No Possible Issues Found via Git Search
quarkus_test_0
[2026-02-18T21:49:49.785Z] Running test quarkus_test_0 ...
[2026-02-18T21:49:49.785Z] ===============================================
[2026-02-18T21:49:49.785Z] quarkus_test_0 Start Time: Wed Feb 18 21:49:49 2026 Epoch Time (ms): 1771451389763
[2026-02-18T21:49:49.785Z] variation: NoOptions
[2026-02-18T21:49:49.785Z] JVM_OPTIONS:
[2026-02-18T21:49:49.785Z] { \
[2026-02-18T21:49:49.785Z] echo ""; echo "TEST SETUP:"; \
[2026-02-18T21:49:49.785Z] echo "Nothing to be done for setup."; \
[2026-02-18T21:49:49.785Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17714513635709/quarkus_test_0"; \
[2026-02-18T21:49:49.785Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17714513635709/quarkus_test_0"; \
[2026-02-18T21:49:49.785Z] echo ""; echo "TESTING:"; \
[2026-02-18T21:49:49.785Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17714513635709/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-02-18T21:49:49.785Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17714513635709/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-18T21:49:49.785Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2026-02-18T21:49:49.785Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-18T21:49:49.786Z] echo "Nothing to be done for teardown."; \
[2026-02-18T21:49:49.786Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17714513635709/TestTargetResult";
[2026-02-18T21:49:50.126Z]
[2026-02-18T21:49:50.126Z] TEST SETUP:
[2026-02-18T21:49:50.126Z] Nothing to be done for setup.
[2026-02-18T21:49:50.126Z]
[2026-02-18T21:49:50.126Z] TESTING:
[2026-02-18T21:49:50.126Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-18T21:49:50.126Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-02-18T21:49:50.126Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-18T21:49:50.126Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-18T21:49:50.126Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-02-18T21:49:50.126Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-18T21:49:50.126Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-02-18T21:49:50.126Z] The test here is quarkus
[2026-02-18T21:49:50.126Z] The directory in the external.sh is quarkus
[2026-02-18T21:49:50.126Z] podman run --privileged -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2026-02-18T21:49:50.126Z] APPLICATION_NAME=quarkus
[2026-02-18T21:49:50.126Z] APPLICATION_TAG=2.7.5.Final
[2026-02-18T21:49:50.126Z] OS_TAG=ubuntu
[2026-02-18T21:49:50.126Z] Using /opt mounted Java
[2026-02-18T21:49:50.126Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-02-18T21:49:50.126Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-18T21:49:50.126Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:49:50.126Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-18T21:49:50.126Z] OpenJDK Runtime Environment Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea)
[2026-02-18T21:49:50.126Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea, mixed mode, sharing)
[2026-02-18T21:49:50.126Z] =JAVA VERSION OUTPUT END=
[2026-02-18T21:49:50.126Z] Compile and run quarkus tests
[2026-02-18T21:49:50.126Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:49:53.125Z] [INFO] Scanning for projects...
[2026-02-18T21:49:53.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-02-18T21:49:53.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 285 kB/s)
[2026-02-18T21:49:57.919Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-02-18T21:49:58.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-02-18T21:49:58.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom (1.7 kB at 3.9 kB/s)
[2026-02-18T21:49:58.962Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-02-18T21:49:58.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-02-18T21:49:59.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom (4.2 kB at 9.0 kB/s)
[2026-02-18T21:49:59.665Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-18T21:49:59.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-18T21:49:59.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 71 kB/s)
[2026-02-18T21:50:00.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-18T21:50:00.039Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 3.9 MB/s)
[2026-02-18T21:50:00.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-02-18T21:50:00.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-02-18T21:50:00.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom (553 B at 1.7 kB/s)
[2026-02-18T21:50:00.366Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-02-18T21:50:00.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-02-18T21:50:00.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom (7.6 kB at 102 kB/s)
[2026-02-18T21:50:00.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-02-18T21:50:01.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-02-18T21:50:01.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom (27 kB at 312 kB/s)
[2026-02-18T21:50:01.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-02-18T21:50:01.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-02-18T21:50:01.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 714 kB/s)
[2026-02-18T21:50:01.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2026-02-18T21:50:01.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-02-18T21:50:01.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 302 kB/s)
[2026-02-18T21:50:01.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-02-18T21:50:01.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-02-18T21:50:01.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom (2.8 kB at 42 kB/s)
[2026-02-18T21:50:01.779Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-02-18T21:50:02.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-02-18T21:50:02.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 84 kB/s)
[2026-02-18T21:50:02.110Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-02-18T21:50:02.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-02-18T21:50:02.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 369 kB/s)
[2026-02-18T21:50:02.456Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-02-18T21:50:02.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-02-18T21:50:02.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom (1.9 kB at 20 kB/s)
[2026-02-18T21:50:02.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-02-18T21:50:02.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-02-18T21:50:03.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom (2.5 kB at 33 kB/s)
[2026-02-18T21:50:03.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-02-18T21:50:03.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-02-18T21:50:03.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom (1.4 kB at 22 kB/s)
[2026-02-18T21:50:03.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-18T21:50:03.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-18T21:50:03.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 10 kB/s)
[2026-02-18T21:50:03.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-02-18T21:50:03.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-02-18T21:50:03.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 44 kB/s)
[2026-02-18T21:50:03.777Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-02-18T21:50:04.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-02-18T21:50:04.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 59 kB/s)
[2026-02-18T21:50:04.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-18T21:50:04.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-18T21:50:04.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 431 kB/s)
[2026-02-18T21:50:04.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-02-18T21:50:04.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-02-18T21:50:04.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 124 kB/s)
[2026-02-18T21:50:04.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-02-18T21:50:04.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-02-18T21:50:05.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 74 kB/s)
[2026-02-18T21:50:05.180Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-02-18T21:50:05.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-02-18T21:50:05.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom (1.9 kB at 21 kB/s)
[2026-02-18T21:50:05.180Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-02-18T21:50:05.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-02-18T21:50:05.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom (2.4 kB at 32 kB/s)
[2026-02-18T21:50:05.508Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-02-18T21:50:05.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-02-18T21:50:05.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 443 kB/s)
[2026-02-18T21:50:05.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-02-18T21:50:06.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-02-18T21:50:06.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.1 MB/s)
[2026-02-18T21:50:06.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2026-02-18T21:50:06.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2026-02-18T21:50:06.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 258 kB/s)
[2026-02-18T21:50:06.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-02-18T21:50:06.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-02-18T21:50:06.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom (3.0 kB at 33 kB/s)
[2026-02-18T21:50:06.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-02-18T21:50:06.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-02-18T21:50:06.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 68 kB/s)
[2026-02-18T21:50:06.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-02-18T21:50:07.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-02-18T21:50:07.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 221 kB/s)
[2026-02-18T21:50:07.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-02-18T21:50:07.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-02-18T21:50:07.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 104 kB/s)
[2026-02-18T21:50:07.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-02-18T21:50:07.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-02-18T21:50:07.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 213 kB/s)
[2026-02-18T21:50:07.507Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-18T21:50:07.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-18T21:50:07.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 79 kB/s)
[2026-02-18T21:50:07.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-02-18T21:50:08.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-02-18T21:50:08.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 44 kB/s)
[2026-02-18T21:50:08.167Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-02-18T21:50:08.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-02-18T21:50:08.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 240 kB/s)
[2026-02-18T21:50:08.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-02-18T21:50:08.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-02-18T21:50:08.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 12 kB/s)
[2026-02-18T21:50:08.819Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-02-18T21:50:08.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-02-18T21:50:09.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 76 kB/s)
[2026-02-18T21:50:09.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-02-18T21:50:09.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-02-18T21:50:09.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 128 kB/s)
[2026-02-18T21:50:09.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-02-18T21:50:09.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-02-18T21:50:09.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 372 kB/s)
[2026-02-18T21:50:09.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-02-18T21:50:09.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-02-18T21:50:09.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 111 kB/s)
[2026-02-18T21:50:09.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-02-18T21:50:09.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-02-18T21:50:09.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 238 kB/s)
[2026-02-18T21:50:09.803Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-02-18T21:50:09.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-02-18T21:50:09.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 69 kB/s)
[2026-02-18T21:50:09.803Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-02-18T21:50:10.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-02-18T21:50:10.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 352 kB/s)
[2026-02-18T21:50:10.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-02-18T21:50:10.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-02-18T21:50:10.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 139 kB/s)
[2026-02-18T21:50:10.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-02-18T21:50:10.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-02-18T21:50:10.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom (3.4 kB at 45 kB/s)
[2026-02-18T21:50:10.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-02-18T21:50:10.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-02-18T21:50:11.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom (4.2 kB at 50 kB/s)
[2026-02-18T21:50:11.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-02-18T21:50:11.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-02-18T21:50:11.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 43 kB/s)
[2026-02-18T21:50:11.452Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-02-18T21:50:11.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-02-18T21:50:11.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 317 kB/s)
[2026-02-18T21:50:11.452Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-02-18T21:50:11.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-02-18T21:50:11.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 45 kB/s)
[2026-02-18T21:50:11.788Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-02-18T21:50:12.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-02-18T21:50:12.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 41 kB/s)
[2026-02-18T21:50:12.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-02-18T21:50:12.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-02-18T21:50:12.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 66 kB/s)
[2026-02-18T21:50:12.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-02-18T21:50:12.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-02-18T21:50:12.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 64 kB/s)
[2026-02-18T21:50:12.773Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-02-18T21:50:12.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-02-18T21:50:12.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 247 kB/s)
[2026-02-18T21:50:12.773Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-02-18T21:50:13.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-02-18T21:50:13.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 99 kB/s)
[2026-02-18T21:50:13.099Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-02-18T21:50:13.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-02-18T21:50:13.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 91 kB/s)
[2026-02-18T21:50:13.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-02-18T21:50:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-02-18T21:50:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 264 kB/s)
[2026-02-18T21:50:13.756Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-02-18T21:50:14.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-02-18T21:50:14.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.2 MB/s)
[2026-02-18T21:50:14.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2026-02-18T21:50:14.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-02-18T21:50:14.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 261 kB/s)
[2026-02-18T21:50:14.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-02-18T21:50:14.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-02-18T21:50:14.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 183 kB/s)
[2026-02-18T21:50:14.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-02-18T21:50:15.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-02-18T21:50:15.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 268 kB/s)
[2026-02-18T21:50:15.075Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2026-02-18T21:50:15.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-02-18T21:50:15.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 42 kB/s)
[2026-02-18T21:50:15.403Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-18T21:50:15.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-18T21:50:15.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 6.4 kB/s)
[2026-02-18T21:50:15.403Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-02-18T21:50:16.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-02-18T21:50:16.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 134 kB/s)
[2026-02-18T21:50:16.114Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-02-18T21:50:16.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-02-18T21:50:16.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 170 kB/s)
[2026-02-18T21:50:16.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-02-18T21:50:16.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-02-18T21:50:16.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 70 kB/s)
[2026-02-18T21:50:16.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-02-18T21:50:16.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-02-18T21:50:16.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 91 kB/s)
[2026-02-18T21:50:16.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-02-18T21:50:16.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-02-18T21:50:16.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 78 kB/s)
[2026-02-18T21:50:16.773Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-02-18T21:50:17.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-02-18T21:50:17.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 31 kB/s)
[2026-02-18T21:50:17.099Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-02-18T21:50:17.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-02-18T21:50:17.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 80 kB/s)
[2026-02-18T21:50:17.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-02-18T21:50:17.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-02-18T21:50:17.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 45 kB/s)
[2026-02-18T21:50:17.758Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-02-18T21:50:18.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-02-18T21:50:18.090Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 43 kB/s)
[2026-02-18T21:50:18.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-02-18T21:50:18.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-02-18T21:50:18.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 78 kB/s)
[2026-02-18T21:50:18.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-02-18T21:50:18.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-02-18T21:50:18.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 369 kB/s)
[2026-02-18T21:50:18.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-18T21:50:18.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-18T21:50:18.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 86 kB/s)
[2026-02-18T21:50:18.749Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-02-18T21:50:19.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-02-18T21:50:19.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 67 kB/s)
[2026-02-18T21:50:19.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-02-18T21:50:19.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-02-18T21:50:19.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 242 kB/s)
[2026-02-18T21:50:19.409Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-02-18T21:50:19.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-02-18T21:50:19.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom (15 kB at 239 kB/s)
[2026-02-18T21:50:19.740Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-02-18T21:50:20.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-02-18T21:50:20.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 145 kB/s)
[2026-02-18T21:50:20.443Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-02-18T21:50:20.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-02-18T21:50:20.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 286 kB/s)
[2026-02-18T21:50:20.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-02-18T21:50:21.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-02-18T21:50:21.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 118 kB/s)
[2026-02-18T21:50:21.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-18T21:50:21.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-18T21:50:21.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 422 kB/s)
[2026-02-18T21:50:21.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-02-18T21:50:21.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-02-18T21:50:21.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom (6.1 kB at 109 kB/s)
[2026-02-18T21:50:21.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-02-18T21:50:22.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-02-18T21:50:22.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 89 kB/s)
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-02-18T21:50:22.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-02-18T21:50:22.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-02-18T21:50:22.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-02-18T21:50:23.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-02-18T21:50:23.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-02-18T21:50:23.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-02-18T21:50:23.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-02-18T21:50:23.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-02-18T21:50:23.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-02-18T21:50:24.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-02-18T21:50:24.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-02-18T21:50:24.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-02-18T21:50:24.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-02-18T21:50:24.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar (44 kB at 217 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 912 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar (6.4 kB at 25 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar (639 kB at 2.5 MB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 43 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar (42 kB at 137 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 75 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar (14 kB at 43 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar (5.4 kB at 16 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar (58 kB at 154 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-02-18T21:50:24.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar (27 kB at 70 kB/s)
[2026-02-18T21:50:24.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar (192 kB at 468 kB/s)
[2026-02-18T21:50:24.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar (47 kB at 112 kB/s)
[2026-02-18T21:50:24.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar (67 kB at 156 kB/s)
[2026-02-18T21:50:24.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 411 kB/s)
[2026-02-18T21:50:24.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 335 kB/s)
[2026-02-18T21:50:24.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-02-18T21:50:24.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 82 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 340 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 304 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 424 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 386 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 49 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 7.9 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 886 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 639 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 32 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 51 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 4.1 MB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 21 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 13 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 5.1 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 3.7 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 383 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-02-18T21:50:24.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 74 kB/s)
[2026-02-18T21:50:24.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 56 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 115 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 5.6 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 666 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar (76 kB at 96 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar (1.5 MB at 1.9 MB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 456 kB/s)
[2026-02-18T21:50:25.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-02-18T21:50:25.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 85 kB/s)
[2026-02-18T21:50:25.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2026-02-18T21:50:25.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom (4.2 kB at 15 kB/s)
[2026-02-18T21:50:25.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2026-02-18T21:50:25.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom (17 kB at 238 kB/s)
[2026-02-18T21:50:25.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2026-02-18T21:50:26.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom (4.7 kB at 10 kB/s)
[2026-02-18T21:50:26.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-02-18T21:50:26.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 865 kB/s)
[2026-02-18T21:50:26.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom
[2026-02-18T21:50:26.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom (13 kB at 180 kB/s)
[2026-02-18T21:50:26.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom
[2026-02-18T21:50:26.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom (9.8 kB at 87 kB/s)
[2026-02-18T21:50:26.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-18T21:50:26.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (0 B at 0 B/s)
[2026-02-18T21:50:26.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom
[2026-02-18T21:50:26.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom (26 kB at 215 kB/s)
[2026-02-18T21:50:26.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2026-02-18T21:50:27.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom (31 kB at 117 kB/s)
[2026-02-18T21:50:27.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-02-18T21:50:27.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 188 kB/s)
[2026-02-18T21:50:27.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2026-02-18T21:50:27.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom (4.7 kB at 12 kB/s)
[2026-02-18T21:50:27.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2026-02-18T21:50:27.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom (6.9 kB at 111 kB/s)
[2026-02-18T21:50:27.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2026-02-18T21:50:27.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom (7.4 kB at 109 kB/s)
[2026-02-18T21:50:27.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2026-02-18T21:50:27.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom (6.0 kB at 25 kB/s)
[2026-02-18T21:50:27.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom
[2026-02-18T21:50:28.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom (5.1 kB at 6.8 kB/s)
[2026-02-18T21:50:28.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom
[2026-02-18T21:50:28.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom (15 kB at 86 kB/s)
[2026-02-18T21:50:28.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom
[2026-02-18T21:50:29.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom (5.1 kB at 20 kB/s)
[2026-02-18T21:50:29.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom
[2026-02-18T21:50:29.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom (13 kB at 45 kB/s)
[2026-02-18T21:50:29.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2026-02-18T21:50:29.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom (8.2 kB at 23 kB/s)
[2026-02-18T21:50:29.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom
[2026-02-18T21:50:29.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom (22 kB at 76 kB/s)
[2026-02-18T21:50:29.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom
[2026-02-18T21:50:30.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom (6.8 kB at 75 kB/s)
[2026-02-18T21:50:30.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom
[2026-02-18T21:50:30.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom (4.3 kB at 63 kB/s)
[2026-02-18T21:50:30.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2026-02-18T21:50:30.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom (3.0 kB at 34 kB/s)
[2026-02-18T21:50:30.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom
[2026-02-18T21:50:30.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom (9.1 kB at 109 kB/s)
[2026-02-18T21:50:30.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2026-02-18T21:50:30.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 58 kB/s)
[2026-02-18T21:50:30.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2026-02-18T21:50:30.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 79 kB/s)
[2026-02-18T21:50:30.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2026-02-18T21:50:30.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 76 kB/s)
[2026-02-18T21:50:31.580Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-02-18T21:50:31.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-02-18T21:50:31.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 67 kB/s)
[2026-02-18T21:50:31.580Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-02-18T21:50:31.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-02-18T21:50:31.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 36 kB/s)
[2026-02-18T21:50:31.905Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-02-18T21:50:32.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-02-18T21:50:32.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 339 kB/s)
[2026-02-18T21:50:32.269Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-02-18T21:50:32.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-02-18T21:50:32.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 638 kB/s)
[2026-02-18T21:50:32.269Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-02-18T21:50:32.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-02-18T21:50:32.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 55 kB/s)
[2026-02-18T21:50:32.596Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-02-18T21:50:32.932Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-02-18T21:50:32.932Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 56 kB/s)
[2026-02-18T21:50:32.932Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-02-18T21:50:33.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-02-18T21:50:33.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 329 kB/s)
[2026-02-18T21:50:33.274Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-02-18T21:50:33.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-02-18T21:50:33.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 953 kB/s)
[2026-02-18T21:50:33.618Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-02-18T21:50:33.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-02-18T21:50:33.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 30 kB/s)
[2026-02-18T21:50:33.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-02-18T21:50:34.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-02-18T21:50:34.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 60 kB/s)
[2026-02-18T21:50:34.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-02-18T21:50:34.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-02-18T21:50:34.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 205 kB/s)
[2026-02-18T21:50:34.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-02-18T21:50:34.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-02-18T21:50:34.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 20 kB/s)
[2026-02-18T21:50:34.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-02-18T21:50:34.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-02-18T21:50:34.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 31 kB/s)
[2026-02-18T21:50:34.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-02-18T21:50:35.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-02-18T21:50:35.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 115 kB/s)
[2026-02-18T21:50:35.285Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-02-18T21:50:35.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-02-18T21:50:35.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 296 kB/s)
[2026-02-18T21:50:35.618Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-02-18T21:50:35.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-02-18T21:50:35.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 15 kB/s)
[2026-02-18T21:50:35.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-02-18T21:50:35.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-02-18T21:50:35.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 41 kB/s)
[2026-02-18T21:50:35.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-02-18T21:50:36.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-02-18T21:50:36.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 200 kB/s)
[2026-02-18T21:50:36.304Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2026-02-18T21:50:36.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2026-02-18T21:50:36.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 12 kB/s)
[2026-02-18T21:50:36.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-02-18T21:50:36.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-02-18T21:50:36.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 62 kB/s)
[2026-02-18T21:50:36.970Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-02-18T21:50:37.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-02-18T21:50:37.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 251 kB/s)
[2026-02-18T21:50:37.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-02-18T21:50:37.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-02-18T21:50:37.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 49 kB/s)
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-02-18T21:50:37.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-02-18T21:50:37.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-02-18T21:50:37.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2026-02-18T21:50:37.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-02-18T21:50:37.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-02-18T21:50:38.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-02-18T21:50:38.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-02-18T21:50:38.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-02-18T21:50:38.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-02-18T21:50:38.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 932 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 747 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 7.3 MB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.2 MB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 398 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 1.7 MB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 47 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 333 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 29 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.6 MB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 294 kB/s)
[2026-02-18T21:50:38.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.4 MB/s)
[2026-02-18T21:50:39.328Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-02-18T21:50:39.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-02-18T21:50:39.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom (1.4 kB at 14 kB/s)
[2026-02-18T21:50:39.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-02-18T21:50:39.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-02-18T21:50:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom (13 kB at 200 kB/s)
[2026-02-18T21:50:39.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-02-18T21:50:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-02-18T21:50:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 689 kB/s)
[2026-02-18T21:50:39.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-02-18T21:50:39.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-02-18T21:50:40.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-02-18T21:50:40.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-02-18T21:50:40.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.7 MB/s)
[2026-02-18T21:50:40.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar (7.5 kB at 73 kB/s)
[2026-02-18T21:50:42.318Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T21:50:42.318Z] [INFO] Detecting the operating system and CPU architecture
[2026-02-18T21:50:42.318Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T21:50:42.318Z] [INFO] os.detected.name: linux
[2026-02-18T21:50:42.318Z] [INFO] os.detected.arch: x86_64
[2026-02-18T21:50:42.318Z] [INFO] os.detected.bitness: 64
[2026-02-18T21:50:42.318Z] [INFO] os.detected.version: 6.12
[2026-02-18T21:50:42.318Z] [INFO] os.detected.version.major: 6
[2026-02-18T21:50:42.318Z] [INFO] os.detected.version.minor: 12
[2026-02-18T21:50:42.318Z] [INFO] os.detected.release: ubuntu
[2026-02-18T21:50:42.318Z] [INFO] os.detected.release.version: 24.04
[2026-02-18T21:50:42.318Z] [INFO] os.detected.release.like.ubuntu: true
[2026-02-18T21:50:42.318Z] [INFO] os.detected.release.like.debian: true
[2026-02-18T21:50:42.318Z] [INFO] os.detected.classifier: linux-x86_64
[2026-02-18T21:50:43.512Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T21:50:43.512Z] [INFO] Reactor Build Order:
[2026-02-18T21:50:43.512Z] [INFO]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Revapi Configuration [jar]
[2026-02-18T21:50:43.512Z] [INFO] ArC - Parent pom [pom]
[2026-02-18T21:50:43.512Z] [INFO] ArC - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] ArC - Processor [jar]
[2026-02-18T21:50:43.512Z] [INFO] ArC - Tests [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2026-02-18T21:50:43.512Z] [INFO] Qute - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Qute - Core [jar]
[2026-02-18T21:50:43.512Z] [INFO] Qute - Generator [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Common [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Parent pom [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - BOM [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Build Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - IDE Launcher [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Development mode - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Builder [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Platform Properties [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Enforcer Rules [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JSON-P [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Common [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Processor [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - BOM - Test [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - ArC [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - ArC - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - ArC - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Undertow [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Undertow - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Mutiny [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Netty [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Netty - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Netty - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Kubernetes [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Security - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Test Extension [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jackson [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Amazon Lambda [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Security [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Credentials [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jacoco [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Health [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jaeger [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - MongoDB Client [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Scheduler [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - REST Client Config [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - REST Client [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC Common [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Micrometer [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2026-02-18T21:50:43.512Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Jackson - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Routes [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate Validator [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JSON-B [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Datasource [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Datasource - Common [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Agroal [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Agroal - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana JTA [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Quartz [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXP [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Configuration - YAML [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXB [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebJar Locator [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Common [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Qute [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Qute - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Qute - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kotlin [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Swagger UI [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Caffeine [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate ORM [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - H2 [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - H2 [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kafka - Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - Common [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Avro [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Avro - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Avro - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Datasource [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Mailer [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Redis Client [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana STM [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - Derby [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - Derby [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2026-02-18T21:50:43.513Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Panache - Mock [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Panache - Query Language [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kafka Streams [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - DI [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Data JPA [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Cache [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Cache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Cache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Cache [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring Data REST [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security JPA [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security OAuth2 [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye JWT [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Infinispan - Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Scala [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Scala - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Scala - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - SPI [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Util [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Docker [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Jib [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - S2I [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Config [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenShift Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Flyway [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - JSON [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - GELF [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Picocli [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - AWT - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - AWT - Runtime [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - AWT - Deployment [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Gradle Model [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Gradle Plugin [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Command Line Interface [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests [pom]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2026-02-18T21:50:43.514Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2026-02-18T21:50:43.515Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2026-02-18T21:50:43.894Z] [INFO]
[2026-02-18T21:50:43.894Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2026-02-18T21:50:43.894Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2026-02-18T21:50:43.894Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:50:43.894Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-02-18T21:50:43.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-02-18T21:50:44.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 92 kB/s)
[2026-02-18T21:50:44.224Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-02-18T21:50:44.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-02-18T21:50:44.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 100 kB/s)
[2026-02-18T21:50:44.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-02-18T21:50:44.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-02-18T21:50:44.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 775 kB/s)
[2026-02-18T21:50:44.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2026-02-18T21:50:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-02-18T21:50:44.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 311 kB/s)
[2026-02-18T21:50:44.882Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-02-18T21:50:45.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-02-18T21:50:45.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 300 kB/s)
[2026-02-18T21:50:45.208Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-02-18T21:50:45.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-02-18T21:50:45.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 73 kB/s)
[2026-02-18T21:50:45.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-02-18T21:50:45.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-02-18T21:50:45.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 187 kB/s)
[2026-02-18T21:50:45.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-02-18T21:50:45.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-02-18T21:50:46.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 370 kB/s)
[2026-02-18T21:50:46.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-02-18T21:50:46.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-02-18T21:50:46.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 92 kB/s)
[2026-02-18T21:50:46.520Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-02-18T21:50:46.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-02-18T21:50:46.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 179 kB/s)
[2026-02-18T21:50:46.520Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-02-18T21:50:46.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-02-18T21:50:46.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 517 kB/s)
[2026-02-18T21:50:46.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-02-18T21:50:47.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-02-18T21:50:47.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 226 kB/s)
[2026-02-18T21:50:47.179Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-02-18T21:50:47.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-02-18T21:50:47.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 591 kB/s)
[2026-02-18T21:50:47.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-02-18T21:50:47.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-02-18T21:50:47.831Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 524 kB/s)
[2026-02-18T21:50:47.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-02-18T21:50:47.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-02-18T21:50:48.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 137 kB/s)
[2026-02-18T21:50:48.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-02-18T21:50:48.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-02-18T21:50:48.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 191 kB/s)
[2026-02-18T21:50:48.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-02-18T21:50:48.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-02-18T21:50:48.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 610 kB/s)
[2026-02-18T21:50:48.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-02-18T21:50:48.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-02-18T21:50:49.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 231 kB/s)
[2026-02-18T21:50:49.139Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-02-18T21:50:49.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-02-18T21:50:49.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 1.1 MB/s)
[2026-02-18T21:50:49.139Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-02-18T21:50:49.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-02-18T21:50:49.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 144 kB/s)
[2026-02-18T21:50:49.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-02-18T21:50:49.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-02-18T21:50:49.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 489 kB/s)
[2026-02-18T21:50:49.792Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-02-18T21:50:50.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-02-18T21:50:50.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 783 kB/s)
[2026-02-18T21:50:50.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-02-18T21:50:50.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-02-18T21:50:50.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 135 kB/s)
[2026-02-18T21:50:50.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-02-18T21:50:50.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-02-18T21:50:50.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 482 kB/s)
[2026-02-18T21:50:50.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-02-18T21:50:50.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-02-18T21:50:51.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 107 kB/s)
[2026-02-18T21:50:51.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-02-18T21:50:51.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-02-18T21:50:51.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 177 kB/s)
[2026-02-18T21:50:51.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-02-18T21:50:51.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-02-18T21:50:51.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 659 kB/s)
[2026-02-18T21:50:51.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2026-02-18T21:50:51.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2026-02-18T21:50:52.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 267 kB/s)
[2026-02-18T21:50:52.188Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-02-18T21:50:52.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-02-18T21:50:52.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 613 kB/s)
[2026-02-18T21:50:52.188Z] [INFO]
[2026-02-18T21:50:52.188Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2026-02-18T21:50:52.188Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-02-18T21:50:52.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-02-18T21:50:52.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 38 kB/s)
[2026-02-18T21:50:52.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-02-18T21:50:52.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-02-18T21:50:52.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 365 kB/s)
[2026-02-18T21:50:52.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-02-18T21:50:52.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-02-18T21:50:53.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 364 kB/s)
[2026-02-18T21:50:53.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2026-02-18T21:50:53.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-02-18T21:50:53.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 228 kB/s)
[2026-02-18T21:50:53.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-02-18T21:50:53.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-02-18T21:50:53.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 71 kB/s)
[2026-02-18T21:50:53.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-02-18T21:50:53.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-02-18T21:50:53.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 61 kB/s)
[2026-02-18T21:50:53.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-02-18T21:50:54.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-02-18T21:50:54.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 299 kB/s)
[2026-02-18T21:50:54.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-02-18T21:50:54.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 36 kB/s)
[2026-02-18T21:50:54.478Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 91 kB/s)
[2026-02-18T21:50:54.478Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 57 kB/s)
[2026-02-18T21:50:54.478Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 47 kB/s)
[2026-02-18T21:50:54.478Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-02-18T21:50:54.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-02-18T21:50:54.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 23 kB/s)
[2026-02-18T21:50:54.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-02-18T21:50:54.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-02-18T21:50:54.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 144 kB/s)
[2026-02-18T21:50:54.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-02-18T21:50:54.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-02-18T21:50:54.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 189 kB/s)
[2026-02-18T21:50:54.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-02-18T21:50:55.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-02-18T21:50:55.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 14 kB/s)
[2026-02-18T21:50:55.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-02-18T21:50:55.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-02-18T21:50:55.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 90 kB/s)
[2026-02-18T21:50:55.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-02-18T21:50:55.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-02-18T21:50:55.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 70 kB/s)
[2026-02-18T21:50:55.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-02-18T21:50:55.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-02-18T21:50:55.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 62 kB/s)
[2026-02-18T21:50:55.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-02-18T21:50:55.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-02-18T21:50:55.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 97 kB/s)
[2026-02-18T21:50:55.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-02-18T21:50:55.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-02-18T21:50:56.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 201 kB/s)
[2026-02-18T21:50:56.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-02-18T21:50:56.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-02-18T21:50:56.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 102 kB/s)
[2026-02-18T21:50:56.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-02-18T21:50:56.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-02-18T21:50:56.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 79 kB/s)
[2026-02-18T21:50:56.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-02-18T21:50:56.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-02-18T21:50:56.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 204 kB/s)
[2026-02-18T21:50:56.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-02-18T21:50:57.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-02-18T21:50:57.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.1 MB/s)
[2026-02-18T21:50:57.108Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2026-02-18T21:50:57.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-02-18T21:50:57.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 257 kB/s)
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-02-18T21:50:57.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-02-18T21:50:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 843 kB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 837 kB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.6 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.1 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.3 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 39 kB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.2 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.6 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 352 kB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.1 MB/s)
[2026-02-18T21:50:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.2 MB/s)
[2026-02-18T21:50:58.091Z] [INFO]
[2026-02-18T21:50:58.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2026-02-18T21:50:58.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-02-18T21:50:58.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-02-18T21:50:58.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 114 kB/s)
[2026-02-18T21:50:58.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-02-18T21:50:58.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-02-18T21:50:58.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 35 kB/s)
[2026-02-18T21:50:58.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-02-18T21:50:58.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-02-18T21:50:58.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 43 kB/s)
[2026-02-18T21:50:58.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-02-18T21:50:59.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-02-18T21:50:59.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 16 kB/s)
[2026-02-18T21:50:59.075Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-02-18T21:50:59.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-02-18T21:50:59.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 101 kB/s)
[2026-02-18T21:50:59.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-02-18T21:50:59.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-02-18T21:50:59.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 48 kB/s)
[2026-02-18T21:50:59.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-02-18T21:50:59.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-02-18T21:50:59.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 105 kB/s)
[2026-02-18T21:50:59.728Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-02-18T21:50:59.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-02-18T21:50:59.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 142 kB/s)
[2026-02-18T21:50:59.728Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-02-18T21:50:59.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-02-18T21:50:59.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 38 kB/s)
[2026-02-18T21:50:59.728Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-02-18T21:51:00.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-02-18T21:51:00.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 34 kB/s)
[2026-02-18T21:51:00.057Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-02-18T21:51:00.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-02-18T21:51:00.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 42 kB/s)
[2026-02-18T21:51:00.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-02-18T21:51:00.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-02-18T21:51:00.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 46 kB/s)
[2026-02-18T21:51:00.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-02-18T21:51:00.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 29 kB/s)
[2026-02-18T21:51:00.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 136 kB/s)
[2026-02-18T21:51:00.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:51:00.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 66 kB/s)
[2026-02-18T21:51:00.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-02-18T21:51:00.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 32 kB/s)
[2026-02-18T21:51:00.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-02-18T21:51:01.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-02-18T21:51:01.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 34 kB/s)
[2026-02-18T21:51:01.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2026-02-18T21:51:01.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2026-02-18T21:51:01.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 23 kB/s)
[2026-02-18T21:51:01.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-02-18T21:51:01.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-02-18T21:51:01.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 6.6 kB/s)
[2026-02-18T21:51:01.770Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-02-18T21:51:02.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-02-18T21:51:02.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 99 kB/s)
[2026-02-18T21:51:02.097Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2026-02-18T21:51:02.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2026-02-18T21:51:02.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 40 kB/s)
[2026-02-18T21:51:02.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-02-18T21:51:02.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-02-18T21:51:02.754Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s)
[2026-02-18T21:51:02.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-02-18T21:51:03.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-02-18T21:51:03.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 34 kB/s)
[2026-02-18T21:51:03.081Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-02-18T21:51:03.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-02-18T21:51:03.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 54 kB/s)
[2026-02-18T21:51:03.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-02-18T21:51:03.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-02-18T21:51:03.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 66 kB/s)
[2026-02-18T21:51:03.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-02-18T21:51:03.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-02-18T21:51:03.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 93 kB/s)
[2026-02-18T21:51:03.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-02-18T21:51:04.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-02-18T21:51:04.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 84 kB/s)
[2026-02-18T21:51:04.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-02-18T21:51:04.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-02-18T21:51:04.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 83 kB/s)
[2026-02-18T21:51:04.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-02-18T21:51:04.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-02-18T21:51:04.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 190 kB/s)
[2026-02-18T21:51:04.713Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-18T21:51:05.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-18T21:51:05.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 20 kB/s)
[2026-02-18T21:51:05.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-18T21:51:05.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-18T21:51:05.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 21 kB/s)
[2026-02-18T21:51:05.368Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-02-18T21:51:05.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-02-18T21:51:05.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 125 kB/s)
[2026-02-18T21:51:05.694Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-02-18T21:51:06.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-02-18T21:51:06.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 85 kB/s)
[2026-02-18T21:51:06.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-02-18T21:51:06.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-02-18T21:51:06.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 49 kB/s)
[2026-02-18T21:51:06.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-02-18T21:51:06.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-02-18T21:51:06.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 337 kB/s)
[2026-02-18T21:51:06.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-02-18T21:51:06.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-02-18T21:51:06.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 45 kB/s)
[2026-02-18T21:51:06.704Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-02-18T21:51:07.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-02-18T21:51:07.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 67 kB/s)
[2026-02-18T21:51:07.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-02-18T21:51:07.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-02-18T21:51:07.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 27 kB/s)
[2026-02-18T21:51:07.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-02-18T21:51:07.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-02-18T21:51:07.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 200 kB/s)
[2026-02-18T21:51:07.684Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-02-18T21:51:07.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-02-18T21:51:08.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 559 kB/s)
[2026-02-18T21:51:08.011Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2026-02-18T21:51:08.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-02-18T21:51:08.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 72 kB/s)
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-02-18T21:51:08.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-02-18T21:51:08.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-02-18T21:51:08.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-18T21:51:08.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-02-18T21:51:08.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-02-18T21:51:08.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-02-18T21:51:08.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 778 kB/s)
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 449 kB/s)
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.2 MB/s)
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 7.5 MB/s)
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-02-18T21:51:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 511 kB/s)
[2026-02-18T21:51:09.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 430 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 608 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 108 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 843 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 794 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 353 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 160 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 72 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 967 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 50 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 192 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.0 MB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 153 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 374 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 561 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 208 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 921 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.1 MB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 481 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 422 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 178 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 772 kB/s)
[2026-02-18T21:51:09.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 142 kB/s)
[2026-02-18T21:51:09.982Z] [INFO]
[2026-02-18T21:51:09.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2026-02-18T21:51:09.982Z] [INFO]
[2026-02-18T21:51:09.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2026-02-18T21:51:09.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-02-18T21:51:09.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-02-18T21:51:09.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 44 kB/s)
[2026-02-18T21:51:09.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-02-18T21:51:10.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-02-18T21:51:10.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 345 kB/s)
[2026-02-18T21:51:10.311Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-02-18T21:51:10.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-02-18T21:51:10.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 36 kB/s)
[2026-02-18T21:51:10.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-02-18T21:51:11.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-02-18T21:51:11.014Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 58 kB/s)
[2026-02-18T21:51:11.014Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-02-18T21:51:11.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-02-18T21:51:11.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 125 kB/s)
[2026-02-18T21:51:11.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-02-18T21:51:11.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-02-18T21:51:11.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 204 kB/s)
[2026-02-18T21:51:11.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-02-18T21:51:12.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-02-18T21:51:12.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 15 kB/s)
[2026-02-18T21:51:12.051Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-02-18T21:51:12.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-02-18T21:51:12.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 106 kB/s)
[2026-02-18T21:51:12.051Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2026-02-18T21:51:12.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2026-02-18T21:51:12.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 65 kB/s)
[2026-02-18T21:51:12.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2026-02-18T21:51:12.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2026-02-18T21:51:12.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 329 kB/s)
[2026-02-18T21:51:12.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-02-18T21:51:13.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-02-18T21:51:13.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 116 kB/s)
[2026-02-18T21:51:13.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-02-18T21:51:13.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-02-18T21:51:13.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 30 kB/s)
[2026-02-18T21:51:13.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2026-02-18T21:51:13.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2026-02-18T21:51:13.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 51 kB/s)
[2026-02-18T21:51:13.691Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2026-02-18T21:51:13.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2026-02-18T21:51:14.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 29 kB/s)
[2026-02-18T21:51:14.017Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-02-18T21:51:14.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-02-18T21:51:14.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 27 kB/s)
[2026-02-18T21:51:14.017Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-02-18T21:51:14.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-02-18T21:51:14.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 14 kB/s)
[2026-02-18T21:51:14.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2026-02-18T21:51:14.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2026-02-18T21:51:14.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 33 kB/s)
[2026-02-18T21:51:14.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-02-18T21:51:14.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-02-18T21:51:14.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 188 kB/s)
[2026-02-18T21:51:14.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2026-02-18T21:51:15.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2026-02-18T21:51:15.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 34 kB/s)
[2026-02-18T21:51:15.324Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-02-18T21:51:15.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-02-18T21:51:15.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 33 kB/s)
[2026-02-18T21:51:15.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-02-18T21:51:15.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-02-18T21:51:15.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 134 kB/s)
[2026-02-18T21:51:15.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-02-18T21:51:16.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-02-18T21:51:16.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 51 kB/s)
[2026-02-18T21:51:16.056Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-02-18T21:51:16.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-02-18T21:51:16.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 37 kB/s)
[2026-02-18T21:51:16.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2026-02-18T21:51:16.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2026-02-18T21:51:16.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 32 kB/s)
[2026-02-18T21:51:16.710Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-02-18T21:51:17.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-02-18T21:51:17.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 27 kB/s)
[2026-02-18T21:51:17.036Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-02-18T21:51:17.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-02-18T21:51:17.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 28 kB/s)
[2026-02-18T21:51:17.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-02-18T21:51:17.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-02-18T21:51:17.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 241 kB/s)
[2026-02-18T21:51:17.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-02-18T21:51:17.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-02-18T21:51:17.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 26 kB/s)
[2026-02-18T21:51:17.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2026-02-18T21:51:18.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2026-02-18T21:51:18.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 59 kB/s)
[2026-02-18T21:51:18.015Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2026-02-18T21:51:18.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2026-02-18T21:51:18.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 35 kB/s)
[2026-02-18T21:51:18.341Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-02-18T21:51:18.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-02-18T21:51:18.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 147 kB/s)
[2026-02-18T21:51:18.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-02-18T21:51:18.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-02-18T21:51:18.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 39 kB/s)
[2026-02-18T21:51:18.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2026-02-18T21:51:19.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2026-02-18T21:51:19.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 54 kB/s)
[2026-02-18T21:51:19.765Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-02-18T21:51:20.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-02-18T21:51:20.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 129 kB/s)
[2026-02-18T21:51:20.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2026-02-18T21:51:20.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2026-02-18T21:51:20.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 30 kB/s)
[2026-02-18T21:51:20.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-02-18T21:51:20.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-02-18T21:51:20.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 142 kB/s)
[2026-02-18T21:51:20.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-02-18T21:51:20.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-02-18T21:51:20.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 411 kB/s)
[2026-02-18T21:51:20.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2026-02-18T21:51:21.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-02-18T21:51:21.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 82 kB/s)
[2026-02-18T21:51:21.072Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2026-02-18T21:51:21.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2026-02-18T21:51:21.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 21 kB/s)
[2026-02-18T21:51:21.399Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2026-02-18T21:51:21.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2026-02-18T21:51:21.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:51:21.399Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2026-02-18T21:51:21.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2026-02-18T21:51:21.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 109 kB/s)
[2026-02-18T21:51:21.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-02-18T21:51:22.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-02-18T21:51:22.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 20 kB/s)
[2026-02-18T21:51:22.051Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-18T21:51:22.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-18T21:51:22.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 60 kB/s)
[2026-02-18T21:51:22.377Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-02-18T21:51:22.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-02-18T21:51:22.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 89 kB/s)
[2026-02-18T21:51:22.704Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-02-18T21:51:22.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-02-18T21:51:22.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 28 kB/s)
[2026-02-18T21:51:22.704Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-02-18T21:51:23.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-02-18T21:51:23.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 362 kB/s)
[2026-02-18T21:51:23.031Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-02-18T21:51:23.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-02-18T21:51:23.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 642 kB/s)
[2026-02-18T21:51:23.359Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-02-18T21:51:23.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-02-18T21:51:23.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 57 kB/s)
[2026-02-18T21:51:23.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-02-18T21:51:24.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-02-18T21:51:24.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 28 kB/s)
[2026-02-18T21:51:24.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-02-18T21:51:24.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-02-18T21:51:24.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 24 kB/s)
[2026-02-18T21:51:24.348Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-02-18T21:51:24.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-02-18T21:51:24.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 34 kB/s)
[2026-02-18T21:51:24.348Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-02-18T21:51:24.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-02-18T21:51:24.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 58 kB/s)
[2026-02-18T21:51:24.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-02-18T21:51:25.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-02-18T21:51:25.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 46 kB/s)
[2026-02-18T21:51:25.006Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-02-18T21:51:25.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-02-18T21:51:25.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:51:25.333Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-02-18T21:51:25.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-02-18T21:51:25.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 49 kB/s)
[2026-02-18T21:51:25.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-02-18T21:51:25.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-02-18T21:51:25.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 312 kB/s)
[2026-02-18T21:51:25.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-02-18T21:51:25.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-02-18T21:51:25.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 511 kB/s)
[2026-02-18T21:51:25.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2026-02-18T21:51:26.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2026-02-18T21:51:26.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 240 kB/s)
[2026-02-18T21:51:26.314Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-02-18T21:51:26.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-02-18T21:51:26.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 44 kB/s)
[2026-02-18T21:51:26.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-02-18T21:51:26.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-02-18T21:51:26.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 38 kB/s)
[2026-02-18T21:51:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-02-18T21:51:26.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-02-18T21:51:27.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 190 kB/s)
[2026-02-18T21:51:27.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-02-18T21:51:27.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-02-18T21:51:27.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 775 kB/s)
[2026-02-18T21:51:27.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2026-02-18T21:51:27.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2026-02-18T21:51:27.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 271 kB/s)
[2026-02-18T21:51:27.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-02-18T21:51:27.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-02-18T21:51:27.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 32 kB/s)
[2026-02-18T21:51:27.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-02-18T21:51:28.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-02-18T21:51:28.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 45 kB/s)
[2026-02-18T21:51:28.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-02-18T21:51:28.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-02-18T21:51:28.606Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 28 kB/s)
[2026-02-18T21:51:28.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-02-18T21:51:28.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-02-18T21:51:28.606Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 28 kB/s)
[2026-02-18T21:51:28.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-02-18T21:51:28.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-02-18T21:51:28.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 43 kB/s)
[2026-02-18T21:51:28.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-02-18T21:51:29.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-02-18T21:51:29.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 44 kB/s)
[2026-02-18T21:51:29.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-02-18T21:51:29.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-02-18T21:51:29.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 44 kB/s)
[2026-02-18T21:51:29.586Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-02-18T21:51:29.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-02-18T21:51:29.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 40 kB/s)
[2026-02-18T21:51:29.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-02-18T21:51:29.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-02-18T21:51:30.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 158 kB/s)
[2026-02-18T21:51:30.241Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-02-18T21:51:30.241Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-02-18T21:51:30.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 47 kB/s)
[2026-02-18T21:51:30.241Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-02-18T21:51:30.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-02-18T21:51:30.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:51:30.569Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-02-18T21:51:30.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-02-18T21:51:30.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 69 kB/s)
[2026-02-18T21:51:30.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-02-18T21:51:31.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-02-18T21:51:31.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 345 kB/s)
[2026-02-18T21:51:31.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-02-18T21:51:31.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-02-18T21:51:31.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 531 kB/s)
[2026-02-18T21:51:31.552Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2026-02-18T21:51:31.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-02-18T21:51:31.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 228 kB/s)
[2026-02-18T21:51:31.552Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-02-18T21:51:31.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-02-18T21:51:32.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 8.1 kB/s)
[2026-02-18T21:51:32.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-02-18T21:51:32.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-02-18T21:51:32.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 41 kB/s)
[2026-02-18T21:51:32.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-02-18T21:51:32.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-02-18T21:51:32.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 295 kB/s)
[2026-02-18T21:51:32.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-02-18T21:51:32.868Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-02-18T21:51:32.868Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 17 kB/s)
[2026-02-18T21:51:32.868Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-02-18T21:51:33.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-02-18T21:51:33.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 51 kB/s)
[2026-02-18T21:51:33.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-02-18T21:51:33.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-02-18T21:51:33.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 169 kB/s)
[2026-02-18T21:51:33.522Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-02-18T21:51:33.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-02-18T21:51:33.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 574 kB/s)
[2026-02-18T21:51:33.852Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-02-18T21:51:33.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-02-18T21:51:34.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 42 kB/s)
[2026-02-18T21:51:34.182Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-02-18T21:51:34.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-02-18T21:51:34.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 17 kB/s)
[2026-02-18T21:51:34.182Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-02-18T21:51:34.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-02-18T21:51:34.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 70 kB/s)
[2026-02-18T21:51:34.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-02-18T21:51:34.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-02-18T21:51:34.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 77 kB/s)
[2026-02-18T21:51:34.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-02-18T21:51:34.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-02-18T21:51:34.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 19 kB/s)
[2026-02-18T21:51:34.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-02-18T21:51:35.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-02-18T21:51:35.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 13 kB/s)
[2026-02-18T21:51:35.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-02-18T21:51:35.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-02-18T21:51:35.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:51:35.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-02-18T21:51:35.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-02-18T21:51:35.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 55 kB/s)
[2026-02-18T21:51:35.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-02-18T21:51:36.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-02-18T21:51:36.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 154 kB/s)
[2026-02-18T21:51:36.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-02-18T21:51:36.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-02-18T21:51:36.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 22 kB/s)
[2026-02-18T21:51:36.494Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-02-18T21:51:36.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-02-18T21:51:36.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 27 kB/s)
[2026-02-18T21:51:36.494Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-02-18T21:51:36.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-02-18T21:51:36.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 19 kB/s)
[2026-02-18T21:51:36.821Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-02-18T21:51:37.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-02-18T21:51:37.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 36 kB/s)
[2026-02-18T21:51:37.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-02-18T21:51:37.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-02-18T21:51:37.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 44 kB/s)
[2026-02-18T21:51:37.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-02-18T21:51:37.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-02-18T21:51:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 14 kB/s)
[2026-02-18T21:51:37.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-02-18T21:51:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-02-18T21:51:38.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 14 kB/s)
[2026-02-18T21:51:38.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-02-18T21:51:38.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-02-18T21:51:38.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 21 kB/s)
[2026-02-18T21:51:38.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-02-18T21:51:38.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-02-18T21:51:38.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 18 kB/s)
[2026-02-18T21:51:38.510Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-02-18T21:51:38.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-02-18T21:51:38.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 60 kB/s)
[2026-02-18T21:51:38.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-02-18T21:51:38.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-02-18T21:51:38.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 49 kB/s)
[2026-02-18T21:51:38.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-02-18T21:51:38.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-02-18T21:51:38.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-02-18T21:51:38.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2026-02-18T21:51:38.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2026-02-18T21:51:39.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2026-02-18T21:51:39.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-02-18T21:51:39.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-02-18T21:51:40.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-02-18T21:51:40.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-02-18T21:51:40.816Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-02-18T21:51:41.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-02-18T21:51:41.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-02-18T21:51:41.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-02-18T21:51:41.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2026-02-18T21:51:41.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-02-18T21:51:41.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.1 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.5 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 544 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 5.1 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.2 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 268 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 687 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 421 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.6 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 336 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.1 MB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 128 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 50 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-02-18T21:51:41.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 125 kB/s)
[2026-02-18T21:51:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 75 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 44 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 56 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 48 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 106 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 48 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 137 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 46 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 140 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 35 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 113 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 35 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 155 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 299 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 30 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 197 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 700 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 421 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 158 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 79 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 84 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 65 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 163 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 149 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-02-18T21:51:41.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 135 kB/s)
[2026-02-18T21:51:41.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 161 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 128 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 117 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.3 MB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 6.6 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 16 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 272 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.3 MB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 6.2 MB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 1.8 MB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 18 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 8.0 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 9.9 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 6.1 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 11 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 99 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 346 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 334 kB/s)
[2026-02-18T21:51:42.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 37 kB/s)
[2026-02-18T21:51:42.459Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-18T21:51:42.459Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-18T21:51:42.459Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1771451502198
[2026-02-18T21:51:42.459Z] [WARNING] Cannot get the branch information from the git repository:
[2026-02-18T21:51:42.459Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2026-02-18T21:51:42.459Z]
[2026-02-18T21:51:42.459Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-18T21:51:42.459Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-18T21:51:42.459Z] [INFO] Storing buildScmBranch: UNKNOWN
[2026-02-18T21:51:42.459Z] [INFO]
[2026-02-18T21:51:42.459Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2026-02-18T21:51:42.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-02-18T21:51:42.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-02-18T21:51:42.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 43 kB/s)
[2026-02-18T21:51:42.787Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-02-18T21:51:42.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-02-18T21:51:43.113Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 279 kB/s)
[2026-02-18T21:51:43.113Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-02-18T21:51:43.113Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-02-18T21:51:43.113Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 466 kB/s)
[2026-02-18T21:51:43.113Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2026-02-18T21:51:43.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-02-18T21:51:43.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 203 kB/s)
[2026-02-18T21:51:43.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-02-18T21:51:43.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-02-18T21:51:43.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 55 kB/s)
[2026-02-18T21:51:43.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-02-18T21:51:44.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-02-18T21:51:44.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 52 kB/s)
[2026-02-18T21:51:44.144Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-02-18T21:51:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-02-18T21:51:44.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 311 kB/s)
[2026-02-18T21:51:44.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-02-18T21:51:45.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-02-18T21:51:45.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 24 kB/s)
[2026-02-18T21:51:45.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-02-18T21:51:45.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-02-18T21:51:45.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 84 kB/s)
[2026-02-18T21:51:45.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-02-18T21:51:45.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-02-18T21:51:45.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 124 kB/s)
[2026-02-18T21:51:45.832Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-02-18T21:51:45.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-02-18T21:51:46.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 88 kB/s)
[2026-02-18T21:51:46.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-02-18T21:51:46.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-02-18T21:51:46.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 27 kB/s)
[2026-02-18T21:51:46.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-02-18T21:51:46.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-02-18T21:51:46.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 14 kB/s)
[2026-02-18T21:51:46.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-02-18T21:51:46.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-02-18T21:51:46.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 151 kB/s)
[2026-02-18T21:51:46.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-02-18T21:51:46.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-02-18T21:51:46.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 146 kB/s)
[2026-02-18T21:51:46.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-02-18T21:51:46.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-02-18T21:51:46.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 76 kB/s)
[2026-02-18T21:51:46.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-02-18T21:51:47.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-02-18T21:51:47.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 115 kB/s)
[2026-02-18T21:51:47.211Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2026-02-18T21:51:47.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2026-02-18T21:51:47.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 4.1 kB/s)
[2026-02-18T21:51:47.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-02-18T21:51:47.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-02-18T21:51:48.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 59 kB/s)
[2026-02-18T21:51:48.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-02-18T21:51:48.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-02-18T21:51:48.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 10 kB/s)
[2026-02-18T21:51:48.518Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-02-18T21:51:48.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-02-18T21:51:48.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 65 kB/s)
[2026-02-18T21:51:48.518Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-02-18T21:51:48.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-02-18T21:51:48.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 63 kB/s)
[2026-02-18T21:51:48.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 64 kB/s)
[2026-02-18T21:51:49.173Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 127 kB/s)
[2026-02-18T21:51:49.173Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-02-18T21:51:49.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 121 kB/s)
[2026-02-18T21:51:49.501Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-02-18T21:51:49.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-02-18T21:51:49.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 103 kB/s)
[2026-02-18T21:51:49.501Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-02-18T21:51:49.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-02-18T21:51:49.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 27 kB/s)
[2026-02-18T21:51:49.828Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-02-18T21:51:50.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-02-18T21:51:50.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 31 kB/s)
[2026-02-18T21:51:50.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-02-18T21:51:50.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-02-18T21:51:50.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 16 kB/s)
[2026-02-18T21:51:50.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-02-18T21:51:50.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-02-18T21:51:50.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 48 kB/s)
[2026-02-18T21:51:50.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-02-18T21:51:50.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-02-18T21:51:50.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 27 kB/s)
[2026-02-18T21:51:50.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-02-18T21:51:51.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-02-18T21:51:51.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 38 kB/s)
[2026-02-18T21:51:51.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-02-18T21:51:51.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-02-18T21:51:51.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 53 kB/s)
[2026-02-18T21:51:51.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-02-18T21:51:51.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-02-18T21:51:51.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 26 kB/s)
[2026-02-18T21:51:51.796Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-02-18T21:51:52.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-02-18T21:51:52.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 377 kB/s)
[2026-02-18T21:51:52.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-02-18T21:51:52.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-02-18T21:51:52.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 26 kB/s)
[2026-02-18T21:51:52.454Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2026-02-18T21:51:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2026-02-18T21:51:52.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 28 kB/s)
[2026-02-18T21:51:52.454Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-02-18T21:51:52.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-02-18T21:51:52.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 47 kB/s)
[2026-02-18T21:51:52.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-02-18T21:51:53.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-02-18T21:51:53.109Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 56 kB/s)
[2026-02-18T21:51:53.109Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-02-18T21:51:53.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-02-18T21:51:53.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 282 kB/s)
[2026-02-18T21:51:53.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-02-18T21:51:53.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-02-18T21:51:53.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 86 kB/s)
[2026-02-18T21:51:53.767Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-02-18T21:51:54.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-02-18T21:51:54.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 87 kB/s)
[2026-02-18T21:51:54.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-02-18T21:51:54.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-02-18T21:51:54.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 46 kB/s)
[2026-02-18T21:51:54.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-02-18T21:51:54.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-02-18T21:51:54.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 127 kB/s)
[2026-02-18T21:51:54.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-02-18T21:51:54.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-02-18T21:51:54.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 119 kB/s)
[2026-02-18T21:51:54.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-02-18T21:51:54.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-02-18T21:51:54.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-02-18T21:51:54.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-02-18T21:51:54.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2026-02-18T21:51:54.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-02-18T21:51:55.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-02-18T21:51:55.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-02-18T21:51:55.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-02-18T21:51:55.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-02-18T21:51:55.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-02-18T21:51:55.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-02-18T21:51:55.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-02-18T21:51:55.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-02-18T21:51:55.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-02-18T21:51:55.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-02-18T21:51:55.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 900 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 766 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 687 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 7.8 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 552 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 262 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.4 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 488 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.1 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 134 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 830 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 770 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.3 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 249 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 848 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 21 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 854 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 6.0 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 132 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.4 MB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 780 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 148 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 174 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 492 kB/s)
[2026-02-18T21:51:56.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 27 kB/s)
[2026-02-18T21:51:56.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:51:56.396Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:51:56.396Z] [INFO] Copying 2 resources
[2026-02-18T21:51:56.396Z] [INFO]
[2026-02-18T21:51:56.396Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2026-02-18T21:51:56.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-02-18T21:51:56.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-02-18T21:51:56.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 82 kB/s)
[2026-02-18T21:51:56.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-02-18T21:51:56.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-02-18T21:51:56.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 122 kB/s)
[2026-02-18T21:51:56.723Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-02-18T21:51:57.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-02-18T21:51:57.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 76 kB/s)
[2026-02-18T21:51:57.049Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-02-18T21:51:57.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-02-18T21:51:57.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 85 kB/s)
[2026-02-18T21:51:57.379Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-02-18T21:51:57.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-02-18T21:51:57.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 16 kB/s)
[2026-02-18T21:51:57.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-02-18T21:51:57.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-02-18T21:51:57.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 95 kB/s)
[2026-02-18T21:51:57.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-02-18T21:51:58.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-02-18T21:51:58.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 71 kB/s)
[2026-02-18T21:51:58.032Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-02-18T21:51:58.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-02-18T21:51:58.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 56 kB/s)
[2026-02-18T21:51:58.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-18T21:51:58.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-18T21:51:58.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 212 kB/s)
[2026-02-18T21:51:58.690Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-02-18T21:51:58.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-02-18T21:51:59.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 269 kB/s)
[2026-02-18T21:51:59.017Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-02-18T21:51:59.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-02-18T21:51:59.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 16 kB/s)
[2026-02-18T21:51:59.017Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-02-18T21:51:59.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-02-18T21:51:59.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 102 kB/s)
[2026-02-18T21:51:59.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-02-18T21:51:59.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-02-18T21:51:59.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 49 kB/s)
[2026-02-18T21:51:59.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-02-18T21:52:00.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-02-18T21:52:00.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 65 kB/s)
[2026-02-18T21:52:00.000Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-02-18T21:52:00.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-02-18T21:52:00.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 8.1 kB/s)
[2026-02-18T21:52:00.326Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-02-18T21:52:00.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-02-18T21:52:00.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 13 kB/s)
[2026-02-18T21:52:00.657Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-02-18T21:52:00.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-02-18T21:52:00.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 24 kB/s)
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-02-18T21:52:00.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.2 MB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 226 kB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 451 kB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 475 kB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 3.7 MB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 51 kB/s)
[2026-02-18T21:52:01.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 180 kB/s)
[2026-02-18T21:52:01.325Z] [INFO] No sources to compile
[2026-02-18T21:52:01.325Z] [INFO]
[2026-02-18T21:52:01.325Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2026-02-18T21:52:01.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:52:01.325Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:52:01.325Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2026-02-18T21:52:01.325Z] [INFO]
[2026-02-18T21:52:01.325Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2026-02-18T21:52:01.325Z] [INFO] No sources to compile
[2026-02-18T21:52:01.325Z] [INFO]
[2026-02-18T21:52:01.325Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2026-02-18T21:52:01.325Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-02-18T21:52:01.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-02-18T21:52:01.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 161 kB/s)
[2026-02-18T21:52:01.654Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-02-18T21:52:02.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-02-18T21:52:02.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 54 kB/s)
[2026-02-18T21:52:02.006Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-02-18T21:52:02.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-02-18T21:52:02.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 58 kB/s)
[2026-02-18T21:52:02.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-02-18T21:52:02.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-02-18T21:52:02.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 64 kB/s)
[2026-02-18T21:52:02.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-02-18T21:52:02.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-02-18T21:52:02.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 395 kB/s)
[2026-02-18T21:52:02.661Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-02-18T21:52:02.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-02-18T21:52:02.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 68 kB/s)
[2026-02-18T21:52:02.988Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-02-18T21:52:03.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-02-18T21:52:03.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 86 kB/s)
[2026-02-18T21:52:03.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-02-18T21:52:03.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-02-18T21:52:03.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 29 kB/s)
[2026-02-18T21:52:03.643Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-02-18T21:52:03.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-02-18T21:52:03.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 39 kB/s)
[2026-02-18T21:52:03.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-02-18T21:52:03.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-02-18T21:52:03.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 382 kB/s)
[2026-02-18T21:52:03.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-02-18T21:52:04.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-02-18T21:52:04.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 545 kB/s)
[2026-02-18T21:52:04.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-02-18T21:52:04.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-02-18T21:52:04.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 188 kB/s)
[2026-02-18T21:52:04.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-02-18T21:52:04.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-02-18T21:52:04.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 218 kB/s)
[2026-02-18T21:52:04.956Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-02-18T21:52:05.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-02-18T21:52:05.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 81 kB/s)
[2026-02-18T21:52:05.284Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-02-18T21:52:05.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-02-18T21:52:05.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 72 kB/s)
[2026-02-18T21:52:05.610Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-02-18T21:52:05.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-02-18T21:52:05.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 450 kB/s)
[2026-02-18T21:52:05.936Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-02-18T21:52:05.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-02-18T21:52:06.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 52 kB/s)
[2026-02-18T21:52:06.263Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-02-18T21:52:06.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-02-18T21:52:06.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.7 MB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 5.1 MB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 207 kB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 329 kB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 1.4 MB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-02-18T21:52:06.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 74 kB/s)
[2026-02-18T21:52:06.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 298 kB/s)
[2026-02-18T21:52:06.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.0 MB/s)
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 417 kB/s)
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.4 MB/s)
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 635 kB/s)
[2026-02-18T21:52:06.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 9.4 MB/s)
[2026-02-18T21:52:06.924Z] [INFO] No tests to run.
[2026-02-18T21:52:06.924Z] [INFO]
[2026-02-18T21:52:06.924Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2026-02-18T21:52:06.924Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-02-18T21:52:07.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-02-18T21:52:07.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 82 kB/s)
[2026-02-18T21:52:07.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-02-18T21:52:07.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-02-18T21:52:07.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 93 kB/s)
[2026-02-18T21:52:07.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-02-18T21:52:07.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-02-18T21:52:07.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 727 kB/s)
[2026-02-18T21:52:07.905Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2026-02-18T21:52:08.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-02-18T21:52:08.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 292 kB/s)
[2026-02-18T21:52:08.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-02-18T21:52:08.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-02-18T21:52:08.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 70 kB/s)
[2026-02-18T21:52:08.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-02-18T21:52:08.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-02-18T21:52:08.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 29 kB/s)
[2026-02-18T21:52:08.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-02-18T21:52:08.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-02-18T21:52:08.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 28 kB/s)
[2026-02-18T21:52:08.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-02-18T21:52:09.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-02-18T21:52:09.212Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 342 kB/s)
[2026-02-18T21:52:09.212Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-02-18T21:52:09.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-02-18T21:52:09.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 98 kB/s)
[2026-02-18T21:52:09.541Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-02-18T21:52:09.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-02-18T21:52:09.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 85 kB/s)
[2026-02-18T21:52:09.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-02-18T21:52:09.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-02-18T21:52:09.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 657 kB/s)
[2026-02-18T21:52:09.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2026-02-18T21:52:10.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2026-02-18T21:52:10.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 282 kB/s)
[2026-02-18T21:52:10.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-02-18T21:52:10.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-02-18T21:52:10.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 188 kB/s)
[2026-02-18T21:52:10.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-02-18T21:52:10.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-02-18T21:52:10.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 700 kB/s)
[2026-02-18T21:52:10.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-02-18T21:52:10.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-02-18T21:52:11.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 78 kB/s)
[2026-02-18T21:52:11.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-02-18T21:52:11.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-02-18T21:52:11.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 76 kB/s)
[2026-02-18T21:52:11.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-02-18T21:52:11.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-02-18T21:52:11.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 94 kB/s)
[2026-02-18T21:52:11.520Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-02-18T21:52:11.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-02-18T21:52:11.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 78 kB/s)
[2026-02-18T21:52:11.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-02-18T21:52:12.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-02-18T21:52:12.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 309 kB/s)
[2026-02-18T21:52:12.175Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-02-18T21:52:12.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-02-18T21:52:12.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 246 kB/s)
[2026-02-18T21:52:12.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-18T21:52:12.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-18T21:52:12.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 33 kB/s)
[2026-02-18T21:52:12.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-02-18T21:52:12.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-02-18T21:52:12.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 46 kB/s)
[2026-02-18T21:52:12.833Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-02-18T21:52:13.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-02-18T21:52:13.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 79 kB/s)
[2026-02-18T21:52:13.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-02-18T21:52:13.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-02-18T21:52:13.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-02-18T21:52:13.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-02-18T21:52:13.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-02-18T21:52:13.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-02-18T21:52:13.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-02-18T21:52:13.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-02-18T21:52:13.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-18T21:52:13.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 497 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 923 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 589 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 3.1 MB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 610 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 820 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 5.1 MB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 487 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 897 kB/s)
[2026-02-18T21:52:13.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 1.9 MB/s)
[2026-02-18T21:52:14.158Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2026-02-18T21:52:14.158Z] [INFO]
[2026-02-18T21:52:14.158Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2026-02-18T21:52:14.488Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-18T21:52:14.488Z] [INFO]
[2026-02-18T21:52:14.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2026-02-18T21:52:14.488Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2026-02-18T21:52:14.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-02-18T21:52:14.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 15 kB/s)
[2026-02-18T21:52:14.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-02-18T21:52:14.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-02-18T21:52:14.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 155 kB/s)
[2026-02-18T21:52:14.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-02-18T21:52:15.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-02-18T21:52:15.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 58 kB/s)
[2026-02-18T21:52:15.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2026-02-18T21:52:15.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-02-18T21:52:15.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-02-18T21:52:15.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-02-18T21:52:15.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-02-18T21:52:15.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 5.8 MB/s)
[2026-02-18T21:52:15.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 531 kB/s)
[2026-02-18T21:52:15.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.5 MB/s)
[2026-02-18T21:52:15.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.7 MB/s)
[2026-02-18T21:52:15.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.9 MB/s)
[2026-02-18T21:52:15.501Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-02-18T21:52:15.501Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-18T21:52:15.501Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-18T21:52:15.501Z] [INFO]
[2026-02-18T21:52:15.501Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2026-02-18T21:52:15.501Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2026-02-18T21:52:15.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:52:15.501Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-02-18T21:52:15.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-02-18T21:52:15.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 71 kB/s)
[2026-02-18T21:52:15.828Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-02-18T21:52:16.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-02-18T21:52:16.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 374 kB/s)
[2026-02-18T21:52:16.154Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-02-18T21:52:16.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-02-18T21:52:16.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 664 kB/s)
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:52:16.483Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:52:16.483Z] [INFO] Copying 2 resources
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO] No sources to compile
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:52:16.483Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:52:16.483Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO] No sources to compile
[2026-02-18T21:52:16.483Z] [INFO]
[2026-02-18T21:52:16.483Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2026-02-18T21:52:16.483Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-02-18T21:52:16.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-02-18T21:52:16.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 174 kB/s)
[2026-02-18T21:52:16.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-02-18T21:52:16.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-02-18T21:52:16.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 25 kB/s)
[2026-02-18T21:52:16.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-02-18T21:52:17.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-02-18T21:52:17.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 229 kB/s)
[2026-02-18T21:52:17.140Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-02-18T21:52:17.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-02-18T21:52:17.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 44 kB/s)
[2026-02-18T21:52:17.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-02-18T21:52:17.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-02-18T21:52:17.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 30 kB/s)
[2026-02-18T21:52:17.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-02-18T21:52:18.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-02-18T21:52:18.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 99 kB/s)
[2026-02-18T21:52:18.128Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-02-18T21:52:18.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-02-18T21:52:18.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 37 kB/s)
[2026-02-18T21:52:18.456Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-02-18T21:52:18.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-02-18T21:52:18.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 137 kB/s)
[2026-02-18T21:52:18.456Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-18T21:52:18.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-18T21:52:18.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 332 kB/s)
[2026-02-18T21:52:18.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-18T21:52:19.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-18T21:52:19.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 51 kB/s)
[2026-02-18T21:52:19.108Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-18T21:52:19.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-18T21:52:19.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 226 kB/s)
[2026-02-18T21:52:19.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2026-02-18T21:52:19.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2026-02-18T21:52:19.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2026-02-18T21:52:19.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2026-02-18T21:52:19.437Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2026-02-18T21:52:19.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-02-18T21:52:19.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2026-02-18T21:52:19.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2026-02-18T21:52:19.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-18T21:52:19.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-18T21:52:20.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2026-02-18T21:52:20.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2026-02-18T21:52:20.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 5.5 MB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 222 kB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 226 kB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.9 MB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 8.1 MB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.4 MB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 2.7 MB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 311 kB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 90 kB/s)
[2026-02-18T21:52:20.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.6 MB/s)
[2026-02-18T21:52:20.421Z] [INFO] No tests to run.
[2026-02-18T21:52:20.421Z] [INFO]
[2026-02-18T21:52:20.421Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2026-02-18T21:52:20.421Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-18T21:52:20.421Z] [INFO]
[2026-02-18T21:52:20.421Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2026-02-18T21:52:20.421Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-18T21:52:20.421Z] [INFO]
[2026-02-18T21:52:20.421Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2026-02-18T21:52:20.421Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-18T21:52:20.421Z] [INFO] Installing /quarkus/independent-projects/revapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.pom
[2026-02-18T21:52:20.421Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-18T21:52:20.421Z] [INFO]
[2026-02-18T21:52:20.421Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2026-02-18T21:52:20.421Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2026-02-18T21:52:20.421Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:52:20.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-18T21:52:20.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-18T21:52:20.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom (21 kB at 84 kB/s)
[2026-02-18T21:52:20.749Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-18T21:52:21.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-18T21:52:21.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar (48 kB at 453 kB/s)
[2026-02-18T21:52:21.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-18T21:52:21.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-18T21:52:21.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 112 kB/s)
[2026-02-18T21:52:21.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-18T21:52:21.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-18T21:52:22.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 249 kB/s)
[2026-02-18T21:52:22.058Z] [INFO]
[2026-02-18T21:52:22.058Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2026-02-18T21:52:22.058Z] [INFO]
[2026-02-18T21:52:22.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2026-02-18T21:52:22.058Z] [INFO]
[2026-02-18T21:52:22.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2026-02-18T21:52:22.059Z] [INFO]
[2026-02-18T21:52:22.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2026-02-18T21:52:22.059Z] [INFO]
[2026-02-18T21:52:22.059Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2026-02-18T21:52:22.059Z] [INFO]
[2026-02-18T21:52:22.059Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2026-02-18T21:52:22.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-18T21:52:22.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-18T21:52:22.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 186 kB/s)
[2026-02-18T21:52:22.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-18T21:52:22.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-18T21:52:22.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 251 kB/s)
[2026-02-18T21:52:22.711Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-18T21:52:22.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-18T21:52:23.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 42 kB/s)
[2026-02-18T21:52:23.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-18T21:52:23.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-18T21:52:23.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 192 kB/s)
[2026-02-18T21:52:23.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-18T21:52:23.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-18T21:52:23.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 40 kB/s)
[2026-02-18T21:52:23.366Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-18T21:52:23.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-18T21:52:23.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 34 kB/s)
[2026-02-18T21:52:23.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-18T21:52:24.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-18T21:52:24.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 34 kB/s)
[2026-02-18T21:52:24.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-18T21:52:24.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-18T21:52:24.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 114 kB/s)
[2026-02-18T21:52:24.347Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-18T21:52:24.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-18T21:52:24.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 60 kB/s)
[2026-02-18T21:52:24.347Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-18T21:52:24.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-18T21:52:24.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 360 kB/s)
[2026-02-18T21:52:24.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-18T21:52:25.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-18T21:52:25.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 392 kB/s)
[2026-02-18T21:52:25.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-18T21:52:25.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-18T21:52:25.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.2 MB/s)
[2026-02-18T21:52:25.429Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-18T21:52:25.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-18T21:52:25.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 288 kB/s)
[2026-02-18T21:52:25.429Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-18T21:52:25.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-18T21:52:25.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom (14 kB at 70 kB/s)
[2026-02-18T21:52:26.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-18T21:52:26.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-18T21:52:26.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom (17 kB at 374 kB/s)
[2026-02-18T21:52:26.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-18T21:52:26.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-18T21:52:26.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom (16 kB at 346 kB/s)
[2026-02-18T21:52:26.418Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-18T21:52:26.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-18T21:52:26.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 25 kB/s)
[2026-02-18T21:52:26.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-18T21:52:27.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-18T21:52:27.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 382 kB/s)
[2026-02-18T21:52:27.080Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-18T21:52:27.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-18T21:52:27.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 32 kB/s)
[2026-02-18T21:52:27.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-18T21:52:27.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-18T21:52:27.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 249 kB/s)
[2026-02-18T21:52:27.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-18T21:52:27.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-18T21:52:27.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 747 kB/s)
[2026-02-18T21:52:27.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-18T21:52:28.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-18T21:52:28.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 437 kB/s)
[2026-02-18T21:52:28.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-18T21:52:28.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-18T21:52:28.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 334 kB/s)
[2026-02-18T21:52:28.415Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-18T21:52:28.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-18T21:52:28.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 94 kB/s)
[2026-02-18T21:52:28.415Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-18T21:52:29.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-18T21:52:29.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 54 kB/s)
[2026-02-18T21:52:29.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-18T21:52:29.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-18T21:52:29.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom (2.7 kB at 53 kB/s)
[2026-02-18T21:52:29.457Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-18T21:52:29.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-18T21:52:29.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom (2.5 kB at 51 kB/s)
[2026-02-18T21:52:29.457Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-18T21:52:29.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-18T21:52:29.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom (2.0 kB at 43 kB/s)
[2026-02-18T21:52:29.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-18T21:52:30.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-18T21:52:30.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 75 kB/s)
[2026-02-18T21:52:30.112Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-18T21:52:30.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-18T21:52:30.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 34 kB/s)
[2026-02-18T21:52:30.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-18T21:52:30.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-18T21:52:30.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 37 kB/s)
[2026-02-18T21:52:30.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-18T21:52:31.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-18T21:52:31.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 42 kB/s)
[2026-02-18T21:52:31.184Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-18T21:52:31.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-18T21:52:31.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 46 kB/s)
[2026-02-18T21:52:31.184Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-18T21:52:31.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-18T21:52:31.512Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 53 kB/s)
[2026-02-18T21:52:31.512Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-18T21:52:31.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-18T21:52:31.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 45 kB/s)
[2026-02-18T21:52:31.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-18T21:52:31.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-18T21:52:31.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 47 kB/s)
[2026-02-18T21:52:31.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-18T21:52:32.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-18T21:52:32.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom (2.3 kB at 43 kB/s)
[2026-02-18T21:52:32.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-18T21:52:32.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-18T21:52:32.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom (2.4 kB at 49 kB/s)
[2026-02-18T21:52:32.510Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-18T21:52:32.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-18T21:52:32.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom (1.9 kB at 40 kB/s)
[2026-02-18T21:52:32.842Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-18T21:52:33.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-18T21:52:33.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 176 kB/s)
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-18T21:52:33.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-18T21:52:33.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-18T21:52:33.830Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-18T21:52:33.830Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-18T21:52:34.165Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-18T21:52:34.165Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-18T21:52:34.494Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-18T21:52:34.821Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-18T21:52:34.822Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-18T21:52:35.165Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-18T21:52:35.493Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-02-18T21:52:35.493Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-18T21:52:35.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-18T21:52:35.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-18T21:52:36.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-18T21:52:36.479Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-18T21:52:36.479Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-18T21:52:36.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-18T21:52:37.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-18T21:52:37.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-18T21:52:37.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-18T21:52:37.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-18T21:52:37.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-18T21:52:38.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-18T21:52:38.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-18T21:52:38.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-18T21:52:38.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 39 MB/s)
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 71 kB/s)
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-18T21:52:38.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.5 MB/s)
[2026-02-18T21:52:38.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-18T21:52:39.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 292 kB/s)
[2026-02-18T21:52:39.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-18T21:52:39.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.2 MB/s)
[2026-02-18T21:52:39.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-18T21:52:39.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar (30 MB at 62 MB/s)
[2026-02-18T21:52:39.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar (29 kB at 55 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar (413 kB at 718 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 387 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 431 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 32 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-02-18T21:52:39.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 351 kB/s)
[2026-02-18T21:52:39.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-18T21:52:39.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar (6.9 MB at 7.1 MB/s)
[2026-02-18T21:52:39.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-18T21:52:40.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar (900 kB at 766 kB/s)
[2026-02-18T21:52:40.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-18T21:52:40.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar (94 kB at 56 kB/s)
[2026-02-18T21:52:40.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-18T21:52:40.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar (72 kB at 38 kB/s)
[2026-02-18T21:52:40.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-18T21:52:40.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar (1.5 MB at 747 kB/s)
[2026-02-18T21:52:40.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-18T21:52:41.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar (143 kB at 66 kB/s)
[2026-02-18T21:52:41.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-18T21:52:41.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar (111 kB at 51 kB/s)
[2026-02-18T21:52:41.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-18T21:52:41.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar (199 kB at 89 kB/s)
[2026-02-18T21:52:41.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-18T21:52:41.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar (140 kB at 51 kB/s)
[2026-02-18T21:52:41.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-18T21:52:41.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar (102 kB at 37 kB/s)
[2026-02-18T21:52:41.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar (91 kB at 33 kB/s)
[2026-02-18T21:52:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar (70 kB at 25 kB/s)
[2026-02-18T21:52:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar (295 kB at 102 kB/s)
[2026-02-18T21:52:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar (117 kB at 40 kB/s)
[2026-02-18T21:52:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 132 kB/s)
[2026-02-18T21:52:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-18T21:52:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 5.2 kB/s)
[2026-02-18T21:52:43.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 902 B/s)
[2026-02-18T21:52:43.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 2.9 kB/s)
[2026-02-18T21:52:43.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 424 B/s)
[2026-02-18T21:52:43.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 40 kB/s)
[2026-02-18T21:52:43.958Z] [INFO]
[2026-02-18T21:52:43.958Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2026-02-18T21:52:43.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-18T21:52:44.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-18T21:52:45.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom (4.9 kB at 5.6 kB/s)
[2026-02-18T21:52:45.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-18T21:52:45.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-18T21:52:45.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom (22 kB at 54 kB/s)
[2026-02-18T21:52:45.752Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-18T21:52:46.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-18T21:52:46.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 218 kB/s)
[2026-02-18T21:52:46.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-18T21:52:46.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-18T21:52:46.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 216 kB/s)
[2026-02-18T21:52:46.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-18T21:52:46.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-18T21:52:46.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 42 kB/s)
[2026-02-18T21:52:46.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-18T21:52:47.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-18T21:52:47.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 36 kB/s)
[2026-02-18T21:52:47.061Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-18T21:52:47.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-18T21:52:47.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 125 kB/s)
[2026-02-18T21:52:47.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-18T21:52:47.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-18T21:52:47.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-18T21:52:47.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-18T21:52:47.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-18T21:52:47.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-18T21:52:47.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-18T21:52:47.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-18T21:52:47.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 308 kB/s)
[2026-02-18T21:52:47.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 2.7 MB/s)
[2026-02-18T21:52:47.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 23 MB/s)
[2026-02-18T21:52:47.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar (1.3 MB at 9.5 MB/s)
[2026-02-18T21:52:47.719Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:52:47.719Z] [INFO]
[2026-02-18T21:52:47.719Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2026-02-18T21:52:48.048Z] [INFO]
[2026-02-18T21:52:48.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2026-02-18T21:52:48.048Z] [INFO] Installing /quarkus/independent-projects/arc/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-parent/2.7.5.Final/arc-parent-2.7.5.Final.pom
[2026-02-18T21:52:48.048Z] [INFO]
[2026-02-18T21:52:48.048Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2026-02-18T21:52:48.048Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2026-02-18T21:52:48.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:52:48.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2026-02-18T21:52:48.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 160 kB/s)
[2026-02-18T21:52:48.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2026-02-18T21:52:48.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 206 kB/s)
[2026-02-18T21:52:48.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2026-02-18T21:52:48.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 133 kB/s)
[2026-02-18T21:52:48.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2026-02-18T21:52:48.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 228 kB/s)
[2026-02-18T21:52:48.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 264 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 51 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 335 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 220 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 59 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 52 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2026-02-18T21:52:48.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 58 kB/s)
[2026-02-18T21:52:48.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 30 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 42 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 27 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 49 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 56 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2026-02-18T21:52:48.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 53 kB/s)
[2026-02-18T21:52:48.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 255 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 91 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 1.9 MB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 410 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 898 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 950 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 261 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 145 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 54 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 1.6 MB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 55 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 702 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 42 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 1.4 MB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 3.1 MB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 948 kB/s)
[2026-02-18T21:52:49.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 309 kB/s)
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2026-02-18T21:52:49.177Z] [INFO]
[2026-02-18T21:52:49.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2026-02-18T21:52:52.136Z] [INFO] Processed 102 files in 2s429ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2026-02-18T21:52:52.136Z] [INFO]
[2026-02-18T21:52:52.136Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2026-02-18T21:52:53.294Z] [INFO] Processed 102 files in 00:01.517 (Already Sorted: 102, Needed Sorting: 0)
[2026-02-18T21:52:53.294Z] [INFO]
[2026-02-18T21:52:53.294Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2026-02-18T21:52:53.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:52:53.294Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:52:53.294Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2026-02-18T21:52:53.294Z] [INFO]
[2026-02-18T21:52:53.294Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2026-02-18T21:52:53.294Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:52:53.294Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2026-02-18T21:52:58.048Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Qualifiers.java:[138,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:52:58.048Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[124,29] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:52:58.048Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[140,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:52:58.048Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[152,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:52:58.048Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[164,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:52:58.048Z] [INFO]
[2026-02-18T21:52:58.048Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2026-02-18T21:52:58.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:52:58.048Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:52:58.048Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2026-02-18T21:52:58.048Z] [INFO]
[2026-02-18T21:52:58.048Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2026-02-18T21:52:58.048Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:52:58.048Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2026-02-18T21:52:58.048Z] [INFO]
[2026-02-18T21:52:58.048Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2026-02-18T21:52:58.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-18T21:52:58.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-18T21:52:58.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 506 kB/s)
[2026-02-18T21:52:58.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-18T21:52:58.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-18T21:52:58.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 160 kB/s)
[2026-02-18T21:52:58.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-18T21:52:58.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-18T21:52:58.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 47 kB/s)
[2026-02-18T21:52:58.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-18T21:52:59.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-18T21:52:59.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 50 kB/s)
[2026-02-18T21:52:59.088Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-18T21:52:59.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-18T21:52:59.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 52 kB/s)
[2026-02-18T21:52:59.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-18T21:52:59.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-18T21:52:59.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 19 kB/s)
[2026-02-18T21:52:59.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-18T21:52:59.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-18T21:52:59.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 52 kB/s)
[2026-02-18T21:52:59.748Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-18T21:53:00.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-18T21:53:00.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 42 kB/s)
[2026-02-18T21:53:00.078Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-18T21:53:00.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-18T21:53:00.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 32 kB/s)
[2026-02-18T21:53:00.408Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-18T21:53:00.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-18T21:53:00.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 39 kB/s)
[2026-02-18T21:53:00.742Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-18T21:53:01.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-18T21:53:01.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 52 kB/s)
[2026-02-18T21:53:01.068Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-18T21:53:01.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-18T21:53:01.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 47 kB/s)
[2026-02-18T21:53:01.398Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-18T21:53:01.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-18T21:53:01.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 402 kB/s)
[2026-02-18T21:53:01.398Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-18T21:53:01.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-18T21:53:01.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 206 kB/s)
[2026-02-18T21:53:01.728Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-18T21:53:02.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-18T21:53:02.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 762 kB/s)
[2026-02-18T21:53:02.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-18T21:53:02.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-18T21:53:02.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 116 kB/s)
[2026-02-18T21:53:02.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-18T21:53:02.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-18T21:53:02.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 70 kB/s)
[2026-02-18T21:53:02.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-18T21:53:02.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-18T21:53:02.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 312 kB/s)
[2026-02-18T21:53:02.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-18T21:53:03.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-18T21:53:03.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 146 kB/s)
[2026-02-18T21:53:03.072Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-18T21:53:03.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-18T21:53:03.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 197 kB/s)
[2026-02-18T21:53:03.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-18T21:53:03.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-18T21:53:03.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 304 kB/s)
[2026-02-18T21:53:03.749Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2026-02-18T21:53:03.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2026-02-18T21:53:04.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 557 kB/s)
[2026-02-18T21:53:04.100Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-18T21:53:04.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-18T21:53:04.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 19 kB/s)
[2026-02-18T21:53:04.100Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-18T21:53:04.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-18T21:53:04.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 50 kB/s)
[2026-02-18T21:53:04.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-18T21:53:04.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-18T21:53:04.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 288 kB/s)
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-18T21:53:04.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-18T21:53:04.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 35 kB/s)
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-18T21:53:04.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-18T21:53:05.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-18T21:53:05.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 357 kB/s)
[2026-02-18T21:53:05.123Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 40 kB/s)
[2026-02-18T21:53:05.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 2.6 MB/s)
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 1.2 MB/s)
[2026-02-18T21:53:05.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 125 kB/s)
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-18T21:53:05.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.7 MB/s)
[2026-02-18T21:53:05.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2026-02-18T21:53:05.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 2.7 MB/s)
[2026-02-18T21:53:05.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2026-02-18T21:53:05.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 58 kB/s)
[2026-02-18T21:53:05.794Z] [INFO]
[2026-02-18T21:53:05.794Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:05.794Z] [INFO] T E S T S
[2026-02-18T21:53:05.794Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:05.794Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:53:06.515Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2026-02-18T21:53:06.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.arc.impl.QualifiersTest
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] Results:
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2026-02-18T21:53:06.846Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2026-02-18T21:53:06.846Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2026-02-18T21:53:06.846Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.jar
[2026-02-18T21:53:06.846Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.pom
[2026-02-18T21:53:06.846Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final-sources.jar
[2026-02-18T21:53:06.846Z] [INFO]
[2026-02-18T21:53:06.846Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2026-02-18T21:53:06.846Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2026-02-18T21:53:06.846Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:53:06.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2026-02-18T21:53:07.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 108 kB/s)
[2026-02-18T21:53:07.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2026-02-18T21:53:07.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 526 kB/s)
[2026-02-18T21:53:07.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2026-02-18T21:53:07.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 105 kB/s)
[2026-02-18T21:53:07.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2026-02-18T21:53:07.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 45 kB/s)
[2026-02-18T21:53:07.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2026-02-18T21:53:07.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 47 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2026-02-18T21:53:07.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 43 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2026-02-18T21:53:07.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 49 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2026-02-18T21:53:07.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 503 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2026-02-18T21:53:07.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 426 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2026-02-18T21:53:07.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 106 kB/s)
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2026-02-18T21:53:07.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 2.7 MB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 1.6 MB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 940 kB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 3.3 MB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar (100 kB at 1.2 MB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 376 kB/s)
[2026-02-18T21:53:07.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 34 MB/s)
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2026-02-18T21:53:07.841Z] [INFO]
[2026-02-18T21:53:07.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2026-02-18T21:53:08.993Z] [INFO] Processed 84 files in 1s173ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2026-02-18T21:53:08.993Z] [INFO]
[2026-02-18T21:53:08.993Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2026-02-18T21:53:10.673Z] [INFO] Processed 84 files in 00:01.596 (Already Sorted: 84, Needed Sorting: 0)
[2026-02-18T21:53:10.673Z] [INFO]
[2026-02-18T21:53:10.673Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2026-02-18T21:53:10.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:10.673Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:10.673Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2026-02-18T21:53:10.673Z] [INFO]
[2026-02-18T21:53:10.673Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2026-02-18T21:53:10.673Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:10.673Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2026-02-18T21:53:14.510Z] [WARNING] /quarkus/independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/DotNames.java:[100,63] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:14.510Z] [INFO]
[2026-02-18T21:53:14.510Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2026-02-18T21:53:14.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:14.510Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:14.510Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2026-02-18T21:53:14.510Z] [INFO]
[2026-02-18T21:53:14.510Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2026-02-18T21:53:14.510Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:14.510Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2026-02-18T21:53:14.840Z] [INFO]
[2026-02-18T21:53:14.840Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2026-02-18T21:53:14.840Z] [INFO]
[2026-02-18T21:53:14.840Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:14.840Z] [INFO] T E S T S
[2026-02-18T21:53:14.840Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:14.840Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:53:15.564Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-18T21:53:15.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-18T21:53:15.892Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-18T21:53:15.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-18T21:53:15.892Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] Feb 18, 2026 9:53:15 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-18T21:53:15.892Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-18T21:53:15.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.arc.processor.TypesTest
[2026-02-18T21:53:15.892Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-18T21:53:15.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-18T21:53:15.892Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2026-02-18T21:53:15.892Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.processor.DotNamesTest
[2026-02-18T21:53:15.892Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2026-02-18T21:53:16.232Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in io.quarkus.arc.processor.MethodUtilsTest
[2026-02-18T21:53:16.232Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-18T21:53:16.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] Results:
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2026-02-18T21:53:16.232Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2026-02-18T21:53:16.232Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2026-02-18T21:53:16.232Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.jar
[2026-02-18T21:53:16.232Z] [INFO] Installing /quarkus/independent-projects/arc/processor/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.pom
[2026-02-18T21:53:16.232Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final-sources.jar
[2026-02-18T21:53:16.232Z] [INFO]
[2026-02-18T21:53:16.232Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2026-02-18T21:53:16.232Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2026-02-18T21:53:16.232Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:53:16.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2026-02-18T21:53:16.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 209 kB/s)
[2026-02-18T21:53:16.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2026-02-18T21:53:16.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom (1.6 kB at 28 kB/s)
[2026-02-18T21:53:16.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 15 kB/s)
[2026-02-18T21:53:16.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom (1.2 kB at 21 kB/s)
[2026-02-18T21:53:16.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2026-02-18T21:53:16.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2026-02-18T21:53:16.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2026-02-18T21:53:16.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 373 kB/s)
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 2.5 MB/s)
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar (1.5 MB at 23 MB/s)
[2026-02-18T21:53:16.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar (201 kB at 3.1 MB/s)
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2026-02-18T21:53:16.897Z] [INFO]
[2026-02-18T21:53:16.897Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2026-02-18T21:53:18.058Z] [INFO] Processed 360 files in 902ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2026-02-18T21:53:18.058Z] [INFO]
[2026-02-18T21:53:18.058Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2026-02-18T21:53:19.209Z] [INFO] Processed 360 files in 00:01.369 (Already Sorted: 360, Needed Sorting: 0)
[2026-02-18T21:53:19.209Z] [INFO]
[2026-02-18T21:53:19.209Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2026-02-18T21:53:19.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:19.209Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:19.209Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2026-02-18T21:53:19.209Z] [INFO]
[2026-02-18T21:53:19.209Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2026-02-18T21:53:19.209Z] [INFO] No sources to compile
[2026-02-18T21:53:19.209Z] [INFO]
[2026-02-18T21:53:19.209Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2026-02-18T21:53:19.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:19.209Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:19.209Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2026-02-18T21:53:19.209Z] [INFO]
[2026-02-18T21:53:19.209Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2026-02-18T21:53:19.209Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:19.209Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/injection/assignability/generics/RawTypeAssignabilityTest.java:[66,20] unchecked call to Foo(T) as a member of the raw type io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest.Foo
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java:[58,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[57,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[75,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[88,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:23.146Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[93,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T21:53:23.146Z] [INFO]
[2026-02-18T21:53:23.146Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2026-02-18T21:53:23.478Z] [INFO]
[2026-02-18T21:53:23.478Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:23.478Z] [INFO] T E S T S
[2026-02-18T21:53:23.478Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:23.478Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:53:25.129Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-18T21:53:25.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-18T21:53:25.456Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-18T21:53:25.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-18T21:53:25.456Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-18T21:53:25.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-18T21:53:25.456Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-18T21:53:25.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-18T21:53:25.784Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-18T21:53:25.784Z] Feb 18, 2026 9:53:25 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:25.784Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:25.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-18T21:53:25.784Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-18T21:53:25.784Z] Feb 18, 2026 9:53:25 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:25.784Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:25.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-18T21:53:25.784Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-18T21:53:25.784Z] Feb 18, 2026 9:53:25 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:25.784Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:25.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-18T21:53:25.784Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-18T21:53:26.110Z] Feb 18, 2026 9:53:25 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:26.110Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:26.110Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2026-02-18T21:53:26.110Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2026-02-18T21:53:26.110Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2026-02-18T21:53:26.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-18T21:53:26.110Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-18T21:53:26.110Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2026-02-18T21:53:26.110Z] WARN: A method runWorker() declared on io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor has a non-public parameter of type io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor$Worker which prevents it from being intercepted. Please change the parameter type visibility in order to make it intercepted.
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-18T21:53:26.485Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.485Z] INFO: The interceptor io.quarkus.arc.test.interceptors.defaultmethod.MessageInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-18T21:53:26.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-18T21:53:26.485Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-18T21:53:26.813Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-18T21:53:26.813Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-18T21:53:26.813Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-18T21:53:26.813Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-18T21:53:26.813Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-18T21:53:26.813Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-18T21:53:26.813Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:26.813Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:26.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-18T21:53:27.145Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:27.145Z] INFO: The interceptor io.quarkus.arc.test.interceptors.no.priority.SimpleInterceptorWithNoPriority does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-18T21:53:27.145Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:27.145Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor2 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:27.145Z] Feb 18, 2026 9:53:26 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-18T21:53:27.145Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor1 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-18T21:53:27.145Z] Feb 18, 2026 9:53:27 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:27.145Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:27.145Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2026-02-18T21:53:27.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-18T21:53:27.145Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-18T21:53:27.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-18T21:53:27.475Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-18T21:53:27.806Z] Feb 18, 2026 9:53:27 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:27.806Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:27.806Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-18T21:53:27.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-18T21:53:27.806Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-18T21:53:28.138Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-18T21:53:28.139Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-18T21:53:28.139Z] Feb 18, 2026 9:53:27 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.139Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.139Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2026-02-18T21:53:28.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-18T21:53:28.139Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-18T21:53:28.139Z] Feb 18, 2026 9:53:27 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.139Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.139Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2026-02-18T21:53:28.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-18T21:53:28.139Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-18T21:53:28.139Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-18T21:53:28.139Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-18T21:53:28.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-18T21:53:28.475Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-18T21:53:28.475Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-18T21:53:28.475Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2026-02-18T21:53:28.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-18T21:53:28.475Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-18T21:53:28.475Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.475Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.476Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-18T21:53:28.476Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.476Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.476Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-18T21:53:28.476Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-18T21:53:28.476Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-18T21:53:28.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-18T21:53:28.476Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-18T21:53:28.812Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.812Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.812Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-18T21:53:28.812Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.812Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.812Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-18T21:53:28.812Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-18T21:53:28.812Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T21:53:28.812Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2026-02-18T21:53:28.812Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-18T21:53:28.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-18T21:53:28.812Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-18T21:53:29.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-18T21:53:29.152Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-18T21:53:29.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-18T21:53:29.152Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-18T21:53:29.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-18T21:53:29.152Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-18T21:53:29.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-18T21:53:29.152Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-18T21:53:29.153Z] Feb 18, 2026 9:53:28 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2026-02-18T21:53:29.153Z] WARN: Final method io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest$Moo.getVal() is ignored during proxy generation and should never be invoked upon the proxy instance!
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-18T21:53:29.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-18T21:53:29.153Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-18T21:53:29.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-18T21:53:29.484Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-18T21:53:29.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-18T21:53:29.811Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-18T21:53:29.812Z] Feb 18, 2026 9:53:29 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-18T21:53:29.812Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$C does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:29.812Z] Feb 18, 2026 9:53:29 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-18T21:53:29.812Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$D does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.PriorityTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-18T21:53:29.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-18T21:53:29.812Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-18T21:53:30.141Z] Feb 18, 2026 9:53:29 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-18T21:53:30.141Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2026-02-18T21:53:30.141Z] Feb 18, 2026 9:53:29 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-18T21:53:30.141Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-18T21:53:30.141Z] Feb 18, 2026 9:53:30 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-18T21:53:30.141Z] WARN:
[2026-02-18T21:53:30.141Z] ================================================================================
[2026-02-18T21:53:30.141Z] CDI: programmatic lookup problem detected
[2026-02-18T21:53:30.141Z] -----------------------------------------
[2026-02-18T21:53:30.141Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T21:53:30.141Z]
[2026-02-18T21:53:30.141Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-18T21:53:30.141Z] Required type: class io.quarkus.arc.test.unused.Counter
[2026-02-18T21:53:30.141Z] Required qualifiers: []
[2026-02-18T21:53:30.141Z] Removed beans:
[2026-02-18T21:53:30.141Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2026-02-18T21:53:30.141Z] Solutions:
[2026-02-18T21:53:30.141Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T21:53:30.141Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T21:53:30.141Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T21:53:30.141Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T21:53:30.141Z] ================================================================================
[2026-02-18T21:53:30.141Z]
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-18T21:53:30.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-18T21:53:30.141Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-18T21:53:30.141Z] Feb 18, 2026 9:53:30 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-18T21:53:30.141Z] WARN:
[2026-02-18T21:53:30.141Z] ================================================================================
[2026-02-18T21:53:30.141Z] CDI: programmatic lookup problem detected
[2026-02-18T21:53:30.141Z] -----------------------------------------
[2026-02-18T21:53:30.141Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T21:53:30.141Z]
[2026-02-18T21:53:30.141Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-18T21:53:30.141Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2026-02-18T21:53:30.141Z] Required qualifiers: []
[2026-02-18T21:53:30.141Z] Removed beans:
[2026-02-18T21:53:30.141Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2026-02-18T21:53:30.141Z] Solutions:
[2026-02-18T21:53:30.141Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T21:53:30.141Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T21:53:30.141Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T21:53:30.141Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T21:53:30.141Z] ================================================================================
[2026-02-18T21:53:30.141Z]
[2026-02-18T21:53:30.141Z] Feb 18, 2026 9:53:30 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-18T21:53:30.141Z] WARN:
[2026-02-18T21:53:30.141Z] ================================================================================
[2026-02-18T21:53:30.141Z] CDI: programmatic lookup problem detected
[2026-02-18T21:53:30.141Z] -----------------------------------------
[2026-02-18T21:53:30.141Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T21:53:30.141Z]
[2026-02-18T21:53:30.141Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-18T21:53:30.141Z] Required type: class java.math.BigDecimal
[2026-02-18T21:53:30.141Z] Required qualifiers: []
[2026-02-18T21:53:30.141Z] Removed beans:
[2026-02-18T21:53:30.141Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[class java.lang.Number, class java.math.BigDecimal, interface java.io.Serializable, java.lang.Comparable<java.math.BigDecimal>], qualifiers=null]
[2026-02-18T21:53:30.141Z] Solutions:
[2026-02-18T21:53:30.141Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T21:53:30.141Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T21:53:30.141Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T21:53:30.142Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T21:53:30.142Z] ================================================================================
[2026-02-18T21:53:30.142Z]
[2026-02-18T21:53:30.142Z] Feb 18, 2026 9:53:30 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-18T21:53:30.142Z] WARN:
[2026-02-18T21:53:30.142Z] ================================================================================
[2026-02-18T21:53:30.142Z] CDI: programmatic lookup problem detected
[2026-02-18T21:53:30.142Z] -----------------------------------------
[2026-02-18T21:53:30.142Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T21:53:30.142Z]
[2026-02-18T21:53:30.142Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-18T21:53:30.142Z] Required type: class java.math.BigInteger
[2026-02-18T21:53:30.142Z] Required qualifiers: []
[2026-02-18T21:53:30.142Z] Removed beans:
[2026-02-18T21:53:30.142Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[class java.lang.Number, interface java.io.Serializable, class java.math.BigInteger, java.lang.Comparable<java.math.BigInteger>], qualifiers=null]
[2026-02-18T21:53:30.142Z] Solutions:
[2026-02-18T21:53:30.142Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T21:53:30.142Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T21:53:30.142Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T21:53:30.142Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T21:53:30.142Z] ================================================================================
[2026-02-18T21:53:30.142Z]
[2026-02-18T21:53:30.142Z] Feb 18, 2026 9:53:30 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-18T21:53:30.142Z] WARN:
[2026-02-18T21:53:30.142Z] ================================================================================
[2026-02-18T21:53:30.142Z] CDI: programmatic lookup problem detected
[2026-02-18T21:53:30.142Z] -----------------------------------------
[2026-02-18T21:53:30.142Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T21:53:30.142Z]
[2026-02-18T21:53:30.142Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-18T21:53:30.142Z] Required type: class java.lang.Long
[2026-02-18T21:53:30.142Z] Required qualifiers: []
[2026-02-18T21:53:30.142Z] Removed beans:
[2026-02-18T21:53:30.142Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[class java.lang.Number, class java.lang.Long, java.lang.Comparable<java.lang.Long>, interface java.io.Serializable], qualifiers=null]
[2026-02-18T21:53:30.142Z] Solutions:
[2026-02-18T21:53:30.142Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T21:53:30.142Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T21:53:30.142Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T21:53:30.142Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T21:53:30.142Z] ================================================================================
[2026-02-18T21:53:30.142Z]
[2026-02-18T21:53:30.142Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-18T21:53:30.142Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-18T21:53:30.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-18T21:53:30.471Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-18T21:53:30.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-18T21:53:30.799Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.resolution.TypedTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-18T21:53:31.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-18T21:53:31.130Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in io.quarkus.arc.test.lock.LockWaitTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-18T21:53:31.459Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-18T21:53:31.459Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-18T21:53:31.787Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-18T21:53:31.787Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-18T21:53:31.787Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-18T21:53:31.787Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2026-02-18T21:53:31.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.name.NameResolutionTest
[2026-02-18T21:53:31.787Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-18T21:53:31.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-18T21:53:31.787Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-18T21:53:32.120Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-18T21:53:32.120Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-18T21:53:32.120Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-18T21:53:32.120Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-18T21:53:32.120Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-18T21:53:32.120Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-18T21:53:32.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-18T21:53:32.121Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-18T21:53:32.121Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] Results:
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2026-02-18T21:53:32.121Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-18T21:53:32.121Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2026-02-18T21:53:32.121Z] [INFO] No sources in project. Archive not created.
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2026-02-18T21:53:32.121Z] [INFO] Installing /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.jar
[2026-02-18T21:53:32.121Z] [INFO] Installing /quarkus/independent-projects/arc/tests/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.pom
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2026-02-18T21:53:32.121Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2026-02-18T21:53:32.121Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2026-02-18T21:53:32.121Z] [INFO] Installing /quarkus/independent-projects/bootstrap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-parent/2.7.5.Final/quarkus-bootstrap-parent-2.7.5.Final.pom
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2026-02-18T21:53:32.121Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2026-02-18T21:53:32.121Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.121Z] [INFO]
[2026-02-18T21:53:32.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2026-02-18T21:53:32.450Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom/2.7.5.Final/quarkus-bootstrap-bom-2.7.5.Final.pom
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2026-02-18T21:53:32.450Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2026-02-18T21:53:32.450Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2026-02-18T21:53:32.450Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom-test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom-test/2.7.5.Final/quarkus-bootstrap-bom-test-2.7.5.Final.pom
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2026-02-18T21:53:32.450Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2026-02-18T21:53:32.450Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:53:32.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2026-02-18T21:53:32.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom (13 kB at 264 kB/s)
[2026-02-18T21:53:32.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2026-02-18T21:53:32.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 74 kB/s)
[2026-02-18T21:53:32.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2026-02-18T21:53:32.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 641 kB/s)
[2026-02-18T21:53:32.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2026-02-18T21:53:32.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2026-02-18T21:53:32.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar (24 kB at 538 kB/s)
[2026-02-18T21:53:32.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar (17 kB at 237 kB/s)
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:32.450Z] [INFO]
[2026-02-18T21:53:32.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:32.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2026-02-18T21:53:32.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 89 kB/s)
[2026-02-18T21:53:32.778Z] [INFO]
[2026-02-18T21:53:32.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:32.778Z] [INFO]
[2026-02-18T21:53:32.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:32.778Z] [INFO]
[2026-02-18T21:53:32.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:32.778Z] [INFO]
[2026-02-18T21:53:32.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:33.109Z] [INFO] Processed 72 files in 469ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2026-02-18T21:53:33.109Z] [INFO]
[2026-02-18T21:53:33.109Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:33.816Z] [INFO] Processed 72 files in 00:00.564 (Already Sorted: 72, Needed Sorting: 0)
[2026-02-18T21:53:33.816Z] [INFO]
[2026-02-18T21:53:33.816Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:33.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:33.816Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:33.816Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2026-02-18T21:53:33.816Z] [INFO]
[2026-02-18T21:53:33.816Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:33.816Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:33.816Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2026-02-18T21:53:34.524Z] required: java.util.List<java.lang.Integer>
[2026-02-18T21:53:34.524Z] found: java.lang.Object
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[53,19] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[54,33] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[55,21] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,15] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:53:34.524Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,46] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:53:34.524Z] [INFO]
[2026-02-18T21:53:34.524Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:34.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:34.524Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:34.524Z] [INFO] Copying 3 resources
[2026-02-18T21:53:34.524Z] [INFO]
[2026-02-18T21:53:34.524Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:34.524Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:34.524Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2026-02-18T21:53:34.854Z] [INFO]
[2026-02-18T21:53:34.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:34.854Z] [INFO]
[2026-02-18T21:53:34.854Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:34.854Z] [INFO] T E S T S
[2026-02-18T21:53:34.854Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:34.854Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:53:36.087Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-18T21:53:36.414Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-18T21:53:36.414Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-18T21:53:36.414Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-18T21:53:36.414Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-18T21:53:36.414Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-18T21:53:36.414Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-18T21:53:36.414Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-18T21:53:36.414Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2026-02-18T21:53:36.414Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.util.GlobUtilTest
[2026-02-18T21:53:36.414Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2026-02-18T21:53:36.742Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in io.quarkus.paths.JarPathTreeTest
[2026-02-18T21:53:36.742Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2026-02-18T21:53:36.742Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.paths.DirectoryPathTreeTest
[2026-02-18T21:53:36.742Z] [INFO]
[2026-02-18T21:53:36.742Z] [INFO] Results:
[2026-02-18T21:53:36.742Z] [INFO]
[2026-02-18T21:53:36.742Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:53:36.742Z] [INFO]
[2026-02-18T21:53:36.742Z] [INFO]
[2026-02-18T21:53:36.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:36.742Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-18T21:53:36.742Z] [INFO]
[2026-02-18T21:53:36.743Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:36.743Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-18T21:53:37.069Z] [INFO]
[2026-02-18T21:53:37.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2026-02-18T21:53:37.069Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-18T21:53:37.069Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.pom
[2026-02-18T21:53:37.069Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-18T21:53:37.069Z] [INFO]
[2026-02-18T21:53:37.069Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2026-02-18T21:53:37.069Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2026-02-18T21:53:37.069Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:53:37.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2026-02-18T21:53:37.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom (5.2 kB at 67 kB/s)
[2026-02-18T21:53:37.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2026-02-18T21:53:37.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom (22 kB at 348 kB/s)
[2026-02-18T21:53:37.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2026-02-18T21:53:37.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 622 kB/s)
[2026-02-18T21:53:37.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom
[2026-02-18T21:53:37.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom (7.3 kB at 126 kB/s)
[2026-02-18T21:53:37.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2026-02-18T21:53:37.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 37 kB/s)
[2026-02-18T21:53:37.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2026-02-18T21:53:37.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 1.0 MB/s)
[2026-02-18T21:53:37.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2026-02-18T21:53:37.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 68 kB/s)
[2026-02-18T21:53:37.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2026-02-18T21:53:37.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 243 kB/s)
[2026-02-18T21:53:37.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom (7.2 kB at 87 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 484 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 35 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 46 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 26 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2026-02-18T21:53:37.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 133 kB/s)
[2026-02-18T21:53:37.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2026-02-18T21:53:38.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 48 kB/s)
[2026-02-18T21:53:38.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2026-02-18T21:53:38.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 34 kB/s)
[2026-02-18T21:53:38.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2026-02-18T21:53:38.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 45 kB/s)
[2026-02-18T21:53:38.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2026-02-18T21:53:38.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 568 kB/s)
[2026-02-18T21:53:38.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2026-02-18T21:53:38.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.4 MB/s)
[2026-02-18T21:53:38.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2026-02-18T21:53:38.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 98 kB/s)
[2026-02-18T21:53:38.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2026-02-18T21:53:38.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 55 kB/s)
[2026-02-18T21:53:38.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2026-02-18T21:53:38.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 62 kB/s)
[2026-02-18T21:53:38.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2026-02-18T21:53:38.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 75 kB/s)
[2026-02-18T21:53:38.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2026-02-18T21:53:38.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 160 kB/s)
[2026-02-18T21:53:38.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2026-02-18T21:53:38.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom (3.9 kB at 39 kB/s)
[2026-02-18T21:53:38.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2026-02-18T21:53:38.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 52 kB/s)
[2026-02-18T21:53:38.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2026-02-18T21:53:38.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom (6.6 kB at 87 kB/s)
[2026-02-18T21:53:38.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2026-02-18T21:53:38.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 38 kB/s)
[2026-02-18T21:53:38.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2026-02-18T21:53:39.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 369 kB/s)
[2026-02-18T21:53:39.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2026-02-18T21:53:39.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom (2.6 kB at 34 kB/s)
[2026-02-18T21:53:39.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2026-02-18T21:53:39.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 194 kB/s)
[2026-02-18T21:53:39.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2026-02-18T21:53:39.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 118 kB/s)
[2026-02-18T21:53:39.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2026-02-18T21:53:39.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 269 kB/s)
[2026-02-18T21:53:39.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 609 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 87 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 244 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 34 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 23 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2026-02-18T21:53:39.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar (41 kB at 922 kB/s)
[2026-02-18T21:53:39.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar (307 kB at 5.5 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 3.3 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 127 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 1.1 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 5.8 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar (44 kB at 388 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar (58 kB at 437 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar (47 kB at 333 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar (215 kB at 1.5 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar (192 kB at 1.2 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 85 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar (42 kB at 211 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar (67 kB at 325 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.8 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 127 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 246 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar (46 kB at 179 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar (43 kB at 170 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar (33 kB at 116 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 1.4 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.6 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar (11 kB at 37 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 1.1 MB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 164 kB/s)
[2026-02-18T21:53:39.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 32 kB/s)
[2026-02-18T21:53:40.050Z] [INFO]
[2026-02-18T21:53:40.050Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.050Z] [INFO]
[2026-02-18T21:53:40.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.379Z] [INFO]
[2026-02-18T21:53:40.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.379Z] [INFO]
[2026-02-18T21:53:40.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.379Z] [INFO]
[2026-02-18T21:53:40.379Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.379Z] [INFO]
[2026-02-18T21:53:40.379Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:40.707Z] [INFO] Processed 49 files in 260ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-02-18T21:53:40.707Z] [INFO]
[2026-02-18T21:53:40.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:41.413Z] [INFO] Processed 49 files in 00:00.462 (Already Sorted: 49, Needed Sorting: 0)
[2026-02-18T21:53:41.413Z] [INFO]
[2026-02-18T21:53:41.413Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:41.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:41.413Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:41.413Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2026-02-18T21:53:41.413Z] [INFO]
[2026-02-18T21:53:41.413Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:41.413Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:41.413Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapMavenContext.java:[410,23] add(java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String) in org.eclipse.aether.util.repository.DefaultMirrorSelector has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-18T21:53:43.076Z] [INFO]
[2026-02-18T21:53:43.076Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:43.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:43.076Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:43.076Z] [INFO] Copying 68 resources
[2026-02-18T21:53:43.076Z] [INFO]
[2026-02-18T21:53:43.076Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:43.076Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:43.076Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2026-02-18T21:53:43.406Z] [INFO]
[2026-02-18T21:53:43.406Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:43.406Z] [INFO]
[2026-02-18T21:53:43.406Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:43.406Z] [INFO] T E S T S
[2026-02-18T21:53:43.406Z] [INFO] -------------------------------------------------------
[2026-02-18T21:53:43.406Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:53:44.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-18T21:53:45.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-18T21:53:45.273Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-18T21:53:45.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-18T21:53:45.273Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-18T21:53:45.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-18T21:53:45.602Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-18T21:53:45.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-18T21:53:45.603Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-18T21:53:45.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-18T21:53:45.603Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-18T21:53:45.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-18T21:53:45.603Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-18T21:53:45.932Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-18T21:53:45.932Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-18T21:53:45.932Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-18T21:53:45.932Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-18T21:53:46.274Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-18T21:53:46.274Z] [INFO]
[2026-02-18T21:53:46.274Z] [INFO] Results:
[2026-02-18T21:53:46.274Z] [INFO]
[2026-02-18T21:53:46.274Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:53:46.274Z] [INFO]
[2026-02-18T21:53:46.274Z] [INFO]
[2026-02-18T21:53:46.274Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:46.274Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-18T21:53:46.601Z] [INFO]
[2026-02-18T21:53:46.601Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:46.601Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-18T21:53:46.601Z] [INFO]
[2026-02-18T21:53:46.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2026-02-18T21:53:46.601Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-18T21:53:46.602Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.pom
[2026-02-18T21:53:46.602Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-18T21:53:46.602Z] [INFO]
[2026-02-18T21:53:46.602Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2026-02-18T21:53:46.602Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2026-02-18T21:53:46.602Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:53:46.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-18T21:53:46.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-18T21:53:46.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 167 kB/s)
[2026-02-18T21:53:46.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-18T21:53:46.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-18T21:53:46.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 1.6 MB/s)
[2026-02-18T21:53:46.928Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom
[2026-02-18T21:53:47.631Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom (1.7 kB at 2.4 kB/s)
[2026-02-18T21:53:47.960Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar
[2026-02-18T21:53:48.288Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar (2.4 MB at 3.9 MB/s)
[2026-02-18T21:53:48.288Z] [INFO]
[2026-02-18T21:53:48.288Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.288Z] [INFO]
[2026-02-18T21:53:48.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Processed 3 files in 27ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:48.645Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:53:48.645Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:53:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:53:48.645Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] No sources to compile
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] No tests to run.
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-18T21:53:48.645Z] [INFO]
[2026-02-18T21:53:48.645Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:53:48.645Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-18T21:53:48.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-18T21:53:48.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 196 kB/s)
[2026-02-18T21:53:48.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-18T21:53:49.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-18T21:53:49.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 87 kB/s)
[2026-02-18T21:53:49.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-18T21:53:49.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-18T21:53:49.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 79 kB/s)
[2026-02-18T21:53:49.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-18T21:53:50.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-18T21:53:50.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 46 kB/s)
[2026-02-18T21:53:50.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-18T21:53:50.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-18T21:53:50.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 227 kB/s)
[2026-02-18T21:53:50.356Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-18T21:53:50.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-18T21:53:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 44 kB/s)
[2026-02-18T21:53:50.690Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-18T21:53:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-18T21:53:51.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 61 kB/s)
[2026-02-18T21:53:51.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-18T21:53:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-18T21:53:51.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 56 kB/s)
[2026-02-18T21:53:51.352Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-18T21:53:51.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-18T21:53:51.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 51 kB/s)
[2026-02-18T21:53:51.352Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-18T21:53:52.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-18T21:53:52.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 81 kB/s)
[2026-02-18T21:53:52.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-18T21:53:52.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-18T21:53:52.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 125 kB/s)
[2026-02-18T21:53:52.827Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-18T21:53:52.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-18T21:53:52.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 201 kB/s)
[2026-02-18T21:53:52.827Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-18T21:53:53.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-18T21:53:53.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 55 kB/s)
[2026-02-18T21:53:53.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-18T21:53:54.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-18T21:53:54.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 58 kB/s)
[2026-02-18T21:53:54.239Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-18T21:53:54.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-18T21:53:54.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 55 kB/s)
[2026-02-18T21:53:54.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-18T21:53:54.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-18T21:53:54.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 67 kB/s)
[2026-02-18T21:53:54.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-18T21:53:54.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-18T21:53:54.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 66 kB/s)
[2026-02-18T21:53:54.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-18T21:53:55.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-18T21:53:55.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 91 kB/s)
[2026-02-18T21:53:55.221Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-18T21:53:55.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-18T21:53:55.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 186 kB/s)
[2026-02-18T21:53:55.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-18T21:53:55.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-18T21:53:55.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-18T21:53:55.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-18T21:53:55.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-18T21:53:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-18T21:53:56.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 2.5 MB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 2.3 MB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 450 kB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.0 MB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 607 kB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-18T21:53:56.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 311 kB/s)
[2026-02-18T21:53:56.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-18T21:53:56.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 325 kB/s)
[2026-02-18T21:53:56.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-18T21:53:56.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 2.6 MB/s)
[2026-02-18T21:53:56.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.5 MB/s)
[2026-02-18T21:53:56.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 502 kB/s)
[2026-02-18T21:53:56.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 13 MB/s)
[2026-02-18T21:54:02.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 15 kB/s)
[2026-02-18T21:54:02.466Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2026-02-18T21:54:02.466Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2026-02-18T21:54:03.172Z] [INFO] Minimized 1912 -> 1885 (98%)
[2026-02-18T21:54:03.172Z] [INFO] Replacing original artifact with shaded artifact.
[2026-02-18T21:54:03.172Z] [INFO] Replacing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar with /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-shaded.jar
[2026-02-18T21:54:03.172Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2026-02-18T21:54:03.172Z] [INFO]
[2026-02-18T21:54:03.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-18T21:54:03.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-18T21:54:03.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.pom
[2026-02-18T21:54:03.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-18T21:54:03.172Z] [INFO]
[2026-02-18T21:54:03.172Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2026-02-18T21:54:03.172Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2026-02-18T21:54:03.172Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:54:03.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2026-02-18T21:54:03.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 18 kB/s)
[2026-02-18T21:54:03.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2026-02-18T21:54:03.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom (7.8 kB at 71 kB/s)
[2026-02-18T21:54:03.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2026-02-18T21:54:03.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 108 kB/s)
[2026-02-18T21:54:03.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2026-02-18T21:54:03.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 123 kB/s)
[2026-02-18T21:54:03.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2026-02-18T21:54:03.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 101 kB/s)
[2026-02-18T21:54:03.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2026-02-18T21:54:03.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 378 kB/s)
[2026-02-18T21:54:03.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2026-02-18T21:54:03.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom (1.5 kB at 15 kB/s)
[2026-02-18T21:54:03.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2026-02-18T21:54:03.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 142 kB/s)
[2026-02-18T21:54:03.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2026-02-18T21:54:03.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 428 kB/s)
[2026-02-18T21:54:03.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 46 kB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 18 kB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 53 kB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2026-02-18T21:54:04.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 77 kB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 2.9 MB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 860 kB/s)
[2026-02-18T21:54:04.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar (7.9 kB at 81 kB/s)
[2026-02-18T21:54:04.161Z] [INFO]
[2026-02-18T21:54:04.161Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:04.161Z] [INFO]
[2026-02-18T21:54:04.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:04.831Z] [INFO]
[2026-02-18T21:54:04.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:04.831Z] [INFO]
[2026-02-18T21:54:04.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:04.831Z] [INFO]
[2026-02-18T21:54:04.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:04.831Z] [INFO]
[2026-02-18T21:54:04.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:05.553Z] [INFO] Processed 67 files in 403ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2026-02-18T21:54:05.553Z] [INFO]
[2026-02-18T21:54:05.553Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:05.889Z] [INFO] Processed 67 files in 00:00.484 (Already Sorted: 67, Needed Sorting: 0)
[2026-02-18T21:54:05.889Z] [INFO]
[2026-02-18T21:54:05.889Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:05.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:54:05.889Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:54:05.889Z] [INFO] Copying 1 resource
[2026-02-18T21:54:05.889Z] [INFO]
[2026-02-18T21:54:05.889Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:05.889Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:54:05.889Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2026-02-18T21:54:07.041Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2026-02-18T21:54:07.041Z] required: java.util.List<java.lang.Integer>
[2026-02-18T21:54:07.041Z] found: java.lang.Object
[2026-02-18T21:54:07.041Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2026-02-18T21:54:07.041Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2026-02-18T21:54:07.041Z] found: capture#1 of ?
[2026-02-18T21:54:07.041Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/QuarkusClassLoader.java:[574,31] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.041Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2026-02-18T21:54:07.041Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-18T21:54:07.041Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-18T21:54:07.041Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2026-02-18T21:54:07.041Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-18T21:54:07.041Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-18T21:54:07.041Z] [INFO]
[2026-02-18T21:54:07.041Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:07.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:54:07.041Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:54:07.041Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2026-02-18T21:54:07.041Z] [INFO]
[2026-02-18T21:54:07.041Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:07.041Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:54:07.041Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[44,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[82,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[110,37] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[58,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[75,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingInterruptTestCase.java:[25,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:54:07.369Z] [INFO]
[2026-02-18T21:54:07.369Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:07.369Z] [INFO]
[2026-02-18T21:54:07.369Z] [INFO] -------------------------------------------------------
[2026-02-18T21:54:07.369Z] [INFO] T E S T S
[2026-02-18T21:54:07.369Z] [INFO] -------------------------------------------------------
[2026-02-18T21:54:07.369Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:54:09.018Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-18T21:54:09.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-18T21:54:09.743Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-18T21:54:09.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-18T21:54:09.743Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-18T21:54:10.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-18T21:54:10.071Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-18T21:54:10.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-18T21:54:10.071Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-18T21:54:10.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-18T21:54:10.071Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-18T21:54:10.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-18T21:54:10.071Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-18T21:54:10.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-18T21:54:10.071Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-18T21:54:10.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-18T21:54:10.400Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-18T21:54:10.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-18T21:54:10.400Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-18T21:54:10.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-18T21:54:10.400Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-18T21:54:10.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-18T21:54:10.400Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-18T21:54:10.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-18T21:54:10.728Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-18T21:54:10.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-18T21:54:10.728Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-18T21:54:10.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-18T21:54:10.728Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-18T21:54:10.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-18T21:54:10.728Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-18T21:54:11.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-18T21:54:11.056Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-18T21:54:11.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-18T21:54:11.056Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-18T21:54:11.056Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-18T21:54:11.056Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-18T21:54:11.056Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.02 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-18T21:54:11.056Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-18T21:54:11.392Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-18T21:54:11.392Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-18T21:54:11.392Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] Results:
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:11.392Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:11.392Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:11.392Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2026-02-18T21:54:11.392Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-18T21:54:11.392Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.pom
[2026-02-18T21:54:11.392Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-18T21:54:11.392Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-18T21:54:11.392Z] [INFO]
[2026-02-18T21:54:11.392Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2026-02-18T21:54:11.392Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2026-02-18T21:54:11.392Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-18T21:54:11.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-18T21:54:11.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-18T21:54:12.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom (4.1 kB at 16 kB/s)
[2026-02-18T21:54:12.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-18T21:54:12.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-18T21:54:12.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar (118 kB at 1.0 MB/s)
[2026-02-18T21:54:12.387Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-18T21:54:12.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-18T21:54:12.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 167 kB/s)
[2026-02-18T21:54:12.387Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-18T21:54:12.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-18T21:54:12.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 209 kB/s)
[2026-02-18T21:54:12.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-18T21:54:13.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-18T21:54:13.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 690 kB/s)
[2026-02-18T21:54:13.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
[2026-02-18T21:54:13.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 19 kB/s)
[2026-02-18T21:54:13.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2026-02-18T21:54:13.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom (16 kB at 228 kB/s)
[2026-02-18T21:54:13.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2026-02-18T21:54:13.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom (9.7 kB at 135 kB/s)
[2026-02-18T21:54:13.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2026-02-18T21:54:13.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom (6.1 kB at 80 kB/s)
[2026-02-18T21:54:13.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2026-02-18T21:54:13.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom (5.5 kB at 81 kB/s)
[2026-02-18T21:54:13.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2026-02-18T21:54:13.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom (2.6 kB at 37 kB/s)
[2026-02-18T21:54:13.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom (3.1 kB at 43 kB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 548 kB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar (375 kB at 6.0 MB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 216 kB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar (76 kB at 1.2 MB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar (52 kB at 798 kB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 21 MB/s)
[2026-02-18T21:54:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 3.1 MB/s)
[2026-02-18T21:54:13.736Z] [INFO]
[2026-02-18T21:54:13.736Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:13.736Z] [INFO]
[2026-02-18T21:54:13.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:14.879Z] [INFO]
[2026-02-18T21:54:14.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:14.879Z] [INFO]
[2026-02-18T21:54:14.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:14.879Z] [INFO]
[2026-02-18T21:54:14.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:14.879Z] [INFO]
[2026-02-18T21:54:14.879Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:54:14.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-18T21:54:15.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-18T21:54:15.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 91 kB/s)
[2026-02-18T21:54:15.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-18T21:54:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-18T21:54:15.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 14 kB/s)
[2026-02-18T21:54:15.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-18T21:54:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-18T21:54:16.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 86 kB/s)
[2026-02-18T21:54:16.524Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-18T21:54:17.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-18T21:54:17.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 39 kB/s)
[2026-02-18T21:54:17.230Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-18T21:54:17.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-18T21:54:17.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 261 kB/s)
[2026-02-18T21:54:17.230Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-18T21:54:17.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-18T21:54:17.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 44 kB/s)
[2026-02-18T21:54:17.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-18T21:54:17.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-18T21:54:17.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 65 kB/s)
[2026-02-18T21:54:17.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-18T21:54:17.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-18T21:54:18.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 377 kB/s)
[2026-02-18T21:54:18.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-18T21:54:18.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-18T21:54:18.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 148 kB/s)
[2026-02-18T21:54:18.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-18T21:54:18.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-18T21:54:18.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 205 kB/s)
[2026-02-18T21:54:18.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-18T21:54:18.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-18T21:54:18.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 255 kB/s)
[2026-02-18T21:54:18.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-18T21:54:19.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.3 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 304 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 171 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 64 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 363 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 79 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 93 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 344 kB/s)
[2026-02-18T21:54:38.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-18T21:54:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-18T21:54:38.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 95 kB/s)
[2026-02-18T21:54:38.718Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-18T21:54:38.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-18T21:54:38.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 217 kB/s)
[2026-02-18T21:54:38.718Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-18T21:54:39.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-18T21:54:39.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 922 kB/s)
[2026-02-18T21:54:39.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-18T21:54:39.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-18T21:54:39.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 20 kB/s)
[2026-02-18T21:54:39.371Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-18T21:54:39.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-18T21:54:39.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 260 kB/s)
[2026-02-18T21:54:39.698Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-18T21:54:40.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-18T21:54:40.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 22 kB/s)
[2026-02-18T21:54:40.025Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-18T21:54:40.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-18T21:54:40.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 84 kB/s)
[2026-02-18T21:54:40.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-18T21:54:40.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-18T21:54:40.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 238 kB/s)
[2026-02-18T21:54:40.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-18T21:54:40.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-18T21:54:40.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 58 kB/s)
[2026-02-18T21:54:40.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-18T21:54:41.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-18T21:54:41.014Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 19 kB/s)
[2026-02-18T21:54:41.014Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-18T21:54:41.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-18T21:54:41.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 26 kB/s)
[2026-02-18T21:54:41.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2026-02-18T21:54:41.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2026-02-18T21:54:41.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 49 kB/s)
[2026-02-18T21:54:41.669Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-18T21:54:41.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-18T21:54:41.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 106 kB/s)
[2026-02-18T21:54:41.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-18T21:54:42.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-18T21:54:42.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 130 kB/s)
[2026-02-18T21:54:42.325Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-18T21:54:42.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-18T21:54:42.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 245 kB/s)
[2026-02-18T21:54:42.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-18T21:54:42.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-18T21:54:42.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 71 kB/s)
[2026-02-18T21:54:42.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-18T21:54:42.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-18T21:54:42.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 125 kB/s)
[2026-02-18T21:54:42.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-18T21:54:43.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-18T21:54:43.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 185 kB/s)
[2026-02-18T21:54:43.311Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-18T21:54:43.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-18T21:54:43.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 91 kB/s)
[2026-02-18T21:54:43.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-18T21:54:43.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-18T21:54:43.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 37 kB/s)
[2026-02-18T21:54:43.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-18T21:54:44.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-18T21:54:44.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 25 kB/s)
[2026-02-18T21:54:44.302Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-18T21:54:44.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-18T21:54:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 39 kB/s)
[2026-02-18T21:54:44.635Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-18T21:54:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-18T21:54:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 79 kB/s)
[2026-02-18T21:54:44.635Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-18T21:54:44.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-18T21:54:44.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 17 kB/s)
[2026-02-18T21:54:44.965Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-18T21:54:45.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-18T21:54:45.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 48 kB/s)
[2026-02-18T21:54:45.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-18T21:54:45.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-18T21:54:45.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 276 kB/s)
[2026-02-18T21:54:45.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-18T21:54:45.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-18T21:54:45.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 5.7 kB/s)
[2026-02-18T21:54:45.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-18T21:54:46.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-18T21:54:46.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 14 kB/s)
[2026-02-18T21:54:46.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-18T21:54:46.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-18T21:54:46.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 102 kB/s)
[2026-02-18T21:54:46.623Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-18T21:54:46.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-18T21:54:46.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 95 kB/s)
[2026-02-18T21:54:46.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-18T21:54:46.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-18T21:54:47.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.4 kB/s)
[2026-02-18T21:54:47.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-18T21:54:47.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-18T21:54:47.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.3 kB/s)
[2026-02-18T21:54:47.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-18T21:54:47.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-18T21:54:47.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 2.5 kB/s)
[2026-02-18T21:54:47.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-18T21:54:47.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-18T21:54:48.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.4 kB/s)
[2026-02-18T21:54:48.352Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-18T21:54:48.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-18T21:54:48.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 86 kB/s)
[2026-02-18T21:54:48.352Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-18T21:54:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-18T21:54:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 15 kB/s)
[2026-02-18T21:54:48.681Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-18T21:54:49.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-18T21:54:49.014Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 34 kB/s)
[2026-02-18T21:54:49.014Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-18T21:54:49.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-18T21:54:49.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.8 kB/s)
[2026-02-18T21:54:49.494Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-18T21:54:49.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-18T21:54:49.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 2.6 kB/s)
[2026-02-18T21:54:49.494Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-18T21:54:49.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-18T21:54:49.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 53 kB/s)
[2026-02-18T21:54:49.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-18T21:54:50.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-18T21:54:50.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 37 kB/s)
[2026-02-18T21:54:50.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-18T21:54:50.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-18T21:54:50.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 105 kB/s)
[2026-02-18T21:54:50.499Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-18T21:54:50.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-18T21:54:50.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 137 kB/s)
[2026-02-18T21:54:50.826Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-18T21:54:51.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-18T21:54:51.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 81 kB/s)
[2026-02-18T21:54:51.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-18T21:54:51.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-18T21:54:51.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.3 kB/s)
[2026-02-18T21:54:51.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-18T21:54:51.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-18T21:54:51.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.1 kB/s)
[2026-02-18T21:54:51.814Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-18T21:54:52.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-18T21:54:52.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 9.9 kB/s)
[2026-02-18T21:54:52.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-18T21:54:52.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-18T21:54:52.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 68 kB/s)
[2026-02-18T21:54:52.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-18T21:54:52.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-18T21:54:52.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 161 kB/s)
[2026-02-18T21:54:52.798Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-18T21:54:53.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-18T21:54:53.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 160 kB/s)
[2026-02-18T21:54:53.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2026-02-18T21:54:53.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2026-02-18T21:54:53.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 52 kB/s)
[2026-02-18T21:54:53.457Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-18T21:54:53.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-18T21:54:53.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.2 kB/s)
[2026-02-18T21:54:53.457Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-18T21:54:53.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-18T21:54:53.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 50 kB/s)
[2026-02-18T21:54:53.783Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-18T21:54:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-18T21:54:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 41 kB/s)
[2026-02-18T21:54:54.110Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-18T21:54:54.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-18T21:54:54.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 60 kB/s)
[2026-02-18T21:54:54.436Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-18T21:54:54.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-18T21:54:54.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 73 kB/s)
[2026-02-18T21:54:54.762Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-18T21:54:55.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-18T21:54:55.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 25 kB/s)
[2026-02-18T21:54:55.089Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-18T21:54:55.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-18T21:54:55.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 277 kB/s)
[2026-02-18T21:54:55.417Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-18T21:54:56.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-18T21:54:56.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 333 kB/s)
[2026-02-18T21:54:56.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-18T21:54:56.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-18T21:54:56.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 25 kB/s)
[2026-02-18T21:54:56.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-18T21:54:56.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-18T21:54:56.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 53 kB/s)
[2026-02-18T21:54:56.787Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-18T21:54:57.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-18T21:54:57.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 87 kB/s)
[2026-02-18T21:54:57.114Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-18T21:54:57.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-18T21:54:57.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 247 kB/s)
[2026-02-18T21:54:57.443Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-18T21:54:57.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-18T21:54:57.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 50 kB/s)
[2026-02-18T21:54:57.443Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-18T21:54:57.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-18T21:54:57.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 27 kB/s)
[2026-02-18T21:54:57.771Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-18T21:54:58.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-18T21:54:58.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 42 kB/s)
[2026-02-18T21:54:58.099Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-18T21:54:58.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-18T21:54:58.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 87 kB/s)
[2026-02-18T21:54:58.430Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-18T21:54:58.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-18T21:54:58.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 113 kB/s)
[2026-02-18T21:54:58.757Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-18T21:54:58.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-18T21:54:59.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 222 kB/s)
[2026-02-18T21:54:59.084Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-18T21:54:59.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-18T21:54:59.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 53 kB/s)
[2026-02-18T21:54:59.084Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-18T21:54:59.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-18T21:54:59.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 44 kB/s)
[2026-02-18T21:54:59.418Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-18T21:54:59.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-18T21:54:59.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 239 kB/s)
[2026-02-18T21:54:59.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-18T21:54:59.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-18T21:54:59.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-18T21:54:59.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-18T21:54:59.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-18T21:55:00.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-18T21:55:00.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-18T21:55:00.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-18T21:55:00.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-18T21:55:00.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-18T21:55:00.405Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-18T21:55:00.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-18T21:55:01.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-18T21:55:01.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-18T21:55:01.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-18T21:55:02.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 229 kB/s)
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-18T21:55:02.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 254 kB/s)
[2026-02-18T21:55:02.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-18T21:55:02.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 741 kB/s)
[2026-02-18T21:55:02.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-18T21:55:02.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 225 kB/s)
[2026-02-18T21:55:02.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-18T21:55:02.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 1.4 MB/s)
[2026-02-18T21:55:02.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-18T21:55:02.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 118 kB/s)
[2026-02-18T21:55:02.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-18T21:55:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 21 kB/s)
[2026-02-18T21:55:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-18T21:55:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 19 kB/s)
[2026-02-18T21:55:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-18T21:55:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 80 kB/s)
[2026-02-18T21:55:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-18T21:55:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 224 kB/s)
[2026-02-18T21:55:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-18T21:55:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 1.5 MB/s)
[2026-02-18T21:55:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-18T21:55:03.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 217 kB/s)
[2026-02-18T21:55:03.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-18T21:55:03.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 303 kB/s)
[2026-02-18T21:55:03.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-18T21:55:03.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 45 kB/s)
[2026-02-18T21:55:03.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-18T21:55:03.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 157 kB/s)
[2026-02-18T21:55:03.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-18T21:55:03.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 53 kB/s)
[2026-02-18T21:55:03.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-18T21:55:03.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 13 kB/s)
[2026-02-18T21:55:03.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-18T21:55:03.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 29 kB/s)
[2026-02-18T21:55:03.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-18T21:55:03.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 7.7 kB/s)
[2026-02-18T21:55:03.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-18T21:55:03.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 243 kB/s)
[2026-02-18T21:55:03.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-18T21:55:03.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 126 kB/s)
[2026-02-18T21:55:03.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-18T21:55:04.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 92 kB/s)
[2026-02-18T21:55:04.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-18T21:55:04.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 55 kB/s)
[2026-02-18T21:55:04.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-18T21:55:04.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 31 kB/s)
[2026-02-18T21:55:04.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-18T21:55:04.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 44 kB/s)
[2026-02-18T21:55:04.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-18T21:55:04.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 248 kB/s)
[2026-02-18T21:55:04.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-18T21:55:04.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 34 kB/s)
[2026-02-18T21:55:04.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-18T21:55:04.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 13 kB/s)
[2026-02-18T21:55:04.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-18T21:55:04.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 161 kB/s)
[2026-02-18T21:55:04.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-18T21:55:04.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 170 kB/s)
[2026-02-18T21:55:04.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-18T21:55:04.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 116 kB/s)
[2026-02-18T21:55:04.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-18T21:55:04.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 53 kB/s)
[2026-02-18T21:55:04.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-18T21:55:04.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 250 kB/s)
[2026-02-18T21:55:04.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-18T21:55:04.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 7.6 kB/s)
[2026-02-18T21:55:04.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-18T21:55:04.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 67 kB/s)
[2026-02-18T21:55:04.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-18T21:55:05.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 56 kB/s)
[2026-02-18T21:55:05.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-18T21:55:05.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 94 kB/s)
[2026-02-18T21:55:05.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-18T21:55:05.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 3.0 kB/s)
[2026-02-18T21:55:05.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-18T21:55:05.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 108 kB/s)
[2026-02-18T21:55:05.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-18T21:55:05.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 70 kB/s)
[2026-02-18T21:55:05.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-18T21:55:05.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 16 kB/s)
[2026-02-18T21:55:05.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-18T21:55:05.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 108 kB/s)
[2026-02-18T21:55:05.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-18T21:55:05.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 150 kB/s)
[2026-02-18T21:55:05.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-18T21:55:05.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 85 kB/s)
[2026-02-18T21:55:07.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 9.5 kB/s)
[2026-02-18T21:55:07.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 3.5 kB/s)
[2026-02-18T21:55:07.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 60 kB/s)
[2026-02-18T21:55:07.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 48 kB/s)
[2026-02-18T21:55:07.962Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-18T21:55:07.962Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-18T21:55:09.163Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2026-02-18T21:55:09.163Z] [INFO]
[2026-02-18T21:55:09.163Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:09.163Z] [INFO] Processed 4 files in 63ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T21:55:09.163Z] [INFO]
[2026-02-18T21:55:09.163Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:09.163Z] [INFO] Processed 4 files in 00:00.097 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T21:55:09.163Z] [INFO]
[2026-02-18T21:55:09.163Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:09.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:09.163Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:09.163Z] [INFO] Copying 1 resource
[2026-02-18T21:55:09.163Z] [INFO]
[2026-02-18T21:55:09.163Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:09.163Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:09.163Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2026-02-18T21:55:09.489Z] [INFO]
[2026-02-18T21:55:09.489Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:09.489Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-18T21:55:09.489Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-18T21:55:10.642Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-18T21:55:10.642Z] [INFO]
[2026-02-18T21:55:10.642Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:10.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-18T21:55:10.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-18T21:55:11.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 44 kB/s)
[2026-02-18T21:55:11.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-18T21:55:11.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-18T21:55:11.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 71 kB/s)
[2026-02-18T21:55:11.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-18T21:55:11.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-18T21:55:11.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 227 kB/s)
[2026-02-18T21:55:11.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-18T21:55:11.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-18T21:55:11.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 75 kB/s)
[2026-02-18T21:55:11.962Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-18T21:55:12.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-18T21:55:12.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 274 kB/s)
[2026-02-18T21:55:12.294Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-18T21:55:12.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-18T21:55:12.629Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 275 kB/s)
[2026-02-18T21:55:12.629Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-18T21:55:12.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-18T21:55:12.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 36 kB/s)
[2026-02-18T21:55:12.975Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2026-02-18T21:55:13.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2026-02-18T21:55:13.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 23 kB/s)
[2026-02-18T21:55:13.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-18T21:55:13.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-18T21:55:13.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 236 kB/s)
[2026-02-18T21:55:13.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-18T21:55:13.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-18T21:55:13.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-18T21:55:13.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-02-18T21:55:13.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-18T21:55:13.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 2.2 MB/s)
[2026-02-18T21:55:13.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 3.0 MB/s)
[2026-02-18T21:55:13.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 8.0 MB/s)
[2026-02-18T21:55:13.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 3.6 MB/s)
[2026-02-18T21:55:13.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 2.3 MB/s)
[2026-02-18T21:55:14.336Z] [INFO] Discovered 1 component descriptors(s)
[2026-02-18T21:55:14.336Z] [INFO]
[2026-02-18T21:55:14.336Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:14.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:14.336Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:14.336Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2026-02-18T21:55:14.336Z] [INFO]
[2026-02-18T21:55:14.336Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:14.336Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:14.336Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2026-02-18T21:55:14.336Z] [INFO]
[2026-02-18T21:55:14.336Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:14.336Z] [INFO]
[2026-02-18T21:55:14.336Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:14.336Z] [INFO] T E S T S
[2026-02-18T21:55:14.336Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:14.336Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:15.484Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-18T21:55:15.829Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] Results:
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:15.829Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:15.829Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2026-02-18T21:55:15.829Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-18T21:55:15.829Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.pom
[2026-02-18T21:55:15.829Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2026-02-18T21:55:15.829Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2026-02-18T21:55:15.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.829Z] [INFO]
[2026-02-18T21:55:15.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.830Z] [INFO]
[2026-02-18T21:55:15.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.830Z] [INFO]
[2026-02-18T21:55:15.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.830Z] [INFO]
[2026-02-18T21:55:15.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:15.830Z] [INFO] Processed 14 files in 98ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-18T21:55:15.830Z] [INFO]
[2026-02-18T21:55:15.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.161Z] [INFO] Processed 14 files in 00:00.195 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-18T21:55:16.161Z] [INFO]
[2026-02-18T21:55:16.161Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:16.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:16.161Z] [INFO] Copying 1 resource
[2026-02-18T21:55:16.161Z] [INFO]
[2026-02-18T21:55:16.161Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.161Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:16.161Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2026-02-18T21:55:16.161Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2026-02-18T21:55:16.161Z] required: java.util.List<java.lang.String>
[2026-02-18T21:55:16.161Z] found: java.lang.Object
[2026-02-18T21:55:16.161Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[215,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-18T21:55:16.161Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[217,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-18T21:55:16.161Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2026-02-18T21:55:16.161Z] required: java.util.List<java.lang.String>
[2026-02-18T21:55:16.161Z] found: java.lang.Object
[2026-02-18T21:55:16.161Z] [INFO]
[2026-02-18T21:55:16.161Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:16.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:16.161Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2026-02-18T21:55:16.161Z] [INFO]
[2026-02-18T21:55:16.161Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.161Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:16.161Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2026-02-18T21:55:16.489Z] [INFO]
[2026-02-18T21:55:16.489Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:16.489Z] [INFO]
[2026-02-18T21:55:16.489Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:16.489Z] [INFO] T E S T S
[2026-02-18T21:55:16.489Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:16.489Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:17.691Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-18T21:55:18.020Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] Results:
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:18.020Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:18.020Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2026-02-18T21:55:18.020Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-18T21:55:18.020Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.pom
[2026-02-18T21:55:18.020Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2026-02-18T21:55:18.020Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2026-02-18T21:55:18.020Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2026-02-18T21:55:18.020Z] [INFO] Installing /quarkus/independent-projects/qute/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-parent/2.7.5.Final/qute-parent-2.7.5.Final.pom
[2026-02-18T21:55:18.020Z] [INFO]
[2026-02-18T21:55:18.020Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2026-02-18T21:55:18.020Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2026-02-18T21:55:18.020Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:18.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2026-02-18T21:55:18.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom (8.5 kB at 71 kB/s)
[2026-02-18T21:55:18.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2026-02-18T21:55:18.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom (19 kB at 72 kB/s)
[2026-02-18T21:55:18.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2026-02-18T21:55:18.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 716 kB/s)
[2026-02-18T21:55:18.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2026-02-18T21:55:18.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 18 kB/s)
[2026-02-18T21:55:18.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2026-02-18T21:55:18.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom (1.9 kB at 17 kB/s)
[2026-02-18T21:55:19.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2026-02-18T21:55:19.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2026-02-18T21:55:19.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2026-02-18T21:55:19.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 196 kB/s)
[2026-02-18T21:55:19.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar (6.5 kB at 60 kB/s)
[2026-02-18T21:55:19.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar (838 kB at 2.5 MB/s)
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2026-02-18T21:55:19.351Z] [INFO]
[2026-02-18T21:55:19.351Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2026-02-18T21:55:19.687Z] [INFO] Processed 110 files in 501ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-02-18T21:55:19.687Z] [INFO]
[2026-02-18T21:55:19.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2026-02-18T21:55:20.396Z] [INFO] Processed 110 files in 00:00.642 (Already Sorted: 110, Needed Sorting: 0)
[2026-02-18T21:55:20.396Z] [INFO]
[2026-02-18T21:55:20.396Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2026-02-18T21:55:20.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:20.396Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:20.396Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2026-02-18T21:55:20.396Z] [INFO]
[2026-02-18T21:55:20.396Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2026-02-18T21:55:20.396Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:20.396Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2026-02-18T21:55:21.100Z] [INFO]
[2026-02-18T21:55:21.100Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2026-02-18T21:55:21.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:21.101Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:21.101Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2026-02-18T21:55:21.101Z] [INFO]
[2026-02-18T21:55:21.101Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2026-02-18T21:55:21.101Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:21.101Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2026-02-18T21:55:21.805Z] [INFO]
[2026-02-18T21:55:21.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2026-02-18T21:55:21.805Z] [INFO]
[2026-02-18T21:55:21.805Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:21.805Z] [INFO] T E S T S
[2026-02-18T21:55:21.805Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:21.805Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:23.463Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2026-02-18T21:55:23.463Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.qute.LoopSectionTest
[2026-02-18T21:55:23.463Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-18T21:55:23.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-18T21:55:23.463Z] [INFO] Running io.quarkus.qute.MutinyTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in io.quarkus.qute.MutinyTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.HtmlEscaperTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in io.quarkus.qute.IfSectionTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.LiteralSupportTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.qute.WhenSectionTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2026-02-18T21:55:23.789Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.qute.ArrayResolverTest
[2026-02-18T21:55:23.789Z] [INFO] Running io.quarkus.qute.UserTagTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.qute.UserTagTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.SimpleTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.qute.SimpleTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.VirtualMethodParametersTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.WithSectionTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.StrictRenderingTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.ValueResolverBuilderTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.qute.NamespaceResolversTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.qute.ReflectionResolverTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.EvalTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.EvalTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.ParserTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.qute.ParserTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.EvaluatedParamsTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.QuteTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.qute.QuteTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.BooleansTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.BooleansTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.qute.ImmutableListTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2026-02-18T21:55:24.118Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.ExpressionTest
[2026-02-18T21:55:24.118Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2026-02-18T21:55:24.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.AsyncDataTest
[2026-02-18T21:55:24.455Z] [INFO] Running io.quarkus.qute.EngineTest
[2026-02-18T21:55:24.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.EngineTest
[2026-02-18T21:55:24.455Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.qute.SetSectionTest
[2026-02-18T21:55:24.456Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.CollectionResolverTest
[2026-02-18T21:55:24.456Z] [INFO] Running io.quarkus.qute.EscaperTest
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.EscaperTest
[2026-02-18T21:55:24.456Z] [INFO] Running io.quarkus.qute.IncludeTest
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.qute.IncludeTest
[2026-02-18T21:55:24.456Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.MapResolverTest
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] Results:
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2026-02-18T21:55:24.456Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2026-02-18T21:55:24.456Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2026-02-18T21:55:24.456Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.jar
[2026-02-18T21:55:24.456Z] [INFO] Installing /quarkus/independent-projects/qute/core/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.pom
[2026-02-18T21:55:24.456Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final-sources.jar
[2026-02-18T21:55:24.456Z] [INFO]
[2026-02-18T21:55:24.456Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2026-02-18T21:55:24.456Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2026-02-18T21:55:24.456Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:24.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2026-02-18T21:55:24.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom (6.8 kB at 60 kB/s)
[2026-02-18T21:55:24.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2026-02-18T21:55:24.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar (231 kB at 2.4 MB/s)
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2026-02-18T21:55:24.794Z] [INFO]
[2026-02-18T21:55:24.794Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2026-02-18T21:55:25.149Z] [INFO] Processed 16 files in 182ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T21:55:25.149Z] [INFO]
[2026-02-18T21:55:25.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2026-02-18T21:55:25.477Z] [INFO] Processed 16 files in 00:00.294 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T21:55:25.477Z] [INFO]
[2026-02-18T21:55:25.477Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2026-02-18T21:55:25.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:25.477Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:25.477Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2026-02-18T21:55:25.477Z] [INFO]
[2026-02-18T21:55:25.477Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2026-02-18T21:55:25.477Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:25.477Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2026-02-18T21:55:25.806Z] [INFO]
[2026-02-18T21:55:25.806Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2026-02-18T21:55:25.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:25.806Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:25.806Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2026-02-18T21:55:25.806Z] [INFO]
[2026-02-18T21:55:25.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2026-02-18T21:55:25.806Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:25.806Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2026-02-18T21:55:26.133Z] [INFO]
[2026-02-18T21:55:26.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2026-02-18T21:55:26.133Z] [INFO]
[2026-02-18T21:55:26.133Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:26.133Z] [INFO] T E S T S
[2026-02-18T21:55:26.133Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:26.133Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:27.307Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2026-02-18T21:55:27.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in io.quarkus.qute.generator.MethodKeyTest
[2026-02-18T21:55:27.307Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-18T21:55:27.730Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-18T21:55:27.730Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2026-02-18T21:55:28.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.generator.ParametersTest
[2026-02-18T21:55:28.059Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-18T21:55:28.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] Results:
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2026-02-18T21:55:28.059Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2026-02-18T21:55:28.059Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2026-02-18T21:55:28.059Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.jar
[2026-02-18T21:55:28.059Z] [INFO] Installing /quarkus/independent-projects/qute/generator/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.pom
[2026-02-18T21:55:28.059Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final-sources.jar
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2026-02-18T21:55:28.059Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2026-02-18T21:55:28.059Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.059Z] [INFO]
[2026-02-18T21:55:28.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2026-02-18T21:55:28.060Z] [INFO] Installing /quarkus/independent-projects/tools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-tools-parent/2.7.5.Final/quarkus-tools-parent-2.7.5.Final.pom
[2026-02-18T21:55:28.060Z] [INFO]
[2026-02-18T21:55:28.060Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2026-02-18T21:55:28.060Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2026-02-18T21:55:28.060Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:28.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom
[2026-02-18T21:55:28.386Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom (11 kB at 57 kB/s)
[2026-02-18T21:55:28.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2026-02-18T21:55:28.386Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom (33 kB at 3.0 MB/s)
[2026-02-18T21:55:28.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-18T21:55:28.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-18T21:55:28.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 407 kB/s)
[2026-02-18T21:55:28.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar
[2026-02-18T21:55:28.714Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar (13 kB at 65 kB/s)
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO] Processed 2 files in 00:00.018 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:28.714Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:28.714Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2026-02-18T21:55:28.714Z] [INFO]
[2026-02-18T21:55:28.714Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:28.714Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:28.714Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2026-02-18T21:55:29.041Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:29.042Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:29.042Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] No sources to compile
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] No tests to run.
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2026-02-18T21:55:29.042Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-18T21:55:29.042Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.pom
[2026-02-18T21:55:29.042Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-18T21:55:29.042Z] [INFO]
[2026-02-18T21:55:29.042Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2026-02-18T21:55:29.042Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2026-02-18T21:55:29.042Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:29.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2026-02-18T21:55:29.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 16 kB/s)
[2026-02-18T21:55:29.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2026-02-18T21:55:29.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar (15 kB at 35 kB/s)
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:29.751Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:29.751Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:29.751Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:29.751Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:29.751Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] No sources to compile
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] No tests to run.
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2026-02-18T21:55:29.751Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-18T21:55:29.751Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.pom
[2026-02-18T21:55:29.751Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-18T21:55:29.751Z] [INFO]
[2026-02-18T21:55:29.751Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2026-02-18T21:55:29.751Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2026-02-18T21:55:29.751Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:29.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2026-02-18T21:55:29.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 278 kB/s)
[2026-02-18T21:55:29.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2026-02-18T21:55:29.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 126 kB/s)
[2026-02-18T21:55:29.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2026-02-18T21:55:29.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 80 kB/s)
[2026-02-18T21:55:29.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2026-02-18T21:55:30.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 185 kB/s)
[2026-02-18T21:55:30.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2026-02-18T21:55:30.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 78 kB/s)
[2026-02-18T21:55:30.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2026-02-18T21:55:30.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 209 kB/s)
[2026-02-18T21:55:30.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2026-02-18T21:55:30.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 56 kB/s)
[2026-02-18T21:55:30.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2026-02-18T21:55:30.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 208 kB/s)
[2026-02-18T21:55:30.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2026-02-18T21:55:30.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2026-02-18T21:55:30.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2026-02-18T21:55:30.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 5.7 MB/s)
[2026-02-18T21:55:30.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 4.6 MB/s)
[2026-02-18T21:55:30.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 4.4 MB/s)
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:30.417Z] [INFO] Processed 86 files in 204ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2026-02-18T21:55:30.417Z] [INFO]
[2026-02-18T21:55:30.417Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:31.125Z] [INFO] Processed 86 files in 00:00.477 (Already Sorted: 86, Needed Sorting: 0)
[2026-02-18T21:55:31.125Z] [INFO]
[2026-02-18T21:55:31.125Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:31.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:31.125Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:31.125Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2026-02-18T21:55:31.125Z] [INFO]
[2026-02-18T21:55:31.125Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:31.125Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:31.125Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2026-02-18T21:55:32.275Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2026-02-18T21:55:32.275Z] required: T
[2026-02-18T21:55:32.275Z] found: capture#1 of ?
[2026-02-18T21:55:32.275Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2026-02-18T21:55:32.275Z] required: S
[2026-02-18T21:55:32.275Z] found: capture#2 of ?
[2026-02-18T21:55:32.275Z] [INFO]
[2026-02-18T21:55:32.275Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:32.275Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2026-02-18T21:55:32.275Z] [INFO]
[2026-02-18T21:55:32.275Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:32.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:32.275Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:32.275Z] [INFO] Copying 28 resources
[2026-02-18T21:55:32.275Z] [INFO]
[2026-02-18T21:55:32.275Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:32.275Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:32.275Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2026-02-18T21:55:32.981Z] [INFO]
[2026-02-18T21:55:32.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:32.981Z] [INFO]
[2026-02-18T21:55:32.981Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:32.981Z] [INFO] T E S T S
[2026-02-18T21:55:32.981Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:32.981Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:34.131Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-18T21:55:34.131Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-18T21:55:34.131Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2026-02-18T21:55:34.461Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in io.quarkus.registry.catalog.ExtensionTest
[2026-02-18T21:55:34.461Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-18T21:55:34.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-18T21:55:34.792Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-18T21:55:34.792Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-18T21:55:34.792Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-18T21:55:35.120Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-18T21:55:35.120Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-18T21:55:35.120Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-18T21:55:35.120Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-18T21:55:35.120Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] Results:
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:35.120Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:35.120Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2026-02-18T21:55:35.120Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-18T21:55:35.120Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.pom
[2026-02-18T21:55:35.120Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2026-02-18T21:55:35.120Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2026-02-18T21:55:35.120Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.120Z] [INFO]
[2026-02-18T21:55:35.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:35.450Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:35.450Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:35.450Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] No sources to compile
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] No tests to run.
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2026-02-18T21:55:35.450Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-18T21:55:35.450Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.pom
[2026-02-18T21:55:35.450Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2026-02-18T21:55:35.450Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2026-02-18T21:55:35.450Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:55:35.450Z] [INFO]
[2026-02-18T21:55:35.450Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:35.450Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:35.450Z] [INFO] Copying 142 resources
[2026-02-18T21:55:35.777Z] [INFO] Copying 1 resource
[2026-02-18T21:55:35.777Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.777Z] [INFO] No sources to compile
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:35.777Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:35.777Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.777Z] [INFO] No sources to compile
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.777Z] [INFO] No tests to run.
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:35.777Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-18T21:55:35.777Z] [INFO]
[2026-02-18T21:55:35.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:36.103Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-18T21:55:36.103Z] [INFO]
[2026-02-18T21:55:36.103Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2026-02-18T21:55:36.103Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-18T21:55:36.103Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.pom
[2026-02-18T21:55:36.103Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-18T21:55:36.103Z] [INFO]
[2026-02-18T21:55:36.103Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2026-02-18T21:55:36.103Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2026-02-18T21:55:36.103Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:36.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2026-02-18T21:55:36.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom (5.3 kB at 50 kB/s)
[2026-02-18T21:55:36.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2026-02-18T21:55:36.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 25 kB/s)
[2026-02-18T21:55:36.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2026-02-18T21:55:36.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom (2.5 kB at 27 kB/s)
[2026-02-18T21:55:36.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2026-02-18T21:55:36.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom (12 kB at 137 kB/s)
[2026-02-18T21:55:36.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2026-02-18T21:55:36.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom (44 kB at 561 kB/s)
[2026-02-18T21:55:36.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom
[2026-02-18T21:55:36.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom (11 kB at 123 kB/s)
[2026-02-18T21:55:36.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2026-02-18T21:55:36.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 44 kB/s)
[2026-02-18T21:55:36.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2026-02-18T21:55:36.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 280 kB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 2.4 MB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar (671 kB at 7.9 MB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar (257 kB at 3.0 MB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 244 kB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 408 kB/s)
[2026-02-18T21:55:37.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 30 MB/s)
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.092Z] [INFO] Processed 48 files in 94ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2026-02-18T21:55:37.092Z] [INFO]
[2026-02-18T21:55:37.092Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.419Z] [INFO] Processed 48 files in 00:00.150 (Already Sorted: 48, Needed Sorting: 0)
[2026-02-18T21:55:37.419Z] [INFO]
[2026-02-18T21:55:37.419Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:37.419Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:37.419Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2026-02-18T21:55:37.419Z] [INFO]
[2026-02-18T21:55:37.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.419Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:37.419Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2026-02-18T21:55:37.745Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/CodestartCatalogLoader.java:[32,13] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T21:55:37.746Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2026-02-18T21:55:37.746Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T21:55:37.746Z] found: java.lang.Object
[2026-02-18T21:55:37.746Z] [INFO]
[2026-02-18T21:55:37.746Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:37.746Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:37.746Z] [INFO] Copying 51 resources
[2026-02-18T21:55:37.746Z] [INFO]
[2026-02-18T21:55:37.746Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:37.746Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:37.746Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[30,40] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-18T21:55:38.884Z] required: java.util.Collection<? extends E>
[2026-02-18T21:55:38.884Z] found: java.util.Collection
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,20] unchecked conversion
[2026-02-18T21:55:38.884Z] required: java.util.Collection<? extends E>
[2026-02-18T21:55:38.884Z] found: java.util.Collection
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,97] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,23] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-18T21:55:38.884Z] required: java.util.Map<K,V>
[2026-02-18T21:55:38.884Z] found: java.util.Map
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2026-02-18T21:55:38.884Z] required: java.util.Map<K,V>
[2026-02-18T21:55:38.884Z] found: java.util.Map
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-18T21:55:38.884Z] required: java.util.Collection<? extends E>
[2026-02-18T21:55:38.884Z] found: java.util.Collection
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,20] unchecked conversion
[2026-02-18T21:55:38.884Z] required: java.util.Collection<? extends E>
[2026-02-18T21:55:38.884Z] found: java.util.Collection
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,91] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-18T21:55:38.884Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/CodestartCatalogLoaderTest.java:[91,52] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-18T21:55:38.884Z] cast to java.lang.Object for a varargs call
[2026-02-18T21:55:38.884Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-18T21:55:38.884Z] [INFO]
[2026-02-18T21:55:38.884Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:38.884Z] [INFO]
[2026-02-18T21:55:38.884Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:38.884Z] [INFO] T E S T S
[2026-02-18T21:55:38.884Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:38.884Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:40.071Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-18T21:55:40.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-18T21:55:40.402Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-18T21:55:41.105Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-18T21:55:41.105Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-18T21:55:41.105Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-18T21:55:41.105Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-18T21:55:41.105Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-18T21:55:41.105Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-18T21:55:41.434Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-18T21:55:41.434Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-18T21:55:41.434Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-18T21:55:41.434Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-18T21:55:41.434Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-18T21:55:41.434Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-18T21:55:41.434Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2026-02-18T21:55:41.434Z]
[2026-02-18T21:55:41.434Z] applying codestarts...
[2026-02-18T21:55:41.434Z] 📚 b
[2026-02-18T21:55:41.434Z] 🔨 maven
[2026-02-18T21:55:41.434Z] 📦 foo
[2026-02-18T21:55:41.434Z] 📝 config-yaml
[2026-02-18T21:55:41.434Z] 🚀 example-with-b
[2026-02-18T21:55:41.765Z]
[2026-02-18T21:55:41.765Z] applying codestarts...
[2026-02-18T21:55:41.765Z] 📚 a
[2026-02-18T21:55:41.765Z] 🔨 y
[2026-02-18T21:55:41.765Z] 📦 foo
[2026-02-18T21:55:41.765Z] 📝 config-properties
[2026-02-18T21:55:41.765Z] 🔧 t
[2026-02-18T21:55:41.765Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-18T21:55:41.765Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-18T21:55:41.765Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-18T21:55:41.765Z] [INFO]
[2026-02-18T21:55:41.765Z] [INFO] Results:
[2026-02-18T21:55:41.765Z] [INFO]
[2026-02-18T21:55:41.765Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:41.765Z] [INFO]
[2026-02-18T21:55:41.765Z] [INFO]
[2026-02-18T21:55:41.765Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:41.765Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-18T21:55:42.094Z] [INFO]
[2026-02-18T21:55:42.094Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:42.094Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-18T21:55:42.094Z] [INFO]
[2026-02-18T21:55:42.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2026-02-18T21:55:42.094Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-18T21:55:42.094Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.pom
[2026-02-18T21:55:42.094Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-18T21:55:42.094Z] [INFO]
[2026-02-18T21:55:42.094Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2026-02-18T21:55:42.094Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2026-02-18T21:55:42.094Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:55:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2026-02-18T21:55:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 281 kB/s)
[2026-02-18T21:55:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
[2026-02-18T21:55:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 145 kB/s)
[2026-02-18T21:55:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2026-02-18T21:55:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
[2026-02-18T21:55:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 11 MB/s)
[2026-02-18T21:55:42.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 289 kB/s)
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.423Z] [INFO]
[2026-02-18T21:55:42.423Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2026-02-18T21:55:42.751Z] [INFO] Processed 91 files in 394ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2026-02-18T21:55:42.751Z] [INFO]
[2026-02-18T21:55:42.751Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2026-02-18T21:55:43.080Z] [INFO] Processed 91 files in 00:00.525 (Already Sorted: 91, Needed Sorting: 0)
[2026-02-18T21:55:43.080Z] [INFO]
[2026-02-18T21:55:43.080Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2026-02-18T21:55:43.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:43.080Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:43.080Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2026-02-18T21:55:43.080Z] [INFO]
[2026-02-18T21:55:43.080Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2026-02-18T21:55:43.080Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:43.080Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2026-02-18T21:55:44.771Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/project/BuildTool.java:[78,28] io.quarkus.devtools.project.buildfile.MavenBuildFile in io.quarkus.devtools.project.buildfile has been deprecated
[2026-02-18T21:55:44.771Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2026-02-18T21:55:44.771Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T21:55:44.771Z] found: java.lang.Object
[2026-02-18T21:55:44.771Z] [INFO]
[2026-02-18T21:55:44.771Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2026-02-18T21:55:44.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:55:44.771Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:55:44.771Z] [INFO] Copying 1 resource
[2026-02-18T21:55:44.771Z] [INFO] Copying 1 resource
[2026-02-18T21:55:44.771Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-18T21:55:44.771Z] [INFO]
[2026-02-18T21:55:44.771Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2026-02-18T21:55:44.771Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:55:44.771Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2026-02-18T21:55:44.771Z] [INFO]
[2026-02-18T21:55:44.771Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2026-02-18T21:55:44.771Z] [INFO]
[2026-02-18T21:55:44.771Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:44.771Z] [INFO] T E S T S
[2026-02-18T21:55:44.771Z] [INFO] -------------------------------------------------------
[2026-02-18T21:55:44.771Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:55:46.028Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-18T21:55:46.028Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-18T21:55:46.028Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-18T21:55:46.028Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-18T21:55:46.028Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-18T21:55:46.028Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-18T21:55:46.028Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-18T21:55:46.028Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-18T21:55:46.028Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2026-02-18T21:55:46.762Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in io.quarkus.maven.utilities.PomTransformerTest
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] Results:
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2026-02-18T21:55:46.762Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2026-02-18T21:55:46.762Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2026-02-18T21:55:46.762Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-18T21:55:46.762Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.pom
[2026-02-18T21:55:46.762Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2026-02-18T21:55:46.762Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2026-02-18T21:55:46.762Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2026-02-18T21:55:46.762Z] [INFO]
[2026-02-18T21:55:46.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2026-02-18T21:55:47.089Z] [INFO]
[2026-02-18T21:55:47.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2026-02-18T21:55:47.089Z] [INFO]
[2026-02-18T21:55:47.089Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2026-02-18T21:55:47.089Z] [INFO]
[2026-02-18T21:55:47.089Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2026-02-18T21:55:47.089Z] [INFO]
[2026-02-18T21:55:47.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2026-02-18T21:55:47.417Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2026-02-18T21:55:47.417Z] [INFO]
[2026-02-18T21:55:47.417Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2026-02-18T21:55:47.417Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2026-02-18T21:55:47.417Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:55:47.417Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-18T21:55:47.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-18T21:55:47.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom (3.5 kB at 40 kB/s)
[2026-02-18T21:55:47.417Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-18T21:55:47.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-18T21:55:48.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom (9.1 kB at 20 kB/s)
[2026-02-18T21:55:48.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-18T21:55:48.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-18T21:55:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom (18 kB at 40 kB/s)
[2026-02-18T21:55:48.776Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-18T21:55:49.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-18T21:55:49.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom (20 kB at 42 kB/s)
[2026-02-18T21:55:49.436Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-18T21:55:49.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-18T21:55:49.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom (17 kB at 261 kB/s)
[2026-02-18T21:55:49.763Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-18T21:55:50.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-18T21:55:50.090Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 114 kB/s)
[2026-02-18T21:55:50.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-18T21:55:50.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-18T21:55:50.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 377 kB/s)
[2026-02-18T21:55:50.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-18T21:55:50.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-18T21:55:50.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom (3.9 kB at 55 kB/s)
[2026-02-18T21:55:50.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-18T21:55:51.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-18T21:55:51.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar (135 kB at 192 kB/s)
[2026-02-18T21:55:51.777Z] [INFO]
[2026-02-18T21:55:51.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2026-02-18T21:55:51.777Z] [INFO]
[2026-02-18T21:55:51.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2026-02-18T21:55:51.777Z] [INFO]
[2026-02-18T21:55:51.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2026-02-18T21:55:51.777Z] [INFO]
[2026-02-18T21:55:51.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2026-02-18T21:55:51.777Z] [INFO]
[2026-02-18T21:55:51.777Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2026-02-18T21:55:51.777Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-18T21:55:52.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-18T21:55:52.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom (826 B at 1.8 kB/s)
[2026-02-18T21:55:52.430Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-18T21:55:52.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-18T21:55:53.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom (1.1 kB at 1.5 kB/s)
[2026-02-18T21:55:53.460Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-18T21:55:53.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-18T21:55:54.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom (5.7 kB at 7.9 kB/s)
[2026-02-18T21:55:54.504Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-18T21:55:54.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-18T21:55:55.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom (1.6 kB at 3.4 kB/s)
[2026-02-18T21:55:55.215Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom
[2026-02-18T21:55:55.215Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 80 kB/s)
[2026-02-18T21:55:55.215Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-18T21:55:55.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-18T21:55:55.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 78 kB/s)
[2026-02-18T21:55:55.542Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-18T21:55:56.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-18T21:55:56.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom (7.1 kB at 64 kB/s)
[2026-02-18T21:55:56.260Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-18T21:55:56.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-18T21:55:56.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 29 kB/s)
[2026-02-18T21:55:56.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-18T21:55:56.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-18T21:55:56.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 92 kB/s)
[2026-02-18T21:55:56.946Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-18T21:55:56.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-18T21:55:56.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 30 kB/s)
[2026-02-18T21:55:56.946Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-18T21:55:57.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-18T21:55:57.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 22 kB/s)
[2026-02-18T21:55:57.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-18T21:55:57.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-18T21:55:57.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 134 kB/s)
[2026-02-18T21:55:57.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-18T21:55:57.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-18T21:55:57.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 69 kB/s)
[2026-02-18T21:55:57.962Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-18T21:55:57.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-18T21:55:58.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 30 kB/s)
[2026-02-18T21:55:58.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-18T21:55:58.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-18T21:55:58.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 32 kB/s)
[2026-02-18T21:55:58.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-18T21:55:58.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-18T21:55:58.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 45 kB/s)
[2026-02-18T21:55:58.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-18T21:55:58.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-18T21:55:58.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 60 kB/s)
[2026-02-18T21:55:58.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-18T21:55:59.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-18T21:55:59.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 188 kB/s)
[2026-02-18T21:55:59.283Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-18T21:55:59.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-18T21:55:59.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 48 kB/s)
[2026-02-18T21:55:59.614Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-18T21:55:59.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-18T21:55:59.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 39 kB/s)
[2026-02-18T21:55:59.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-18T21:55:59.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-18T21:55:59.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 218 kB/s)
[2026-02-18T21:55:59.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-18T21:56:00.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-18T21:56:00.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 70 kB/s)
[2026-02-18T21:56:00.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-18T21:56:00.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-18T21:56:01.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 38 kB/s)
[2026-02-18T21:56:01.010Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-18T21:56:01.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-18T21:56:01.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 276 kB/s)
[2026-02-18T21:56:01.010Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-18T21:56:01.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-18T21:56:01.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 41 kB/s)
[2026-02-18T21:56:01.367Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-18T21:56:01.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-18T21:56:01.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 43 kB/s)
[2026-02-18T21:56:01.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-18T21:56:01.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-18T21:56:01.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 45 kB/s)
[2026-02-18T21:56:01.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-18T21:56:02.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-18T21:56:02.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 164 kB/s)
[2026-02-18T21:56:02.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-18T21:56:02.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-18T21:56:02.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 248 kB/s)
[2026-02-18T21:56:02.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-18T21:56:02.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-18T21:56:02.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom (3.9 kB at 57 kB/s)
[2026-02-18T21:56:02.821Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-18T21:56:02.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-18T21:56:02.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom (4.6 kB at 65 kB/s)
[2026-02-18T21:56:02.821Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-18T21:56:03.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-18T21:56:03.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom (776 B at 2.0 kB/s)
[2026-02-18T21:56:03.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-18T21:56:03.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-18T21:56:03.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom (27 kB at 283 kB/s)
[2026-02-18T21:56:03.828Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-18T21:56:04.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-18T21:56:04.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom (1.7 kB at 16 kB/s)
[2026-02-18T21:56:04.177Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-18T21:56:04.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-18T21:56:04.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom (6.7 kB at 101 kB/s)
[2026-02-18T21:56:04.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-18T21:56:04.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-18T21:56:04.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 884 kB/s)
[2026-02-18T21:56:04.994Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-18T21:56:05.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-18T21:56:05.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 208 kB/s)
[2026-02-18T21:56:05.333Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-18T21:56:05.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-18T21:56:05.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.1 MB/s)
[2026-02-18T21:56:05.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-18T21:56:05.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-18T21:56:05.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom (2.3 kB at 8.9 kB/s)
[2026-02-18T21:56:05.994Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-18T21:56:06.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-18T21:56:06.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom (1.2 kB at 2.5 kB/s)
[2026-02-18T21:56:06.682Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-18T21:56:07.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-18T21:56:07.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom (15 kB at 227 kB/s)
[2026-02-18T21:56:07.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-18T21:56:07.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-18T21:56:07.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom (9.3 kB at 137 kB/s)
[2026-02-18T21:56:07.341Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-18T21:56:07.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-18T21:56:07.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom (6.0 kB at 83 kB/s)
[2026-02-18T21:56:07.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-18T21:56:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-18T21:56:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom (5.5 kB at 79 kB/s)
[2026-02-18T21:56:08.003Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-18T21:56:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-18T21:56:08.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom (2.6 kB at 39 kB/s)
[2026-02-18T21:56:08.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-18T21:56:08.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-18T21:56:08.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom (3.3 kB at 50 kB/s)
[2026-02-18T21:56:08.668Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-18T21:56:08.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-18T21:56:08.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 503 kB/s)
[2026-02-18T21:56:08.999Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-18T21:56:08.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-18T21:56:08.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 20 kB/s)
[2026-02-18T21:56:08.999Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-18T21:56:09.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-18T21:56:09.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 77 kB/s)
[2026-02-18T21:56:09.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-18T21:56:09.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-18T21:56:09.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 19 kB/s)
[2026-02-18T21:56:09.654Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-18T21:56:09.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-18T21:56:09.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 21 kB/s)
[2026-02-18T21:56:09.980Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2026-02-18T21:56:10.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2026-02-18T21:56:10.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 51 kB/s)
[2026-02-18T21:56:10.313Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-18T21:56:10.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-18T21:56:10.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 10 kB/s)
[2026-02-18T21:56:10.647Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-18T21:56:10.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-18T21:56:10.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 20 kB/s)
[2026-02-18T21:56:10.979Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-18T21:56:10.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-18T21:56:11.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 16 kB/s)
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 319 kB/s)
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-18T21:56:11.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-18T21:56:11.632Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-18T21:56:11.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-18T21:56:11.963Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-18T21:56:11.963Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-18T21:56:11.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-18T21:56:11.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-18T21:56:12.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-18T21:56:12.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-18T21:56:12.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-18T21:56:12.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-18T21:56:12.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-18T21:56:13.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-18T21:56:13.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-02-18T21:56:13.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 384 kB/s)
[2026-02-18T21:56:13.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-18T21:56:13.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar (98 kB at 438 kB/s)
[2026-02-18T21:56:13.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-18T21:56:13.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar (65 kB at 251 kB/s)
[2026-02-18T21:56:13.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-18T21:56:13.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar (49 kB at 183 kB/s)
[2026-02-18T21:56:13.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-18T21:56:13.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar (46 kB at 156 kB/s)
[2026-02-18T21:56:13.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-18T21:56:13.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar (33 kB at 103 kB/s)
[2026-02-18T21:56:13.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 546 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar (6.3 kB at 16 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar (15 kB at 38 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar (136 kB at 327 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar (92 kB at 192 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar (140 kB at 289 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar (76 kB at 156 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar (1.5 MB at 3.0 MB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar (51 kB at 95 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar (366 kB at 668 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 562 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 15 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 349 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 75 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 92 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar (7.9 kB at 13 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 319 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-02-18T21:56:14.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 922 kB/s)
[2026-02-18T21:56:14.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 379 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 64 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 61 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 121 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 19 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 87 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 253 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 35 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 230 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 186 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 47 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 202 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 450 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 612 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 38 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 213 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 1.3 MB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 301 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 356 kB/s)
[2026-02-18T21:56:14.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 3.4 MB/s)
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2026-02-18T21:56:14.699Z] [INFO] Installing /quarkus/bom/application/target/flattened-quarkus-bom-2.7.5.Final.pom to /root/.m2/repository/io/quarkus/quarkus-bom/2.7.5.Final/quarkus-bom-2.7.5.Final.pom
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2026-02-18T21:56:14.699Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2026-02-18T21:56:14.699Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2026-02-18T21:56:14.699Z] [INFO] Installing /quarkus/build-parent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-build-parent/2.7.5.Final/quarkus-build-parent-2.7.5.Final.pom
[2026-02-18T21:56:14.699Z] [INFO]
[2026-02-18T21:56:14.699Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2026-02-18T21:56:14.699Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2026-02-18T21:56:14.699Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:56:15.033Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-18T21:56:15.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-18T21:56:15.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 94 kB/s)
[2026-02-18T21:56:15.033Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-18T21:56:15.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-18T21:56:15.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 509 kB/s)
[2026-02-18T21:56:15.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-18T21:56:15.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-18T21:56:15.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 228 kB/s)
[2026-02-18T21:56:15.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-18T21:56:16.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-18T21:56:16.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 2.8 MB/s)
[2026-02-18T21:56:16.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2026-02-18T21:56:16.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 110 kB/s)
[2026-02-18T21:56:16.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2026-02-18T21:56:16.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 988 kB/s)
[2026-02-18T21:56:16.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2026-02-18T21:56:16.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 30 kB/s)
[2026-02-18T21:56:16.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2026-02-18T21:56:16.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 156 kB/s)
[2026-02-18T21:56:16.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2026-02-18T21:56:16.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 230 kB/s)
[2026-02-18T21:56:16.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2026-02-18T21:56:16.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2026-02-18T21:56:16.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 5.0 MB/s)
[2026-02-18T21:56:16.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 5.0 MB/s)
[2026-02-18T21:56:16.415Z] [INFO]
[2026-02-18T21:56:16.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2026-02-18T21:56:16.415Z] [INFO]
[2026-02-18T21:56:16.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.189Z] [INFO]
[2026-02-18T21:56:17.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.189Z] [INFO]
[2026-02-18T21:56:17.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.189Z] [INFO]
[2026-02-18T21:56:17.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.189Z] [INFO]
[2026-02-18T21:56:17.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.190Z] [INFO]
[2026-02-18T21:56:17.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.190Z] [INFO]
[2026-02-18T21:56:17.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2026-02-18T21:56:17.908Z] [INFO] Processed 4 files in 929ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T21:56:17.908Z] [INFO]
[2026-02-18T21:56:17.908Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2026-02-18T21:56:18.235Z] [INFO] Processed 4 files in 00:00.349 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T21:56:18.235Z] [INFO]
[2026-02-18T21:56:18.235Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2026-02-18T21:56:18.235Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-18T21:56:18.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-18T21:56:18.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 76 kB/s)
[2026-02-18T21:56:18.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-18T21:56:20.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-18T21:56:20.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 23 kB/s)
[2026-02-18T21:56:20.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-18T21:56:20.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-18T21:56:20.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 44 kB/s)
[2026-02-18T21:56:20.432Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-18T21:56:20.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-18T21:56:20.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 37 kB/s)
[2026-02-18T21:56:20.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-18T21:56:20.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2026-02-18T21:56:20.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-18T21:56:21.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-18T21:56:21.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2026-02-18T21:56:21.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-18T21:56:21.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s)
[2026-02-18T21:56:21.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 678 kB/s)
[2026-02-18T21:56:21.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.0 MB/s)
[2026-02-18T21:56:21.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:21.994Z] [INFO] Copying 1 resource
[2026-02-18T21:56:21.994Z] [INFO]
[2026-02-18T21:56:21.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2026-02-18T21:56:21.994Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:56:21.994Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2026-02-18T21:56:22.335Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2026-02-18T21:56:22.335Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T21:56:22.335Z] found: java.lang.Object
[2026-02-18T21:56:22.335Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[46,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-18T21:56:22.335Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[48,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-18T21:56:22.335Z] [INFO]
[2026-02-18T21:56:22.335Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2026-02-18T21:56:22.335Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-18T21:56:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-18T21:56:22.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 100 kB/s)
[2026-02-18T21:56:22.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-18T21:56:23.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-18T21:56:24.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 73 kB/s)
[2026-02-18T21:56:24.220Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-18T21:56:24.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-18T21:56:24.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 21 kB/s)
[2026-02-18T21:56:24.552Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-18T21:56:24.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-18T21:56:24.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 203 kB/s)
[2026-02-18T21:56:24.552Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-18T21:56:24.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-18T21:56:24.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 20 kB/s)
[2026-02-18T21:56:24.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-18T21:56:25.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-18T21:56:25.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 45 kB/s)
[2026-02-18T21:56:25.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-18T21:56:25.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-18T21:56:25.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 220 kB/s)
[2026-02-18T21:56:25.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-18T21:56:25.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-18T21:56:25.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 62 kB/s)
[2026-02-18T21:56:25.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-18T21:56:26.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-18T21:56:26.235Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 42 kB/s)
[2026-02-18T21:56:26.235Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-18T21:56:26.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-18T21:56:26.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 106 kB/s)
[2026-02-18T21:56:26.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-18T21:56:26.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-18T21:56:26.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 45 kB/s)
[2026-02-18T21:56:26.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-18T21:56:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-18T21:56:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 22 kB/s)
[2026-02-18T21:56:27.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-18T21:56:27.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-18T21:56:27.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 35 kB/s)
[2026-02-18T21:56:27.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-18T21:56:27.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-18T21:56:27.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 28 kB/s)
[2026-02-18T21:56:27.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-18T21:56:27.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-18T21:56:27.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 40 kB/s)
[2026-02-18T21:56:27.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-18T21:56:28.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-18T21:56:28.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 152 kB/s)
[2026-02-18T21:56:28.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-18T21:56:28.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-18T21:56:28.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 23 kB/s)
[2026-02-18T21:56:28.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-18T21:56:28.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-18T21:56:28.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 269 kB/s)
[2026-02-18T21:56:28.779Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-18T21:56:29.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-18T21:56:29.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 24 kB/s)
[2026-02-18T21:56:29.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-18T21:56:29.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-18T21:56:29.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 39 kB/s)
[2026-02-18T21:56:29.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-18T21:56:29.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-18T21:56:29.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 77 kB/s)
[2026-02-18T21:56:29.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-18T21:56:29.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-18T21:56:30.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 61 kB/s)
[2026-02-18T21:56:30.191Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-18T21:56:30.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-18T21:56:30.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 97 kB/s)
[2026-02-18T21:56:30.191Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-18T21:56:30.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-18T21:56:30.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 234 kB/s)
[2026-02-18T21:56:30.525Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-18T21:56:30.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-18T21:56:30.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 69 kB/s)
[2026-02-18T21:56:30.871Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-18T21:56:31.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-18T21:56:31.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 189 kB/s)
[2026-02-18T21:56:31.215Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-18T21:56:31.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-18T21:56:31.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 98 kB/s)
[2026-02-18T21:56:31.549Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-18T21:56:31.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-18T21:56:31.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 247 kB/s)
[2026-02-18T21:56:31.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-18T21:56:31.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-18T21:56:31.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 52 kB/s)
[2026-02-18T21:56:31.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-18T21:56:32.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-18T21:56:32.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 48 kB/s)
[2026-02-18T21:56:32.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-18T21:56:32.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-18T21:56:32.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 31 kB/s)
[2026-02-18T21:56:32.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-18T21:56:32.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-18T21:56:32.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 45 kB/s)
[2026-02-18T21:56:32.895Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-18T21:56:32.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-18T21:56:32.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 30 kB/s)
[2026-02-18T21:56:32.895Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-18T21:56:33.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-18T21:56:33.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 34 kB/s)
[2026-02-18T21:56:33.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-18T21:56:33.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-18T21:56:33.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 61 kB/s)
[2026-02-18T21:56:33.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-18T21:56:33.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-18T21:56:33.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 330 kB/s)
[2026-02-18T21:56:33.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-18T21:56:34.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-18T21:56:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 58 kB/s)
[2026-02-18T21:56:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-18T21:56:34.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-18T21:56:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 257 kB/s)
[2026-02-18T21:56:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-18T21:56:34.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-18T21:56:34.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 96 kB/s)
[2026-02-18T21:56:34.899Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-18T21:56:35.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-18T21:56:35.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 42 kB/s)
[2026-02-18T21:56:35.255Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-18T21:56:35.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-18T21:56:35.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 36 kB/s)
[2026-02-18T21:56:35.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-18T21:56:35.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-18T21:56:35.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 34 kB/s)
[2026-02-18T21:56:35.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-18T21:56:35.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-18T21:56:35.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 74 kB/s)
[2026-02-18T21:56:35.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-18T21:56:36.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-18T21:56:36.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 203 kB/s)
[2026-02-18T21:56:36.284Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-02-18T21:56:36.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-02-18T21:56:36.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 11 kB/s)
[2026-02-18T21:56:36.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-18T21:56:36.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-18T21:56:36.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 11 kB/s)
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-18T21:56:36.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-18T21:56:37.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-18T21:56:37.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-18T21:56:37.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-18T21:56:37.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-18T21:56:37.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-18T21:56:37.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-18T21:56:37.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-18T21:56:37.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-18T21:56:37.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-18T21:56:37.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-18T21:56:38.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-18T21:56:38.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-18T21:56:38.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 3.6 MB/s)
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 854 kB/s)
[2026-02-18T21:56:42.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-18T21:56:42.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 248 kB/s)
[2026-02-18T21:56:42.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-18T21:56:42.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 159 kB/s)
[2026-02-18T21:56:42.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-18T21:56:42.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 129 kB/s)
[2026-02-18T21:56:42.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-18T21:56:42.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 1.8 MB/s)
[2026-02-18T21:56:42.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 459 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 5.4 MB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 2.2 MB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 99 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 93 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 58 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 85 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 38 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.5 MB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 280 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 720 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 434 kB/s)
[2026-02-18T21:56:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 125 kB/s)
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /root/.m2/repository/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:42.825Z] [INFO] Unpacking /root/.m2/repository/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.154Z] [INFO] Unpacking /root/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.154Z] [INFO] Unpacking /root/.m2/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.154Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.155Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.155Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.488Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:43.841Z] [INFO] Unpacking /root/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.170Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:44.903Z] [INFO] Unpacking /root/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.276Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.621Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.963Z] [INFO] Unpacking /root/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.963Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.963Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.963Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:45.964Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:47.182Z] [INFO] Unpacking /root/.m2/repository/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-18T21:56:47.182Z] [INFO]
[2026-02-18T21:56:47.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2026-02-18T21:56:47.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:47.182Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2026-02-18T21:56:47.182Z] [INFO]
[2026-02-18T21:56:47.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2026-02-18T21:56:47.182Z] [INFO] No sources to compile
[2026-02-18T21:56:47.182Z] [INFO]
[2026-02-18T21:56:47.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2026-02-18T21:56:47.182Z] [INFO] No tests to run.
[2026-02-18T21:56:47.182Z] [INFO]
[2026-02-18T21:56:47.182Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2026-02-18T21:56:48.911Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2026-02-18T21:56:51.253Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2026-02-18T21:56:51.253Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-18T21:56:51.253Z] [INFO] Installing /quarkus/core/launcher/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.pom
[2026-02-18T21:56:51.253Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2026-02-18T21:56:51.253Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2026-02-18T21:56:51.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.253Z] [INFO]
[2026-02-18T21:56:51.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.583Z] [INFO] Processed 26 files in 426ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-18T21:56:51.583Z] [INFO]
[2026-02-18T21:56:51.583Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] Processed 26 files in 00:00.319 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:51.918Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:56:51.918Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2026-02-18T21:56:51.918Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2026-02-18T21:56:51.918Z] required: T
[2026-02-18T21:56:51.918Z] found: java.lang.Object
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:51.918Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] No sources to compile
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] No tests to run.
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:51.918Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-18T21:56:51.918Z] [INFO]
[2026-02-18T21:56:51.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:52.252Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2026-02-18T21:56:52.252Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-18T21:56:52.252Z] [INFO] Installing /quarkus/core/devmode-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.pom
[2026-02-18T21:56:52.252Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2026-02-18T21:56:52.252Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2026-02-18T21:56:52.252Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2026-02-18T21:56:52.252Z] [INFO] Installing /quarkus/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-parent/2.7.5.Final/quarkus-core-parent-2.7.5.Final.pom
[2026-02-18T21:56:52.252Z] [INFO]
[2026-02-18T21:56:52.252Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2026-02-18T21:56:52.252Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2026-02-18T21:56:52.252Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:56:52.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2026-02-18T21:56:52.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 19 kB/s)
[2026-02-18T21:56:52.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2026-02-18T21:56:52.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom (4.9 kB at 57 kB/s)
[2026-02-18T21:56:52.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2026-02-18T21:56:52.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom (22 kB at 302 kB/s)
[2026-02-18T21:56:52.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2026-02-18T21:56:52.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 34 kB/s)
[2026-02-18T21:56:52.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2026-02-18T21:56:52.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 18 kB/s)
[2026-02-18T21:56:52.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2026-02-18T21:56:52.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 73 kB/s)
[2026-02-18T21:56:52.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
[2026-02-18T21:56:52.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 42 kB/s)
[2026-02-18T21:56:52.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
[2026-02-18T21:56:52.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 265 kB/s)
[2026-02-18T21:56:52.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
[2026-02-18T21:56:52.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 468 kB/s)
[2026-02-18T21:56:52.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2026-02-18T21:56:53.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 43 kB/s)
[2026-02-18T21:56:53.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2026-02-18T21:56:53.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 44 kB/s)
[2026-02-18T21:56:53.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2026-02-18T21:56:53.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 65 kB/s)
[2026-02-18T21:56:53.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2026-02-18T21:56:53.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 139 kB/s)
[2026-02-18T21:56:53.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2026-02-18T21:56:53.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 102 kB/s)
[2026-02-18T21:56:53.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2026-02-18T21:56:53.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 151 kB/s)
[2026-02-18T21:56:53.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2026-02-18T21:56:53.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 93 kB/s)
[2026-02-18T21:56:53.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2026-02-18T21:56:53.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 48 kB/s)
[2026-02-18T21:56:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2026-02-18T21:56:53.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 36 kB/s)
[2026-02-18T21:56:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2026-02-18T21:56:53.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 44 kB/s)
[2026-02-18T21:56:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2026-02-18T21:56:53.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 23 kB/s)
[2026-02-18T21:56:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2026-02-18T21:56:53.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 46 kB/s)
[2026-02-18T21:56:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2026-02-18T21:56:54.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 25 kB/s)
[2026-02-18T21:56:54.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2026-02-18T21:56:54.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 48 kB/s)
[2026-02-18T21:56:54.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2026-02-18T21:56:54.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 523 kB/s)
[2026-02-18T21:56:54.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2026-02-18T21:56:54.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 31 kB/s)
[2026-02-18T21:56:54.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 192 kB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 15 kB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 3.6 MB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar (1.3 MB at 14 MB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 283 kB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 657 kB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2026-02-18T21:56:54.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 16 MB/s)
[2026-02-18T21:56:54.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 402 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 208 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 270 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 665 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 1.2 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 6.1 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 3.1 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 37 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 5.2 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 50 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 651 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 42 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 144 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 187 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 82 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 1.6 MB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 33 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 184 kB/s)
[2026-02-18T21:56:54.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 27 MB/s)
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.250Z] [INFO]
[2026-02-18T21:56:55.250Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2026-02-18T21:56:55.578Z] [INFO] Processed 23 files in 470ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T21:56:55.578Z] [INFO]
[2026-02-18T21:56:55.578Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2026-02-18T21:56:56.344Z] [INFO] Processed 23 files in 00:00.579 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T21:56:56.344Z] [INFO]
[2026-02-18T21:56:56.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2026-02-18T21:56:56.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:56.344Z] [INFO] Copying 1 resource
[2026-02-18T21:56:56.344Z] [INFO]
[2026-02-18T21:56:56.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2026-02-18T21:56:56.344Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:56:56.344Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2026-02-18T21:56:56.671Z] [INFO]
[2026-02-18T21:56:56.671Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2026-02-18T21:56:56.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:56:56.671Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2026-02-18T21:56:56.671Z] [INFO]
[2026-02-18T21:56:56.671Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2026-02-18T21:56:56.671Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:56:56.671Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2026-02-18T21:56:57.003Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[256,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-18T21:56:57.003Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[266,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-18T21:56:57.003Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[279,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-18T21:56:57.003Z] [INFO]
[2026-02-18T21:56:57.003Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2026-02-18T21:56:57.003Z] [INFO]
[2026-02-18T21:56:57.003Z] [INFO] -------------------------------------------------------
[2026-02-18T21:56:57.003Z] [INFO] T E S T S
[2026-02-18T21:56:57.003Z] [INFO] -------------------------------------------------------
[2026-02-18T21:56:57.003Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:56:57.712Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-18T21:56:58.040Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-18T21:56:58.040Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-18T21:56:58.040Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-18T21:56:58.040Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-18T21:57:02.508Z] 2026-02-18T21:56:59.405Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2026-02-18T21:57:02.508Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2026-02-18T21:57:07.435Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.979 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-18T21:57:07.435Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-18T21:57:07.435Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] Results:
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2026-02-18T21:57:07.435Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2026-02-18T21:57:07.435Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2026-02-18T21:57:07.435Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-18T21:57:07.435Z] [INFO] Installing /quarkus/core/processor/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.pom
[2026-02-18T21:57:07.435Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-18T21:57:07.435Z] [INFO]
[2026-02-18T21:57:07.435Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2026-02-18T21:57:07.435Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2026-02-18T21:57:07.435Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:57:07.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2026-02-18T21:57:07.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom (2.8 kB at 6.9 kB/s)
[2026-02-18T21:57:07.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom
[2026-02-18T21:57:07.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom (5.7 kB at 50 kB/s)
[2026-02-18T21:57:07.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2026-02-18T21:57:07.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 108 kB/s)
[2026-02-18T21:57:07.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom
[2026-02-18T21:57:08.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom (4.3 kB at 9.9 kB/s)
[2026-02-18T21:57:08.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom
[2026-02-18T21:57:08.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom (8.1 kB at 82 kB/s)
[2026-02-18T21:57:08.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom
[2026-02-18T21:57:08.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom (21 kB at 271 kB/s)
[2026-02-18T21:57:08.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2026-02-18T21:57:08.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 153 kB/s)
[2026-02-18T21:57:08.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2026-02-18T21:57:08.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 84 kB/s)
[2026-02-18T21:57:08.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2026-02-18T21:57:08.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom (5.2 kB at 79 kB/s)
[2026-02-18T21:57:08.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2026-02-18T21:57:09.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom (2.2 kB at 5.9 kB/s)
[2026-02-18T21:57:09.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2026-02-18T21:57:09.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom (1.6 kB at 6.5 kB/s)
[2026-02-18T21:57:09.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2026-02-18T21:57:09.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 18 kB/s)
[2026-02-18T21:57:09.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2026-02-18T21:57:09.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom (2.1 kB at 20 kB/s)
[2026-02-18T21:57:09.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom
[2026-02-18T21:57:09.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom (1.1 kB at 3.7 kB/s)
[2026-02-18T21:57:09.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2026-02-18T21:57:09.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 29 kB/s)
[2026-02-18T21:57:09.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2026-02-18T21:57:09.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 81 kB/s)
[2026-02-18T21:57:09.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2026-02-18T21:57:10.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom (7.3 kB at 84 kB/s)
[2026-02-18T21:57:10.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2026-02-18T21:57:10.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 1.0 MB/s)
[2026-02-18T21:57:10.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2026-02-18T21:57:10.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom (1.4 kB at 13 kB/s)
[2026-02-18T21:57:10.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2026-02-18T21:57:10.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom (1.9 kB at 4.1 kB/s)
[2026-02-18T21:57:10.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2026-02-18T21:57:10.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar
[2026-02-18T21:57:10.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar
[2026-02-18T21:57:10.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2026-02-18T21:57:10.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2026-02-18T21:57:11.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar (34 kB at 41 kB/s)
[2026-02-18T21:57:11.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2026-02-18T21:57:11.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar (12 kB at 13 kB/s)
[2026-02-18T21:57:11.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2026-02-18T21:57:11.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar (13 kB at 13 kB/s)
[2026-02-18T21:57:11.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar
[2026-02-18T21:57:11.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar (10 kB at 8.2 kB/s)
[2026-02-18T21:57:11.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2026-02-18T21:57:11.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 15 kB/s)
[2026-02-18T21:57:11.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2026-02-18T21:57:12.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar (103 kB at 58 kB/s)
[2026-02-18T21:57:12.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2026-02-18T21:57:12.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 330 kB/s)
[2026-02-18T21:57:12.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2026-02-18T21:57:12.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar (13 MB at 6.5 MB/s)
[2026-02-18T21:57:16.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar (19 kB at 3.7 kB/s)
[2026-02-18T21:57:16.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar (20 kB at 3.8 kB/s)
[2026-02-18T21:57:16.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar (43 kB at 8.3 kB/s)
[2026-02-18T21:57:16.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar (250 kB at 45 kB/s)
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2026-02-18T21:57:16.513Z] [INFO]
[2026-02-18T21:57:16.513Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2026-02-18T21:57:17.660Z] [INFO] Processed 166 files in 1s3ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2026-02-18T21:57:17.660Z] [INFO]
[2026-02-18T21:57:17.660Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2026-02-18T21:57:18.368Z] [INFO] Processed 166 files in 00:00.961 (Already Sorted: 166, Needed Sorting: 0)
[2026-02-18T21:57:18.368Z] [INFO]
[2026-02-18T21:57:18.368Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2026-02-18T21:57:18.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:18.368Z] [INFO] Copying 3 resources
[2026-02-18T21:57:18.368Z] [INFO]
[2026-02-18T21:57:18.368Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2026-02-18T21:57:19.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2026-02-18T21:57:19.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 16 kB/s)
[2026-02-18T21:57:19.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2026-02-18T21:57:19.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 52 kB/s)
[2026-02-18T21:57:19.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2026-02-18T21:57:19.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 44 kB/s)
[2026-02-18T21:57:19.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2026-02-18T21:57:19.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 154 kB/s)
[2026-02-18T21:57:19.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2026-02-18T21:57:19.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 228 kB/s)
[2026-02-18T21:57:19.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2026-02-18T21:57:19.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 18 kB/s)
[2026-02-18T21:57:19.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2026-02-18T21:57:20.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 33 kB/s)
[2026-02-18T21:57:20.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2026-02-18T21:57:20.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 44 kB/s)
[2026-02-18T21:57:20.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2026-02-18T21:57:20.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.2 MB/s)
[2026-02-18T21:57:20.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2026-02-18T21:57:20.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 3.3 MB/s)
[2026-02-18T21:57:20.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2026-02-18T21:57:20.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 3.9 MB/s)
[2026-02-18T21:57:20.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2026-02-18T21:57:20.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 1.3 MB/s)
[2026-02-18T21:57:20.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-18T21:57:20.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar (3.2 kB at 13 kB/s)
[2026-02-18T21:57:20.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-18T21:57:21.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar (51 kB at 198 kB/s)
[2026-02-18T21:57:21.373Z] [INFO]
[2026-02-18T21:57:21.373Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2026-02-18T21:57:21.373Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:21.373Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2026-02-18T21:57:23.028Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2026-02-18T21:57:23.028Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[13,22] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-18T21:57:23.028Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[14,29] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked call to RuntimeValue(T) as a member of the raw type io.quarkus.runtime.RuntimeValue
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2026-02-18T21:57:23.029Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-18T21:57:23.029Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,47] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[275,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,54] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[281,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,31] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2026-02-18T21:57:23.029Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2026-02-18T21:57:23.029Z] found: java.lang.Class<capture#2 of ?>
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2026-02-18T21:57:23.029Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2026-02-18T21:57:23.029Z] found: java.lang.Class<capture#3 of ?>
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,44] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,84] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2026-02-18T21:57:23.029Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2026-02-18T21:57:23.029Z] found: java.lang.Class<capture#4 of ?>
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigInstantiator.java:[179,20] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ResourceHelper.java:[16,63] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-18T21:57:23.029Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2026-02-18T21:57:23.029Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T21:57:23.029Z] found: java.lang.Object
[2026-02-18T21:57:23.029Z] [INFO]
[2026-02-18T21:57:23.029Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2026-02-18T21:57:23.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:23.029Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2026-02-18T21:57:23.029Z] [INFO]
[2026-02-18T21:57:23.029Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2026-02-18T21:57:23.029Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:23.029Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[27,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[56,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[69,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/DotEnvTestCase.java:[51,61] Possible heap pollution from parameterized vararg type java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,23] unchecked method invocation: method putAll in interface java.util.Map is applied to given types
[2026-02-18T21:57:23.356Z] required: java.util.Map<? extends K,? extends V>
[2026-02-18T21:57:23.356Z] found: java.util.Map
[2026-02-18T21:57:23.356Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2026-02-18T21:57:23.356Z] required: java.util.Map<? extends K,? extends V>
[2026-02-18T21:57:23.356Z] found: java.util.Map
[2026-02-18T21:57:23.356Z] [INFO]
[2026-02-18T21:57:23.356Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2026-02-18T21:57:23.356Z] [INFO]
[2026-02-18T21:57:23.356Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:23.356Z] [INFO] T E S T S
[2026-02-18T21:57:23.356Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:23.356Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.runtime.util.StringUtilTestCase
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-18T21:57:25.006Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-18T21:57:25.006Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-18T21:57:25.333Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-18T21:57:25.334Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-18T21:57:25.334Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-18T21:57:25.334Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-18T21:57:25.334Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-18T21:57:25.334Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-18T21:57:25.334Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-18T21:57:25.334Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-18T21:57:25.665Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-18T21:57:25.665Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-18T21:57:25.665Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-18T21:57:25.665Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-18T21:57:25.665Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-18T21:57:25.665Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-18T21:57:25.665Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-18T21:57:25.665Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-18T21:57:25.665Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-18T21:57:25.665Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-18T21:57:25.666Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-18T21:57:25.666Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-18T21:57:25.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-18T21:57:25.666Z] [INFO]
[2026-02-18T21:57:25.666Z] [INFO] Results:
[2026-02-18T21:57:25.666Z] [INFO]
[2026-02-18T21:57:25.666Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:57:25.666Z] [INFO]
[2026-02-18T21:57:25.666Z] [INFO]
[2026-02-18T21:57:25.666Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2026-02-18T21:57:25.994Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2026-02-18T21:57:25.994Z] [INFO]
[2026-02-18T21:57:25.994Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2026-02-18T21:57:25.994Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2026-02-18T21:57:25.994Z] [INFO]
[2026-02-18T21:57:25.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2026-02-18T21:57:25.994Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.jar
[2026-02-18T21:57:25.994Z] [INFO] Installing /quarkus/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.pom
[2026-02-18T21:57:25.994Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final-sources.jar
[2026-02-18T21:57:25.994Z] [INFO]
[2026-02-18T21:57:25.994Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2026-02-18T21:57:25.994Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2026-02-18T21:57:25.994Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Processed 1 files in 33ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:26.326Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:26.326Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:26.326Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] No sources to compile
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] No tests to run.
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2026-02-18T21:57:26.326Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-18T21:57:26.326Z] [INFO] Installing /quarkus/core/class-change-agent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.pom
[2026-02-18T21:57:26.326Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2026-02-18T21:57:26.326Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2026-02-18T21:57:26.326Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2026-02-18T21:57:26.326Z] [INFO]
[2026-02-18T21:57:26.326Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2026-02-18T21:57:26.652Z] [INFO] Processed 30 files in 255ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2026-02-18T21:57:26.653Z] [INFO]
[2026-02-18T21:57:26.653Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2026-02-18T21:57:26.979Z] [INFO] Processed 30 files in 00:00.245 (Already Sorted: 30, Needed Sorting: 0)
[2026-02-18T21:57:26.979Z] [INFO]
[2026-02-18T21:57:26.979Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2026-02-18T21:57:26.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:26.979Z] [INFO] Copying 1 resource
[2026-02-18T21:57:26.979Z] [INFO]
[2026-02-18T21:57:26.979Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2026-02-18T21:57:26.979Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:26.979Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2026-02-18T21:57:27.319Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2026-02-18T21:57:27.319Z] required: java.util.List<T>
[2026-02-18T21:57:27.319Z] found: java.util.List
[2026-02-18T21:57:27.319Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,55] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-18T21:57:27.319Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-18T21:57:27.319Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-18T21:57:27.319Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2026-02-18T21:57:27.319Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-18T21:57:27.319Z] found: java.util.List
[2026-02-18T21:57:27.319Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,51] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-18T21:57:27.319Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-18T21:57:27.319Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-18T21:57:27.319Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2026-02-18T21:57:27.319Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-18T21:57:27.319Z] found: java.util.List
[2026-02-18T21:57:27.319Z] [INFO]
[2026-02-18T21:57:27.319Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2026-02-18T21:57:27.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:27.319Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2026-02-18T21:57:27.319Z] [INFO]
[2026-02-18T21:57:27.319Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2026-02-18T21:57:27.319Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:27.319Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2026-02-18T21:57:27.319Z] [INFO]
[2026-02-18T21:57:27.319Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2026-02-18T21:57:27.319Z] [INFO]
[2026-02-18T21:57:27.319Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:27.319Z] [INFO] T E S T S
[2026-02-18T21:57:27.319Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:27.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:57:28.870Z] [INFO] Running io.quarkus.builder.BasicTests
[2026-02-18T21:57:28.870Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in io.quarkus.builder.BasicTests
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] Results:
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2026-02-18T21:57:28.870Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2026-02-18T21:57:28.870Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2026-02-18T21:57:28.870Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-18T21:57:28.870Z] [INFO] Installing /quarkus/core/builder/pom.xml to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.pom
[2026-02-18T21:57:28.870Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2026-02-18T21:57:28.870Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2026-02-18T21:57:28.870Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2026-02-18T21:57:28.870Z] [INFO] Installing /quarkus/devtools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-all/2.7.5.Final/quarkus-devtools-all-2.7.5.Final.pom
[2026-02-18T21:57:28.870Z] [INFO]
[2026-02-18T21:57:28.870Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2026-02-18T21:57:28.870Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2026-02-18T21:57:28.870Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-18T21:57:28.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2026-02-18T21:57:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 604 kB/s)
[2026-02-18T21:57:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2026-02-18T21:57:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 188 kB/s)
[2026-02-18T21:57:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2026-02-18T21:57:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 299 kB/s)
[2026-02-18T21:57:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2026-02-18T21:57:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2026-02-18T21:57:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2026-02-18T21:57:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 254 kB/s)
[2026-02-18T21:57:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 3.2 MB/s)
[2026-02-18T21:57:29.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 641 kB/s)
[2026-02-18T21:57:29.525Z] [INFO]
[2026-02-18T21:57:29.525Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:29.525Z] [INFO]
[2026-02-18T21:57:29.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO] Processed 2 files in 36ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO] Processed 2 files in 00:00.022 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:30.232Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2026-02-18T21:57:30.232Z] [INFO]
[2026-02-18T21:57:30.232Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.232Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:30.232Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2026-02-18T21:57:30.559Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[193,43] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-18T21:57:30.559Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[197,50] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-18T21:57:30.559Z] [INFO]
[2026-02-18T21:57:30.560Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:30.887Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-18T21:57:30.887Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-18T21:57:32.030Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:32.359Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] No sources to compile
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] No tests to run.
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-18T21:57:32.359Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-18T21:57:32.359Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.pom
[2026-02-18T21:57:32.359Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2026-02-18T21:57:32.359Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2026-02-18T21:57:32.359Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.359Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:32.359Z] [INFO] Copying 1 resource
[2026-02-18T21:57:32.359Z] [INFO]
[2026-02-18T21:57:32.360Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.360Z] [INFO]
[2026-02-18T21:57:32.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.360Z] [INFO]
[2026-02-18T21:57:32.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-18T21:57:32.360Z] [INFO] Installing /quarkus/devtools/platform-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.pom
[2026-02-18T21:57:32.360Z] [INFO] Installing /quarkus/devtools/platform-properties/target/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties
[2026-02-18T21:57:32.360Z] [INFO]
[2026-02-18T21:57:32.360Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2026-02-18T21:57:32.360Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2026-02-18T21:57:32.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:57:32.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar
[2026-02-18T21:57:32.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar (54 kB at 503 kB/s)
[2026-02-18T21:57:32.689Z] [INFO]
[2026-02-18T21:57:32.689Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2026-02-18T21:57:32.689Z] [INFO]
[2026-02-18T21:57:32.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2026-02-18T21:57:33.404Z] [INFO]
[2026-02-18T21:57:33.404Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2026-02-18T21:57:35.060Z] [INFO] Processed 430 files in 1s949ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2026-02-18T21:57:35.489Z] [INFO]
[2026-02-18T21:57:35.489Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2026-02-18T21:57:39.272Z] [INFO] Processed 430 files in 00:03.742 (Already Sorted: 430, Needed Sorting: 0)
[2026-02-18T21:57:39.272Z] [INFO]
[2026-02-18T21:57:39.272Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2026-02-18T21:57:39.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:39.272Z] [INFO] Copying 7 resources
[2026-02-18T21:57:39.272Z] [INFO]
[2026-02-18T21:57:39.272Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2026-02-18T21:57:39.272Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:39.272Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-18T21:57:45.204Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-18T21:57:45.204Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-18T21:57:45.204Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-18T21:57:45.204Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[243,21] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2026-02-18T21:57:45.204Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2026-02-18T21:57:45.204Z] required: io.quarkus.runtime.RuntimeValue<T>
[2026-02-18T21:57:45.204Z] found: java.lang.Object
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2026-02-18T21:57:45.204Z] required: T
[2026-02-18T21:57:45.204Z] found: capture#1 of ?
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[397,35] unchecked method invocation: method setSuperClass in class io.quarkus.deployment.proxy.ProxyConfiguration is applied to given types
[2026-02-18T21:57:45.204Z] required: java.lang.Class<T>
[2026-02-18T21:57:45.204Z] found: java.lang.Class<java.lang.Object>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[399,44] unchecked call to addAdditionalInterface(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[400,36] unchecked call to setAnchorClass(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2026-02-18T21:57:45.204Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2026-02-18T21:57:45.204Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[657,52] unchecked call to serialize(F) as a member of the raw type io.quarkus.runtime.ObjectSubstitution
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2026-02-18T21:57:45.204Z] found: java.lang.Object
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.lang.Class<T>
[2026-02-18T21:57:45.204Z] found: java.lang.Class<java.lang.Object>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[198,93] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-18T21:57:45.204Z] cast to java.lang.Object for a varargs call
[2026-02-18T21:57:45.204Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2026-02-18T21:57:45.204Z] required: T
[2026-02-18T21:57:45.204Z] found: capture#2 of ?
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.lang.Class<? extends T>
[2026-02-18T21:57:45.204Z] found: java.lang.Class<capture#3 of ?>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[102,21] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[103,28] detectContainerRuntime() in io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[124,53] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2026-02-18T21:57:45.204Z] found: java.lang.Object
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2026-02-18T21:57:45.204Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2026-02-18T21:57:45.204Z] found: java.lang.Object
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[45,45] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[46,52] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[139,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[143,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[148,36] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[150,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[152,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/JarResultBuildStep.java:[212,69] LEGACY in io.quarkus.deployment.pkg.PackageConfig has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[82,14] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2026-02-18T21:57:45.204Z] required: T
[2026-02-18T21:57:45.204Z] found: java.lang.Object
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2026-02-18T21:57:45.204Z] required: B
[2026-02-18T21:57:45.204Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2026-02-18T21:57:45.204Z] required: B
[2026-02-18T21:57:45.204Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2026-02-18T21:57:45.204Z] required: B
[2026-02-18T21:57:45.204Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[22,31] unchecked call to AeshCommandContainer(org.aesh.command.impl.parser.CommandLineParser<CI>) as a member of the raw type org.aesh.command.impl.container.AeshCommandContainer
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,42] unchecked method invocation: method processedCommand in class org.aesh.command.impl.parser.CommandLineParserBuilder is applied to given types
[2026-02-18T21:57:45.204Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-18T21:57:45.204Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2026-02-18T21:57:45.204Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-18T21:57:45.204Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[141,42] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[378,58] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java: io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[78,33] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[79,78] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[81,34] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.204Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[82,85] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[100,25] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[103,36] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[119,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[122,35] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,65] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,94] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[142,32] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[143,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,27] unchecked method invocation: constructor <init> in class org.aesh.readline.ReadlineConsole is applied to given types
[2026-02-18T21:57:45.205Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-18T21:57:45.205Z] found: org.aesh.command.settings.Settings
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2026-02-18T21:57:45.205Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-18T21:57:45.205Z] found: org.aesh.command.settings.Settings
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/util/ArtifactInfoUtil.java:[77,46] newFileSystem(java.nio.file.Path,java.lang.ClassLoader) in io.quarkus.fs.util.ZipUtils has been deprecated
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,46] unchecked method invocation: method registerSubstitution in class io.quarkus.deployment.recording.BytecodeRecorderImpl is applied to given types
[2026-02-18T21:57:45.205Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-18T21:57:45.205Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2026-02-18T21:57:45.205Z] required: java.lang.Class<F>
[2026-02-18T21:57:45.205Z] found: java.lang.Class
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2026-02-18T21:57:45.205Z] required: java.lang.Class<T>
[2026-02-18T21:57:45.205Z] found: java.lang.Class
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2026-02-18T21:57:45.205Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-18T21:57:45.205Z] found: java.lang.Class
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java:[35,18] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-18T21:57:45.205Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2026-02-18T21:57:45.205Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2026-02-18T21:57:45.205Z] found: java.lang.Class<capture#4 of ?>
[2026-02-18T21:57:45.205Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2026-02-18T21:57:45.205Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java: /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java uses or overrides a deprecated API that is marked for removal.
[2026-02-18T21:57:45.205Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2026-02-18T21:57:45.205Z] [INFO]
[2026-02-18T21:57:45.205Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2026-02-18T21:57:45.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:57:45.205Z] [INFO] Copying 1 resource
[2026-02-18T21:57:45.205Z] [INFO]
[2026-02-18T21:57:45.205Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2026-02-18T21:57:45.205Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:57:45.205Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,15] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,64] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,27] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-18T21:57:45.931Z] required: java.util.List<? extends ELEMENT>
[2026-02-18T21:57:45.931Z] found: java.util.List
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,28] unchecked conversion
[2026-02-18T21:57:45.931Z] required: java.util.List<? extends ELEMENT>
[2026-02-18T21:57:45.931Z] found: java.util.List
[2026-02-18T21:57:45.931Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,46] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-18T21:57:45.931Z] [INFO]
[2026-02-18T21:57:45.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2026-02-18T21:57:45.931Z] [INFO]
[2026-02-18T21:57:45.931Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:45.931Z] [INFO] T E S T S
[2026-02-18T21:57:45.931Z] [INFO] -------------------------------------------------------
[2026-02-18T21:57:45.931Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:57:47.589Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-18T21:57:47.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-18T21:57:47.915Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-18T21:57:47.915Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-18T21:57:47.915Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2026-02-18T21:57:47.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in io.quarkus.deployment.util.ServiceUtilTest
[2026-02-18T21:57:47.915Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in io.quarkus.deployment.util.JandexUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-18T21:57:48.244Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-18T21:57:48.244Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.deployment.util.HashUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.deployment.util.FileUtilTest
[2026-02-18T21:57:48.244Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2026-02-18T21:57:48.244Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.deployment.util.UriNormalizationTest
[2026-02-18T21:57:48.244Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-18T21:57:49.909Z] 2026-02-18 21:57:49,597 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/a0f77075-c344-4b93-bb56-708ee0ef7c13/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:49.909Z] 2026-02-18 21:57:49,627 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 699ms
[2026-02-18T21:57:49.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-18T21:57:49.909Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-18T21:57:50.307Z] 2026-02-18 21:57:50,113 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/f9487740-ef59-44a7-9661-4620fb8667a9/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:50.307Z] 2026-02-18 21:57:50,127 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 172ms
[2026-02-18T21:57:50.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-18T21:57:50.307Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-18T21:57:50.635Z] 2026-02-18 21:57:50,491 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/93d1fd5c-ef60-40d1-acb7-31a612f507bf/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:50.635Z] 2026-02-18 21:57:50,514 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 113ms
[2026-02-18T21:57:50.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-18T21:57:50.635Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-18T21:57:50.963Z] 2026-02-18 21:57:50,921 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/f1669a75-6199-4817-9ca7-2a853044aabf/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:50.963Z] 2026-02-18 21:57:50,934 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 145ms
[2026-02-18T21:57:51.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-18T21:57:51.292Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-18T21:57:51.292Z] 2026-02-18 21:57:51,221 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/9d99bbc1-d80c-4264-b09e-4bcb92f028d8/target/quarkus-application-runner.jar
[2026-02-18T21:57:51.292Z] 2026-02-18 21:57:51,240 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 153ms
[2026-02-18T21:57:51.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-18T21:57:51.292Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-18T21:57:51.620Z] 2026-02-18 21:57:51,517 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/51ae037f-47c0-4733-ba88-039628764c03/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:51.620Z] 2026-02-18 21:57:51,531 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 100ms
[2026-02-18T21:57:51.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-18T21:57:51.620Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-18T21:57:51.951Z] 2026-02-18 21:57:51,783 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/c9dfb00f-eb99-45d3-9246-0c2dcbce916e/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:51.951Z] 2026-02-18 21:57:51,794 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 102ms
[2026-02-18T21:57:51.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-18T21:57:51.951Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-18T21:57:52.283Z] 2026-02-18 21:57:52,115 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/d72421f4-03c7-419a-8057-32abe6acac66/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:52.283Z] 2026-02-18 21:57:52,129 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 91ms
[2026-02-18T21:57:52.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-18T21:57:52.283Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-18T21:57:52.610Z] 2026-02-18 21:57:52,400 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Building thin jar: /quarkus/core/deployment/target/1f0117ca-5460-4e38-a3ae-6f4899fdc8fe/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:52.610Z] 2026-02-18 21:57:52,412 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 77ms
[2026-02-18T21:57:52.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-18T21:57:52.610Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-18T21:57:52.943Z] 2026-02-18 21:57:52,637 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/662273e0-21a5-43ec-aecd-29c77a3d66fb/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:52.943Z] 2026-02-18 21:57:52,651 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 88ms
[2026-02-18T21:57:52.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-18T21:57:52.943Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-18T21:57:53.275Z] 2026-02-18 21:57:52,949 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/f23fbd1e-0ea6-4d4a-9fc2-ff207431cacb/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:53.275Z] 2026-02-18 21:57:52,962 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 88ms
[2026-02-18T21:57:53.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-18T21:57:53.275Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-18T21:57:53.275Z] 2026-02-18 21:57:53,182 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/fabb873b-7d34-45c2-87f5-752ade46e22d/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:57:53.275Z] 2026-02-18 21:57:53,194 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 74ms
[2026-02-18T21:57:53.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-18T21:57:53.275Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-18T21:57:53.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-18T21:57:53.275Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-18T21:57:53.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-18T21:57:53.275Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-18T21:58:04.146Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.794 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-18T21:58:04.146Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-18T21:58:04.146Z] 2026-02-18 21:58:03,478 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/baaf4a5c-52ef-49c4-9644-1c8e79176a86/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:04.147Z] 2026-02-18 21:58:03,492 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 99ms
[2026-02-18T21:58:04.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-18T21:58:04.147Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-18T21:58:04.147Z] 2026-02-18 21:58:03,842 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/778b225f-6427-4656-b652-c52ceac0cda4/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:04.147Z] 2026-02-18 21:58:03,854 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 76ms
[2026-02-18T21:58:04.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-18T21:58:04.147Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-18T21:58:04.147Z] 2026-02-18 21:58:04,055 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/2c6c94a9-abe6-4279-8c91-d9fff290010e/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:04.147Z] 2026-02-18 21:58:04,066 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 73ms
[2026-02-18T21:58:04.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-18T21:58:04.147Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-18T21:58:04.477Z] 2026-02-18 21:58:04,313 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/5e87c332-94d3-429f-8037-32d137c7b40d/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:04.477Z] 2026-02-18 21:58:04,324 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 91ms
[2026-02-18T21:58:04.477Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-18T21:58:04.477Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-18T21:58:04.804Z] 2026-02-18 21:58:04,579 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/0cffaedc-23cc-46ec-bf4d-162b03c8c45d/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:04.804Z] 2026-02-18 21:58:04,590 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 62ms
[2026-02-18T21:58:04.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-18T21:58:04.804Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-18T21:58:05.133Z] 2026-02-18 21:58:04,771 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/8c7402fe-e354-4406-aee5-90a18e15630c/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:05.133Z] 2026-02-18 21:58:04,792 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 78ms
[2026-02-18T21:58:05.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-18T21:58:05.133Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-18T21:58:05.133Z] 2026-02-18 21:58:05,013 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/62b875f2-183a-4f3e-9d2e-b98578425d32/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:05.133Z] 2026-02-18 21:58:05,024 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 55ms
[2026-02-18T21:58:05.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-18T21:58:05.133Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-18T21:58:05.460Z] 2026-02-18 21:58:05,190 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/ad9b615d-c1cb-46cd-b80c-f08e098284fd/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:05.460Z] 2026-02-18 21:58:05,199 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 63ms
[2026-02-18T21:58:05.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-18T21:58:05.460Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-18T21:58:05.460Z] 2026-02-18 21:58:05,360 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/b0a8787c-9233-4130-b917-8a6144f6a95e/workspace/target/quarkus-application-runner.jar
[2026-02-18T21:58:05.460Z] 2026-02-18 21:58:05,370 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 55ms
[2026-02-18T21:58:05.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-18T21:58:05.460Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-18T21:58:05.795Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-18T21:58:05.795Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2026-02-18T21:58:05.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.FeatureNameTest
[2026-02-18T21:58:05.795Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-18T21:58:05.795Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-18T21:58:05.795Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-18T21:58:05.795Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-18T21:58:05.795Z] [INFO]
[2026-02-18T21:58:05.795Z] [INFO] Results:
[2026-02-18T21:58:05.795Z] [INFO]
[2026-02-18T21:58:05.795Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:58:05.795Z] [INFO]
[2026-02-18T21:58:05.795Z] [INFO]
[2026-02-18T21:58:05.795Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2026-02-18T21:58:05.795Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-18T21:58:06.128Z] [INFO]
[2026-02-18T21:58:06.128Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2026-02-18T21:58:06.455Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-18T21:58:06.455Z] [INFO]
[2026-02-18T21:58:06.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2026-02-18T21:58:06.455Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-18T21:58:06.455Z] [INFO] Installing /quarkus/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.pom
[2026-02-18T21:58:06.455Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-18T21:58:06.455Z] [INFO]
[2026-02-18T21:58:06.455Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2026-02-18T21:58:06.455Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2026-02-18T21:58:06.455Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:58:06.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-18T21:58:06.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-18T21:58:06.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom (15 kB at 256 kB/s)
[2026-02-18T21:58:06.791Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-18T21:58:07.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar (129 kB at 2.4 MB/s)
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2026-02-18T21:58:07.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 15 kB/s)
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2026-02-18T21:58:07.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 71 kB/s)
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2026-02-18T21:58:07.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 299 kB/s)
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
[2026-02-18T21:58:07.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2026-02-18T21:58:07.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.6 MB/s)
[2026-02-18T21:58:07.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 55 kB/s)
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] Processed 3 files in 36ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] Processed 3 files in 00:00.039 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:07.453Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:58:07.453Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:07.453Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:07.453Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:58:07.453Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] No sources to compile
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.453Z] [INFO] No tests to run.
[2026-02-18T21:58:07.453Z] [INFO]
[2026-02-18T21:58:07.453Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.781Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-18T21:58:07.781Z] [INFO]
[2026-02-18T21:58:07.781Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.781Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-18T21:58:07.781Z] [INFO]
[2026-02-18T21:58:07.781Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:07.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-18T21:58:07.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-18T21:58:07.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 464 kB/s)
[2026-02-18T21:58:07.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-18T21:58:08.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-18T21:58:08.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 141 kB/s)
[2026-02-18T21:58:08.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-18T21:58:08.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-18T21:58:08.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 59 kB/s)
[2026-02-18T21:58:08.460Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-18T21:58:08.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-18T21:58:08.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 402 kB/s)
[2026-02-18T21:58:08.789Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-18T21:58:09.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-18T21:58:09.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 78 kB/s)
[2026-02-18T21:58:09.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-18T21:58:09.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-18T21:58:09.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 47 kB/s)
[2026-02-18T21:58:09.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-18T21:58:09.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-18T21:58:09.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 60 kB/s)
[2026-02-18T21:58:09.560Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-18T21:58:09.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-18T21:58:09.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 21 kB/s)
[2026-02-18T21:58:09.889Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-18T21:58:09.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-18T21:58:10.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 51 kB/s)
[2026-02-18T21:58:10.220Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-18T21:58:10.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-18T21:58:10.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 47 kB/s)
[2026-02-18T21:58:10.220Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-18T21:58:10.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-18T21:58:10.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 77 kB/s)
[2026-02-18T21:58:10.557Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-18T21:58:10.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-18T21:58:10.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 97 kB/s)
[2026-02-18T21:58:10.889Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-18T21:58:10.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-18T21:58:11.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 339 kB/s)
[2026-02-18T21:58:11.221Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-18T21:58:11.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-18T21:58:11.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 50 kB/s)
[2026-02-18T21:58:11.221Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-18T21:58:11.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-18T21:58:11.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 304 kB/s)
[2026-02-18T21:58:11.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-18T21:58:11.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-18T21:58:11.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 56 kB/s)
[2026-02-18T21:58:11.889Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-18T21:58:12.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-18T21:58:12.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 95 kB/s)
[2026-02-18T21:58:12.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-18T21:58:12.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-18T21:58:12.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 101 kB/s)
[2026-02-18T21:58:12.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-18T21:58:12.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-18T21:58:12.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 113 kB/s)
[2026-02-18T21:58:12.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-18T21:58:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-18T21:58:12.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 220 kB/s)
[2026-02-18T21:58:12.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-18T21:58:13.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-18T21:58:13.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 121 kB/s)
[2026-02-18T21:58:13.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-18T21:58:13.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-18T21:58:13.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 35 kB/s)
[2026-02-18T21:58:13.543Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-18T21:58:13.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-18T21:58:13.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 369 kB/s)
[2026-02-18T21:58:13.543Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-18T21:58:13.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-18T21:58:13.870Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 30 kB/s)
[2026-02-18T21:58:13.870Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-18T21:58:14.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-18T21:58:14.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 72 kB/s)
[2026-02-18T21:58:14.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-18T21:58:14.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-18T21:58:14.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 334 kB/s)
[2026-02-18T21:58:14.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-18T21:58:14.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-18T21:58:14.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 98 kB/s)
[2026-02-18T21:58:14.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-18T21:58:14.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-18T21:58:14.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 170 kB/s)
[2026-02-18T21:58:14.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-18T21:58:15.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-18T21:58:15.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 53 kB/s)
[2026-02-18T21:58:15.213Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-18T21:58:15.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-18T21:58:15.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 44 kB/s)
[2026-02-18T21:58:15.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-18T21:58:15.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-18T21:58:15.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 57 kB/s)
[2026-02-18T21:58:15.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-18T21:58:15.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-18T21:58:15.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 41 kB/s)
[2026-02-18T21:58:15.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-18T21:58:16.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-18T21:58:16.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom (22 kB at 481 kB/s)
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-18T21:58:16.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-18T21:58:16.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-18T21:58:16.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-18T21:58:17.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-18T21:58:17.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-18T21:58:17.638Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-18T21:58:17.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-18T21:58:17.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-18T21:58:18.294Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-18T21:58:18.294Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-18T21:58:18.623Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-18T21:58:18.959Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-18T21:58:18.959Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-18T21:58:19.285Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-18T21:58:19.285Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-18T21:58:19.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-18T21:58:19.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-18T21:58:19.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-18T21:58:20.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-18T21:58:20.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-18T21:58:20.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-18T21:58:20.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 694 kB/s)
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 784 kB/s)
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.6 MB/s)
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 5.0 MB/s)
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-18T21:58:21.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 227 kB/s)
[2026-02-18T21:58:21.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 473 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 51 MB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.3 MB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.8 MB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 280 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 263 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 215 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 734 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 189 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 645 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 240 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 43 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 83 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 41 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 209 kB/s)
[2026-02-18T21:58:22.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-18T21:58:22.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 705 kB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 200 kB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 53 kB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 51 kB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 48 kB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.1 MB/s)
[2026-02-18T21:58:22.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar (7.2 MB at 17 MB/s)
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-18T21:58:22.333Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-18T21:58:22.333Z] [INFO]
[2026-02-18T21:58:22.333Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:22.333Z] [INFO] Building: smoketest/pom.xml
[2026-02-18T21:58:50.143Z] [INFO] run post-build script verify.groovy
[2026-02-18T21:58:50.143Z] [INFO] smoketest/pom.xml ................................ SUCCESS (25.7 s)
[2026-02-18T21:58:50.143Z] [INFO] -------------------------------------------------
[2026-02-18T21:58:50.143Z] [INFO] Build Summary:
[2026-02-18T21:58:50.143Z] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[2026-02-18T21:58:50.143Z] [INFO] -------------------------------------------------
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-enforcer-rules ---
[2026-02-18T21:58:50.143Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-18T21:58:50.143Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2026-02-18T21:58:50.143Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] ----------------< io.quarkus:quarkus-extensions-parent >----------------
[2026-02-18T21:58:50.143Z] [INFO] Building Quarkus - Extensions - Parent pom 2.7.5.Final [42/964]
[2026-02-18T21:58:50.143Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.143Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extensions-parent ---
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extensions-parent/2.7.5.Final/quarkus-extensions-parent-2.7.5.Final.pom
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] ------------------< io.quarkus:quarkus-jsonp-parent >-------------------
[2026-02-18T21:58:50.144Z] [INFO] Building Quarkus - JSON-P 2.7.5.Final [43/964]
[2026-02-18T21:58:50.144Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-parent ---
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-parent/2.7.5.Final/quarkus-jsonp-parent-2.7.5.Final.pom
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] ----------------------< io.quarkus:quarkus-jsonp >----------------------
[2026-02-18T21:58:50.144Z] [INFO] Building Quarkus - JSON-P - Runtime 2.7.5.Final [44/964]
[2026-02-18T21:58:50.144Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:50.144Z] [INFO] Copying 1 resource
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] No sources to compile
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:50.144Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/runtime/src/test/resources
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] No sources to compile
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] No tests to run.
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp ---
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.jar
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.pom
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final-sources.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] ----------------< io.quarkus:quarkus-jsonp-deployment >-----------------
[2026-02-18T21:58:50.144Z] [INFO] Building Quarkus - JSON-P - Deployment 2.7.5.Final [45/964]
[2026-02-18T21:58:50.144Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:50.144Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/main/resources
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:50.144Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonp/deployment/target/classes
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:50.144Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/test/resources
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] No sources to compile
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] No tests to run.
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.144Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-deployment ---
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.jar
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.pom
[2026-02-18T21:58:50.144Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2026-02-18T21:58:50.144Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2026-02-18T21:58:50.145Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [46/964]
[2026-02-18T21:58:50.145Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2026-02-18T21:58:50.145Z] [INFO] Installing /quarkus/test-framework/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-framework/2.7.5.Final/quarkus-test-framework-2.7.5.Final.pom
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] -------------------< io.quarkus:quarkus-test-common >-------------------
[2026-02-18T21:58:50.145Z] [INFO] Building Quarkus - Test Framework - Common 2.7.5.Final [47/964]
[2026-02-18T21:58:50.145Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-common ---
[2026-02-18T21:58:50.145Z] [INFO]
[2026-02-18T21:58:50.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-common ---
[2026-02-18T21:58:50.475Z] [INFO]
[2026-02-18T21:58:50.475Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-common ---
[2026-02-18T21:58:50.803Z] [INFO] Processed 44 files in 348ms (Formatted: 0, Unchanged: 44, Failed: 0, Readonly: 0)
[2026-02-18T21:58:50.803Z] [INFO]
[2026-02-18T21:58:50.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-common ---
[2026-02-18T21:58:51.521Z] [INFO] Processed 44 files in 00:00.386 (Already Sorted: 44, Needed Sorting: 0)
[2026-02-18T21:58:51.521Z] [INFO]
[2026-02-18T21:58:51.521Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-common ---
[2026-02-18T21:58:51.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:51.521Z] [INFO] Copying 3 resources
[2026-02-18T21:58:51.521Z] [INFO]
[2026-02-18T21:58:51.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-common ---
[2026-02-18T21:58:51.521Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:51.521Z] [INFO] Compiling 41 source files to /quarkus/test-framework/common/target/classes
[2026-02-18T21:58:51.858Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[57,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-18T21:58:51.858Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,64] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-18T21:58:51.858Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-18T21:58:51.858Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[63,22] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-18T21:58:51.858Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/TestResourceManager.java:[103,84] unchecked cast
[2026-02-18T21:58:51.858Z] required: io.quarkus.test.common.QuarkusTestResourceConfigurableLifecycleManager<java.lang.annotation.Annotation>
[2026-02-18T21:58:51.858Z] found: io.quarkus.test.common.QuarkusTestResourceLifecycleManager
[2026-02-18T21:58:51.858Z] [INFO]
[2026-02-18T21:58:51.858Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-common ---
[2026-02-18T21:58:51.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:51.858Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/common/src/test/resources
[2026-02-18T21:58:51.858Z] [INFO]
[2026-02-18T21:58:51.858Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-common ---
[2026-02-18T21:58:51.858Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:51.858Z] [INFO] Compiling 3 source files to /quarkus/test-framework/common/target/test-classes
[2026-02-18T21:58:51.858Z] [INFO]
[2026-02-18T21:58:51.858Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-common ---
[2026-02-18T21:58:51.858Z] [INFO]
[2026-02-18T21:58:51.858Z] [INFO] -------------------------------------------------------
[2026-02-18T21:58:51.858Z] [INFO] T E S T S
[2026-02-18T21:58:51.858Z] [INFO] -------------------------------------------------------
[2026-02-18T21:58:51.858Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:58:53.534Z] [INFO] Running io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-02-18T21:58:53.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-02-18T21:58:53.534Z] [INFO] Running io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-02-18T21:58:53.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-02-18T21:58:53.534Z] [INFO] Running io.quarkus.test.common.TestResourceManagerTest
[2026-02-18T21:58:53.876Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in io.quarkus.test.common.TestResourceManagerTest
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] Results:
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-common ---
[2026-02-18T21:58:53.876Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-common ---
[2026-02-18T21:58:53.876Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-common ---
[2026-02-18T21:58:53.876Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.jar
[2026-02-18T21:58:53.876Z] [INFO] Installing /quarkus/test-framework/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.pom
[2026-02-18T21:58:53.876Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final-sources.jar
[2026-02-18T21:58:53.876Z] [INFO]
[2026-02-18T21:58:53.876Z] [INFO] -----------------< io.quarkus:quarkus-junit5-internal >-----------------
[2026-02-18T21:58:53.876Z] [INFO] Building Quarkus - Test Framework - JUnit 5 Internal Test Framework 2.7.5.Final [48/964]
[2026-02-18T21:58:53.876Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:58:53.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2026-02-18T21:58:53.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 35 kB/s)
[2026-02-18T21:58:53.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2026-02-18T21:58:54.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 141 kB/s)
[2026-02-18T21:58:54.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2026-02-18T21:58:54.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 18 kB/s)
[2026-02-18T21:58:54.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2026-02-18T21:58:54.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2026-02-18T21:58:54.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 2.5 MB/s)
[2026-02-18T21:58:54.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 847 kB/s)
[2026-02-18T21:58:54.209Z] [INFO]
[2026-02-18T21:58:54.209Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-internal ---
[2026-02-18T21:58:54.209Z] [INFO]
[2026-02-18T21:58:54.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Processed 16 files in 108ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Processed 16 files in 00:00.199 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:55.004Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/main/resources
[2026-02-18T21:58:55.004Z] [INFO]
[2026-02-18T21:58:55.004Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.004Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:55.333Z] [INFO] Compiling 15 source files to /quarkus/test-framework/junit5-internal/target/classes
[2026-02-18T21:58:55.660Z] [INFO]
[2026-02-18T21:58:55.660Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:58:55.660Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/test/resources
[2026-02-18T21:58:55.660Z] [INFO]
[2026-02-18T21:58:55.660Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.660Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:58:55.660Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-internal/target/test-classes
[2026-02-18T21:58:55.987Z] [INFO]
[2026-02-18T21:58:55.987Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-internal ---
[2026-02-18T21:58:55.987Z] [INFO]
[2026-02-18T21:58:55.987Z] [INFO] -------------------------------------------------------
[2026-02-18T21:58:55.987Z] [INFO] T E S T S
[2026-02-18T21:58:55.987Z] [INFO] -------------------------------------------------------
[2026-02-18T21:58:55.987Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:58:57.127Z] [INFO] Running io.quarkus.test.QuarkusProdModeTestTest
[2026-02-18T21:59:03.068Z] 2026-02-18 21:59:01,746 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 938ms
[2026-02-18T21:59:03.068Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:59:03.068Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T21:59:03.068Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T21:59:03.068Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T21:59:03.068Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T21:59:03.068Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T21:59:03.068Z] 2026-02-18 21:59:02,408 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T21:59:03.069Z] 2026-02-18 21:59:02,554 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.700s.
[2026-02-18T21:59:03.069Z] 2026-02-18 21:59:02,554 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T21:59:03.069Z] 2026-02-18 21:59:02,555 INFO [io.quarkus] (main) Installed features: []
[2026-02-18T21:59:03.397Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:59:03.397Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T21:59:03.397Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T21:59:03.397Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T21:59:03.397Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T21:59:03.397Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T21:59:03.397Z] 2026-02-18 21:59:03,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T21:59:03.397Z] 2026-02-18 21:59:03,193 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.525s.
[2026-02-18T21:59:03.397Z] 2026-02-18 21:59:03,194 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T21:59:03.397Z] 2026-02-18 21:59:03,194 INFO [io.quarkus] (main) Installed features: []
[2026-02-18T21:59:03.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.189 s - in io.quarkus.test.QuarkusProdModeTestTest
[2026-02-18T21:59:03.397Z] [INFO]
[2026-02-18T21:59:03.397Z] [INFO] Results:
[2026-02-18T21:59:03.397Z] [INFO]
[2026-02-18T21:59:03.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:59:03.397Z] [INFO]
[2026-02-18T21:59:03.397Z] [INFO]
[2026-02-18T21:59:03.397Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-internal ---
[2026-02-18T21:59:03.397Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar
[2026-02-18T21:59:03.726Z] [INFO]
[2026-02-18T21:59:03.726Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-internal ---
[2026-02-18T21:59:03.726Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2026-02-18T21:59:03.726Z] [INFO]
[2026-02-18T21:59:03.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-internal ---
[2026-02-18T21:59:03.726Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.jar
[2026-02-18T21:59:03.726Z] [INFO] Installing /quarkus/test-framework/junit5-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.pom
[2026-02-18T21:59:03.726Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2026-02-18T21:59:03.726Z] [INFO]
[2026-02-18T21:59:03.726Z] [INFO] ----------------< io.quarkus:quarkus-devtools-testing >-----------------
[2026-02-18T21:59:03.726Z] [INFO] Building Quarkus - Dev tools - Testing 2.7.5.Final [49/964]
[2026-02-18T21:59:03.726Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:03.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom
[2026-02-18T21:59:03.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom (7.3 kB at 98 kB/s)
[2026-02-18T21:59:03.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom
[2026-02-18T21:59:03.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom (4.6 kB at 48 kB/s)
[2026-02-18T21:59:03.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom
[2026-02-18T21:59:03.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom (4.5 kB at 46 kB/s)
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.054Z] [INFO] Processed 28 files in 162ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T21:59:04.054Z] [INFO]
[2026-02-18T21:59:04.054Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.382Z] [INFO] Processed 28 files in 00:00.142 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T21:59:04.382Z] [INFO]
[2026-02-18T21:59:04.382Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:04.382Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:04.382Z] [INFO] Copying 2 resources
[2026-02-18T21:59:04.382Z] [INFO]
[2026-02-18T21:59:04.382Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-testing ---
[2026-02-18T21:59:04.382Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:04.382Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/tools/devtools-testing/target/classes
[2026-02-18T21:59:06.042Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/main/java/io/quarkus/devtools/testing/codestarts/QuarkusCodestartTestBuilder.java:[212,75] getExtensionCatalog(java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2026-02-18T21:59:06.042Z] [INFO]
[2026-02-18T21:59:06.042Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing ---
[2026-02-18T21:59:06.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:06.042Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:06.042Z] [INFO] Copying 54 resources
[2026-02-18T21:59:06.042Z] [INFO]
[2026-02-18T21:59:06.042Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing ---
[2026-02-18T21:59:06.042Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:06.042Z] [INFO] Compiling 15 source files to /quarkus/independent-projects/tools/devtools-testing/target/test-classes
[2026-02-18T21:59:07.190Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/project/create/MultiplePlatformBomsTestBase.java:[184,36] getProject(java.nio.file.Path,io.quarkus.devtools.project.BuildTool,java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2026-02-18T21:59:07.190Z] [INFO]
[2026-02-18T21:59:07.190Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing ---
[2026-02-18T21:59:07.190Z] [INFO]
[2026-02-18T21:59:07.190Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:07.190Z] [INFO] T E S T S
[2026-02-18T21:59:07.190Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:07.190Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:59:08.902Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-02-18T21:59:11.846Z] -----------
[2026-02-18T21:59:11.846Z] selected extensions:
[2026-02-18T21:59:11.846Z] - io.acme:ext-a
[2026-02-18T21:59:11.846Z]
[2026-02-18T21:59:11.846Z]
[2026-02-18T21:59:11.846Z] applying codestarts...
[2026-02-18T21:59:11.846Z] 📚 java
[2026-02-18T21:59:11.846Z] 🔨 maven
[2026-02-18T21:59:11.846Z] 📦 quarkus
[2026-02-18T21:59:11.846Z] 📝 config-properties
[2026-02-18T21:59:11.846Z] 🔧 dockerfiles
[2026-02-18T21:59:11.846Z] 🔧 maven-wrapper
[2026-02-18T21:59:11.846Z] 🚀 resteasy-codestart
[2026-02-18T21:59:11.846Z]
[2026-02-18T21:59:11.846Z] -----------
[2026-02-18T21:59:11.846Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:11.846Z] --> target/generated-test-projects/non-default-base-platform
[2026-02-18T21:59:11.846Z] -----------
[2026-02-18T21:59:11.846Z] [SUCCESS] ✅ Platform io.other.platform:acme-baz-bom has been installed
[2026-02-18T21:59:11.846Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-18T21:59:11.846Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.0 has been installed
[2026-02-18T21:59:11.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.149 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-02-18T21:59:11.846Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-02-18T21:59:12.173Z] -----------
[2026-02-18T21:59:12.173Z] selected extensions:
[2026-02-18T21:59:12.173Z] - io.acme:ext-b
[2026-02-18T21:59:12.173Z] - io.acme:ext-a
[2026-02-18T21:59:12.173Z] - io.acme:ext-e
[2026-02-18T21:59:12.173Z]
[2026-02-18T21:59:12.173Z]
[2026-02-18T21:59:12.173Z] applying codestarts...
[2026-02-18T21:59:12.173Z] 📚 java
[2026-02-18T21:59:12.173Z] 🔨 maven
[2026-02-18T21:59:12.173Z] 📦 quarkus
[2026-02-18T21:59:12.173Z] 📝 config-properties
[2026-02-18T21:59:12.173Z] 🔧 dockerfiles
[2026-02-18T21:59:12.173Z] 🔧 maven-wrapper
[2026-02-18T21:59:12.173Z] 🚀 resteasy-codestart
[2026-02-18T21:59:12.173Z]
[2026-02-18T21:59:12.173Z] -----------
[2026-02-18T21:59:12.173Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:12.173Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-18T21:59:12.173Z] -----------
[2026-02-18T21:59:12.500Z] -----------
[2026-02-18T21:59:12.500Z] selected extensions:
[2026-02-18T21:59:12.500Z] - io.acme:ext-b
[2026-02-18T21:59:12.500Z] - io.acme:ext-a
[2026-02-18T21:59:12.500Z]
[2026-02-18T21:59:12.500Z]
[2026-02-18T21:59:12.500Z] applying codestarts...
[2026-02-18T21:59:12.500Z] 📚 java
[2026-02-18T21:59:12.500Z] 🔨 maven
[2026-02-18T21:59:12.500Z] 📦 quarkus
[2026-02-18T21:59:12.500Z] 📝 config-properties
[2026-02-18T21:59:12.500Z] 🔧 dockerfiles
[2026-02-18T21:59:12.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:12.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:12.500Z]
[2026-02-18T21:59:12.500Z] -----------
[2026-02-18T21:59:12.500Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:12.500Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-18T21:59:12.500Z] -----------
[2026-02-18T21:59:13.205Z] -----------
[2026-02-18T21:59:13.205Z] selected extensions:
[2026-02-18T21:59:13.205Z] - io.acme:ext-a
[2026-02-18T21:59:13.205Z]
[2026-02-18T21:59:13.205Z]
[2026-02-18T21:59:13.205Z] applying codestarts...
[2026-02-18T21:59:13.205Z] 📚 java
[2026-02-18T21:59:13.205Z] 🔨 maven
[2026-02-18T21:59:13.205Z] 📦 quarkus
[2026-02-18T21:59:13.205Z] 📝 config-properties
[2026-02-18T21:59:13.205Z] 🔧 dockerfiles
[2026-02-18T21:59:13.205Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.205Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.205Z]
[2026-02-18T21:59:13.205Z] -----------
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.205Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-02-18T21:59:13.205Z] -----------
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-02-18T21:59:13.205Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-02-18T21:59:13.205Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-02-18T21:59:13.205Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] selected extensions:
[2026-02-18T21:59:13.532Z] - io.acme:ext-b
[2026-02-18T21:59:13.532Z] - io.acme:ext-a
[2026-02-18T21:59:13.532Z] - io.acme:ext-e
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] applying codestarts...
[2026-02-18T21:59:13.532Z] 📚 java
[2026-02-18T21:59:13.532Z] 🔨 maven
[2026-02-18T21:59:13.532Z] 📦 quarkus
[2026-02-18T21:59:13.532Z] 📝 config-properties
[2026-02-18T21:59:13.532Z] 🔧 dockerfiles
[2026-02-18T21:59:13.532Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.532Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.532Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] selected extensions:
[2026-02-18T21:59:13.532Z] - io.acme:ext-b
[2026-02-18T21:59:13.532Z] - io.acme:ext-a
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] applying codestarts...
[2026-02-18T21:59:13.532Z] 📚 java
[2026-02-18T21:59:13.532Z] 🔨 maven
[2026-02-18T21:59:13.532Z] 📦 quarkus
[2026-02-18T21:59:13.532Z] 📝 config-properties
[2026-02-18T21:59:13.532Z] 🔧 dockerfiles
[2026-02-18T21:59:13.532Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.532Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.532Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] selected extensions:
[2026-02-18T21:59:13.532Z] - io.acme:ext-b
[2026-02-18T21:59:13.532Z] - io.acme:ext-a
[2026-02-18T21:59:13.532Z] - io.acme:ext-e
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] applying codestarts...
[2026-02-18T21:59:13.532Z] 📚 java
[2026-02-18T21:59:13.532Z] 🔨 maven
[2026-02-18T21:59:13.532Z] 📦 quarkus
[2026-02-18T21:59:13.532Z] 📝 config-properties
[2026-02-18T21:59:13.532Z] 🔧 dockerfiles
[2026-02-18T21:59:13.532Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.532Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.532Z] --> target/generated-test-projects/created-using-downstream-stream
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] selected extensions:
[2026-02-18T21:59:13.532Z] - io.acme:ext-a
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] applying codestarts...
[2026-02-18T21:59:13.532Z] 📚 java
[2026-02-18T21:59:13.532Z] 🔨 maven
[2026-02-18T21:59:13.532Z] 📦 quarkus
[2026-02-18T21:59:13.532Z] 📝 config-properties
[2026-02-18T21:59:13.532Z] 🔧 dockerfiles
[2026-02-18T21:59:13.532Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.532Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.532Z]
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.532Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-02-18T21:59:13.532Z] -----------
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-02-18T21:59:13.532Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-02-18T21:59:13.532Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-02-18T21:59:13.532Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:13.858Z] selected extensions:
[2026-02-18T21:59:13.858Z] - org.other:other-extension
[2026-02-18T21:59:13.858Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:13.858Z] - org.acme.platform:acme-baz
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z] applying codestarts...
[2026-02-18T21:59:13.858Z] 📚 java
[2026-02-18T21:59:13.858Z] 🔨 maven
[2026-02-18T21:59:13.858Z] 📦 quarkus
[2026-02-18T21:59:13.858Z] 📝 config-properties
[2026-02-18T21:59:13.858Z] 🔧 dockerfiles
[2026-02-18T21:59:13.858Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.858Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:13.858Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.858Z] --> target/generated-test-projects/latest-release-old-stream
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:13.858Z] selected extensions:
[2026-02-18T21:59:13.858Z] - org.other:other-extension
[2026-02-18T21:59:13.858Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z] applying codestarts...
[2026-02-18T21:59:13.858Z] 📚 java
[2026-02-18T21:59:13.858Z] 🔨 maven
[2026-02-18T21:59:13.858Z] 📦 quarkus
[2026-02-18T21:59:13.858Z] 📝 config-properties
[2026-02-18T21:59:13.858Z] 🔧 dockerfiles
[2026-02-18T21:59:13.858Z] 🔧 maven-wrapper
[2026-02-18T21:59:13.858Z] 🚀 resteasy-codestart
[2026-02-18T21:59:13.858Z]
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:13.858Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:13.858Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-02-18T21:59:13.858Z] -----------
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.186Z] selected extensions:
[2026-02-18T21:59:14.186Z] - org.other:other-five-one
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z] applying codestarts...
[2026-02-18T21:59:14.186Z] 📚 java
[2026-02-18T21:59:14.186Z] 🔨 maven
[2026-02-18T21:59:14.186Z] 📦 quarkus
[2026-02-18T21:59:14.186Z] 📝 config-properties
[2026-02-18T21:59:14.186Z] 🔧 dockerfiles
[2026-02-18T21:59:14.186Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.186Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.186Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.186Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.186Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.186Z] selected extensions:
[2026-02-18T21:59:14.186Z] - org.other:other-extension
[2026-02-18T21:59:14.186Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.186Z] - org.other:other-five-zero
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z] applying codestarts...
[2026-02-18T21:59:14.186Z] 📚 java
[2026-02-18T21:59:14.186Z] 🔨 maven
[2026-02-18T21:59:14.186Z] 📦 quarkus
[2026-02-18T21:59:14.186Z] 📝 config-properties
[2026-02-18T21:59:14.186Z] 🔧 dockerfiles
[2026-02-18T21:59:14.186Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.186Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.186Z]
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.186Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.186Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-02-18T21:59:14.186Z] -----------
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] selected extensions:
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-bar
[2026-02-18T21:59:14.515Z] - org.other:other-extension
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] applying codestarts...
[2026-02-18T21:59:14.515Z] 📚 java
[2026-02-18T21:59:14.515Z] 🔨 maven
[2026-02-18T21:59:14.515Z] 📦 quarkus
[2026-02-18T21:59:14.515Z] 📝 config-properties
[2026-02-18T21:59:14.515Z] 🔧 dockerfiles
[2026-02-18T21:59:14.515Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.515Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.515Z] --> target/generated-test-projects/old-release-old-stream
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] selected extensions:
[2026-02-18T21:59:14.515Z] - org.other:other-extension
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.515Z] - org.other:other-five-one
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] applying codestarts...
[2026-02-18T21:59:14.515Z] 📚 java
[2026-02-18T21:59:14.515Z] 🔨 maven
[2026-02-18T21:59:14.515Z] 📦 quarkus
[2026-02-18T21:59:14.515Z] 📝 config-properties
[2026-02-18T21:59:14.515Z] 🔧 dockerfiles
[2026-02-18T21:59:14.515Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.515Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.515Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] selected extensions:
[2026-02-18T21:59:14.515Z] - org.other:other-extension
[2026-02-18T21:59:14.515Z] - io.quarkus:quarkus-core
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-baz
[2026-02-18T21:59:14.515Z] - org.other:other-five-one
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] applying codestarts...
[2026-02-18T21:59:14.515Z] 📚 java
[2026-02-18T21:59:14.515Z] 🔨 maven
[2026-02-18T21:59:14.515Z] 📦 quarkus
[2026-02-18T21:59:14.515Z] 📝 config-properties
[2026-02-18T21:59:14.515Z] 🔧 dockerfiles
[2026-02-18T21:59:14.515Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.515Z] --> target/generated-test-projects/preferred-catalogs
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] selected extensions:
[2026-02-18T21:59:14.515Z] - org.other:other-five-one
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] applying codestarts...
[2026-02-18T21:59:14.515Z] 📚 java
[2026-02-18T21:59:14.515Z] 🔨 maven
[2026-02-18T21:59:14.515Z] 📦 quarkus
[2026-02-18T21:59:14.515Z] 📝 config-properties
[2026-02-18T21:59:14.515Z] 🔧 dockerfiles
[2026-02-18T21:59:14.515Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.515Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.515Z] --> target/generated-test-projects/add-extension-import-bom
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] selected extensions:
[2026-02-18T21:59:14.515Z] - org.other:other-extension
[2026-02-18T21:59:14.515Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.515Z] - org.other:other-six-zero
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] applying codestarts...
[2026-02-18T21:59:14.515Z] 📚 java
[2026-02-18T21:59:14.515Z] 🔨 maven
[2026-02-18T21:59:14.515Z] 📦 quarkus
[2026-02-18T21:59:14.515Z] 📝 config-properties
[2026-02-18T21:59:14.515Z] 🔧 dockerfiles
[2026-02-18T21:59:14.515Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.515Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.515Z]
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.515Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-02-18T21:59:14.515Z] -----------
[2026-02-18T21:59:14.515Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-02-18T21:59:14.515Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-02-18T21:59:14.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-02-18T21:59:14.843Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] selected extensions:
[2026-02-18T21:59:14.843Z] - org.other:other-extension
[2026-02-18T21:59:14.843Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.843Z] - org.acme.platform:acme-baz
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] applying codestarts...
[2026-02-18T21:59:14.843Z] 📚 java
[2026-02-18T21:59:14.843Z] 🔨 maven
[2026-02-18T21:59:14.843Z] 📦 quarkus
[2026-02-18T21:59:14.843Z] 📝 config-properties
[2026-02-18T21:59:14.843Z] 🔧 dockerfiles
[2026-02-18T21:59:14.843Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.843Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.843Z] --> target/generated-test-projects/latest-release-old-stream
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] selected extensions:
[2026-02-18T21:59:14.843Z] - org.other:other-extension
[2026-02-18T21:59:14.843Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] applying codestarts...
[2026-02-18T21:59:14.843Z] 📚 java
[2026-02-18T21:59:14.843Z] 🔨 maven
[2026-02-18T21:59:14.843Z] 📦 quarkus
[2026-02-18T21:59:14.843Z] 📝 config-properties
[2026-02-18T21:59:14.843Z] 🔧 dockerfiles
[2026-02-18T21:59:14.843Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.843Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.843Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] selected extensions:
[2026-02-18T21:59:14.843Z] - org.other:other-five-one
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] applying codestarts...
[2026-02-18T21:59:14.843Z] 📚 java
[2026-02-18T21:59:14.843Z] 🔨 maven
[2026-02-18T21:59:14.843Z] 📦 quarkus
[2026-02-18T21:59:14.843Z] 📝 config-properties
[2026-02-18T21:59:14.843Z] 🔧 dockerfiles
[2026-02-18T21:59:14.843Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.843Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.843Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] selected extensions:
[2026-02-18T21:59:14.843Z] - org.other:other-extension
[2026-02-18T21:59:14.843Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:14.843Z] - org.other:other-five-zero
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] applying codestarts...
[2026-02-18T21:59:14.843Z] 📚 java
[2026-02-18T21:59:14.843Z] 🔨 maven
[2026-02-18T21:59:14.843Z] 📦 quarkus
[2026-02-18T21:59:14.843Z] 📝 config-properties
[2026-02-18T21:59:14.843Z] 🔧 dockerfiles
[2026-02-18T21:59:14.843Z] 🔧 maven-wrapper
[2026-02-18T21:59:14.843Z] 🚀 resteasy-codestart
[2026-02-18T21:59:14.843Z]
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:14.843Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:14.843Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-02-18T21:59:14.843Z] -----------
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] selected extensions:
[2026-02-18T21:59:15.170Z] - org.acme.platform:acme-bar
[2026-02-18T21:59:15.170Z] - org.other:other-extension
[2026-02-18T21:59:15.170Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] applying codestarts...
[2026-02-18T21:59:15.170Z] 📚 java
[2026-02-18T21:59:15.170Z] 🔨 maven
[2026-02-18T21:59:15.170Z] 📦 quarkus
[2026-02-18T21:59:15.170Z] 📝 config-properties
[2026-02-18T21:59:15.170Z] 🔧 dockerfiles
[2026-02-18T21:59:15.170Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.170Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.170Z] --> target/generated-test-projects/old-release-old-stream
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] selected extensions:
[2026-02-18T21:59:15.170Z] - org.other:other-extension
[2026-02-18T21:59:15.170Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:15.170Z] - org.other:other-five-one
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] applying codestarts...
[2026-02-18T21:59:15.170Z] 📚 java
[2026-02-18T21:59:15.170Z] 🔨 maven
[2026-02-18T21:59:15.170Z] 📦 quarkus
[2026-02-18T21:59:15.170Z] 📝 config-properties
[2026-02-18T21:59:15.170Z] 🔧 dockerfiles
[2026-02-18T21:59:15.170Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.170Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.170Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] selected extensions:
[2026-02-18T21:59:15.170Z] - org.other:other-extension
[2026-02-18T21:59:15.170Z] - io.quarkus:quarkus-core
[2026-02-18T21:59:15.170Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:15.170Z] - org.acme.platform:acme-baz
[2026-02-18T21:59:15.170Z] - org.other:other-five-one
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] applying codestarts...
[2026-02-18T21:59:15.170Z] 📚 java
[2026-02-18T21:59:15.170Z] 🔨 maven
[2026-02-18T21:59:15.170Z] 📦 quarkus
[2026-02-18T21:59:15.170Z] 📝 config-properties
[2026-02-18T21:59:15.170Z] 🔧 dockerfiles
[2026-02-18T21:59:15.170Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.170Z] --> target/generated-test-projects/preferred-catalogs
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] selected extensions:
[2026-02-18T21:59:15.170Z] - org.other:other-five-one
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] applying codestarts...
[2026-02-18T21:59:15.170Z] 📚 java
[2026-02-18T21:59:15.170Z] 🔨 maven
[2026-02-18T21:59:15.170Z] 📦 quarkus
[2026-02-18T21:59:15.170Z] 📝 config-properties
[2026-02-18T21:59:15.170Z] 🔧 dockerfiles
[2026-02-18T21:59:15.170Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.170Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.170Z]
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.170Z] --> target/generated-test-projects/add-extension-import-bom
[2026-02-18T21:59:15.170Z] -----------
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-02-18T21:59:15.170Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] selected extensions:
[2026-02-18T21:59:15.500Z] - org.other:other-extension
[2026-02-18T21:59:15.500Z] - org.acme.platform:acme-foo
[2026-02-18T21:59:15.500Z] - org.other:other-six-zero
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] applying codestarts...
[2026-02-18T21:59:15.500Z] 📚 java
[2026-02-18T21:59:15.500Z] 🔨 maven
[2026-02-18T21:59:15.500Z] 📦 quarkus
[2026-02-18T21:59:15.500Z] 📝 config-properties
[2026-02-18T21:59:15.500Z] 🔧 dockerfiles
[2026-02-18T21:59:15.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.500Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-02-18T21:59:15.500Z] [INFO] Running io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] selected extensions:
[2026-02-18T21:59:15.500Z] - io.acme:ext-a
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] applying codestarts...
[2026-02-18T21:59:15.500Z] 📚 java
[2026-02-18T21:59:15.500Z] 🔨 maven
[2026-02-18T21:59:15.500Z] 📦 quarkus
[2026-02-18T21:59:15.500Z] 📝 config-properties
[2026-02-18T21:59:15.500Z] 🔧 dockerfiles
[2026-02-18T21:59:15.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-18T21:59:15.500Z] --> target/generated-test-projects/created-using-upstream-2.0
[2026-02-18T21:59:15.500Z] -----------
[2026-02-18T21:59:15.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-02-18T21:59:15.500Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-02-18T21:59:15.500Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-02-18T21:59:15.500Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] applying codestarts...
[2026-02-18T21:59:15.500Z] 📚 kotlin
[2026-02-18T21:59:15.500Z] 🔨 maven
[2026-02-18T21:59:15.500Z] 📦 quarkus
[2026-02-18T21:59:15.500Z] 📝 config-properties
[2026-02-18T21:59:15.500Z] 🔧 dockerfiles
[2026-02-18T21:59:15.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] applying codestarts...
[2026-02-18T21:59:15.500Z] 📚 java
[2026-02-18T21:59:15.500Z] 🔨 maven
[2026-02-18T21:59:15.500Z] 📦 quarkus
[2026-02-18T21:59:15.500Z] 📝 config-properties
[2026-02-18T21:59:15.500Z] 🔧 dockerfiles
[2026-02-18T21:59:15.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.500Z]
[2026-02-18T21:59:15.500Z] applying codestarts...
[2026-02-18T21:59:15.500Z] 📚 scala
[2026-02-18T21:59:15.500Z] 🔨 maven
[2026-02-18T21:59:15.500Z] 📦 quarkus
[2026-02-18T21:59:15.500Z] 📝 config-properties
[2026-02-18T21:59:15.500Z] 🔧 dockerfiles
[2026-02-18T21:59:15.500Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.500Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-02-18T21:59:15.500Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 kotlin
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 spring-web-codestart
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 java
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 spring-web-codestart
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 scala
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 spring-web-codestart
[2026-02-18T21:59:15.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-02-18T21:59:15.827Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 java
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 java
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 java
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 java
[2026-02-18T21:59:15.827Z] 🔨 gradle
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 github-action
[2026-02-18T21:59:15.827Z] 🔧 gradle-wrapper
[2026-02-18T21:59:15.827Z] 🚀 resteasy-codestart
[2026-02-18T21:59:15.827Z]
[2026-02-18T21:59:15.827Z] applying codestarts...
[2026-02-18T21:59:15.827Z] 📚 scala
[2026-02-18T21:59:15.827Z] 🔨 maven
[2026-02-18T21:59:15.827Z] 📦 quarkus
[2026-02-18T21:59:15.827Z] 📝 config-properties
[2026-02-18T21:59:15.827Z] 🔧 dockerfiles
[2026-02-18T21:59:15.827Z] 🔧 maven-wrapper
[2026-02-18T21:59:15.827Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 java
[2026-02-18T21:59:16.154Z] 🔨 maven
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-properties
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 java
[2026-02-18T21:59:16.154Z] 🔨 gradle
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-properties
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 github-action
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 java
[2026-02-18T21:59:16.154Z] 🔨 maven
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-properties
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 java
[2026-02-18T21:59:16.154Z] 🔨 maven
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-yaml
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 java
[2026-02-18T21:59:16.154Z] 🔨 maven
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-properties
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z]
[2026-02-18T21:59:16.154Z] applying codestarts...
[2026-02-18T21:59:16.154Z] 📚 kotlin
[2026-02-18T21:59:16.154Z] 🔨 maven
[2026-02-18T21:59:16.154Z] 📦 quarkus
[2026-02-18T21:59:16.154Z] 📝 config-properties
[2026-02-18T21:59:16.154Z] 🔧 dockerfiles
[2026-02-18T21:59:16.154Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.154Z] 🚀 resteasy-codestart
[2026-02-18T21:59:16.154Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-02-18T21:59:16.155Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-02-18T21:59:16.155Z]
[2026-02-18T21:59:16.155Z] applying codestarts...
[2026-02-18T21:59:16.155Z] 📚 kotlin
[2026-02-18T21:59:16.155Z] 🔨 maven
[2026-02-18T21:59:16.155Z] 📦 quarkus
[2026-02-18T21:59:16.155Z] 📝 config-properties
[2026-02-18T21:59:16.155Z] 🔧 dockerfiles
[2026-02-18T21:59:16.155Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.155Z] 🚀 resteasy-reactive-codestart
[2026-02-18T21:59:16.155Z]
[2026-02-18T21:59:16.155Z] applying codestarts...
[2026-02-18T21:59:16.155Z] 📚 java
[2026-02-18T21:59:16.155Z] 🔨 maven
[2026-02-18T21:59:16.155Z] 📦 quarkus
[2026-02-18T21:59:16.155Z] 📝 config-properties
[2026-02-18T21:59:16.155Z] 🔧 dockerfiles
[2026-02-18T21:59:16.155Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.155Z] 🚀 resteasy-reactive-codestart
[2026-02-18T21:59:16.155Z]
[2026-02-18T21:59:16.155Z] applying codestarts...
[2026-02-18T21:59:16.155Z] 📚 scala
[2026-02-18T21:59:16.155Z] 🔨 maven
[2026-02-18T21:59:16.155Z] 📦 quarkus
[2026-02-18T21:59:16.155Z] 📝 config-properties
[2026-02-18T21:59:16.155Z] 🔧 dockerfiles
[2026-02-18T21:59:16.155Z] 🔧 maven-wrapper
[2026-02-18T21:59:16.155Z] 🚀 resteasy-reactive-codestart
[2026-02-18T21:59:16.481Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-02-18T21:59:16.481Z] [INFO] Running io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-02-18T21:59:16.481Z]
[2026-02-18T21:59:16.481Z] applying codestarts...
[2026-02-18T21:59:16.481Z] 📚 java
[2026-02-18T21:59:16.481Z] 📦 quarkus-jbang
[2026-02-18T21:59:16.481Z] 🔧 jbang-wrapper
[2026-02-18T21:59:16.481Z] 🚀 jbang-resteasy-code
[2026-02-18T21:59:16.481Z]
[2026-02-18T21:59:16.481Z] applying codestarts...
[2026-02-18T21:59:16.481Z] 📚 java
[2026-02-18T21:59:16.481Z] 📦 quarkus-jbang
[2026-02-18T21:59:16.481Z] 🔧 jbang-wrapper
[2026-02-18T21:59:16.481Z] 🚀 jbang-picocli-code
[2026-02-18T21:59:16.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-02-18T21:59:16.481Z] [INFO] Running io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-02-18T21:59:16.481Z]
[2026-02-18T21:59:16.481Z] applying codestarts...
[2026-02-18T21:59:16.481Z] 📚 java
[2026-02-18T21:59:16.481Z] 🔨 maven
[2026-02-18T21:59:16.481Z] 📦 quarkus-extension
[2026-02-18T21:59:16.481Z] 🚀 devmode-test
[2026-02-18T21:59:16.481Z] 🚀 extension-base
[2026-02-18T21:59:16.481Z] 🚀 integration-tests
[2026-02-18T21:59:16.481Z] 🚀 unit-test
[2026-02-18T21:59:16.481Z]
[2026-02-18T21:59:16.481Z] applying codestarts...
[2026-02-18T21:59:16.481Z] 📚 java
[2026-02-18T21:59:16.481Z] 🔨 maven
[2026-02-18T21:59:16.481Z] 📦 quarkus-extension
[2026-02-18T21:59:16.481Z] 🚀 extension-base
[2026-02-18T21:59:16.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] Results:
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing ---
[2026-02-18T21:59:16.481Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing ---
[2026-02-18T21:59:16.481Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing ---
[2026-02-18T21:59:16.481Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.jar
[2026-02-18T21:59:16.481Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.pom
[2026-02-18T21:59:16.481Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2026-02-18T21:59:16.481Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [50/964]
[2026-02-18T21:59:16.481Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.481Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:59:16.481Z] [INFO]
[2026-02-18T21:59:16.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2026-02-18T21:59:16.482Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.5.Final/resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2026-02-18T21:59:16.482Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [51/964]
[2026-02-18T21:59:16.482Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2026-02-18T21:59:16.482Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.5.Final/resteasy-reactive-common-parent-2.7.5.Final.pom
[2026-02-18T21:59:16.482Z] [INFO]
[2026-02-18T21:59:16.482Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2026-02-18T21:59:16.482Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [52/964]
[2026-02-18T21:59:16.482Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:16.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2026-02-18T21:59:16.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 375 kB/s)
[2026-02-18T21:59:16.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2026-02-18T21:59:16.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 1.0 MB/s)
[2026-02-18T21:59:16.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2026-02-18T21:59:16.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 2.0 MB/s)
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2026-02-18T21:59:16.813Z] [INFO]
[2026-02-18T21:59:16.813Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2026-02-18T21:59:17.144Z] [INFO] Processed 142 files in 397ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2026-02-18T21:59:17.144Z] [INFO]
[2026-02-18T21:59:17.144Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2026-02-18T21:59:17.853Z] [INFO] Processed 142 files in 00:00.617 (Already Sorted: 142, Needed Sorting: 0)
[2026-02-18T21:59:17.853Z] [INFO]
[2026-02-18T21:59:17.853Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2026-02-18T21:59:17.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:17.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:17.853Z] [INFO] Copying 1 resource
[2026-02-18T21:59:17.853Z] [INFO]
[2026-02-18T21:59:17.853Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2026-02-18T21:59:17.853Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:17.853Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2026-02-18T21:59:19.080Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2026-02-18T21:59:19.080Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2026-02-18T21:59:19.080Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2026-02-18T21:59:19.080Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2026-02-18T21:59:19.080Z] required: T
[2026-02-18T21:59:19.080Z] found: capture#4 of ?
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2026-02-18T21:59:19.080Z] required: T
[2026-02-18T21:59:19.080Z] found: T
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/headers/ServerCookie.java:[74,27] deprecated item is not annotated with @Deprecated
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2026-02-18T21:59:19.080Z] required: T
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2026-02-18T21:59:19.080Z] required: T
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-18T21:59:19.080Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2026-02-18T21:59:19.080Z] required: T
[2026-02-18T21:59:19.080Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2026-02-18T21:59:19.081Z] required: T
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-18T21:59:19.081Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2026-02-18T21:59:19.081Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2026-02-18T21:59:19.081Z] required: java.lang.Class<T>
[2026-02-18T21:59:19.081Z] found: java.lang.Class<capture#5 of ?>
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2026-02-18T21:59:19.081Z] required: java.lang.Class<T>
[2026-02-18T21:59:19.081Z] found: java.lang.Class<capture#6 of ?>
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2026-02-18T21:59:19.081Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-18T21:59:19.081Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2026-02-18T21:59:19.081Z] required: T
[2026-02-18T21:59:19.081Z] found: java.lang.Object
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2026-02-18T21:59:19.081Z] required: T
[2026-02-18T21:59:19.081Z] found: java.lang.Object
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2026-02-18T21:59:19.081Z] required: T
[2026-02-18T21:59:19.081Z] found: capture#7 of ?
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[65,40] Character(char) in java.lang.Character has been deprecated
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[66,36] Character(char) in java.lang.Character has been deprecated
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[71,21] Character(char) in java.lang.Character has been deprecated
[2026-02-18T21:59:19.081Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[73,21] Character(char) in java.lang.Character has been deprecated
[2026-02-18T21:59:19.081Z] [INFO]
[2026-02-18T21:59:19.081Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:19.081Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:19.081Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2026-02-18T21:59:19.081Z] [INFO]
[2026-02-18T21:59:19.081Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.081Z] [INFO] No sources to compile
[2026-02-18T21:59:19.081Z] [INFO]
[2026-02-18T21:59:19.081Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.081Z] [INFO] No tests to run.
[2026-02-18T21:59:19.081Z] [INFO]
[2026-02-18T21:59:19.081Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.081Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-18T21:59:19.081Z] [INFO]
[2026-02-18T21:59:19.081Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.408Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2026-02-18T21:59:19.408Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-18T21:59:19.408Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.pom
[2026-02-18T21:59:19.408Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2026-02-18T21:59:19.408Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [53/964]
[2026-02-18T21:59:19.408Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2026-02-18T21:59:19.408Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.5.Final/resteasy-reactive-server-parent-2.7.5.Final.pom
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2026-02-18T21:59:19.408Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [54/964]
[2026-02-18T21:59:19.408Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2026-02-18T21:59:19.408Z] [INFO]
[2026-02-18T21:59:19.408Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2026-02-18T21:59:20.113Z] [INFO] Processed 201 files in 714ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2026-02-18T21:59:20.114Z] [INFO]
[2026-02-18T21:59:20.114Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2026-02-18T21:59:21.260Z] [INFO] Processed 201 files in 00:00.859 (Already Sorted: 201, Needed Sorting: 0)
[2026-02-18T21:59:21.260Z] [INFO]
[2026-02-18T21:59:21.260Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2026-02-18T21:59:21.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:21.260Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:21.260Z] [INFO] Copying 1 resource
[2026-02-18T21:59:21.260Z] [INFO]
[2026-02-18T21:59:21.260Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2026-02-18T21:59:21.260Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:21.260Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2026-02-18T21:59:22.917Z] required: E
[2026-02-18T21:59:22.917Z] found: java.lang.Throwable
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2026-02-18T21:59:22.917Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2026-02-18T21:59:22.917Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2026-02-18T21:59:22.917Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2026-02-18T21:59:22.917Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2026-02-18T21:59:22.917Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2026-02-18T21:59:22.917Z] found: java.lang.Object
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,44] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper is applied to given types
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-18T21:59:22.917Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-18T21:59:22.917Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2026-02-18T21:59:22.917Z] required: javax.ws.rs.ext.ContextResolver<T>
[2026-02-18T21:59:22.917Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,33] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceContextResolver is applied to given types
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-18T21:59:22.917Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-18T21:59:22.917Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2026-02-18T21:59:22.917Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2026-02-18T21:59:22.917Z] found: javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:22.917Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[213,39] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[220,39] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-18T21:59:22.918Z] found: java.lang.Class<capture#5 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-18T21:59:22.918Z] found: java.lang.Class<capture#6 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/WriterInterceptorContextImpl.java:[59,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2026-02-18T21:59:22.918Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2026-02-18T21:59:22.918Z] found: java.util.LinkedHashMap
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,39] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceInterceptor is applied to given types
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeDeploymentManager.java:[174,70] handlers(org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer.Phase) in org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer has been deprecated and marked for removal
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SortedSetConverter.java:[23,50] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.util.List<java.lang.String>
[2026-02-18T21:59:22.918Z] found: java.lang.Object
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.lang.reflect.Constructor<T>
[2026-02-18T21:59:22.918Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2026-02-18T21:59:22.918Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-18T21:59:22.918Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SetConverter.java:[23,50] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.util.List<java.lang.String>
[2026-02-18T21:59:22.918Z] found: java.lang.Object
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ReaderInterceptorContextImpl.java:[50,44] unchecked call to readFrom(java.lang.Class<T>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,java.io.InputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyReader
[2026-02-18T21:59:22.918Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/ListConverter.java:[25,50] unchecked cast
[2026-02-18T21:59:22.918Z] required: java.util.List<java.lang.String>
[2026-02-18T21:59:22.918Z] found: java.lang.Object
[2026-02-18T21:59:22.918Z] [INFO]
[2026-02-18T21:59:22.918Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2026-02-18T21:59:22.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:22.918Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:22.918Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2026-02-18T21:59:22.918Z] [INFO]
[2026-02-18T21:59:22.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2026-02-18T21:59:22.918Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:22.918Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2026-02-18T21:59:22.918Z] [INFO]
[2026-02-18T21:59:22.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2026-02-18T21:59:22.918Z] [INFO]
[2026-02-18T21:59:22.918Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:22.918Z] [INFO] T E S T S
[2026-02-18T21:59:22.918Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:22.918Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:59:23.624Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-18T21:59:23.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-18T21:59:23.951Z] [INFO]
[2026-02-18T21:59:23.951Z] [INFO] Results:
[2026-02-18T21:59:23.951Z] [INFO]
[2026-02-18T21:59:23.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T21:59:23.951Z] [INFO]
[2026-02-18T21:59:23.951Z] [INFO]
[2026-02-18T21:59:23.951Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2026-02-18T21:59:23.951Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2026-02-18T21:59:23.951Z] [INFO]
[2026-02-18T21:59:23.952Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2026-02-18T21:59:24.284Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2026-02-18T21:59:24.284Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.jar
[2026-02-18T21:59:24.284Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.pom
[2026-02-18T21:59:24.284Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2026-02-18T21:59:24.284Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [55/964]
[2026-02-18T21:59:24.284Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.284Z] [INFO] Processed 29 files in 132ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2026-02-18T21:59:24.284Z] [INFO]
[2026-02-18T21:59:24.284Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.611Z] [INFO] Processed 29 files in 00:00.209 (Already Sorted: 29, Needed Sorting: 0)
[2026-02-18T21:59:24.611Z] [INFO]
[2026-02-18T21:59:24.611Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:24.611Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:24.611Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2026-02-18T21:59:24.611Z] [INFO]
[2026-02-18T21:59:24.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:24.611Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2026-02-18T21:59:24.943Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2026-02-18T21:59:24.943Z] found: java.util.Map[]
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2026-02-18T21:59:24.943Z] required: METHOD
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2026-02-18T21:59:24.943Z] required: T
[2026-02-18T21:59:24.943Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:24.943Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:24.943Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] No sources to compile
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] No tests to run.
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2026-02-18T21:59:24.943Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-18T21:59:24.943Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.pom
[2026-02-18T21:59:24.943Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2026-02-18T21:59:24.943Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [56/964]
[2026-02-18T21:59:24.943Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2026-02-18T21:59:24.943Z] [INFO]
[2026-02-18T21:59:24.943Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.271Z] [INFO] Processed 42 files in 213ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-18T21:59:25.271Z] [INFO]
[2026-02-18T21:59:25.271Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.598Z] [INFO] Processed 42 files in 00:00.254 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-18T21:59:25.598Z] [INFO]
[2026-02-18T21:59:25.598Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:25.598Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:25.598Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2026-02-18T21:59:25.598Z] [INFO]
[2026-02-18T21:59:25.598Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.598Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:25.598Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,14] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.processor.EndpointIndexer is applied to given types
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked method invocation: constructor <init> in class java.util.ArrayList is applied to given types
[2026-02-18T21:59:25.929Z] required: java.util.Collection<? extends E>
[2026-02-18T21:59:25.929Z] found: java.util.List
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,54] unchecked conversion
[2026-02-18T21:59:25.929Z] required: java.util.Collection<? extends E>
[2026-02-18T21:59:25.929Z] found: java.util.List
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2026-02-18T21:59:25.929Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2026-02-18T21:59:25.929Z] found: java.util.ArrayList
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,52] unchecked method invocation: method addExceptionMapper in class org.jboss.resteasy.reactive.server.core.ExceptionMapping is applied to given types
[2026-02-18T21:59:25.929Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-18T21:59:25.929Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2026-02-18T21:59:25.929Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-18T21:59:25.929Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,56] unchecked method invocation: method addContextResolver in class org.jboss.resteasy.reactive.server.model.ContextResolvers is applied to given types
[2026-02-18T21:59:25.929Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-18T21:59:25.929Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-18T21:59:25.929Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2026-02-18T21:59:25.929Z] required: java.lang.Class<T>
[2026-02-18T21:59:25.929Z] found: java.lang.Class
[2026-02-18T21:59:25.929Z] [INFO]
[2026-02-18T21:59:25.929Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:25.929Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:25.929Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2026-02-18T21:59:25.929Z] [INFO]
[2026-02-18T21:59:25.929Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2026-02-18T21:59:25.929Z] [INFO] No sources to compile
[2026-02-18T21:59:25.929Z] [INFO]
[2026-02-18T21:59:25.929Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2026-02-18T21:59:26.257Z] [INFO] No tests to run.
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2026-02-18T21:59:26.257Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2026-02-18T21:59:26.257Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2026-02-18T21:59:26.257Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-18T21:59:26.257Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.pom
[2026-02-18T21:59:26.257Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2026-02-18T21:59:26.257Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [57/964]
[2026-02-18T21:59:26.257Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2026-02-18T21:59:26.257Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.5.Final/resteasy-reactive-client-parent-2.7.5.Final.pom
[2026-02-18T21:59:26.257Z] [INFO]
[2026-02-18T21:59:26.257Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2026-02-18T21:59:26.257Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [58/964]
[2026-02-18T21:59:26.257Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:26.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2026-02-18T21:59:26.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom (2.3 kB at 8.4 kB/s)
[2026-02-18T21:59:26.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2026-02-18T21:59:27.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom (13 kB at 21 kB/s)
[2026-02-18T21:59:27.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2026-02-18T21:59:28.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 898 B/s)
[2026-02-18T21:59:28.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2026-02-18T21:59:29.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom (32 kB at 45 kB/s)
[2026-02-18T21:59:29.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2026-02-18T21:59:29.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom (31 kB at 108 kB/s)
[2026-02-18T21:59:29.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2026-02-18T21:59:29.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 162 kB/s)
[2026-02-18T21:59:29.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom
[2026-02-18T21:59:29.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom (13 kB at 149 kB/s)
[2026-02-18T21:59:29.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom
[2026-02-18T21:59:29.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom (75 kB at 918 kB/s)
[2026-02-18T21:59:29.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom
[2026-02-18T21:59:29.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom (1.6 kB at 24 kB/s)
[2026-02-18T21:59:29.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom
[2026-02-18T21:59:29.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom (1.9 kB at 23 kB/s)
[2026-02-18T21:59:29.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom
[2026-02-18T21:59:29.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom (1.6 kB at 17 kB/s)
[2026-02-18T21:59:29.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom
[2026-02-18T21:59:29.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom (3.7 kB at 35 kB/s)
[2026-02-18T21:59:29.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom
[2026-02-18T21:59:30.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom (4.4 kB at 51 kB/s)
[2026-02-18T21:59:30.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
[2026-02-18T21:59:30.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 25 kB/s)
[2026-02-18T21:59:30.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
[2026-02-18T21:59:30.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 420 kB/s)
[2026-02-18T21:59:30.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom
[2026-02-18T21:59:30.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom (2.8 kB at 29 kB/s)
[2026-02-18T21:59:30.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom
[2026-02-18T21:59:30.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom (2.0 kB at 19 kB/s)
[2026-02-18T21:59:30.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom
[2026-02-18T21:59:30.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom (3.3 kB at 35 kB/s)
[2026-02-18T21:59:30.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom
[2026-02-18T21:59:30.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom (3.6 kB at 40 kB/s)
[2026-02-18T21:59:30.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom
[2026-02-18T21:59:30.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom (3.2 kB at 34 kB/s)
[2026-02-18T21:59:30.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom
[2026-02-18T21:59:30.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom (2.1 kB at 26 kB/s)
[2026-02-18T21:59:30.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2026-02-18T21:59:31.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom (2.7 kB at 11 kB/s)
[2026-02-18T21:59:31.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2026-02-18T21:59:31.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom (2.7 kB at 27 kB/s)
[2026-02-18T21:59:31.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2026-02-18T21:59:31.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 100 kB/s)
[2026-02-18T21:59:31.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2026-02-18T21:59:31.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 14 kB/s)
[2026-02-18T21:59:31.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2026-02-18T21:59:31.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 1.1 kB/s)
[2026-02-18T21:59:31.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2026-02-18T21:59:31.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom (2.5 kB at 29 kB/s)
[2026-02-18T21:59:31.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2026-02-18T21:59:32.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom (2.8 kB at 25 kB/s)
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2026-02-18T21:59:32.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom (2.7 kB at 23 kB/s)
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar
[2026-02-18T21:59:32.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar
[2026-02-18T21:59:32.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar (23 kB at 37 kB/s)
[2026-02-18T21:59:32.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar
[2026-02-18T21:59:32.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar (479 kB at 679 kB/s)
[2026-02-18T21:59:32.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar
[2026-02-18T21:59:32.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar (523 kB at 658 kB/s)
[2026-02-18T21:59:32.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar
[2026-02-18T21:59:33.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar (337 kB at 377 kB/s)
[2026-02-18T21:59:33.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
[2026-02-18T21:59:33.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 35 kB/s)
[2026-02-18T21:59:33.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar
[2026-02-18T21:59:33.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar (24 kB at 23 kB/s)
[2026-02-18T21:59:33.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar
[2026-02-18T21:59:33.104Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar (119 kB at 106 kB/s)
[2026-02-18T21:59:33.104Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar
[2026-02-18T21:59:33.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar (635 kB at 518 kB/s)
[2026-02-18T21:59:33.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar
[2026-02-18T21:59:33.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar (471 kB at 361 kB/s)
[2026-02-18T21:59:33.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar
[2026-02-18T21:59:33.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar (38 kB at 27 kB/s)
[2026-02-18T21:59:33.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar
[2026-02-18T21:59:33.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar (156 kB at 105 kB/s)
[2026-02-18T21:59:33.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar
[2026-02-18T21:59:33.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar (65 kB at 42 kB/s)
[2026-02-18T21:59:33.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2026-02-18T21:59:33.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar (111 kB at 67 kB/s)
[2026-02-18T21:59:33.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2026-02-18T21:59:34.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar (24 kB at 12 kB/s)
[2026-02-18T21:59:34.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2026-02-18T21:59:34.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 66 kB/s)
[2026-02-18T21:59:34.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2026-02-18T21:59:34.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar (5.3 kB at 2.5 kB/s)
[2026-02-18T21:59:37.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar (303 kB at 58 kB/s)
[2026-02-18T21:59:37.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar (650 kB at 124 kB/s)
[2026-02-18T21:59:37.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar (25 kB at 4.7 kB/s)
[2026-02-18T21:59:38.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar (1.5 MB at 237 kB/s)
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.150Z] [INFO]
[2026-02-18T21:59:38.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.477Z] [INFO] Processed 66 files in 226ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2026-02-18T21:59:38.477Z] [INFO]
[2026-02-18T21:59:38.477Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.804Z] [INFO] Processed 66 files in 00:00.440 (Already Sorted: 66, Needed Sorting: 0)
[2026-02-18T21:59:38.805Z] [INFO]
[2026-02-18T21:59:38.805Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:38.805Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:38.805Z] [INFO] Copying 2 resources
[2026-02-18T21:59:38.805Z] [INFO]
[2026-02-18T21:59:38.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2026-02-18T21:59:38.805Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:38.805Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2026-02-18T21:59:39.970Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T21:59:39.970Z] found: java.lang.Object
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[130,30] getDecoderResult() in io.netty.handler.codec.http.HttpObject has been deprecated
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1280,23] getUri() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1270,27] getMethod() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1290,28] getProtocolVersion() in io.netty.handler.codec.http.HttpMessage has been deprecated
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,16] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.headers.LinkHeaders is applied to given types
[2026-02-18T21:59:39.970Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.970Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2026-02-18T21:59:39.970Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.970Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2026-02-18T21:59:39.970Z] required: T
[2026-02-18T21:59:39.970Z] found: capture#1 of ?
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2026-02-18T21:59:39.970Z] required: T
[2026-02-18T21:59:39.970Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2026-02-18T21:59:39.970Z] required: T
[2026-02-18T21:59:39.970Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2026-02-18T21:59:39.970Z] required: T
[2026-02-18T21:59:39.970Z] found: capture#2 of ?
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,44] unchecked method invocation: method writeEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-18T21:59:39.970Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-18T21:59:39.970Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2026-02-18T21:59:39.970Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-18T21:59:39.970Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[66,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2026-02-18T21:59:39.970Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.970Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2026-02-18T21:59:39.970Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.970Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2026-02-18T21:59:39.970Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2026-02-18T21:59:39.971Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-18T21:59:39.971Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2026-02-18T21:59:39.971Z] required: T
[2026-02-18T21:59:39.971Z] found: java.lang.Object
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[70,63] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-18T21:59:39.971Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.971Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2026-02-18T21:59:39.971Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.971Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[87,51] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-18T21:59:39.971Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.971Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2026-02-18T21:59:39.971Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-18T21:59:39.971Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[105,31] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[108,31] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[138,54] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.client.impl.ClientReaderInterceptorContextImpl is applied to given types
[2026-02-18T21:59:39.971Z] required: java.lang.annotation.Annotation[],java.lang.Class<?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-18T21:59:39.971Z] found: java.lang.annotation.Annotation[],java.lang.Class<capture#29 of ?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2026-02-18T21:59:39.971Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-18T21:59:39.971Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-18T21:59:39.971Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ReflectionUtil.java:[22,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:39.971Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:39.971Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] No sources to compile
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] No tests to run.
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2026-02-18T21:59:39.971Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-18T21:59:39.971Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.pom
[2026-02-18T21:59:39.971Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-18T21:59:39.971Z] [INFO]
[2026-02-18T21:59:39.971Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2026-02-18T21:59:39.971Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [59/964]
[2026-02-18T21:59:39.971Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T21:59:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2026-02-18T21:59:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom (5.1 kB at 47 kB/s)
[2026-02-18T21:59:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2026-02-18T21:59:40.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 33 kB/s)
[2026-02-18T21:59:40.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom
[2026-02-18T21:59:40.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom (8.1 kB at 16 kB/s)
[2026-02-18T21:59:40.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom
[2026-02-18T21:59:41.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom (4.1 kB at 5.8 kB/s)
[2026-02-18T21:59:41.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom
[2026-02-18T21:59:42.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom (15 kB at 21 kB/s)
[2026-02-18T21:59:42.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom
[2026-02-18T21:59:42.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom (1.4 kB at 4.1 kB/s)
[2026-02-18T21:59:42.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom
[2026-02-18T21:59:42.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom (6.5 kB at 24 kB/s)
[2026-02-18T21:59:42.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2026-02-18T21:59:43.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom (14 kB at 54 kB/s)
[2026-02-18T21:59:43.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2026-02-18T21:59:43.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom (7.0 kB at 70 kB/s)
[2026-02-18T21:59:43.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2026-02-18T21:59:43.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom (19 kB at 199 kB/s)
[2026-02-18T21:59:43.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2026-02-18T21:59:43.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 58 kB/s)
[2026-02-18T21:59:43.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2026-02-18T21:59:43.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom (24 kB at 312 kB/s)
[2026-02-18T21:59:43.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2026-02-18T21:59:43.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom (22 kB at 194 kB/s)
[2026-02-18T21:59:43.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2026-02-18T21:59:43.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 74 kB/s)
[2026-02-18T21:59:43.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2026-02-18T21:59:43.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 19 kB/s)
[2026-02-18T21:59:43.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2026-02-18T21:59:43.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom (4.9 kB at 59 kB/s)
[2026-02-18T21:59:43.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2026-02-18T21:59:43.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom (22 kB at 322 kB/s)
[2026-02-18T21:59:43.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2026-02-18T21:59:43.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom (3.2 kB at 31 kB/s)
[2026-02-18T21:59:43.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2026-02-18T21:59:44.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 448 kB/s)
[2026-02-18T21:59:44.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2026-02-18T21:59:44.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.2 MB/s)
[2026-02-18T21:59:44.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2026-02-18T21:59:44.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom (3.8 kB at 43 kB/s)
[2026-02-18T21:59:44.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2026-02-18T21:59:44.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 186 kB/s)
[2026-02-18T21:59:44.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2026-02-18T21:59:44.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 15 kB/s)
[2026-02-18T21:59:44.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2026-02-18T21:59:44.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 441 kB/s)
[2026-02-18T21:59:44.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2026-02-18T21:59:44.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 50 kB/s)
[2026-02-18T21:59:44.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2026-02-18T21:59:44.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 116 kB/s)
[2026-02-18T21:59:44.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2026-02-18T21:59:44.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 188 kB/s)
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2026-02-18T21:59:44.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 208 kB/s)
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2026-02-18T21:59:44.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 89 kB/s)
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2026-02-18T21:59:44.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 151 kB/s)
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar
[2026-02-18T21:59:44.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar
[2026-02-18T21:59:45.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar (25 kB at 100 kB/s)
[2026-02-18T21:59:45.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2026-02-18T21:59:45.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 1.4 MB/s)
[2026-02-18T21:59:45.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2026-02-18T21:59:45.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 37 kB/s)
[2026-02-18T21:59:45.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2026-02-18T21:59:45.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar (205 kB at 613 kB/s)
[2026-02-18T21:59:45.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2026-02-18T21:59:45.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 1.9 MB/s)
[2026-02-18T21:59:45.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2026-02-18T21:59:45.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar (91 kB at 227 kB/s)
[2026-02-18T21:59:45.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar (379 kB at 897 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 682 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 747 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 90 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar (8.0 MB at 17 MB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 189 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar (133 kB at 263 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar (67 kB at 125 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 1.1 MB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 136 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar (42 kB at 74 kB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 2.0 MB/s)
[2026-02-18T21:59:45.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 153 kB/s)
[2026-02-18T21:59:45.332Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar (113 kB at 186 kB/s)
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:45.332Z] [INFO]
[2026-02-18T21:59:45.332Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:46.038Z] [INFO] Processed 312 files in 545ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2026-02-18T21:59:46.038Z] [INFO]
[2026-02-18T21:59:46.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:46.744Z] [INFO] Processed 312 files in 00:00.718 (Already Sorted: 312, Needed Sorting: 0)
[2026-02-18T21:59:46.744Z] [INFO]
[2026-02-18T21:59:46.744Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:46.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:46.744Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:46.744Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2026-02-18T21:59:46.744Z] [INFO]
[2026-02-18T21:59:46.744Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:46.744Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:46.744Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2026-02-18T21:59:47.073Z] [INFO]
[2026-02-18T21:59:47.073Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:47.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T21:59:47.073Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T21:59:47.073Z] [INFO] Copying 6 resources
[2026-02-18T21:59:47.073Z] [INFO]
[2026-02-18T21:59:47.073Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:47.073Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T21:59:47.073Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2026-02-18T21:59:49.433Z] [INFO]
[2026-02-18T21:59:49.433Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2026-02-18T21:59:49.433Z] [INFO]
[2026-02-18T21:59:49.433Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:49.433Z] [INFO] T E S T S
[2026-02-18T21:59:49.433Z] [INFO] -------------------------------------------------------
[2026-02-18T21:59:49.433Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:59:51.680Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-18T22:00:31.831Z] Feb 18, 2026 9:59:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 9:59:59 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:02 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:05 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:07 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:10 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.Throwable: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:15 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:23 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:00:31.831Z]
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.24 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-18T22:00:31.831Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-18T22:00:31.831Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-18T22:00:31.831Z] constructed
[2026-02-18T22:00:31.831Z] Feb 18, 2026 10:00:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:31.831Z] ERROR: Request failed
[2026-02-18T22:00:31.831Z] java.lang.RuntimeException: OUCH
[2026-02-18T22:00:31.832Z]
[2026-02-18T22:00:31.832Z] constructed
[2026-02-18T22:00:31.832Z] constructed
[2026-02-18T22:00:31.832Z] constructed
[2026-02-18T22:00:32.161Z] constructed
[2026-02-18T22:00:32.161Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.306 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-18T22:00:32.161Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-18T22:00:32.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-18T22:00:32.490Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-18T22:00:32.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-18T22:00:32.490Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-18T22:00:32.490Z] HTTP/1.1 200 OK
[2026-02-18T22:00:32.490Z] content-length: 760
[2026-02-18T22:00:32.490Z] Content-Type: multipart/form-data;boundary=f377818b-e01a-4854-bcb2-d3aa7fb397ab
[2026-02-18T22:00:32.490Z]
[2026-02-18T22:00:32.490Z] --f377818b-e01a-4854-bcb2-d3aa7fb397ab
[2026-02-18T22:00:32.490Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-02-18T22:00:32.490Z] Content-Type: application/octet-stream
[2026-02-18T22:00:32.490Z]
[2026-02-18T22:00:32.490Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-02-18T22:00:32.490Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-02-18T22:00:32.490Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-02-18T22:00:32.490Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-02-18T22:00:32.490Z]
[2026-02-18T22:00:32.490Z]
[2026-02-18T22:00:32.490Z] --f377818b-e01a-4854-bcb2-d3aa7fb397ab
[2026-02-18T22:00:32.490Z] Content-Disposition: form-data; name="name"
[2026-02-18T22:00:32.490Z] Content-Type: text/plain
[2026-02-18T22:00:32.490Z]
[2026-02-18T22:00:32.490Z] a name
[2026-02-18T22:00:32.490Z] --f377818b-e01a-4854-bcb2-d3aa7fb397ab--
[2026-02-18T22:00:32.490Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-18T22:00:32.490Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-18T22:00:32.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-18T22:00:32.490Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-18T22:00:32.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-18T22:00:32.818Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-18T22:00:32.818Z] Feb 18, 2026 10:00:32 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2026-02-18T22:00:32.818Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09
[2026-02-18T22:00:32.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-18T22:00:32.818Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-18T22:00:33.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-18T22:00:33.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-18T22:00:33.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-18T22:00:33.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-18T22:00:33.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-18T22:00:33.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-18T22:00:33.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-18T22:00:33.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-18T22:00:34.291Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-18T22:00:34.291Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-18T22:00:34.291Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-18T22:00:34.291Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-18T22:00:34.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-18T22:00:34.619Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-18T22:00:34.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-18T22:00:34.619Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-18T22:00:34.619Z] Constructed
[2026-02-18T22:00:34.619Z] Constructed
[2026-02-18T22:00:34.619Z] Constructed
[2026-02-18T22:00:34.619Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.128 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-18T22:00:34.619Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-18T22:00:34.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-18T22:00:34.619Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-18T22:00:34.945Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-18T22:00:34.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-18T22:00:34.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-18T22:00:34.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-18T22:00:34.945Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-02-18T22:00:34.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-18T22:00:34.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-18T22:00:34.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-18T22:00:34.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-18T22:00:35.299Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-18T22:00:35.299Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-18T22:00:35.299Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-18T22:00:35.299Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-18T22:00:35.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-18T22:00:35.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-18T22:00:35.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-18T22:00:35.960Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-18T22:00:35.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-18T22:00:35.960Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-18T22:00:35.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-18T22:00:35.960Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-18T22:00:35.960Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-18T22:00:35.960Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-18T22:00:35.960Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-18T22:00:35.960Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-18T22:00:36.303Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-18T22:00:36.303Z] INFO: Uri Ancesstors for Subresource.doGet():
[2026-02-18T22:00:36.303Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-18T22:00:36.303Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2026-02-18T22:00:36.303Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-18T22:00:36.303Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2026-02-18T22:00:36.303Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-18T22:00:36.303Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2026-02-18T22:00:36.303Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-18T22:00:36.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-18T22:00:36.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-18T22:00:36.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-18T22:00:36.303Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-18T22:00:36.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-18T22:00:36.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-18T22:00:36.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-18T22:00:36.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-18T22:00:36.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-18T22:00:36.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-18T22:00:36.639Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-18T22:00:36.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-18T22:00:36.639Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-18T22:00:36.639Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.639Z] ERROR: Request failed
[2026-02-18T22:00:36.639Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2026-02-18T22:00:36.639Z]
[2026-02-18T22:00:36.639Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.639Z] ERROR: Request failed
[2026-02-18T22:00:36.639Z] java.lang.RuntimeException
[2026-02-18T22:00:36.639Z]
[2026-02-18T22:00:36.639Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.639Z] ERROR: Request failed
[2026-02-18T22:00:36.639Z] java.lang.RuntimeException
[2026-02-18T22:00:36.639Z]
[2026-02-18T22:00:36.639Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-18T22:00:36.639Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-18T22:00:36.639Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.639Z] ERROR: Request failed
[2026-02-18T22:00:36.639Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:36.639Z]
[2026-02-18T22:00:36.639Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.639Z] ERROR: Request failed
[2026-02-18T22:00:36.639Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2026-02-18T22:00:36.639Z] Caused by: java.lang.IllegalArgumentException
[2026-02-18T22:00:36.639Z]
[2026-02-18T22:00:36.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-18T22:00:36.639Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-18T22:00:36.972Z] Feb 18, 2026 10:00:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:36.972Z] ERROR: Request failed
[2026-02-18T22:00:36.972Z] java.lang.reflect.InvocationTargetException
[2026-02-18T22:00:36.972Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:00:36.972Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:00:36.972Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:00:36.972Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:00:36.972Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2026-02-18T22:00:36.973Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:00:36.973Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:00:36.973Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:00:36.973Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T22:00:36.973Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T22:00:36.973Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:00:36.973Z] Caused by: java.lang.Throwable
[2026-02-18T22:00:36.973Z]
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-18T22:00:36.973Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-18T22:00:37.305Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-18T22:00:37.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-18T22:00:37.305Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-18T22:00:37.634Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-18T22:00:37.634Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-18T22:00:37.966Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-18T22:00:37.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-18T22:00:37.966Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-18T22:00:38.297Z] Feb 18, 2026 10:00:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:38.297Z] ERROR: Request failed
[2026-02-18T22:00:38.297Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:38.297Z]
[2026-02-18T22:00:38.297Z] Feb 18, 2026 10:00:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:38.297Z] ERROR: Request failed
[2026-02-18T22:00:38.297Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:38.297Z]
[2026-02-18T22:00:38.297Z] Feb 18, 2026 10:00:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:38.297Z] ERROR: Request failed
[2026-02-18T22:00:38.297Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:38.297Z]
[2026-02-18T22:00:38.297Z] Feb 18, 2026 10:00:38 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:38.297Z] ERROR: Request failed
[2026-02-18T22:00:38.297Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:38.297Z]
[2026-02-18T22:00:38.297Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-18T22:00:38.297Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-18T22:00:39.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-18T22:00:39.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-18T22:00:39.963Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-18T22:00:39.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-18T22:00:39.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-18T22:00:39.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-18T22:00:39.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-18T22:00:39.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-18T22:00:39.963Z] Feb 18, 2026 10:00:39 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:39.963Z] ERROR: Request failed
[2026-02-18T22:00:39.963Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:39.963Z]
[2026-02-18T22:00:39.963Z] Feb 18, 2026 10:00:39 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:39.963Z] ERROR: Request failed
[2026-02-18T22:00:39.963Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:39.963Z]
[2026-02-18T22:00:39.963Z] Feb 18, 2026 10:00:39 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:39.963Z] ERROR: Request failed
[2026-02-18T22:00:39.963Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:39.963Z]
[2026-02-18T22:00:40.290Z] Feb 18, 2026 10:00:39 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-18T22:00:40.290Z] ERROR: Request failed
[2026-02-18T22:00:40.290Z] java.lang.IllegalArgumentException
[2026-02-18T22:00:40.290Z]
[2026-02-18T22:00:40.290Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-18T22:00:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-18T22:00:40.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-18T22:00:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-18T22:00:40.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO] Results:
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2026-02-18T22:00:40.617Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2026-02-18T22:00:40.617Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2026-02-18T22:00:40.617Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-18T22:00:40.617Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.pom
[2026-02-18T22:00:40.617Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:00:40.617Z] [INFO]
[2026-02-18T22:00:40.617Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2026-02-18T22:00:40.617Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [60/964]
[2026-02-18T22:00:40.617Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:40.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2026-02-18T22:00:40.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 243 kB/s)
[2026-02-18T22:00:40.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2026-02-18T22:00:40.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 341 kB/s)
[2026-02-18T22:00:40.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2026-02-18T22:00:40.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2026-02-18T22:00:40.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 527 kB/s)
[2026-02-18T22:00:40.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 3.4 MB/s)
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO] Processed 2 files in 29ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO] Processed 2 files in 00:00.017 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:40.947Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:40.947Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2026-02-18T22:00:40.947Z] [INFO]
[2026-02-18T22:00:40.947Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:40.947Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:40.947Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:41.275Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:41.275Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] No sources to compile
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] No tests to run.
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2026-02-18T22:00:41.275Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-18T22:00:41.275Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.pom
[2026-02-18T22:00:41.275Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2026-02-18T22:00:41.275Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [61/964]
[2026-02-18T22:00:41.275Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO] Processed 2 files in 00:00.015 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:41.275Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:41.275Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2026-02-18T22:00:41.275Z] [INFO]
[2026-02-18T22:00:41.275Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.275Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:41.275Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:41.602Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:41.602Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] No sources to compile
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] No tests to run.
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2026-02-18T22:00:41.602Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:00:41.602Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.pom
[2026-02-18T22:00:41.602Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2026-02-18T22:00:41.602Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [62/964]
[2026-02-18T22:00:41.602Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO] Processed 15 files in 94ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO] Processed 15 files in 00:00.055 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:41.602Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:41.602Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2026-02-18T22:00:41.602Z] [INFO]
[2026-02-18T22:00:41.602Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.602Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:41.602Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2026-02-18T22:00:41.929Z] [INFO]
[2026-02-18T22:00:41.929Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:41.929Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-18T22:00:41.929Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2026-02-18T22:00:41.929Z] [INFO]
[2026-02-18T22:00:41.929Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:41.929Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:41.929Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2026-02-18T22:00:42.257Z] [INFO]
[2026-02-18T22:00:42.257Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:42.257Z] [INFO]
[2026-02-18T22:00:42.257Z] [INFO] -------------------------------------------------------
[2026-02-18T22:00:42.257Z] [INFO] T E S T S
[2026-02-18T22:00:42.257Z] [INFO] -------------------------------------------------------
[2026-02-18T22:00:42.257Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:00:43.396Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-18T22:00:43.396Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] Results:
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:43.724Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:43.724Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2026-02-18T22:00:43.724Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-18T22:00:43.724Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.pom
[2026-02-18T22:00:43.724Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2026-02-18T22:00:43.724Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [63/964]
[2026-02-18T22:00:43.724Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2026-02-18T22:00:43.724Z] [INFO] Installing /quarkus/bom/test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-test/2.7.5.Final/quarkus-bom-test-2.7.5.Final.pom
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] ----------------< io.quarkus:quarkus-vertx-http-parent >----------------
[2026-02-18T22:00:43.724Z] [INFO] Building Quarkus - Vert.x - HTTP 2.7.5.Final [64/964]
[2026-02-18T22:00:43.724Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-parent ---
[2026-02-18T22:00:43.724Z] [INFO] Installing /quarkus/extensions/vertx-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-parent/2.7.5.Final/quarkus-vertx-http-parent-2.7.5.Final.pom
[2026-02-18T22:00:43.724Z] [INFO]
[2026-02-18T22:00:43.724Z] [INFO] -------< io.quarkus:quarkus-vertx-http-dev-console-runtime-spi >--------
[2026-02-18T22:00:43.724Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console Runtime SPI 2.7.5.Final [65/964]
[2026-02-18T22:00:43.724Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:43.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom
[2026-02-18T22:00:44.052Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom (5.1 kB at 12 kB/s)
[2026-02-18T22:00:44.052Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom
[2026-02-18T22:00:44.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom (2.7 kB at 11 kB/s)
[2026-02-18T22:00:44.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom
[2026-02-18T22:00:45.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom (488 B at 720 B/s)
[2026-02-18T22:00:45.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom
[2026-02-18T22:00:45.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom (32 kB at 54 kB/s)
[2026-02-18T22:00:45.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2026-02-18T22:00:45.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 119 kB/s)
[2026-02-18T22:00:45.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2026-02-18T22:00:45.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 691 kB/s)
[2026-02-18T22:00:45.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2026-02-18T22:00:45.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 25 kB/s)
[2026-02-18T22:00:45.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2026-02-18T22:00:46.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 29 kB/s)
[2026-02-18T22:00:46.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2026-02-18T22:00:46.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 21 kB/s)
[2026-02-18T22:00:46.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2026-02-18T22:00:46.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 32 kB/s)
[2026-02-18T22:00:46.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2026-02-18T22:00:46.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 48 kB/s)
[2026-02-18T22:00:46.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2026-02-18T22:00:46.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 19 kB/s)
[2026-02-18T22:00:46.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2026-02-18T22:00:46.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 365 kB/s)
[2026-02-18T22:00:46.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2026-02-18T22:00:46.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 44 kB/s)
[2026-02-18T22:00:46.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2026-02-18T22:00:46.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 24 kB/s)
[2026-02-18T22:00:46.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2026-02-18T22:00:46.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 41 kB/s)
[2026-02-18T22:00:46.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2026-02-18T22:00:46.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 47 kB/s)
[2026-02-18T22:00:46.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2026-02-18T22:00:46.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 34 kB/s)
[2026-02-18T22:00:46.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2026-02-18T22:00:47.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 34 kB/s)
[2026-02-18T22:00:47.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom
[2026-02-18T22:00:47.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom (2.5 kB at 9.4 kB/s)
[2026-02-18T22:00:47.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom
[2026-02-18T22:00:47.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom (2.8 kB at 6.3 kB/s)
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom
[2026-02-18T22:00:47.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom (3.6 kB at 12 kB/s)
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar
[2026-02-18T22:00:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar (24 kB at 240 kB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 3.6 MB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar (11 kB at 40 kB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 1.1 MB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 1.4 MB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 1.4 MB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2026-02-18T22:00:48.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 81 kB/s)
[2026-02-18T22:00:48.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 763 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 50 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 1.2 MB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 214 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar (133 kB at 227 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar (356 kB at 605 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 752 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 59 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 100 kB/s)
[2026-02-18T22:00:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 237 kB/s)
[2026-02-18T22:00:53.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar (1.5 MB at 271 kB/s)
[2026-02-18T22:00:53.466Z] [INFO]
[2026-02-18T22:00:53.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.466Z] [INFO]
[2026-02-18T22:00:53.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.466Z] [INFO]
[2026-02-18T22:00:53.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:53.809Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/main/resources
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:53.809Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/classes
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:53.809Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/test/resources
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] No sources to compile
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] No tests to run.
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-18T22:00:53.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2026-02-18T22:00:53.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.pom
[2026-02-18T22:00:53.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] -----------< io.quarkus:quarkus-vertx-http-dev-console-spi >------------
[2026-02-18T22:00:53.809Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console SPI 2.7.5.Final [66/964]
[2026-02-18T22:00:53.809Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:53.809Z] [INFO]
[2026-02-18T22:00:53.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO] Processed 3 files in 48ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO] Processed 3 files in 00:00.035 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:54.987Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/main/resources
[2026-02-18T22:00:54.987Z] [INFO]
[2026-02-18T22:00:54.987Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:54.987Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:54.987Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-http/dev-console-spi/target/classes
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:55.327Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/test/resources
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] No sources to compile
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] No tests to run.
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-18T22:00:55.327Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2026-02-18T22:00:55.327Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.pom
[2026-02-18T22:00:55.327Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] -------------------< io.quarkus:quarkus-arc-parent >--------------------
[2026-02-18T22:00:55.327Z] [INFO] Building Quarkus - ArC 2.7.5.Final [67/964]
[2026-02-18T22:00:55.327Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-parent ---
[2026-02-18T22:00:55.327Z] [INFO] Installing /quarkus/extensions/arc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-parent/2.7.5.Final/quarkus-arc-parent-2.7.5.Final.pom
[2026-02-18T22:00:55.327Z] [INFO]
[2026-02-18T22:00:55.327Z] [INFO] -----------------------< io.quarkus:quarkus-arc >-----------------------
[2026-02-18T22:00:55.327Z] [INFO] Building Quarkus - ArC - Runtime 2.7.5.Final [68/964]
[2026-02-18T22:00:55.327Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:55.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2026-02-18T22:00:55.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 72 kB/s)
[2026-02-18T22:00:55.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2026-02-18T22:00:55.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 116 kB/s)
[2026-02-18T22:00:55.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2026-02-18T22:00:55.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 154 kB/s)
[2026-02-18T22:00:55.679Z] [INFO]
[2026-02-18T22:00:55.679Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc ---
[2026-02-18T22:00:55.679Z] [INFO]
[2026-02-18T22:00:55.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc ---
[2026-02-18T22:00:55.679Z] [INFO]
[2026-02-18T22:00:55.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO] Processed 36 files in 218ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO] Processed 36 files in 00:00.094 (Already Sorted: 36, Needed Sorting: 0)
[2026-02-18T22:00:56.008Z] [INFO]
[2026-02-18T22:00:56.008Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc ---
[2026-02-18T22:00:56.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:56.338Z] [INFO] Copying 3 resources
[2026-02-18T22:00:56.338Z] [INFO]
[2026-02-18T22:00:56.338Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-arc ---
[2026-02-18T22:00:56.338Z] [INFO]
[2026-02-18T22:00:56.338Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc ---
[2026-02-18T22:00:56.338Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:56.338Z] [INFO] Compiling 36 source files to /quarkus/extensions/arc/runtime/target/classes
[2026-02-18T22:00:56.668Z] [INFO]
[2026-02-18T22:00:56.668Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc ---
[2026-02-18T22:00:56.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:56.668Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/runtime/src/test/resources
[2026-02-18T22:00:56.668Z] [INFO]
[2026-02-18T22:00:56.668Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc ---
[2026-02-18T22:00:56.668Z] [INFO] No sources to compile
[2026-02-18T22:00:56.668Z] [INFO]
[2026-02-18T22:00:56.668Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc ---
[2026-02-18T22:00:56.668Z] [INFO] No tests to run.
[2026-02-18T22:00:56.668Z] [INFO]
[2026-02-18T22:00:56.669Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc ---
[2026-02-18T22:00:56.669Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar
[2026-02-18T22:00:56.669Z] [INFO]
[2026-02-18T22:00:56.669Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc ---
[2026-02-18T22:00:56.669Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar
[2026-02-18T22:00:56.669Z] [INFO]
[2026-02-18T22:00:56.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc ---
[2026-02-18T22:00:56.669Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.jar
[2026-02-18T22:00:56.669Z] [INFO] Installing /quarkus/extensions/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.pom
[2026-02-18T22:00:56.669Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final-sources.jar
[2026-02-18T22:00:56.669Z] [INFO]
[2026-02-18T22:00:56.669Z] [INFO] -----------------< io.quarkus:quarkus-arc-deployment >------------------
[2026-02-18T22:00:56.669Z] [INFO] Building Quarkus - ArC - Deployment 2.7.5.Final [69/964]
[2026-02-18T22:00:56.669Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:00:56.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom
[2026-02-18T22:00:56.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom (4.8 kB at 50 kB/s)
[2026-02-18T22:00:57.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
[2026-02-18T22:00:57.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 402 kB/s)
[2026-02-18T22:00:57.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar
[2026-02-18T22:00:57.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar (51 kB at 447 kB/s)
[2026-02-18T22:00:57.006Z] [INFO]
[2026-02-18T22:00:57.006Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.006Z] [INFO]
[2026-02-18T22:00:57.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-deployment ---
[2026-02-18T22:00:57.717Z] [INFO]
[2026-02-18T22:00:57.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-deployment ---
[2026-02-18T22:00:58.209Z] [INFO] Processed 208 files in 544ms (Formatted: 0, Unchanged: 208, Failed: 0, Readonly: 0)
[2026-02-18T22:00:58.209Z] [INFO]
[2026-02-18T22:00:58.209Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-deployment ---
[2026-02-18T22:00:58.943Z] [INFO] Processed 208 files in 00:00.572 (Already Sorted: 208, Needed Sorting: 0)
[2026-02-18T22:00:58.943Z] [INFO]
[2026-02-18T22:00:58.943Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc-deployment ---
[2026-02-18T22:00:58.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:00:58.943Z] [INFO] Copying 13 resources
[2026-02-18T22:00:58.943Z] [INFO]
[2026-02-18T22:00:58.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc-deployment ---
[2026-02-18T22:00:58.943Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:00:58.943Z] [INFO] Compiling 81 source files to /quarkus/extensions/arc/deployment/target/classes
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[48,22] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[58,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[87,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[93,37] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[101,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[106,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.685Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[59,61] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[64,16] join(java.lang.String,java.util.Iterator<java.lang.String>) in io.quarkus.runtime.util.StringUtil has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[33,67] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[34,63] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[35,63] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:00.686Z] [INFO]
[2026-02-18T22:01:00.686Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc-deployment ---
[2026-02-18T22:01:00.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:01:00.686Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/deployment/src/test/resources
[2026-02-18T22:01:00.686Z] [INFO]
[2026-02-18T22:01:00.686Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc-deployment ---
[2026-02-18T22:01:00.686Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:01:00.686Z] [INFO] Compiling 127 source files to /quarkus/extensions/arc/deployment/target/test-classes
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.415Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java:[47,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:01:02.416Z] [INFO] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java: Some input files additionally use or override a deprecated API.
[2026-02-18T22:01:02.416Z] [INFO]
[2026-02-18T22:01:02.416Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc-deployment ---
[2026-02-18T22:01:02.416Z] [INFO]
[2026-02-18T22:01:02.416Z] [INFO] -------------------------------------------------------
[2026-02-18T22:01:02.416Z] [INFO] T E S T S
[2026-02-18T22:01:02.416Z] [INFO] -------------------------------------------------------
[2026-02-18T22:01:02.416Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:01:04.162Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-02-18T22:01:08.910Z] 2026-02-18 22:01:08,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.213s.
[2026-02-18T22:01:08.911Z] 2026-02-18 22:01:08,492 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:08.911Z] 2026-02-18 22:01:08,492 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:08.911Z] 2026-02-18 22:01:08,535 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:01:08.911Z] ================================================================================
[2026-02-18T22:01:08.911Z] CDI: programmatic lookup problem detected
[2026-02-18T22:01:08.911Z] -----------------------------------------
[2026-02-18T22:01:08.911Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:01:08.911Z]
[2026-02-18T22:01:08.911Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:25)
[2026-02-18T22:01:08.911Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean
[2026-02-18T22:01:08.911Z] Required qualifiers: []
[2026-02-18T22:01:08.911Z] Removed beans:
[2026-02-18T22:01:08.911Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean], qualifiers=null]
[2026-02-18T22:01:08.911Z] Solutions:
[2026-02-18T22:01:08.911Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:01:08.911Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:01:08.911Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:01:08.911Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:01:08.911Z] ================================================================================
[2026-02-18T22:01:08.911Z]
[2026-02-18T22:01:08.911Z] 2026-02-18 22:01:08,539 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:01:08.911Z] ================================================================================
[2026-02-18T22:01:08.911Z] CDI: programmatic lookup problem detected
[2026-02-18T22:01:08.911Z] -----------------------------------------
[2026-02-18T22:01:08.911Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:01:08.911Z]
[2026-02-18T22:01:08.911Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:26)
[2026-02-18T22:01:08.911Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties
[2026-02-18T22:01:08.911Z] Required qualifiers: []
[2026-02-18T22:01:08.911Z] Removed beans:
[2026-02-18T22:01:08.911Z] - SYNTHETIC bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties], qualifiers=[@org.eclipse.microprofile.config.inject.ConfigProperties(prefix="")]]
[2026-02-18T22:01:08.911Z] Solutions:
[2026-02-18T22:01:08.911Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:01:08.911Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:01:08.911Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:01:08.911Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:01:08.911Z] ================================================================================
[2026-02-18T22:01:08.911Z]
[2026-02-18T22:01:08.911Z] 2026-02-18 22:01:08,568 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:01:08.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848 s - in io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-02-18T22:01:08.911Z] [INFO] Running io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-02-18T22:01:10.054Z] 2026-02-18 22:01:09,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.223s.
[2026-02-18T22:01:10.054Z] 2026-02-18 22:01:09,823 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:10.054Z] 2026-02-18 22:01:09,824 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:10.054Z] 2026-02-18 22:01:09,846 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:10.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-02-18T22:01:10.054Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-02-18T22:01:11.199Z] 2026-02-18 22:01:10,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.179s.
[2026-02-18T22:01:11.199Z] 2026-02-18 22:01:10,994 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:11.199Z] 2026-02-18 22:01:10,995 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:11.199Z] 2026-02-18 22:01:11,017 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:11.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-02-18T22:01:11.199Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-02-18T22:01:11.907Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-02-18T22:01:11.907Z] [INFO] Running io.quarkus.arc.test.config.ConfigMappingTest
[2026-02-18T22:01:13.052Z] 2026-02-18 22:01:12,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.102s.
[2026-02-18T22:01:13.052Z] 2026-02-18 22:01:12,745 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:13.052Z] 2026-02-18 22:01:12,745 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:13.052Z] 2026-02-18 22:01:12,791 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:01:13.052Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in io.quarkus.arc.test.config.ConfigMappingTest
[2026-02-18T22:01:13.052Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-02-18T22:01:13.842Z] 2026-02-18 22:01:13,530 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.171s.
[2026-02-18T22:01:13.842Z] 2026-02-18 22:01:13,531 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:13.842Z] 2026-02-18 22:01:13,531 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:13.842Z] 2026-02-18 22:01:13,543 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:01:13.842Z] ================================================================================
[2026-02-18T22:01:13.842Z] CDI: programmatic lookup problem detected
[2026-02-18T22:01:13.842Z] -----------------------------------------
[2026-02-18T22:01:13.842Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:01:13.842Z]
[2026-02-18T22:01:13.842Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertyTest.skipConfigValidation(RemovedConfigPropertyTest.java:21)
[2026-02-18T22:01:13.842Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean
[2026-02-18T22:01:13.842Z] Required qualifiers: []
[2026-02-18T22:01:13.842Z] Removed beans:
[2026-02-18T22:01:13.842Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean], qualifiers=null]
[2026-02-18T22:01:13.842Z] Solutions:
[2026-02-18T22:01:13.842Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:01:13.842Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:01:13.842Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:01:13.842Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:01:13.842Z] ================================================================================
[2026-02-18T22:01:13.842Z]
[2026-02-18T22:01:13.842Z] 2026-02-18 22:01:13,548 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:01:13.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-02-18T22:01:13.842Z] [INFO] Running io.quarkus.arc.test.config.NullConverterTest
[2026-02-18T22:01:14.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s - in io.quarkus.arc.test.config.NullConverterTest
[2026-02-18T22:01:14.551Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-02-18T22:01:15.265Z] 2026-02-18 22:01:15,085 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.966s.
[2026-02-18T22:01:15.265Z] 2026-02-18 22:01:15,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:15.265Z] 2026-02-18 22:01:15,085 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:15.265Z] 2026-02-18 22:01:15,145 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-18T22:01:15.265Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s - in io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-02-18T22:01:15.265Z] [INFO] Running io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-02-18T22:01:15.974Z] 2026-02-18 22:01:15,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.187s.
[2026-02-18T22:01:15.974Z] 2026-02-18 22:01:15,946 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:15.974Z] 2026-02-18 22:01:15,946 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:16.302Z] 2026-02-18 22:01:15,968 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:16.302Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-02-18T22:01:16.302Z] [INFO] Running io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-02-18T22:01:17.008Z] 2026-02-18 22:01:16,624 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.158s.
[2026-02-18T22:01:17.008Z] 2026-02-18 22:01:16,624 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:17.008Z] 2026-02-18 22:01:16,624 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:17.008Z] 2026-02-18 22:01:16,645 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:01:17.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-02-18T22:01:17.008Z] [INFO] Running io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-02-18T22:01:17.717Z] 2026-02-18 22:01:17,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.164s.
[2026-02-18T22:01:17.717Z] 2026-02-18 22:01:17,346 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:17.717Z] 2026-02-18 22:01:17,346 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:17.717Z] 2026-02-18 22:01:17,370 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:17.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-02-18T22:01:17.717Z] [INFO] Running io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-02-18T22:01:18.430Z] 2026-02-18 22:01:18,135 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.161s.
[2026-02-18T22:01:18.430Z] 2026-02-18 22:01:18,136 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:18.430Z] 2026-02-18 22:01:18,136 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:18.430Z] 2026-02-18 22:01:18,167 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:18.430Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-02-18T22:01:18.430Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,781 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,782 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,792 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:01:19.140Z] ================================================================================
[2026-02-18T22:01:19.140Z] CDI: programmatic lookup problem detected
[2026-02-18T22:01:19.140Z] -----------------------------------------
[2026-02-18T22:01:19.140Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:01:19.140Z]
[2026-02-18T22:01:19.140Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:24)
[2026-02-18T22:01:19.140Z] Required type: class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean
[2026-02-18T22:01:19.140Z] Required qualifiers: []
[2026-02-18T22:01:19.140Z] Removed beans:
[2026-02-18T22:01:19.140Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean], qualifiers=null]
[2026-02-18T22:01:19.140Z] Solutions:
[2026-02-18T22:01:19.140Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:01:19.140Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:01:19.140Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:01:19.140Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:01:19.140Z] ================================================================================
[2026-02-18T22:01:19.140Z]
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,792 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:01:19.140Z] ================================================================================
[2026-02-18T22:01:19.140Z] CDI: programmatic lookup problem detected
[2026-02-18T22:01:19.140Z] -----------------------------------------
[2026-02-18T22:01:19.140Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:01:19.140Z]
[2026-02-18T22:01:19.140Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:25)
[2026-02-18T22:01:19.140Z] Required type: interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping
[2026-02-18T22:01:19.140Z] Required qualifiers: []
[2026-02-18T22:01:19.140Z] Removed beans:
[2026-02-18T22:01:19.140Z] - SYNTHETIC bean [types=[interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping], qualifiers=null]
[2026-02-18T22:01:19.140Z] Solutions:
[2026-02-18T22:01:19.140Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:01:19.140Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:01:19.140Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:01:19.140Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:01:19.140Z] ================================================================================
[2026-02-18T22:01:19.140Z]
[2026-02-18T22:01:19.140Z] 2026-02-18 22:01:18,797 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:01:19.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-02-18T22:01:19.140Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-02-18T22:01:19.849Z] 2026-02-18 22:01:19,448 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.162s.
[2026-02-18T22:01:19.850Z] 2026-02-18 22:01:19,449 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:19.850Z] 2026-02-18 22:01:19,449 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:19.850Z] 2026-02-18 22:01:19,466 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:19.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-02-18T22:01:19.850Z] [INFO] Running io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-02-18T22:01:20.194Z] 2026-02-18 22:01:20,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.152s.
[2026-02-18T22:01:20.194Z] 2026-02-18 22:01:20,110 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:20.194Z] 2026-02-18 22:01:20,111 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:20.194Z] 2026-02-18 22:01:20,127 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:20.194Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-02-18T22:01:20.194Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-18T22:01:21.342Z] 2026-02-18 22:01:20,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.166s.
[2026-02-18T22:01:21.342Z] 2026-02-18 22:01:20,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:21.342Z] 2026-02-18 22:01:20,953 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:21.342Z] 2026-02-18 22:01:20,969 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:21.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-18T22:01:21.342Z] [INFO] Running io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-02-18T22:01:22.045Z] 2026-02-18 22:01:21,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.161s.
[2026-02-18T22:01:22.045Z] 2026-02-18 22:01:21,706 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:22.045Z] 2026-02-18 22:01:21,707 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:22.045Z] 2026-02-18 22:01:21,723 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:22.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-02-18T22:01:22.045Z] [INFO] Running io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-02-18T22:01:22.750Z] 2026-02-18 22:01:22,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.220s.
[2026-02-18T22:01:22.750Z] 2026-02-18 22:01:22,479 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:22.750Z] 2026-02-18 22:01:22,479 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:22.750Z] 2026-02-18 22:01:22,511 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:01:22.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-02-18T22:01:22.750Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-02-18T22:01:23.460Z] 2026-02-18 22:01:23,252 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.156s.
[2026-02-18T22:01:23.460Z] 2026-02-18 22:01:23,253 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:23.460Z] 2026-02-18 22:01:23,253 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:23.460Z] 2026-02-18 22:01:23,273 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:23.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s - in io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-02-18T22:01:23.460Z] [INFO] Running io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-02-18T22:01:23.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-02-18T22:01:23.789Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-02-18T22:01:24.117Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-02-18T22:01:24.117Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-02-18T22:01:24.830Z] 2026-02-18 22:01:24,459 INFO [io.qua.arc.pro.BeanProcessor] (build-6) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T22:01:24.830Z] - Bean constructor void <init>() on io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest$MyBean
[2026-02-18T22:01:24.830Z] 2026-02-18 22:01:24,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.144s.
[2026-02-18T22:01:24.830Z] 2026-02-18 22:01:24,639 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:24.830Z] 2026-02-18 22:01:24,639 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:24.830Z] 2026-02-18 22:01:24,653 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:24.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-02-18T22:01:24.830Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-02-18T22:01:25.535Z] 2026-02-18 22:01:25,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.154s.
[2026-02-18T22:01:25.535Z] 2026-02-18 22:01:25,450 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:25.535Z] 2026-02-18 22:01:25,450 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:25.535Z] 2026-02-18 22:01:25,464 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:25.535Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-02-18T22:01:25.535Z] [INFO] Running io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-02-18T22:01:26.243Z] 2026-02-18 22:01:26,033 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-18T22:01:26.243Z] 2026-02-18 22:01:26,033 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:26.243Z] 2026-02-18 22:01:26,033 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:26.243Z] 2026-02-18 22:01:26,048 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:26.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s - in io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-02-18T22:01:26.243Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-02-18T22:01:26.571Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-02-18T22:01:26.571Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-02-18T22:01:27.324Z] 2026-02-18 22:01:27,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.136s.
[2026-02-18T22:01:27.324Z] 2026-02-18 22:01:27,005 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:27.324Z] 2026-02-18 22:01:27,005 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:27.324Z] 2026-02-18 22:01:27,021 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:27.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-02-18T22:01:27.324Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-02-18T22:01:27.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-02-18T22:01:27.655Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-02-18T22:01:28.357Z] 2026-02-18 22:01:28,266 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.170s.
[2026-02-18T22:01:28.357Z] 2026-02-18 22:01:28,266 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:28.357Z] 2026-02-18 22:01:28,267 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:28.357Z] 2026-02-18 22:01:28,284 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:28.357Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-02-18T22:01:28.357Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-02-18T22:01:29.080Z] 2026-02-18 22:01:28,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.158s.
[2026-02-18T22:01:29.080Z] 2026-02-18 22:01:28,937 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:29.080Z] 2026-02-18 22:01:28,937 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:29.080Z] 2026-02-18 22:01:28,954 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:29.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-02-18T22:01:29.080Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-02-18T22:01:29.785Z] 2026-02-18 22:01:29,564 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.161s.
[2026-02-18T22:01:29.785Z] 2026-02-18 22:01:29,565 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:29.785Z] 2026-02-18 22:01:29,565 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:29.785Z] 2026-02-18 22:01:29,583 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:29.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-02-18T22:01:29.785Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-02-18T22:01:30.492Z] 2026-02-18 22:01:30,158 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-02-18T22:01:30.492Z] 2026-02-18 22:01:30,159 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:30.492Z] 2026-02-18 22:01:30,159 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:30.492Z] 2026-02-18 22:01:30,180 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:01:30.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-02-18T22:01:30.492Z] [INFO] Running io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-02-18T22:01:30.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-02-18T22:01:30.492Z] [INFO] Running io.quarkus.arc.test.devconsole.NameTest
[2026-02-18T22:01:30.492Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.devconsole.NameTest
[2026-02-18T22:01:30.492Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-02-18T22:01:30.827Z] 2026-02-18 22:01:30,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-02-18T22:01:30.827Z] 2026-02-18 22:01:30,744 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:30.827Z] 2026-02-18 22:01:30,744 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:30.827Z] 2026-02-18 22:01:30,759 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:30.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-02-18T22:01:30.827Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-02-18T22:01:31.579Z] 2026-02-18 22:01:31,330 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-02-18T22:01:31.579Z] 2026-02-18 22:01:31,331 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:31.579Z] 2026-02-18 22:01:31,331 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:31.579Z] 2026-02-18 22:01:31,346 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:31.579Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s - in io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-02-18T22:01:31.579Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-02-18T22:01:32.292Z] 2026-02-18 22:01:31,970 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-02-18T22:01:32.292Z] 2026-02-18 22:01:31,971 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:32.292Z] 2026-02-18 22:01:31,971 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:32.292Z] 2026-02-18 22:01:31,987 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:32.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-02-18T22:01:32.292Z] [INFO] Running io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-02-18T22:01:32.672Z] 2026-02-18 22:01:32,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.148s.
[2026-02-18T22:01:32.672Z] 2026-02-18 22:01:32,523 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:32.672Z] 2026-02-18 22:01:32,523 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:32.672Z] 2026-02-18 22:01:32,536 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:32.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-02-18T22:01:32.672Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-02-18T22:01:33.387Z] 2026-02-18 22:01:33,135 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-02-18T22:01:33.387Z] 2026-02-18 22:01:33,136 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:33.387Z] 2026-02-18 22:01:33,136 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:33.387Z] 2026-02-18 22:01:33,152 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:33.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-02-18T22:01:33.387Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-02-18T22:01:34.103Z] 2026-02-18 22:01:33,759 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2026-02-18T22:01:34.103Z] 2026-02-18 22:01:33,760 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:34.103Z] 2026-02-18 22:01:33,760 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:34.103Z] 2026-02-18 22:01:33,774 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:34.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-02-18T22:01:34.103Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-02-18T22:01:34.437Z] 2026-02-18 22:01:34,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.135s.
[2026-02-18T22:01:34.437Z] 2026-02-18 22:01:34,260 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:34.437Z] 2026-02-18 22:01:34,260 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:34.437Z] 2026-02-18 22:01:34,276 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:34.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-02-18T22:01:34.437Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-02-18T22:01:35.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-02-18T22:01:35.154Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-02-18T22:01:35.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-02-18T22:01:35.482Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-02-18T22:01:36.289Z] 2026-02-18 22:01:36,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.410s.
[2026-02-18T22:01:36.289Z] 2026-02-18 22:01:36,040 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:36.289Z] 2026-02-18 22:01:36,040 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:36.289Z] 2026-02-18 22:01:36,055 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:36.289Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s - in io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-02-18T22:01:36.289Z] [INFO] Running io.quarkus.arc.test.configproperties.MapTest
[2026-02-18T22:01:36.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in io.quarkus.arc.test.configproperties.MapTest
[2026-02-18T22:01:36.622Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-02-18T22:01:36.949Z] 2026-02-18 22:01:36,898 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-02-18T22:01:36.949Z] 2026-02-18 22:01:36,901 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:36.949Z] 2026-02-18 22:01:36,901 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:36.949Z] 2026-02-18 22:01:36,916 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:36.949Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-02-18T22:01:36.949Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-02-18T22:01:37.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-02-18T22:01:37.654Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-02-18T22:01:38.364Z] 2026-02-18 22:01:38,023 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s.
[2026-02-18T22:01:38.364Z] 2026-02-18 22:01:38,023 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:38.364Z] 2026-02-18 22:01:38,023 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:38.364Z] 2026-02-18 22:01:38,037 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:38.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-02-18T22:01:38.364Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-02-18T22:01:38.691Z] 2026-02-18 22:01:38,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-02-18T22:01:38.691Z] 2026-02-18 22:01:38,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:38.691Z] 2026-02-18 22:01:38,532 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:38.691Z] 2026-02-18 22:01:38,547 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:38.691Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-02-18T22:01:38.691Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-02-18T22:01:39.397Z] 2026-02-18 22:01:39,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-18T22:01:39.397Z] 2026-02-18 22:01:39,126 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:39.397Z] 2026-02-18 22:01:39,126 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:39.397Z] 2026-02-18 22:01:39,141 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:39.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-02-18T22:01:39.397Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-02-18T22:01:39.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-02-18T22:01:39.723Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,720 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-17) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'name2' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,720 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-17) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'whatever' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,720 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-17) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$DummyProperties' does not have a setter for field 'numbers' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,927 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,927 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:40.054Z] 2026-02-18 22:01:39,942 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:01:40.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-02-18T22:01:40.054Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-02-18T22:01:40.760Z] 2026-02-18 22:01:40,480 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.132s.
[2026-02-18T22:01:40.760Z] 2026-02-18 22:01:40,480 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:40.760Z] 2026-02-18 22:01:40,480 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:40.760Z] 2026-02-18 22:01:40,492 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:40.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-02-18T22:01:40.760Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-02-18T22:01:41.086Z] 2026-02-18 22:01:40,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.139s.
[2026-02-18T22:01:41.086Z] 2026-02-18 22:01:40,982 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:41.086Z] 2026-02-18 22:01:40,982 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:41.086Z] 2026-02-18 22:01:40,996 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:41.086Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-02-18T22:01:41.086Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-02-18T22:01:41.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-02-18T22:01:41.801Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-02-18T22:01:42.506Z] 2026-02-18 22:01:42,362 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.009s.
[2026-02-18T22:01:42.506Z] 2026-02-18 22:01:42,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:42.506Z] 2026-02-18 22:01:42,363 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:42.506Z] 2026-02-18 22:01:42,393 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:42.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-02-18T22:01:42.506Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-02-18T22:01:43.212Z] 2026-02-18 22:01:43,030 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-18T22:01:43.212Z] 2026-02-18 22:01:43,031 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:43.212Z] 2026-02-18 22:01:43,031 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:43.212Z] 2026-02-18 22:01:43,043 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:43.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-02-18T22:01:43.212Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-02-18T22:01:43.921Z] 2026-02-18 22:01:43,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2026-02-18T22:01:43.921Z] 2026-02-18 22:01:43,535 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:43.921Z] 2026-02-18 22:01:43,536 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:43.921Z] 2026-02-18 22:01:43,549 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:43.921Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-02-18T22:01:43.921Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-02-18T22:01:44.247Z] 2026-02-18 22:01:44,068 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.133s.
[2026-02-18T22:01:44.247Z] 2026-02-18 22:01:44,068 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:44.247Z] 2026-02-18 22:01:44,068 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:44.247Z] 2026-02-18 22:01:44,080 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:44.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-02-18T22:01:44.247Z] [INFO] Running io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-02-18T22:01:44.953Z] 2026-02-18 22:01:44,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-18T22:01:44.953Z] 2026-02-18 22:01:44,623 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:44.953Z] 2026-02-18 22:01:44,623 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:44.953Z] 2026-02-18 22:01:44,646 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:01:44.953Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-02-18T22:01:44.953Z] [INFO] Running io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-02-18T22:01:45.280Z] 2026-02-18 22:01:45,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.128s.
[2026-02-18T22:01:45.280Z] 2026-02-18 22:01:45,134 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:45.280Z] 2026-02-18 22:01:45,134 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:45.280Z] 2026-02-18 22:01:45,162 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:45.280Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-02-18T22:01:45.280Z] [INFO] Running io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-02-18T22:01:45.983Z] 2026-02-18 22:01:45,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2026-02-18T22:01:45.983Z] 2026-02-18 22:01:45,959 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:45.983Z] 2026-02-18 22:01:45,959 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:46.311Z] 2026-02-18 22:01:45,972 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:46.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-02-18T22:01:46.311Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-02-18T22:01:46.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-02-18T22:01:46.311Z] [INFO] Running io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-02-18T22:01:47.014Z] 2026-02-18 22:01:46,587 WARN [io.qua.arc.pro.Methods] (build-12) @Simple will have no effect on method io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest$SimpleBean.foo() because the method is private
[2026-02-18T22:01:47.014Z] 2026-02-18 22:01:46,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.130s.
[2026-02-18T22:01:47.014Z] 2026-02-18 22:01:46,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:47.014Z] 2026-02-18 22:01:46,761 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:47.014Z] 2026-02-18 22:01:46,774 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:47.014Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-02-18T22:01:47.014Z] [INFO] Running io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-02-18T22:01:47.341Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-02-18T22:01:47.341Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-02-18T22:01:48.049Z] 2026-02-18 22:01:47,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.133s.
[2026-02-18T22:01:48.049Z] 2026-02-18 22:01:47,759 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:48.049Z] 2026-02-18 22:01:47,759 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:48.049Z] 2026-02-18 22:01:47,775 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:48.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-02-18T22:01:48.049Z] [INFO] Running io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-02-18T22:01:48.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-02-18T22:01:48.384Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-02-18T22:01:48.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-02-18T22:01:48.717Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-02-18T22:01:49.050Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-02-18T22:01:49.050Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-02-18T22:01:49.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-02-18T22:01:49.379Z] [INFO] Running io.quarkus.arc.test.log.InjectedLoggerTest
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,459 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.123s.
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,460 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,460 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,469 INFO [io.qua.arc.tes.log.InjectedLoggerTest$SimpleBean] (main) Someone is here!
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,469 INFO [shared] (main) Yet another someone is here!
[2026-02-18T22:01:49.736Z] 2026-02-18 22:01:49,472 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:49.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.arc.test.log.InjectedLoggerTest
[2026-02-18T22:01:49.736Z] [INFO] Running io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-02-18T22:01:50.142Z] 2026-02-18 22:01:49,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.134s.
[2026-02-18T22:01:50.142Z] 2026-02-18 22:01:49,940 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:50.142Z] 2026-02-18 22:01:49,940 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:50.142Z] 2026-02-18 22:01:49,953 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:50.142Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-02-18T22:01:50.142Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-02-18T22:01:50.859Z] 2026-02-18 22:01:50,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-02-18T22:01:50.859Z] 2026-02-18 22:01:50,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:50.859Z] 2026-02-18 22:01:50,495 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:50.859Z] 2026-02-18 22:01:50,507 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:50.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-02-18T22:01:50.859Z] [INFO] Running io.quarkus.arc.test.lookup.ListInjectionTest
[2026-02-18T22:01:51.189Z] 2026-02-18 22:01:50,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-02-18T22:01:51.189Z] 2026-02-18 22:01:50,984 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:51.189Z] 2026-02-18 22:01:50,984 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:51.189Z] 2026-02-18 22:01:51,035 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:51.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in io.quarkus.arc.test.lookup.ListInjectionTest
[2026-02-18T22:01:51.189Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-02-18T22:01:51.520Z] 2026-02-18 22:01:51,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-02-18T22:01:51.520Z] 2026-02-18 22:01:51,477 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:51.520Z] 2026-02-18 22:01:51,477 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:51.520Z] 2026-02-18 22:01:51,489 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:51.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-02-18T22:01:51.520Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-02-18T22:01:52.229Z] 2026-02-18 22:01:51,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2026-02-18T22:01:52.229Z] 2026-02-18 22:01:51,984 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:52.229Z] 2026-02-18 22:01:51,984 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:52.229Z] 2026-02-18 22:01:51,997 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:52.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-02-18T22:01:52.229Z] [INFO] Running io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-02-18T22:01:52.563Z] 2026-02-18 22:01:52,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-02-18T22:01:52.563Z] 2026-02-18 22:01:52,432 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:52.563Z] 2026-02-18 22:01:52,432 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:52.563Z] 2026-02-18 22:01:52,443 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:52.563Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-02-18T22:01:52.563Z] [INFO] Running io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-02-18T22:01:53.278Z] 2026-02-18 22:01:52,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.142s.
[2026-02-18T22:01:53.278Z] 2026-02-18 22:01:52,882 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:53.278Z] 2026-02-18 22:01:52,882 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:53.278Z] 2026-02-18 22:01:52,897 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:01:53.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-02-18T22:01:53.278Z] [INFO] Running io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-02-18T22:01:53.612Z] 2026-02-18 22:01:53,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.132s.
[2026-02-18T22:01:53.612Z] 2026-02-18 22:01:53,403 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:53.612Z] 2026-02-18 22:01:53,403 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:53.612Z] 2026-02-18 22:01:53,414 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:53.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-02-18T22:01:53.612Z] [INFO] Running io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-02-18T22:01:53.976Z] 2026-02-18 22:01:53,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.135s.
[2026-02-18T22:01:53.976Z] 2026-02-18 22:01:53,851 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:53.976Z] 2026-02-18 22:01:53,851 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:53.976Z] 2026-02-18 22:01:53,863 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:53.976Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-02-18T22:01:53.976Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-18T22:01:54.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-18T22:01:54.311Z] [INFO] Running io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-02-18T22:01:55.023Z] 2026-02-18 22:01:54,653 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.144s.
[2026-02-18T22:01:55.023Z] 2026-02-18 22:01:54,653 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:55.023Z] 2026-02-18 22:01:54,653 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:55.023Z] 2026-02-18 22:01:54,665 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:55.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-02-18T22:01:55.023Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-02-18T22:01:55.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-02-18T22:01:55.023Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-02-18T22:01:55.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-02-18T22:01:55.353Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-02-18T22:01:55.680Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-02-18T22:01:55.680Z] [INFO] Running io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-02-18T22:01:56.387Z] 2026-02-18 22:01:56,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.157s.
[2026-02-18T22:01:56.387Z] 2026-02-18 22:01:56,032 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:56.387Z] 2026-02-18 22:01:56,032 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:56.387Z] 2026-02-18 22:01:56,044 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:56.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-02-18T22:01:56.387Z] [INFO] Running io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-02-18T22:01:56.715Z] 2026-02-18 22:01:56,453 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.134s.
[2026-02-18T22:01:56.715Z] 2026-02-18 22:01:56,454 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:56.715Z] 2026-02-18 22:01:56,454 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:56.715Z] 2026-02-18 22:01:56,463 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:56.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-02-18T22:01:56.715Z] [INFO] Running io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-02-18T22:01:57.042Z] 2026-02-18 22:01:56,950 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.130s.
[2026-02-18T22:01:57.042Z] 2026-02-18 22:01:56,951 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:57.042Z] 2026-02-18 22:01:56,951 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:57.042Z] 2026-02-18 22:01:56,972 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:57.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-02-18T22:01:57.042Z] [INFO] Running io.quarkus.arc.test.observer.AsyncObserverTest
[2026-02-18T22:01:57.746Z] 2026-02-18 22:01:57,443 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.132s.
[2026-02-18T22:01:57.746Z] 2026-02-18 22:01:57,443 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:57.746Z] 2026-02-18 22:01:57,443 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:57.746Z] 2026-02-18 22:01:57,457 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-18T22:01:57.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in io.quarkus.arc.test.observer.AsyncObserverTest
[2026-02-18T22:01:57.746Z] [INFO] Running io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-02-18T22:01:58.073Z] 2026-02-18 22:01:57,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-02-18T22:01:58.073Z] 2026-02-18 22:01:57,873 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:58.073Z] 2026-02-18 22:01:57,873 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:58.073Z] 2026-02-18 22:01:57,892 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:58.073Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-02-18T22:01:58.073Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-02-18T22:01:58.793Z] 2026-02-18 22:01:58,455 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.267s.
[2026-02-18T22:01:58.794Z] 2026-02-18 22:01:58,455 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:58.794Z] 2026-02-18 22:01:58,455 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:58.794Z] 2026-02-18 22:01:58,470 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:58.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-02-18T22:01:58.794Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-02-18T22:01:59.123Z] 2026-02-18 22:01:58,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-02-18T22:01:59.123Z] 2026-02-18 22:01:58,962 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:59.123Z] 2026-02-18 22:01:58,962 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:59.123Z] 2026-02-18 22:01:58,978 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:59.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-02-18T22:01:59.123Z] [INFO] Running io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-02-18T22:01:59.451Z] 2026-02-18 22:01:59,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-18T22:01:59.451Z] 2026-02-18 22:01:59,406 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:01:59.451Z] 2026-02-18 22:01:59,406 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:01:59.451Z] 2026-02-18 22:01:59,418 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:01:59.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-02-18T22:01:59.451Z] [INFO] Running io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-02-18T22:02:00.155Z] 2026-02-18 22:01:59,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.134s.
[2026-02-18T22:02:00.155Z] 2026-02-18 22:01:59,983 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:00.155Z] 2026-02-18 22:01:59,983 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:00.155Z] 2026-02-18 22:02:00,000 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:00.155Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s - in io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-02-18T22:02:00.155Z] [INFO] Running io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-02-18T22:02:00.858Z] 2026-02-18 22:02:00,686 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.230s.
[2026-02-18T22:02:00.858Z] 2026-02-18 22:02:00,687 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:00.858Z] 2026-02-18 22:02:00,687 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:00.858Z] 2026-02-18 22:02:00,710 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:02:00.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s - in io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-02-18T22:02:00.858Z] [INFO] Running io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-02-18T22:02:01.604Z] 2026-02-18 22:02:01,396 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:02:01.604Z] ================================================================================
[2026-02-18T22:02:01.604Z] CDI: programmatic lookup problem detected
[2026-02-18T22:02:01.604Z] -----------------------------------------
[2026-02-18T22:02:01.604Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:02:01.604Z]
[2026-02-18T22:02:01.604Z] Stack frame: io.quarkus.arc.runtime.BeanContainerImpl.instanceFactory(BeanContainerImpl.java:26)
[2026-02-18T22:02:01.604Z] Required type: class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama
[2026-02-18T22:02:01.604Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-18T22:02:01.604Z] Removed beans:
[2026-02-18T22:02:01.604Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.UnusedExclusionTest$GamaProducer#ping() [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-02-18T22:02:01.604Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-02-18T22:02:01.604Z] Solutions:
[2026-02-18T22:02:01.604Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:02:01.604Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:02:01.604Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:02:01.604Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:02:01.604Z] ================================================================================
[2026-02-18T22:02:01.604Z]
[2026-02-18T22:02:01.604Z] 2026-02-18 22:02:01,457 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.219s.
[2026-02-18T22:02:01.604Z] 2026-02-18 22:02:01,457 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:01.604Z] 2026-02-18 22:02:01,457 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:01.604Z] 2026-02-18 22:02:01,474 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:02:01.604Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s - in io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-02-18T22:02:01.604Z] [INFO] Running io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-02-18T22:02:02.310Z] 2026-02-18 22:02:01,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2026-02-18T22:02:02.310Z] 2026-02-18 22:02:01,975 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:02.310Z] 2026-02-18 22:02:01,975 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:02.310Z] 2026-02-18 22:02:01,984 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:02:02.310Z] ================================================================================
[2026-02-18T22:02:02.310Z] CDI: programmatic lookup problem detected
[2026-02-18T22:02:02.310Z] -----------------------------------------
[2026-02-18T22:02:02.310Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:02:02.310Z]
[2026-02-18T22:02:02.311Z] Stack frame: io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest.testWarning(ApiLookupProblemDetectedTest.java:44)
[2026-02-18T22:02:02.311Z] Required type: class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha
[2026-02-18T22:02:02.311Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-18T22:02:02.311Z] Removed beans:
[2026-02-18T22:02:02.311Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-02-18T22:02:02.311Z] Solutions:
[2026-02-18T22:02:02.311Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:02:02.311Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:02:02.311Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:02:02.311Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:02:02.311Z] ================================================================================
[2026-02-18T22:02:02.311Z]
[2026-02-18T22:02:02.311Z] 2026-02-18 22:02:01,986 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:02.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-02-18T22:02:02.311Z] [INFO] Running io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-02-18T22:02:02.639Z] 2026-02-18 22:02:02,396 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.135s.
[2026-02-18T22:02:02.639Z] 2026-02-18 22:02:02,396 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:02.639Z] 2026-02-18 22:02:02,396 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:02.639Z] 2026-02-18 22:02:02,406 WARN [io.qua.arc.impl] (main)
[2026-02-18T22:02:02.639Z] ================================================================================
[2026-02-18T22:02:02.639Z] CDI: programmatic lookup problem detected
[2026-02-18T22:02:02.639Z] -----------------------------------------
[2026-02-18T22:02:02.639Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-18T22:02:02.639Z]
[2026-02-18T22:02:02.639Z] Stack frame: io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest.testWarning(ArcLookupProblemDetectedTest.java:44)
[2026-02-18T22:02:02.639Z] Required type: class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha
[2026-02-18T22:02:02.639Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-18T22:02:02.639Z] Removed beans:
[2026-02-18T22:02:02.639Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-02-18T22:02:02.639Z] Solutions:
[2026-02-18T22:02:02.639Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-18T22:02:02.639Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-18T22:02:02.639Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-18T22:02:02.639Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-18T22:02:02.639Z] ================================================================================
[2026-02-18T22:02:02.639Z]
[2026-02-18T22:02:02.639Z] 2026-02-18 22:02:02,409 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:02.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-02-18T22:02:02.639Z] [INFO] Running io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-02-18T22:02:02.967Z] 2026-02-18 22:02:02,700 INFO [AutoScopeBuildItemTest] (build-12) javax.inject.Singleton:Foo!
[2026-02-18T22:02:02.967Z] 2026-02-18 22:02:02,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.140s.
[2026-02-18T22:02:02.967Z] 2026-02-18 22:02:02,884 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:02.967Z] 2026-02-18 22:02:02,884 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:02.967Z] 2026-02-18 22:02:02,897 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:02.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-02-18T22:02:02.967Z] [INFO] Running io.quarkus.arc.test.SimpleBeanTest
[2026-02-18T22:02:03.670Z] 2026-02-18 22:02:03,323 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-18T22:02:03.670Z] 2026-02-18 22:02:03,323 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:03.670Z] 2026-02-18 22:02:03,323 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:03.670Z] 2026-02-18 22:02:03,334 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:02:03.670Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.arc.test.SimpleBeanTest
[2026-02-18T22:02:03.670Z] [INFO] Running io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-02-18T22:02:04.001Z] 2026-02-18 22:02:03,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2026-02-18T22:02:04.001Z] 2026-02-18 22:02:03,765 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:04.001Z] 2026-02-18 22:02:03,765 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:04.001Z] 2026-02-18 22:02:03,776 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:04.001Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-02-18T22:02:04.001Z] [INFO] Running io.quarkus.arc.test.lock.LockTest
[2026-02-18T22:02:04.329Z] 2026-02-18 22:02:04,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.114s.
[2026-02-18T22:02:04.329Z] 2026-02-18 22:02:04,194 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:04.329Z] 2026-02-18 22:02:04,194 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:04.329Z] 2026-02-18 22:02:04,212 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:02:04.329Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in io.quarkus.arc.test.lock.LockTest
[2026-02-18T22:02:04.329Z] [INFO] Running io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-02-18T22:02:04.657Z] 2026-02-18 22:02:04,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.132s.
[2026-02-18T22:02:04.657Z] 2026-02-18 22:02:04,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:04.657Z] 2026-02-18 22:02:04,631 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:04.989Z] 2026-02-18 22:02:04,642 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:04.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-02-18T22:02:04.989Z] [INFO] Running io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-02-18T22:02:04.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-02-18T22:02:04.989Z] [INFO] Running io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-02-18T22:02:05.319Z] 2026-02-18 22:02:05,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2026-02-18T22:02:05.319Z] 2026-02-18 22:02:05,057 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:05.319Z] 2026-02-18 22:02:05,058 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:05.319Z] 2026-02-18 22:02:05,069 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:05.319Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-02-18T22:02:05.319Z] [INFO] Running SingleLetterDefaultPackageTest
[2026-02-18T22:02:05.653Z] 2026-02-18 22:02:05,604 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.146s.
[2026-02-18T22:02:05.653Z] 2026-02-18 22:02:05,604 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:05.653Z] 2026-02-18 22:02:05,604 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:02:05.653Z] 2026-02-18 22:02:05,623 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T22:02:05.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in SingleLetterDefaultPackageTest
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] Results:
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc-deployment ---
[2026-02-18T22:02:05.989Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-deployment ---
[2026-02-18T22:02:05.989Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-deployment ---
[2026-02-18T22:02:05.989Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.jar
[2026-02-18T22:02:05.989Z] [INFO] Installing /quarkus/extensions/arc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.pom
[2026-02-18T22:02:05.989Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] -------------------< io.quarkus:quarkus-http-parent >-------------------
[2026-02-18T22:02:05.989Z] [INFO] Building Quarkus - Undertow 2.7.5.Final [70/964]
[2026-02-18T22:02:05.989Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-http-parent ---
[2026-02-18T22:02:05.989Z] [INFO]
[2026-02-18T22:02:05.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-http-parent ---
[2026-02-18T22:02:06.334Z] [INFO] Installing /quarkus/extensions/undertow/pom.xml to /root/.m2/repository/io/quarkus/quarkus-http-parent/2.7.5.Final/quarkus-http-parent-2.7.5.Final.pom
[2026-02-18T22:02:06.334Z] [INFO]
[2026-02-18T22:02:06.334Z] [INFO] ------------------< io.quarkus:quarkus-undertow-spi >-------------------
[2026-02-18T22:02:06.334Z] [INFO] Building Quarkus - Undertow - SPI 2.7.5.Final [71/964]
[2026-02-18T22:02:06.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:06.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2026-02-18T22:02:06.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 47 kB/s)
[2026-02-18T22:02:06.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2026-02-18T22:02:07.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 115 kB/s)
[2026-02-18T22:02:07.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2026-02-18T22:02:07.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 477 kB/s)
[2026-02-18T22:02:07.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2026-02-18T22:02:07.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 101 kB/s)
[2026-02-18T22:02:07.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2026-02-18T22:02:07.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 39 kB/s)
[2026-02-18T22:02:07.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2026-02-18T22:02:07.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 222 kB/s)
[2026-02-18T22:02:07.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2026-02-18T22:02:07.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 36 kB/s)
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2026-02-18T22:02:07.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 187 kB/s)
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2026-02-18T22:02:07.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 37 kB/s)
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 1.1 MB/s)
[2026-02-18T22:02:07.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2026-02-18T22:02:07.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 6.7 MB/s)
[2026-02-18T22:02:08.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 4.2 MB/s)
[2026-02-18T22:02:08.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 3.8 MB/s)
[2026-02-18T22:02:08.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 103 kB/s)
[2026-02-18T22:02:09.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 583 kB/s)
[2026-02-18T22:02:09.708Z] [INFO]
[2026-02-18T22:02:09.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-spi ---
[2026-02-18T22:02:09.708Z] [INFO]
[2026-02-18T22:02:09.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO] Processed 16 files in 35ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO] Processed 16 files in 00:00.050 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:10.036Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/main/resources
[2026-02-18T22:02:10.036Z] [INFO]
[2026-02-18T22:02:10.036Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.036Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:10.036Z] [INFO] Compiling 16 source files to /quarkus/extensions/undertow/spi/target/classes
[2026-02-18T22:02:10.373Z] [INFO]
[2026-02-18T22:02:10.373Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:10.374Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/test/resources
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.374Z] [INFO] No sources to compile
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.374Z] [INFO] No tests to run.
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.374Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.374Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-spi ---
[2026-02-18T22:02:10.374Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.jar
[2026-02-18T22:02:10.374Z] [INFO] Installing /quarkus/extensions/undertow/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.pom
[2026-02-18T22:02:10.374Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] -----------------< io.quarkus:quarkus-security-parent >-----------------
[2026-02-18T22:02:10.374Z] [INFO] Building Quarkus - Security 2.7.5.Final [72/964]
[2026-02-18T22:02:10.374Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-parent ---
[2026-02-18T22:02:10.374Z] [INFO] Installing /quarkus/extensions/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-parent/2.7.5.Final/quarkus-security-parent-2.7.5.Final.pom
[2026-02-18T22:02:10.374Z] [INFO]
[2026-02-18T22:02:10.374Z] [INFO] --------------< io.quarkus:quarkus-security-runtime-spi >---------------
[2026-02-18T22:02:10.374Z] [INFO] Building Quarkus - Security - Runtime SPI 2.7.5.Final [73/964]
[2026-02-18T22:02:10.374Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:10.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2026-02-18T22:02:10.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 71 kB/s)
[2026-02-18T22:02:10.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2026-02-18T22:02:10.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 220 kB/s)
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:10.714Z] [INFO]
[2026-02-18T22:02:10.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.042Z] [INFO] Processed 4 files in 26ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:02:11.042Z] [INFO]
[2026-02-18T22:02:11.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.042Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:02:11.042Z] [INFO]
[2026-02-18T22:02:11.042Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:11.042Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/main/resources
[2026-02-18T22:02:11.042Z] [INFO]
[2026-02-18T22:02:11.042Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.042Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:11.042Z] [INFO] Compiling 4 source files to /quarkus/extensions/security/runtime-spi/target/classes
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:11.379Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/test/resources
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] No sources to compile
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] No tests to run.
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-runtime-spi ---
[2026-02-18T22:02:11.379Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.jar
[2026-02-18T22:02:11.379Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.pom
[2026-02-18T22:02:11.379Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] -------< io.quarkus:quarkus-smallrye-context-propagation-parent >-------
[2026-02-18T22:02:11.379Z] [INFO] Building Quarkus - SmallRye Context Propagation 2.7.5.Final [74/964]
[2026-02-18T22:02:11.379Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-18T22:02:11.379Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.5.Final/quarkus-smallrye-context-propagation-parent-2.7.5.Final.pom
[2026-02-18T22:02:11.379Z] [INFO]
[2026-02-18T22:02:11.379Z] [INFO] ----------< io.quarkus:quarkus-smallrye-context-propagation >-----------
[2026-02-18T22:02:11.379Z] [INFO] Building Quarkus - SmallRye Context Propagation - Runtime 2.7.5.Final [75/964]
[2026-02-18T22:02:11.379Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:11.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2026-02-18T22:02:11.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 25 kB/s)
[2026-02-18T22:02:11.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2026-02-18T22:02:11.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 82 kB/s)
[2026-02-18T22:02:11.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2026-02-18T22:02:11.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 12 kB/s)
[2026-02-18T22:02:11.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2026-02-18T22:02:11.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 14 kB/s)
[2026-02-18T22:02:11.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2026-02-18T22:02:11.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2026-02-18T22:02:11.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2026-02-18T22:02:11.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 1.4 MB/s)
[2026-02-18T22:02:11.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 106 kB/s)
[2026-02-18T22:02:11.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 89 kB/s)
[2026-02-18T22:02:11.709Z] [INFO]
[2026-02-18T22:02:11.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:11.709Z] [INFO]
[2026-02-18T22:02:11.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:12.037Z] [INFO] Copying 1 resource
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO]
[2026-02-18T22:02:12.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.037Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:12.037Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-context-propagation/runtime/target/classes
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:12.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/runtime/src/test/resources
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] No sources to compile
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] No tests to run.
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation ---
[2026-02-18T22:02:12.364Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2026-02-18T22:02:12.364Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.pom
[2026-02-18T22:02:12.364Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] ------------------< io.quarkus:quarkus-mutiny-parent >------------------
[2026-02-18T22:02:12.364Z] [INFO] Building Quarkus - Mutiny 2.7.5.Final [76/964]
[2026-02-18T22:02:12.364Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-parent ---
[2026-02-18T22:02:12.364Z] [INFO] Installing /quarkus/extensions/mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-parent/2.7.5.Final/quarkus-mutiny-parent-2.7.5.Final.pom
[2026-02-18T22:02:12.364Z] [INFO]
[2026-02-18T22:02:12.364Z] [INFO] ---------------------< io.quarkus:quarkus-mutiny >----------------------
[2026-02-18T22:02:12.364Z] [INFO] Building Quarkus - Mutiny - Runtime 2.7.5.Final [77/964]
[2026-02-18T22:02:12.364Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:12.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom
[2026-02-18T22:02:12.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom (3.3 kB at 25 kB/s)
[2026-02-18T22:02:12.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar
[2026-02-18T22:02:12.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar (21 kB at 221 kB/s)
[2026-02-18T22:02:12.691Z] [INFO]
[2026-02-18T22:02:12.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny ---
[2026-02-18T22:02:12.691Z] [INFO]
[2026-02-18T22:02:12.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:13.398Z] [INFO] Copying 1 resource
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO]
[2026-02-18T22:02:13.398Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny ---
[2026-02-18T22:02:13.398Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:13.398Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/runtime/target/classes
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:14.115Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/runtime/src/test/resources
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] No sources to compile
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] No tests to run.
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny ---
[2026-02-18T22:02:14.115Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.jar
[2026-02-18T22:02:14.115Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.pom
[2026-02-18T22:02:14.115Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] ------------------< io.quarkus:quarkus-netty-parent >-------------------
[2026-02-18T22:02:14.115Z] [INFO] Building Quarkus - Netty 2.7.5.Final [78/964]
[2026-02-18T22:02:14.115Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.115Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-parent ---
[2026-02-18T22:02:14.116Z] [INFO] Installing /quarkus/extensions/netty/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-parent/2.7.5.Final/quarkus-netty-parent-2.7.5.Final.pom
[2026-02-18T22:02:14.116Z] [INFO]
[2026-02-18T22:02:14.116Z] [INFO] ----------------------< io.quarkus:quarkus-netty >----------------------
[2026-02-18T22:02:14.116Z] [INFO] Building Quarkus - Netty - Runtime 2.7.5.Final [79/964]
[2026-02-18T22:02:14.116Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:14.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2026-02-18T22:02:14.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 170 kB/s)
[2026-02-18T22:02:14.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2026-02-18T22:02:14.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 239 kB/s)
[2026-02-18T22:02:14.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2026-02-18T22:02:14.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 24 kB/s)
[2026-02-18T22:02:14.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2026-02-18T22:02:14.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 238 kB/s)
[2026-02-18T22:02:14.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 19 kB/s)
[2026-02-18T22:02:14.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2026-02-18T22:02:14.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2026-02-18T22:02:14.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2026-02-18T22:02:14.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2026-02-18T22:02:14.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 379 kB/s)
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 558 kB/s)
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 1.4 MB/s)
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 1.0 MB/s)
[2026-02-18T22:02:14.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 329 kB/s)
[2026-02-18T22:02:14.775Z] [INFO]
[2026-02-18T22:02:14.775Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty ---
[2026-02-18T22:02:14.775Z] [INFO]
[2026-02-18T22:02:14.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO] Processed 13 files in 71ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO] Processed 13 files in 00:00.113 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty ---
[2026-02-18T22:02:15.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:15.103Z] [INFO] Copying 1 resource
[2026-02-18T22:02:15.103Z] [INFO]
[2026-02-18T22:02:15.103Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-netty ---
[2026-02-18T22:02:15.435Z] [INFO]
[2026-02-18T22:02:15.435Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty ---
[2026-02-18T22:02:15.435Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:15.435Z] [INFO] Compiling 13 source files to /quarkus/extensions/netty/runtime/target/classes
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualChannel.java:[243,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualServerChannel.java:[153,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[220,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[237,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[268,21] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[273,25] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[288,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[290,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[298,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[300,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-18T22:02:15.772Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:15.772Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/runtime/src/test/resources
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] No sources to compile
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] No tests to run.
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty ---
[2026-02-18T22:02:15.772Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.jar
[2026-02-18T22:02:15.772Z] [INFO] Installing /quarkus/extensions/netty/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.pom
[2026-02-18T22:02:15.772Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final-sources.jar
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] ------------------< io.quarkus:quarkus-vertx-parent >-------------------
[2026-02-18T22:02:15.772Z] [INFO] Building Quarkus - Vert.x 2.7.5.Final [80/964]
[2026-02-18T22:02:15.772Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-parent ---
[2026-02-18T22:02:15.772Z] [INFO] Installing /quarkus/extensions/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-parent/2.7.5.Final/quarkus-vertx-parent-2.7.5.Final.pom
[2026-02-18T22:02:15.772Z] [INFO]
[2026-02-18T22:02:15.772Z] [INFO] ----------------------< io.quarkus:quarkus-vertx >----------------------
[2026-02-18T22:02:15.772Z] [INFO] Building Quarkus - Vert.x - Runtime 2.7.5.Final [81/964]
[2026-02-18T22:02:15.772Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:15.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2026-02-18T22:02:15.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 18 kB/s)
[2026-02-18T22:02:15.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2026-02-18T22:02:16.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 23 kB/s)
[2026-02-18T22:02:16.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2026-02-18T22:02:16.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 14 kB/s)
[2026-02-18T22:02:16.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2026-02-18T22:02:16.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 159 kB/s)
[2026-02-18T22:02:16.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2026-02-18T22:02:16.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 120 kB/s)
[2026-02-18T22:02:16.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2026-02-18T22:02:16.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 552 kB/s)
[2026-02-18T22:02:16.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2026-02-18T22:02:16.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2026-02-18T22:02:16.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 341 kB/s)
[2026-02-18T22:02:16.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 54 kB/s)
[2026-02-18T22:02:16.436Z] [INFO]
[2026-02-18T22:02:16.436Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx ---
[2026-02-18T22:02:16.436Z] [INFO]
[2026-02-18T22:02:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx ---
[2026-02-18T22:02:16.765Z] [INFO] Processed 37 files in 96ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-02-18T22:02:16.765Z] [INFO]
[2026-02-18T22:02:16.765Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx ---
[2026-02-18T22:02:17.099Z] [INFO] Processed 37 files in 00:00.167 (Already Sorted: 37, Needed Sorting: 0)
[2026-02-18T22:02:17.099Z] [INFO]
[2026-02-18T22:02:17.099Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx ---
[2026-02-18T22:02:17.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:17.099Z] [INFO] Copying 3 resources
[2026-02-18T22:02:17.099Z] [INFO]
[2026-02-18T22:02:17.099Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx ---
[2026-02-18T22:02:17.099Z] [INFO]
[2026-02-18T22:02:17.099Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx ---
[2026-02-18T22:02:17.099Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:17.099Z] [INFO] Compiling 35 source files to /quarkus/extensions/vertx/runtime/target/classes
[2026-02-18T22:02:18.258Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,19] unchecked method invocation: constructor <init> in class io.vertx.core.json.JsonObject is applied to given types
[2026-02-18T22:02:18.258Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T22:02:18.258Z] found: java.util.Map
[2026-02-18T22:02:18.258Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,34] unchecked conversion
[2026-02-18T22:02:18.258Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T22:02:18.258Z] found: java.util.Map
[2026-02-18T22:02:18.258Z] [INFO]
[2026-02-18T22:02:18.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx ---
[2026-02-18T22:02:18.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:18.258Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/runtime/src/test/resources
[2026-02-18T22:02:18.258Z] [INFO]
[2026-02-18T22:02:18.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx ---
[2026-02-18T22:02:18.258Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:18.258Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx/runtime/target/test-classes
[2026-02-18T22:02:18.605Z] [INFO]
[2026-02-18T22:02:18.605Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx ---
[2026-02-18T22:02:18.605Z] [INFO]
[2026-02-18T22:02:18.605Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:18.605Z] [INFO] T E S T S
[2026-02-18T22:02:18.605Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:18.605Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:02:20.307Z] [INFO] Running io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-02-18T22:02:20.638Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-02-18T22:02:20.638Z] [INFO] Running io.quarkus.vertx.runtime.VertxProducerTest
[2026-02-18T22:02:20.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in io.quarkus.vertx.runtime.VertxProducerTest
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] Results:
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx ---
[2026-02-18T22:02:20.638Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx ---
[2026-02-18T22:02:20.638Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx ---
[2026-02-18T22:02:20.638Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.jar
[2026-02-18T22:02:20.638Z] [INFO] Installing /quarkus/extensions/vertx/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.pom
[2026-02-18T22:02:20.638Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:02:20.638Z] [INFO]
[2026-02-18T22:02:20.638Z] [INFO] -------------------< io.quarkus:quarkus-vertx-http >--------------------
[2026-02-18T22:02:20.638Z] [INFO] Building Quarkus - Vert.x - HTTP - Runtime 2.7.5.Final [82/964]
[2026-02-18T22:02:20.638Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:20.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom
[2026-02-18T22:02:20.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom (7.1 kB at 27 kB/s)
[2026-02-18T22:02:20.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom
[2026-02-18T22:02:21.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom (5.0 kB at 15 kB/s)
[2026-02-18T22:02:21.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom
[2026-02-18T22:02:22.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom (5.0 kB at 11 kB/s)
[2026-02-18T22:02:22.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom
[2026-02-18T22:02:22.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom (5.0 kB at 11 kB/s)
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom
[2026-02-18T22:02:22.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom (2.3 kB at 25 kB/s)
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar
[2026-02-18T22:02:22.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar
[2026-02-18T22:02:22.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar (5.4 kB at 136 kB/s)
[2026-02-18T22:02:22.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar (141 kB at 558 kB/s)
[2026-02-18T22:02:22.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar (40 kB at 126 kB/s)
[2026-02-18T22:02:23.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar (6.2 kB at 14 kB/s)
[2026-02-18T22:02:23.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar (20 kB at 30 kB/s)
[2026-02-18T22:02:23.013Z] [INFO]
[2026-02-18T22:02:23.013Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.013Z] [INFO]
[2026-02-18T22:02:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.415Z] [INFO]
[2026-02-18T22:02:23.415Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http ---
[2026-02-18T22:02:23.746Z] [INFO] Processed 137 files in 355ms (Formatted: 0, Unchanged: 137, Failed: 0, Readonly: 0)
[2026-02-18T22:02:23.746Z] [INFO]
[2026-02-18T22:02:23.746Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http ---
[2026-02-18T22:02:24.460Z] [INFO] Processed 137 files in 00:00.687 (Already Sorted: 137, Needed Sorting: 0)
[2026-02-18T22:02:24.460Z] [INFO]
[2026-02-18T22:02:24.460Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http ---
[2026-02-18T22:02:24.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:24.460Z] [INFO] Copying 3 resources
[2026-02-18T22:02:24.460Z] [INFO]
[2026-02-18T22:02:24.460Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-http ---
[2026-02-18T22:02:24.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:02:25.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar (3.5 kB at 4.3 kB/s)
[2026-02-18T22:02:25.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-18T22:02:26.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar (23 kB at 23 kB/s)
[2026-02-18T22:02:26.335Z] [INFO]
[2026-02-18T22:02:26.335Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http ---
[2026-02-18T22:02:26.335Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:26.335Z] [INFO] Compiling 132 source files to /quarkus/extensions/vertx-http/runtime/target/classes
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[525,30] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[531,30] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[672,62] file in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[673,61] keyFile in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[28,65] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[30,57] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-18T22:02:28.008Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[44,53] unchecked cast
[2026-02-18T22:02:28.008Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-18T22:02:28.008Z] found: java.lang.Object
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[48,53] unchecked cast
[2026-02-18T22:02:28.009Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-18T22:02:28.009Z] found: java.lang.Object
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[112,34] unchecked cast
[2026-02-18T22:02:28.009Z] required: V
[2026-02-18T22:02:28.009Z] found: java.lang.Object
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[120,37] unchecked cast
[2026-02-18T22:02:28.009Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-18T22:02:28.009Z] found: V
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[141,62] unchecked cast
[2026-02-18T22:02:28.009Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-18T22:02:28.009Z] found: java.lang.Object
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/CookieAttribute.java:[21,33] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[258,48] iterator() in io.netty.handler.codec.http.HttpHeaders has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[596,43] unchecked cast
[2026-02-18T22:02:28.009Z] required: T
[2026-02-18T22:02:28.009Z] found: java.lang.Object
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[88,83] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[120,35] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[59,34] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[125,20] addCookie(io.vertx.core.http.Cookie) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[35,9] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[37,31] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[44,18] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[35,30] setAllowRootFileSystemAccess(boolean) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[36,30] setWebRoot(java.lang.String) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[50,17] isAuthorized(java.lang.String,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2026-02-18T22:02:28.009Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[45,17] isAuthorized(io.vertx.ext.auth.authorization.Authorization,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2026-02-18T22:02:28.009Z] [INFO]
[2026-02-18T22:02:28.009Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http ---
[2026-02-18T22:02:28.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:28.009Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/runtime/src/test/resources
[2026-02-18T22:02:28.009Z] [INFO]
[2026-02-18T22:02:28.009Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http ---
[2026-02-18T22:02:28.009Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:28.009Z] [INFO] Compiling 5 source files to /quarkus/extensions/vertx-http/runtime/target/test-classes
[2026-02-18T22:02:28.342Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked method invocation: method of in class java.util.Optional is applied to given types
[2026-02-18T22:02:28.342Z] required: T
[2026-02-18T22:02:28.342Z] found: java.util.List
[2026-02-18T22:02:28.342Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,79] unchecked conversion
[2026-02-18T22:02:28.342Z] required: T
[2026-02-18T22:02:28.342Z] found: java.util.List
[2026-02-18T22:02:28.342Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,55] unchecked method invocation: method isConfiguredWithWildcard in class io.quarkus.vertx.http.runtime.cors.CORSFilter is applied to given types
[2026-02-18T22:02:28.342Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-02-18T22:02:28.342Z] found: java.util.Optional
[2026-02-18T22:02:28.342Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked conversion
[2026-02-18T22:02:28.342Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-02-18T22:02:28.342Z] found: java.util.Optional
[2026-02-18T22:02:28.342Z] [INFO]
[2026-02-18T22:02:28.342Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http ---
[2026-02-18T22:02:28.342Z] [INFO]
[2026-02-18T22:02:28.342Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:28.342Z] [INFO] T E S T S
[2026-02-18T22:02:28.342Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:28.765Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:02:29.912Z] [INFO] Running io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s - in io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-02-18T22:02:32.164Z] [INFO] Running io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-02-18T22:02:32.164Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-02-18T22:02:32.164Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-02-18T22:02:32.164Z] [INFO] Running io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] Results:
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http ---
[2026-02-18T22:02:32.164Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http ---
[2026-02-18T22:02:32.164Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http ---
[2026-02-18T22:02:32.164Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.jar
[2026-02-18T22:02:32.164Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.pom
[2026-02-18T22:02:32.164Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final-sources.jar
[2026-02-18T22:02:32.164Z] [INFO]
[2026-02-18T22:02:32.164Z] [INFO] --------------------< io.quarkus:quarkus-undertow >---------------------
[2026-02-18T22:02:32.164Z] [INFO] Building Quarkus - Undertow - Runtime 2.7.5.Final [83/964]
[2026-02-18T22:02:32.164Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:32.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2026-02-18T22:02:32.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 257 kB/s)
[2026-02-18T22:02:32.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2026-02-18T22:02:32.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 195 kB/s)
[2026-02-18T22:02:32.492Z] [INFO]
[2026-02-18T22:02:32.492Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow ---
[2026-02-18T22:02:32.492Z] [INFO]
[2026-02-18T22:02:32.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow ---
[2026-02-18T22:02:33.197Z] [INFO] Processed 20 files in 109ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-18T22:02:33.197Z] [INFO]
[2026-02-18T22:02:33.197Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow ---
[2026-02-18T22:02:33.524Z] [INFO] Processed 20 files in 00:00.176 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-18T22:02:33.524Z] [INFO]
[2026-02-18T22:02:33.524Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow ---
[2026-02-18T22:02:33.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:33.524Z] [INFO] Copying 4 resources
[2026-02-18T22:02:33.524Z] [INFO]
[2026-02-18T22:02:33.524Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-undertow ---
[2026-02-18T22:02:33.524Z] [INFO]
[2026-02-18T22:02:33.524Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow ---
[2026-02-18T22:02:33.860Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:33.860Z] [INFO] Compiling 20 source files to /quarkus/extensions/undertow/runtime/target/classes
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked conversion
[2026-02-18T22:02:34.205Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Servlet>
[2026-02-18T22:02:34.205Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[251,84] unchecked cast
[2026-02-18T22:02:34.205Z] required: java.lang.Class<? extends javax.servlet.Servlet>
[2026-02-18T22:02:34.205Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked conversion
[2026-02-18T22:02:34.205Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Filter>
[2026-02-18T22:02:34.205Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[303,80] unchecked cast
[2026-02-18T22:02:34.205Z] required: java.lang.Class<? extends javax.servlet.Filter>
[2026-02-18T22:02:34.205Z] found: java.lang.Class<capture#2 of ?>
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[325,80] unchecked cast
[2026-02-18T22:02:34.205Z] required: java.lang.Class<? extends java.util.EventListener>
[2026-02-18T22:02:34.205Z] found: java.lang.Class<capture#3 of ?>
[2026-02-18T22:02:34.205Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[326,68] unchecked cast
[2026-02-18T22:02:34.205Z] required: io.undertow.servlet.api.InstanceFactory<? extends java.util.EventListener>
[2026-02-18T22:02:34.205Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory<capture#4 of ?>
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:34.205Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/runtime/src/test/resources
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] No sources to compile
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] No tests to run.
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow ---
[2026-02-18T22:02:34.205Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.jar
[2026-02-18T22:02:34.205Z] [INFO] Installing /quarkus/extensions/undertow/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.pom
[2026-02-18T22:02:34.205Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final-sources.jar
[2026-02-18T22:02:34.205Z] [INFO]
[2026-02-18T22:02:34.540Z] [INFO] ----------------< io.quarkus:quarkus-netty-deployment >-----------------
[2026-02-18T22:02:34.540Z] [INFO] Building Quarkus - Netty - Deployment 2.7.5.Final [84/964]
[2026-02-18T22:02:34.540Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:34.540Z] [INFO]
[2026-02-18T22:02:34.540Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.540Z] [INFO]
[2026-02-18T22:02:34.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO] Processed 5 files in 00:00.019 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:34.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/main/resources
[2026-02-18T22:02:34.875Z] [INFO]
[2026-02-18T22:02:34.875Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty-deployment ---
[2026-02-18T22:02:34.875Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:34.875Z] [INFO] Compiling 5 source files to /quarkus/extensions/netty/deployment/target/classes
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:35.618Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/test/resources
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] No sources to compile
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] No tests to run.
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-deployment ---
[2026-02-18T22:02:35.618Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.jar
[2026-02-18T22:02:35.618Z] [INFO] Installing /quarkus/extensions/netty/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.pom
[2026-02-18T22:02:35.618Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:35.618Z] [INFO]
[2026-02-18T22:02:35.618Z] [INFO] -----< io.quarkus:quarkus-smallrye-context-propagation-deployment >-----
[2026-02-18T22:02:35.618Z] [INFO] Building Quarkus - SmallRye Context Propagation - Deployment 2.7.5.Final [85/964]
[2026-02-18T22:02:35.618Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:35.950Z] [INFO]
[2026-02-18T22:02:35.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:35.950Z] [INFO]
[2026-02-18T22:02:35.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO] Processed 4 files in 28ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO] Processed 4 files in 00:00.013 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:36.657Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources
[2026-02-18T22:02:36.657Z] [INFO]
[2026-02-18T22:02:36.657Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:36.657Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:36.657Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-context-propagation/deployment/target/classes
[2026-02-18T22:02:37.007Z] [INFO]
[2026-02-18T22:02:37.007Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:37.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:37.007Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources
[2026-02-18T22:02:37.007Z] [INFO]
[2026-02-18T22:02:37.007Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:37.339Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:37.339Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes
[2026-02-18T22:02:37.668Z] [INFO]
[2026-02-18T22:02:37.668Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:37.668Z] [INFO]
[2026-02-18T22:02:37.668Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:37.668Z] [INFO] T E S T S
[2026-02-18T22:02:37.668Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:37.668Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:02:39.369Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-02-18T22:02:45.406Z] 2026-02-18 22:02:44,233 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.233s.
[2026-02-18T22:02:45.406Z] 2026-02-18 22:02:44,235 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:45.406Z] 2026-02-18 22:02:44,235 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-18T22:02:45.407Z] 2026-02-18 22:02:44,309 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-02-18T22:02:45.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.494 s - in io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-02-18T22:02:45.407Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-02-18T22:02:45.747Z] 2026-02-18 22:02:45,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.194s.
[2026-02-18T22:02:45.747Z] 2026-02-18 22:02:45,582 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:45.747Z] 2026-02-18 22:02:45,582 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-18T22:02:45.747Z] 2026-02-18 22:02:45,607 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:02:45.747Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-02-18T22:02:45.747Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-02-18T22:02:46.919Z] 2026-02-18 22:02:46,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.155s.
[2026-02-18T22:02:46.919Z] 2026-02-18 22:02:46,650 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:46.919Z] 2026-02-18 22:02:46,650 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-18T22:02:46.919Z] 2026-02-18 22:02:46,673 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:02:46.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] Results:
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:46.919Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:46.919Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-18T22:02:46.919Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2026-02-18T22:02:46.919Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.pom
[2026-02-18T22:02:46.919Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] ----------------< io.quarkus:quarkus-mutiny-deployment >----------------
[2026-02-18T22:02:46.919Z] [INFO] Building Quarkus - Mutiny - Deployment 2.7.5.Final [86/964]
[2026-02-18T22:02:46.919Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:46.919Z] [INFO]
[2026-02-18T22:02:46.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:47.660Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/main/resources
[2026-02-18T22:02:47.660Z] [INFO]
[2026-02-18T22:02:47.660Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.660Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:47.660Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/classes
[2026-02-18T22:02:47.996Z] [INFO]
[2026-02-18T22:02:47.996Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:47.996Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/test/resources
[2026-02-18T22:02:47.996Z] [INFO]
[2026-02-18T22:02:47.996Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:47.996Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:47.996Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/test-classes
[2026-02-18T22:02:48.325Z] [INFO]
[2026-02-18T22:02:48.325Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:48.325Z] [INFO]
[2026-02-18T22:02:48.325Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:48.325Z] [INFO] T E S T S
[2026-02-18T22:02:48.325Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:48.325Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:02:49.987Z] [INFO] Running io.quarkus.mutiny.deployment.test.MutinyTest
[2026-02-18T22:02:54.747Z] 2026-02-18 22:02:54,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.260s.
[2026-02-18T22:02:54.747Z] 2026-02-18 22:02:54,540 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:02:54.747Z] 2026-02-18 22:02:54,540 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-18T22:02:54.747Z] 2026-02-18 22:02:54,606 ERROR [io.qua.mut.run.MutinyInfrastructure] (main) Mutiny had to drop the following exception: java.io.IOException: boom
[2026-02-18T22:02:54.747Z] at io.quarkus.mutiny.deployment.test.MutinyTest$BeanUsingMutiny.lambda$droppedException$2(MutinyTest.java:140)
[2026-02-18T22:02:54.747Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-02-18T22:02:54.747Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.execute(UniOnCancellationCall.java:84)
[2026-02-18T22:02:54.747Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.cancel(UniOnCancellationCall.java:67)
[2026-02-18T22:02:54.747Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.cancel(UniCallbackSubscriber.java:87)
[2026-02-18T22:02:54.747Z] at io.quarkus.mutiny.deployment.test.MutinyTest.testDroppedException(MutinyTest.java:60)
[2026-02-18T22:02:54.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:02:54.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:02:54.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:02:54.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:02:54.747Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-18T22:02:54.748Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:02:54.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:02:54.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:02:54.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:02:54.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:02:54.748Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:02:54.748Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:02:54.748Z]
[2026-02-18T22:02:54.748Z] 2026-02-18 22:02:54,657 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onSubscribe()
[2026-02-18T22:02:54.748Z] 2026-02-18 22:02:54,657 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onItem(HELLO)
[2026-02-18T22:02:54.748Z] 2026-02-18 22:02:54,669 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-18T22:02:54.748Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 s - in io.quarkus.mutiny.deployment.test.MutinyTest
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] Results:
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:55.078Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:55.078Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-deployment ---
[2026-02-18T22:02:55.078Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:02:55.078Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.pom
[2026-02-18T22:02:55.078Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] ----------------< io.quarkus:quarkus-vertx-deployment >-----------------
[2026-02-18T22:02:55.078Z] [INFO] Building Quarkus - Vert.x - Deployment 2.7.5.Final [87/964]
[2026-02-18T22:02:55.078Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:02:55.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2026-02-18T22:02:55.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 406 kB/s)
[2026-02-18T22:02:55.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2026-02-18T22:02:55.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 264 kB/s)
[2026-02-18T22:02:55.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2026-02-18T22:02:55.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 3.6 MB/s)
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.078Z] [INFO]
[2026-02-18T22:02:55.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO] Processed 37 files in 101ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO] Processed 37 files in 00:00.117 (Already Sorted: 37, Needed Sorting: 0)
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:55.781Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/deployment/src/main/resources
[2026-02-18T22:02:55.781Z] [INFO]
[2026-02-18T22:02:55.781Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:55.781Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:55.781Z] [INFO] Compiling 12 source files to /quarkus/extensions/vertx/deployment/target/classes
[2026-02-18T22:02:56.922Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[88,45] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:02:56.922Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[89,36] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:02:56.922Z] [INFO]
[2026-02-18T22:02:56.922Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:56.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:02:56.922Z] [INFO] Copying 1 resource
[2026-02-18T22:02:56.922Z] [INFO]
[2026-02-18T22:02:56.922Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:56.922Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:02:56.922Z] [INFO] Compiling 25 source files to /quarkus/extensions/vertx/deployment/target/test-classes
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,46] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,59] getLogger(java.lang.String) in io.vertx.core.logging.LoggerFactory has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[37,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[38,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[39,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[40,19] info(java.lang.Object,java.lang.Throwable,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[41,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[42,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[43,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[46,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[50,19] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:02:57.626Z] [INFO]
[2026-02-18T22:02:57.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-deployment ---
[2026-02-18T22:02:57.953Z] [INFO]
[2026-02-18T22:02:57.953Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:57.953Z] [INFO] T E S T S
[2026-02-18T22:02:57.953Z] [INFO] -------------------------------------------------------
[2026-02-18T22:02:57.953Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:02:59.623Z] [INFO] Running io.quarkus.vertx.deployment.VertxProducerTest
[2026-02-18T22:03:05.534Z] 2026-02-18 22:03:04,448 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s.
[2026-02-18T22:03:05.534Z] 2026-02-18 22:03:04,451 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:05.534Z] 2026-02-18 22:03:04,452 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:05.534Z] 2026-02-18 22:03:05,130 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:03:05.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.049 s - in io.quarkus.vertx.deployment.VertxProducerTest
[2026-02-18T22:03:05.534Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-02-18T22:03:07.207Z] 2026-02-18 22:03:06,786 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s.
[2026-02-18T22:03:07.207Z] 2026-02-18 22:03:06,787 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:07.207Z] 2026-02-18 22:03:06,787 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:08.373Z] 2026-02-18 22:03:07,959 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:03:08.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.813 s - in io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-02-18T22:03:08.373Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-02-18T22:03:09.553Z] 2026-02-18 22:03:09,257 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.280s.
[2026-02-18T22:03:09.553Z] 2026-02-18 22:03:09,258 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:09.553Z] 2026-02-18 22:03:09,258 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:09.553Z] 2026-02-18 22:03:09,429 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:03:09.553Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-02-18T22:03:09.553Z] [INFO] Running io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-02-18T22:03:10.700Z] 2026-02-18 22:03:10,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s.
[2026-02-18T22:03:10.700Z] 2026-02-18 22:03:10,660 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:10.700Z] 2026-02-18 22:03:10,660 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:11.029Z] 2026-02-18 22:03:10,768 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:03:11.029Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-02-18T22:03:11.029Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-02-18T22:03:12.174Z] 2026-02-18 22:03:11,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s.
[2026-02-18T22:03:12.174Z] 2026-02-18 22:03:11,878 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:12.174Z] 2026-02-18 22:03:11,878 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:12.174Z] 2026-02-18 22:03:12,013 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:03:12.174Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-02-18T22:03:12.174Z] [INFO] Running io.quarkus.vertx.deployment.VertxLoggingTest
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.273s.
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,078 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,134 INFO [verbose-bean] (main) Info
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,135 INFO [verbose-bean] (main) Info with exception: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-18T22:03:13.328Z]
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) Info with parameters {0} {1}
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) Info with exception and param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-18T22:03:13.328Z]
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) Info with exception as last param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-18T22:03:13.328Z]
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) Info with null as failure
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) Info with null as parameter {0}
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,136 INFO [verbose-bean] (main) NULL
[2026-02-18T22:03:13.328Z] 2026-02-18 22:03:13,159 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:03:13.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in io.quarkus.vertx.deployment.VertxLoggingTest
[2026-02-18T22:03:13.328Z] [INFO] Running io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-02-18T22:03:14.472Z] 2026-02-18 22:03:14,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.286s.
[2026-02-18T22:03:14.472Z] 2026-02-18 22:03:14,032 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:14.472Z] 2026-02-18 22:03:14,032 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:14.472Z] 2026-02-18 22:03:14,137 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:03:14.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-02-18T22:03:14.472Z] [INFO] Running io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-02-18T22:03:14.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s - in io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-02-18T22:03:14.799Z] [INFO] Running io.quarkus.vertx.deployment.VertxInjectionTest
[2026-02-18T22:03:15.941Z] 2026-02-18 22:03:15,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s.
[2026-02-18T22:03:15.941Z] 2026-02-18 22:03:15,668 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:15.941Z] 2026-02-18 22:03:15,668 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:15.941Z] 2026-02-18 22:03:15,798 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:03:15.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s - in io.quarkus.vertx.deployment.VertxInjectionTest
[2026-02-18T22:03:15.941Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-02-18T22:03:17.167Z] 2026-02-18 22:03:16,879 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s.
[2026-02-18T22:03:17.167Z] 2026-02-18 22:03:16,879 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:17.167Z] 2026-02-18 22:03:16,879 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:17.494Z] 2026-02-18 22:03:17,361 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:03:17.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-02-18T22:03:17.494Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-02-18T22:03:18.636Z] 2026-02-18 22:03:18,438 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s.
[2026-02-18T22:03:18.636Z] 2026-02-18 22:03:18,439 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:18.636Z] 2026-02-18 22:03:18,439 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:18.964Z] 2026-02-18 22:03:18,620 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:03:18.964Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-02-18T22:03:18.964Z] [INFO] Running io.quarkus.vertx.DuplicatedContextTest
[2026-02-18T22:03:19.677Z] 2026-02-18 22:03:19,486 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.270s.
[2026-02-18T22:03:19.677Z] 2026-02-18 22:03:19,487 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:19.677Z] 2026-02-18 22:03:19,490 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:21.948Z] 2026-02-18 22:03:21,916 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2026-02-18T22:03:21.948Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.271 s - in io.quarkus.vertx.DuplicatedContextTest
[2026-02-18T22:03:21.948Z] [INFO] Running io.quarkus.vertx.VertxInjectionTest
[2026-02-18T22:03:23.092Z] 2026-02-18 22:03:22,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.284s.
[2026-02-18T22:03:23.092Z] 2026-02-18 22:03:22,913 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:23.092Z] 2026-02-18 22:03:22,913 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:23.092Z] 2026-02-18 22:03:22,980 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:03:23.092Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in io.quarkus.vertx.VertxInjectionTest
[2026-02-18T22:03:23.092Z] [INFO] Running io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-02-18T22:03:24.294Z] 2026-02-18 22:03:23,857 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s.
[2026-02-18T22:03:24.294Z] 2026-02-18 22:03:23,857 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:24.294Z] 2026-02-18 22:03:23,857 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:24.294Z] 2026-02-18 22:03:23,975 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:03:24.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-02-18T22:03:24.294Z] [INFO] Running io.quarkus.vertx.locals.LocalContextAccessTest
[2026-02-18T22:03:25.005Z] 2026-02-18 22:03:24,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.249s.
[2026-02-18T22:03:25.005Z] 2026-02-18 22:03:24,764 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:25.005Z] 2026-02-18 22:03:24,764 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:25.005Z] 2026-02-18 22:03:24,880 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:03:25.005Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s - in io.quarkus.vertx.locals.LocalContextAccessTest
[2026-02-18T22:03:25.005Z] [INFO] Running io.quarkus.vertx.CodecRegistrationTest
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,376 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-27) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType1
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,377 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-27) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType2
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,377 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-27) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType3
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,377 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-27) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType4
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,773 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.278s.
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,774 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:26.156Z] 2026-02-18 22:03:25,774 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:26.861Z] 2026-02-18 22:03:26,833 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:03:27.190Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s - in io.quarkus.vertx.CodecRegistrationTest
[2026-02-18T22:03:27.190Z] [INFO] Running io.quarkus.vertx.EventBusCodecTest
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,280 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-8) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,280 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-8) Local Message Codec registered for type io.quarkus.vertx.EventBusCodecTest$Greeting
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.270s.
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,659 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,659 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:27.897Z] 2026-02-18 22:03:27,790 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:03:27.897Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in io.quarkus.vertx.EventBusCodecTest
[2026-02-18T22:03:27.897Z] [INFO] Running io.quarkus.vertx.MutinyCodecTest
[2026-02-18T22:03:28.641Z] 2026-02-18 22:03:28,252 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-14) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-02-18T22:03:28.641Z] 2026-02-18 22:03:28,252 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-14) Local Message Codec registered for type io.quarkus.vertx.MutinyCodecTest$Greeting
[2026-02-18T22:03:28.641Z] 2026-02-18 22:03:28,599 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.246s.
[2026-02-18T22:03:28.641Z] 2026-02-18 22:03:28,599 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:28.641Z] 2026-02-18 22:03:28,599 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:03:28.973Z] 2026-02-18 22:03:28,726 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:03:28.973Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s - in io.quarkus.vertx.MutinyCodecTest
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] Results:
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-deployment ---
[2026-02-18T22:03:28.973Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-deployment ---
[2026-02-18T22:03:28.973Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-deployment ---
[2026-02-18T22:03:28.973Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.jar
[2026-02-18T22:03:28.973Z] [INFO] Installing /quarkus/extensions/vertx/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.pom
[2026-02-18T22:03:28.973Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] ------------< io.quarkus:quarkus-vertx-http-deployment-spi >------------
[2026-02-18T22:03:28.973Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment - SPI 2.7.5.Final [88/964]
[2026-02-18T22:03:28.973Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:28.973Z] [INFO]
[2026-02-18T22:03:28.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:29.678Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/main/resources
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:29.678Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-http/deployment-spi/target/classes
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:29.678Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/test/resources
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] No sources to compile
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] No tests to run.
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment-spi ---
[2026-02-18T22:03:29.678Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:03:29.678Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.pom
[2026-02-18T22:03:29.678Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-parent >----------------
[2026-02-18T22:03:29.678Z] [INFO] Building Quarkus - Kubernetes 2.7.5.Final [89/964]
[2026-02-18T22:03:29.678Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.678Z] [INFO]
[2026-02-18T22:03:29.678Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.679Z] [INFO]
[2026-02-18T22:03:29.679Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.679Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:03:29.679Z] [INFO]
[2026-02-18T22:03:29.679Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.679Z] [INFO]
[2026-02-18T22:03:29.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-parent ---
[2026-02-18T22:03:29.679Z] [INFO] Installing /quarkus/extensions/kubernetes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-parent/2.7.5.Final/quarkus-kubernetes-parent-2.7.5.Final.pom
[2026-02-18T22:03:30.006Z] [INFO]
[2026-02-18T22:03:30.006Z] [INFO] -----------------< io.quarkus:quarkus-kubernetes-spi >------------------
[2026-02-18T22:03:30.006Z] [INFO] Building Quarkus - Kubernetes - SPI 2.7.5.Final [90/964]
[2026-02-18T22:03:30.006Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:30.006Z] [INFO]
[2026-02-18T22:03:30.006Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.006Z] [INFO]
[2026-02-18T22:03:30.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO] Processed 20 files in 76ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO] Processed 20 files in 00:00.083 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:30.721Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/main/resources
[2026-02-18T22:03:30.721Z] [INFO]
[2026-02-18T22:03:30.721Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:30.721Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:30.721Z] [INFO] Compiling 18 source files to /quarkus/extensions/kubernetes/spi/target/classes
[2026-02-18T22:03:31.053Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/ConfiguratorBuildItem.java:[34,40] unchecked cast
[2026-02-18T22:03:31.053Z] required: C
[2026-02-18T22:03:31.053Z] found: java.lang.Object
[2026-02-18T22:03:31.053Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/DecoratorBuildItem.java:[48,40] unchecked cast
[2026-02-18T22:03:31.053Z] required: D
[2026-02-18T22:03:31.053Z] found: java.lang.Object
[2026-02-18T22:03:31.053Z] [INFO]
[2026-02-18T22:03:31.053Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:31.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:31.053Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/test/resources
[2026-02-18T22:03:31.053Z] [INFO]
[2026-02-18T22:03:31.053Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:31.053Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:31.053Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes/spi/target/test-classes
[2026-02-18T22:03:31.383Z] [INFO]
[2026-02-18T22:03:31.383Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:31.383Z] [INFO]
[2026-02-18T22:03:31.383Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:31.383Z] [INFO] T E S T S
[2026-02-18T22:03:31.383Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:31.383Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:03:32.546Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-02-18T22:03:32.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-02-18T22:03:32.546Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-02-18T22:03:32.546Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] Results:
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:32.546Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:32.546Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-spi ---
[2026-02-18T22:03:32.546Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-18T22:03:32.546Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.pom
[2026-02-18T22:03:32.546Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --------------------< io.quarkus:quarkus-security >---------------------
[2026-02-18T22:03:32.546Z] [INFO] Building Quarkus - Security - Runtime 2.7.5.Final [91/964]
[2026-02-18T22:03:32.546Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security ---
[2026-02-18T22:03:32.546Z] [INFO]
[2026-02-18T22:03:32.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO] Processed 26 files in 62ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO] Processed 26 files in 00:00.135 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-18T22:03:33.273Z] [INFO]
[2026-02-18T22:03:33.273Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security ---
[2026-02-18T22:03:33.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:33.273Z] [INFO] Copying 1 resource
[2026-02-18T22:03:33.605Z] [INFO]
[2026-02-18T22:03:33.605Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security ---
[2026-02-18T22:03:33.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2026-02-18T22:03:33.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar (4.7 kB at 12 kB/s)
[2026-02-18T22:03:33.933Z] [INFO]
[2026-02-18T22:03:33.933Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security ---
[2026-02-18T22:03:33.933Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:33.933Z] [INFO] Compiling 25 source files to /quarkus/extensions/security/runtime/target/classes
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2026-02-18T22:03:34.648Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-18T22:03:34.648Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,38] unchecked conversion
[2026-02-18T22:03:34.648Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-02-18T22:03:34.648Z] found: java.util.List
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked conversion
[2026-02-18T22:03:34.648Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-18T22:03:34.648Z] found: io.smallrye.mutiny.Uni
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked conversion
[2026-02-18T22:03:34.648Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-18T22:03:34.648Z] found: io.smallrye.mutiny.Uni
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked conversion
[2026-02-18T22:03:34.648Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-18T22:03:34.648Z] found: io.smallrye.mutiny.Uni
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,49] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2026-02-18T22:03:34.648Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-18T22:03:34.648Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,53] unchecked conversion
[2026-02-18T22:03:34.648Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-02-18T22:03:34.648Z] found: java.util.List
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,38] unchecked method invocation: method computeIfAbsent in interface java.util.Map is applied to given types
[2026-02-18T22:03:34.648Z] required: K,java.util.function.Function<? super K,? extends V>
[2026-02-18T22:03:34.648Z] found: java.lang.Class,java.util.function.Function<java.lang.Class<? extends io.quarkus.security.identity.request.AuthenticationRequest>,java.util.List<io.quarkus.security.identity.IdentityProvider>>
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,62] unchecked conversion
[2026-02-18T22:03:34.648Z] required: K
[2026-02-18T22:03:34.648Z] found: java.lang.Class
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,95] unchecked call to add(E) as a member of the raw type java.util.List
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[60,28] unchecked cast
[2026-02-18T22:03:34.648Z] required: T
[2026-02-18T22:03:34.648Z] found: io.quarkus.security.credential.Credential
[2026-02-18T22:03:34.648Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[73,34] unchecked cast
[2026-02-18T22:03:34.648Z] required: T
[2026-02-18T22:03:34.648Z] found: java.lang.Object
[2026-02-18T22:03:34.648Z] [INFO]
[2026-02-18T22:03:34.648Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security ---
[2026-02-18T22:03:34.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:34.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime/src/test/resources
[2026-02-18T22:03:34.648Z] [INFO]
[2026-02-18T22:03:34.648Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security ---
[2026-02-18T22:03:34.648Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:34.648Z] [INFO] Compiling 1 source file to /quarkus/extensions/security/runtime/target/test-classes
[2026-02-18T22:03:34.985Z] [INFO]
[2026-02-18T22:03:34.985Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security ---
[2026-02-18T22:03:34.985Z] [INFO]
[2026-02-18T22:03:34.985Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:34.985Z] [INFO] T E S T S
[2026-02-18T22:03:34.985Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:34.985Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:03:36.292Z] [INFO] Running io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-02-18T22:03:36.619Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] Results:
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security ---
[2026-02-18T22:03:36.619Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security ---
[2026-02-18T22:03:36.619Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security ---
[2026-02-18T22:03:36.619Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.jar
[2026-02-18T22:03:36.619Z] [INFO] Installing /quarkus/extensions/security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.pom
[2026-02-18T22:03:36.619Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final-sources.jar
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] ------------------< io.quarkus:quarkus-security-spi >-------------------
[2026-02-18T22:03:36.619Z] [INFO] Building Quarkus - Security - SPI 2.7.5.Final [92/964]
[2026-02-18T22:03:36.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-spi ---
[2026-02-18T22:03:36.619Z] [INFO]
[2026-02-18T22:03:36.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:37.325Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/main/resources
[2026-02-18T22:03:37.325Z] [INFO]
[2026-02-18T22:03:37.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-spi ---
[2026-02-18T22:03:37.325Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:37.325Z] [INFO] Compiling 2 source files to /quarkus/extensions/security/spi/target/classes
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:37.656Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/test/resources
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] No sources to compile
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] No tests to run.
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-spi ---
[2026-02-18T22:03:37.656Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2026-02-18T22:03:37.656Z] [INFO] Installing /quarkus/extensions/security/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.pom
[2026-02-18T22:03:37.656Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final-sources.jar
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] ---------------< io.quarkus:quarkus-security-test-utils >---------------
[2026-02-18T22:03:37.656Z] [INFO] Building Quarkus - Security - Test Utilities 2.7.5.Final [93/964]
[2026-02-18T22:03:37.656Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-test-utils ---
[2026-02-18T22:03:37.656Z] [INFO]
[2026-02-18T22:03:37.656Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Processed 5 files in 30ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Processed 5 files in 00:00.021 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:38.804Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/main/resources
[2026-02-18T22:03:38.804Z] [INFO]
[2026-02-18T22:03:38.804Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-test-utils ---
[2026-02-18T22:03:38.804Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:38.804Z] [INFO] Compiling 5 source files to /quarkus/extensions/security/test-utils/target/classes
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:39.175Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/test/resources
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] No sources to compile
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] No tests to run.
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-test-utils ---
[2026-02-18T22:03:39.175Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.jar
[2026-02-18T22:03:39.175Z] [INFO] Installing /quarkus/extensions/security/test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.pom
[2026-02-18T22:03:39.175Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] ---------------< io.quarkus:quarkus-security-deployment >---------------
[2026-02-18T22:03:39.175Z] [INFO] Building Quarkus - Security - Deployment 2.7.5.Final [94/964]
[2026-02-18T22:03:39.175Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:39.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[2026-02-18T22:03:39.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 29 kB/s)
[2026-02-18T22:03:39.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[2026-02-18T22:03:39.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 54 MB/s)
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.175Z] [INFO]
[2026-02-18T22:03:39.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-deployment ---
[2026-02-18T22:03:39.885Z] [INFO] Processed 31 files in 56ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-18T22:03:39.885Z] [INFO]
[2026-02-18T22:03:39.885Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-deployment ---
[2026-02-18T22:03:40.220Z] [INFO] Processed 31 files in 00:00.072 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-18T22:03:40.220Z] [INFO]
[2026-02-18T22:03:40.220Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-deployment ---
[2026-02-18T22:03:40.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:40.220Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/deployment/src/main/resources
[2026-02-18T22:03:40.220Z] [INFO]
[2026-02-18T22:03:40.220Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-deployment ---
[2026-02-18T22:03:40.220Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:40.220Z] [INFO] Compiling 12 source files to /quarkus/extensions/security/deployment/target/classes
[2026-02-18T22:03:40.928Z] [INFO]
[2026-02-18T22:03:40.928Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-deployment ---
[2026-02-18T22:03:40.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:40.928Z] [INFO] Copying 3 resources
[2026-02-18T22:03:40.928Z] [INFO]
[2026-02-18T22:03:40.928Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-deployment ---
[2026-02-18T22:03:40.928Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:40.928Z] [INFO] Compiling 19 source files to /quarkus/extensions/security/deployment/target/test-classes
[2026-02-18T22:03:41.639Z] [INFO]
[2026-02-18T22:03:41.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-deployment ---
[2026-02-18T22:03:41.639Z] [INFO]
[2026-02-18T22:03:41.639Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:41.639Z] [INFO] T E S T S
[2026-02-18T22:03:41.639Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:41.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:03:43.301Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-02-18T22:03:48.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.356 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-02-18T22:03:48.045Z] [INFO] Running io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-02-18T22:03:48.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s - in io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-02-18T22:03:48.394Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-02-18T22:03:49.542Z] 2026-02-18 22:03:49,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.224s.
[2026-02-18T22:03:49.542Z] 2026-02-18 22:03:49,374 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:49.542Z] 2026-02-18 22:03:49,375 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-18T22:03:50.250Z] 2026-02-18 22:03:49,966 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-18T22:03:50.250Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-02-18T22:03:50.250Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-02-18T22:03:51.419Z] 2026-02-18 22:03:51,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.171s.
[2026-02-18T22:03:51.419Z] 2026-02-18 22:03:51,146 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:51.419Z] 2026-02-18 22:03:51,146 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-18T22:03:51.751Z] 2026-02-18 22:03:51,392 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-18T22:03:51.751Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-02-18T22:03:51.751Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-02-18T22:03:52.458Z] 2026-02-18 22:03:52,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.180s.
[2026-02-18T22:03:52.458Z] 2026-02-18 22:03:52,309 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:52.458Z] 2026-02-18 22:03:52,309 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-18T22:03:52.458Z] 2026-02-18 22:03:52,408 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:03:52.458Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s - in io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-02-18T22:03:52.458Z] [INFO] Running io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-02-18T22:03:53.657Z] 2026-02-18 22:03:53,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.323s.
[2026-02-18T22:03:53.657Z] 2026-02-18 22:03:53,381 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:03:53.657Z] 2026-02-18 22:03:53,381 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-18T22:03:53.657Z] 2026-02-18 22:03:53,471 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:03:53.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-02-18T22:03:53.657Z] [INFO] Running io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-02-18T22:03:53.987Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] Results:
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-deployment ---
[2026-02-18T22:03:54.320Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-deployment ---
[2026-02-18T22:03:54.320Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-deployment ---
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.jar
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/extensions/security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.pom
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2026-02-18T22:03:54.320Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [95/964]
[2026-02-18T22:03:54.320Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:54.320Z] [INFO] Copying 1 resource
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] No sources to compile
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:54.320Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] No sources to compile
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] No tests to run.
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/test-framework/junit5-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.pom
[2026-02-18T22:03:54.320Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-18T22:03:54.320Z] [INFO]
[2026-02-18T22:03:54.320Z] [INFO] ---------------------< io.quarkus:quarkus-junit5 >----------------------
[2026-02-18T22:03:54.320Z] [INFO] Building Quarkus - Test Framework - JUnit 5 2.7.5.Final [96/964]
[2026-02-18T22:03:54.320Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 611 kB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 1.4 MB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 645 kB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 12 kB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2026-02-18T22:03:54.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 18 MB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 521 kB/s)
[2026-02-18T22:03:54.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 122 kB/s)
[2026-02-18T22:03:54.657Z] [INFO]
[2026-02-18T22:03:54.658Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5 ---
[2026-02-18T22:03:54.658Z] [INFO]
[2026-02-18T22:03:54.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5 ---
[2026-02-18T22:03:54.988Z] [INFO] Processed 54 files in 138ms (Formatted: 0, Unchanged: 54, Failed: 0, Readonly: 0)
[2026-02-18T22:03:54.988Z] [INFO]
[2026-02-18T22:03:54.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5 ---
[2026-02-18T22:03:55.318Z] [INFO] Processed 54 files in 00:00.217 (Already Sorted: 54, Needed Sorting: 0)
[2026-02-18T22:03:55.318Z] [INFO]
[2026-02-18T22:03:55.318Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5 ---
[2026-02-18T22:03:55.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:55.318Z] [INFO] Copying 2 resources
[2026-02-18T22:03:55.318Z] [INFO]
[2026-02-18T22:03:55.318Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5 ---
[2026-02-18T22:03:55.318Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:55.318Z] [INFO] Compiling 53 source files to /quarkus/test-framework/junit5/target/classes
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[169,79] unchecked cast
[2026-02-18T22:03:56.029Z] required: T
[2026-02-18T22:03:56.029Z] found: capture#1 of ?
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[183,35] unchecked call to includeAsSysProps(java.util.Map<java.lang.String,java.lang.String>) as a member of the raw type io.quarkus.test.common.ArtifactLauncher
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusMainTestExtension.java:[205,28] unchecked cast
[2026-02-18T22:03:56.029Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T22:03:56.029Z] found: java.lang.Object
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/NativeDevServicesHandler.java:[11,84] unchecked cast
[2026-02-18T22:03:56.029Z] required: java.util.function.BiConsumer<java.lang.String,java.lang.String>
[2026-02-18T22:03:56.029Z] found: java.lang.Object
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/internal/XStreamDeepClone.java:[18,20] setupDefaultSecurity(com.thoughtworks.xstream.XStream) in com.thoughtworks.xstream.XStream has been deprecated
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[835,17] interceptDynamicTest(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<java.lang.Void>,org.junit.jupiter.api.extension.ExtensionContext) in org.junit.jupiter.api.extension.InvocationInterceptor has been deprecated
[2026-02-18T22:03:56.029Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[239,28] unchecked cast
[2026-02-18T22:03:56.029Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T22:03:56.029Z] found: java.lang.Object
[2026-02-18T22:03:56.029Z] [INFO]
[2026-02-18T22:03:56.029Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5 ---
[2026-02-18T22:03:56.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:03:56.356Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5/src/test/resources
[2026-02-18T22:03:56.356Z] [INFO]
[2026-02-18T22:03:56.356Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5 ---
[2026-02-18T22:03:56.356Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:03:56.356Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5/target/test-classes
[2026-02-18T22:03:56.356Z] [INFO]
[2026-02-18T22:03:56.356Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5 ---
[2026-02-18T22:03:56.356Z] [INFO]
[2026-02-18T22:03:56.356Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:56.356Z] [INFO] T E S T S
[2026-02-18T22:03:56.356Z] [INFO] -------------------------------------------------------
[2026-02-18T22:03:56.682Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:03:57.905Z] [INFO] Running io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-02-18T22:03:59.048Z] Config key junit.quarkus.orderer.prefix.non-quarkus-test is deprecated, please use quarkus.test.orderer.prefix.non-quarkus-test instead.
[2026-02-18T22:03:59.048Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] Results:
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5 ---
[2026-02-18T22:03:59.048Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5 ---
[2026-02-18T22:03:59.048Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5 ---
[2026-02-18T22:03:59.048Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.jar
[2026-02-18T22:03:59.048Z] [INFO] Installing /quarkus/test-framework/junit5/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.pom
[2026-02-18T22:03:59.048Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final-sources.jar
[2026-02-18T22:03:59.048Z] [INFO]
[2026-02-18T22:03:59.048Z] [INFO] --------------< io.quarkus:quarkus-vertx-http-deployment >--------------
[2026-02-18T22:03:59.048Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment 2.7.5.Final [97/964]
[2026-02-18T22:03:59.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:03:59.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2026-02-18T22:03:59.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2026-02-18T22:03:59.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 150 kB/s)
[2026-02-18T22:03:59.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2026-02-18T22:03:59.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2026-02-18T22:03:59.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 596 kB/s)
[2026-02-18T22:03:59.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom
[2026-02-18T22:04:00.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom (8.0 kB at 58 kB/s)
[2026-02-18T22:04:00.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom
[2026-02-18T22:04:00.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom (7.4 kB at 104 kB/s)
[2026-02-18T22:04:00.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom
[2026-02-18T22:04:00.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom (4.5 kB at 48 kB/s)
[2026-02-18T22:04:00.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom
[2026-02-18T22:04:00.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom (7.2 kB at 30 kB/s)
[2026-02-18T22:04:00.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom
[2026-02-18T22:04:00.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom (5.0 kB at 20 kB/s)
[2026-02-18T22:04:00.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom (2.7 kB at 7.9 kB/s)
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar (464 kB at 5.5 MB/s)
[2026-02-18T22:04:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar (1.5 MB at 17 MB/s)
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar (1.2 MB at 11 MB/s)
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar (5.6 MB at 35 MB/s)
[2026-02-18T22:04:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar (314 kB at 1.6 MB/s)
[2026-02-18T22:04:01.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar (112 kB at 333 kB/s)
[2026-02-18T22:04:01.400Z] [INFO]
[2026-02-18T22:04:01.400Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:01.400Z] [INFO]
[2026-02-18T22:04:01.400Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.115Z] [INFO]
[2026-02-18T22:04:02.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO]
[2026-02-18T22:04:02.116Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack (install-ui) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:jquery:3.6.0:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-18T22:04:02.116Z] [INFO] Configured Artifact: org.webjars.npm:mermaid:8.9.1:jar
[2026-02-18T22:04:02.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom
[2026-02-18T22:04:02.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom (3.5 kB at 5.1 kB/s)
[2026-02-18T22:04:02.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar
[2026-02-18T22:04:04.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar (2.7 MB at 2.1 MB/s)
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/css with includes "**/bootstrap.min.css,**/bootstrap.min.css.map" and excludes ""
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/bootstrap.bundle.min.js,**/bootstrap.bundle.min.js.map" and excludes ""
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/jquery/3.6.0/jquery-3.6.0.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/jquery.min.js,**/jquery.min.js.map" and excludes ""
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/css with includes "**/css/all.min.css" and excludes ""
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/webfonts with includes "**/webfonts/**.*" and excludes ""
[2026-02-18T22:04:04.019Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/lib with includes "**/lib/**.js,**/lib/**.css" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/properties with includes "**/mode/properties/**.js" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/javascript with includes "**/mode/javascript/**.js" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/hint with includes "**/addon/hint/show-hint.js,**/addon/hint/show-hint.css" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/selection with includes "**/addon/selection/active-line.js" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO] Unpacking /root/.m2/repository/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/mermaid.min.js,**/mermaid.min.js.map" and excludes ""
[2026-02-18T22:04:04.356Z] [INFO]
[2026-02-18T22:04:04.356Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:04.693Z] [INFO] Processed 164 files in 277ms (Formatted: 0, Unchanged: 164, Failed: 0, Readonly: 0)
[2026-02-18T22:04:04.693Z] [INFO]
[2026-02-18T22:04:04.693Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:05.033Z] [INFO] Processed 164 files in 00:00.604 (Already Sorted: 164, Needed Sorting: 0)
[2026-02-18T22:04:05.033Z] [INFO]
[2026-02-18T22:04:05.033Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:05.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:04:05.033Z] [INFO] Copying 21 resources
[2026-02-18T22:04:05.364Z] [INFO]
[2026-02-18T22:04:05.364Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:05.364Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:04:05.364Z] [INFO] Compiling 49 source files to /quarkus/extensions/vertx-http/deployment/target/classes
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/HttpRootPathBuildItem.java:[110,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/NonApplicationRootPathBuildItem.java:[190,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,46] unchecked method invocation: constructor <init> in class io.quarkus.deployment.builditem.WebSocketLogHandlerBuildItem is applied to given types
[2026-02-18T22:04:07.043Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-18T22:04:07.043Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,79] unchecked conversion
[2026-02-18T22:04:07.043Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-18T22:04:07.043Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[147,83] unchecked cast
[2026-02-18T22:04:07.043Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T22:04:07.043Z] found: java.lang.Object
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[149,74] unchecked cast
[2026-02-18T22:04:07.043Z] required: java.util.List<java.lang.String>
[2026-02-18T22:04:07.043Z] found: java.lang.Object
[2026-02-18T22:04:07.043Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/ConfigEditorProcessor.java:[171,27] unchecked conversion
[2026-02-18T22:04:07.043Z] required: java.util.List<java.lang.String>
[2026-02-18T22:04:07.043Z] found: java.util.List
[2026-02-18T22:04:07.043Z] [INFO]
[2026-02-18T22:04:07.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:07.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:04:07.043Z] [INFO] Copying 20 resources
[2026-02-18T22:04:07.043Z] [INFO]
[2026-02-18T22:04:07.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:07.043Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:04:07.043Z] [INFO] Compiling 115 source files to /quarkus/extensions/vertx-http/deployment/target/test-classes
[2026-02-18T22:04:08.191Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/accesslog/AccessLogFileTestCase.java:[105,49] org.apache.http.params.CoreProtocolPNames in org.apache.http.params has been deprecated
[2026-02-18T22:04:08.191Z] [INFO]
[2026-02-18T22:04:08.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:04:08.191Z] [INFO]
[2026-02-18T22:04:08.191Z] [INFO] -------------------------------------------------------
[2026-02-18T22:04:08.191Z] [INFO] T E S T S
[2026-02-18T22:04:08.191Z] [INFO] -------------------------------------------------------
[2026-02-18T22:04:08.517Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:04:10.168Z] [INFO] Running io.quarkus.vertx.http.BadRequestTest
[2026-02-18T22:04:16.063Z] 2026-02-18 22:04:13,987 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:04:16.063Z] 2026-02-18 22:04:15,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-02-18T22:04:16.063Z] 2026-02-18 22:04:15,793 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:16.063Z] 2026-02-18 22:04:15,794 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:16.802Z] 2026-02-18 22:04:16,621 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:04:16.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903 s - in io.quarkus.vertx.http.BadRequestTest
[2026-02-18T22:04:16.802Z] [INFO] Running io.quarkus.vertx.http.CompressionTest
[2026-02-18T22:04:19.065Z] 2026-02-18 22:04:18,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T22:04:19.065Z] 2026-02-18 22:04:18,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:19.065Z] 2026-02-18 22:04:18,642 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:20.217Z] 2026-02-18 22:04:19,917 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:04:20.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.271 s - in io.quarkus.vertx.http.CompressionTest
[2026-02-18T22:04:20.217Z] [INFO] Running io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-02-18T22:04:21.956Z] 2026-02-18 22:04:21,476 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-18T22:04:21.956Z] 2026-02-18 22:04:21,476 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:21.956Z] 2026-02-18 22:04:21,476 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:22.664Z] 2026-02-18 22:04:22,264 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:04:22.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.345 s - in io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-02-18T22:04:22.664Z] [INFO] Running io.quarkus.vertx.http.ConnectionLimitsTest
[2026-02-18T22:04:23.811Z] 2026-02-18 22:04:23,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-02-18T22:04:23.811Z] 2026-02-18 22:04:23,777 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:23.811Z] 2026-02-18 22:04:23,777 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:24.520Z] 2026-02-18 22:04:24,234 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2026-02-18T22:04:24.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s - in io.quarkus.vertx.http.ConnectionLimitsTest
[2026-02-18T22:04:24.520Z] [INFO] Running io.quarkus.vertx.http.DecompressionTest
[2026-02-18T22:04:25.664Z] 2026-02-18 22:04:25,614 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:04:25.664Z] 2026-02-18 22:04:25,615 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:25.664Z] 2026-02-18 22:04:25,615 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:26.372Z] 2026-02-18 22:04:26,227 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:04:26.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.99 s - in io.quarkus.vertx.http.DecompressionTest
[2026-02-18T22:04:26.372Z] [INFO] Running io.quarkus.vertx.http.DisableHttpPortTest
[2026-02-18T22:04:28.623Z] 2026-02-18 22:04:27,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.913s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:04:28.623Z] 2026-02-18 22:04:27,996 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:28.623Z] 2026-02-18 22:04:27,996 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:28.624Z] 2026-02-18 22:04:28,518 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:04:28.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s - in io.quarkus.vertx.http.DisableHttpPortTest
[2026-02-18T22:04:28.624Z] [INFO] Running io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-02-18T22:04:30.281Z] 2026-02-18 22:04:29,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2026-02-18T22:04:30.281Z] 2026-02-18 22:04:29,755 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:30.281Z] 2026-02-18 22:04:29,755 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:30.611Z] 2026-02-18 22:04:30,535 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:04:30.611Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s - in io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-02-18T22:04:30.611Z] [INFO] Running io.quarkus.vertx.http.ForwardedHeaderTest
[2026-02-18T22:04:31.761Z] 2026-02-18 22:04:31,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-18T22:04:31.761Z] 2026-02-18 22:04:31,717 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:31.761Z] 2026-02-18 22:04:31,717 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:32.497Z] 2026-02-18 22:04:32,417 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:04:32.497Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.vertx.http.ForwardedHeaderTest
[2026-02-18T22:04:32.497Z] [INFO] Running io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-02-18T22:04:34.154Z] 2026-02-18 22:04:33,899 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-18T22:04:34.154Z] 2026-02-18 22:04:33,899 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:34.154Z] 2026-02-18 22:04:33,899 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:34.856Z] 2026-02-18 22:04:34,618 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:04:34.856Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s - in io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-02-18T22:04:34.856Z] [INFO] Running io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-02-18T22:04:36.044Z] 2026-02-18 22:04:35,942 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-18T22:04:36.044Z] 2026-02-18 22:04:35,943 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:36.044Z] 2026-02-18 22:04:35,943 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:36.750Z] 2026-02-18 22:04:36,426 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:04:36.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-02-18T22:04:36.750Z] [INFO] Running io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-02-18T22:04:38.402Z] 2026-02-18 22:04:37,972 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.755s. Listening on: http://localhost:8081
[2026-02-18T22:04:38.402Z] 2026-02-18 22:04:37,972 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:38.402Z] 2026-02-18 22:04:37,973 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:38.729Z] 2026-02-18 22:04:38,443 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:04:38.729Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-02-18T22:04:38.729Z] [INFO] Running io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-02-18T22:04:39.871Z] 2026-02-18 22:04:39,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2026-02-18T22:04:39.871Z] 2026-02-18 22:04:39,550 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:39.871Z] 2026-02-18 22:04:39,550 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:40.198Z] 2026-02-18 22:04:40,006 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:04:40.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-02-18T22:04:40.198Z] [INFO] Running io.quarkus.vertx.http.RandomPortTest
[2026-02-18T22:04:41.418Z] 2026-02-18 22:04:41,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:35607
[2026-02-18T22:04:41.418Z] 2026-02-18 22:04:41,213 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:41.418Z] 2026-02-18 22:04:41,214 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:41.745Z] 2026-02-18 22:04:41,716 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:04:42.073Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in io.quarkus.vertx.http.RandomPortTest
[2026-02-18T22:04:42.073Z] [INFO] Running io.quarkus.vertx.http.RootPathTest
[2026-02-18T22:04:43.216Z] 2026-02-18 22:04:42,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:04:43.216Z] 2026-02-18 22:04:42,884 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:43.216Z] 2026-02-18 22:04:42,884 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:43.550Z] 2026-02-18 22:04:43,361 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:04:43.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.vertx.http.RootPathTest
[2026-02-18T22:04:43.550Z] [INFO] Running io.quarkus.vertx.http.UnhandledExceptionTest
[2026-02-18T22:04:44.716Z] 2026-02-18 22:04:44,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-02-18T22:04:44.716Z] 2026-02-18 22:04:44,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:44.716Z] 2026-02-18 22:04:44,514 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:45.069Z] 2026-02-18 22:04:44,878 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-1: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.069Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.069Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.069Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.069Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.069Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.069Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.069Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.069Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.069Z]
[2026-02-18T22:04:45.069Z] 2026-02-18 22:04:44,970 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-2: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.069Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.069Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.069Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.069Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.069Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.069Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.069Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.069Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.069Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.069Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.069Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.069Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.069Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.069Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.069Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.069Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.069Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.069Z]
[2026-02-18T22:04:45.459Z] 2026-02-18 22:04:44,988 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-3: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.459Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.459Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.459Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.459Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.459Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.459Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.459Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.459Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.459Z]
[2026-02-18T22:04:45.459Z] 2026-02-18 22:04:45,004 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-4: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.459Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.459Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.459Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.459Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.459Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.459Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.459Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.459Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.459Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.459Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.459Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.459Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.459Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.459Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.459Z]
[2026-02-18T22:04:45.459Z] 2026-02-18 22:04:45,016 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-5: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.459Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.459Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.459Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.460Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.460Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.460Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.460Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.460Z]
[2026-02-18T22:04:45.460Z] 2026-02-18 22:04:45,032 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-6: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.460Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.460Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.460Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.460Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.460Z]
[2026-02-18T22:04:45.460Z] 2026-02-18 22:04:45,050 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-7: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.460Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.460Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.460Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.460Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.460Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.460Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.460Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.460Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.460Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.461Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.461Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.461Z]
[2026-02-18T22:04:45.461Z] 2026-02-18 22:04:45,063 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-8: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.461Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.461Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.461Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.461Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.461Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.461Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.461Z]
[2026-02-18T22:04:45.461Z] 2026-02-18 22:04:45,073 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-9: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.461Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.461Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.461Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.461Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.461Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.461Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.461Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.461Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.461Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.461Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.461Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.461Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.461Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.461Z]
[2026-02-18T22:04:45.461Z] 2026-02-18 22:04:45,083 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-10: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.461Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.461Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.461Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.462Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.462Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.462Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.462Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.462Z]
[2026-02-18T22:04:45.462Z] 2026-02-18 22:04:45,095 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-11: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.462Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.462Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.462Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.462Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.462Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.462Z]
[2026-02-18T22:04:45.462Z] 2026-02-18 22:04:45,109 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-12: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.462Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.462Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.462Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.462Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.462Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.462Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.462Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.462Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.467Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.467Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.467Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.467Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.467Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.467Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.467Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.467Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.467Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.467Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.467Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.467Z]
[2026-02-18T22:04:45.467Z] 2026-02-18 22:04:45,127 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-13: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.467Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.467Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.467Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.467Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.467Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.467Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.468Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.468Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.468Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.468Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.468Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.468Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.468Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.468Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.468Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.468Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.468Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.468Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.468Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.468Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.468Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.468Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.468Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.468Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.468Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.468Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.468Z]
[2026-02-18T22:04:45.468Z] 2026-02-18 22:04:45,143 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-14: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.468Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.468Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.469Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.469Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.469Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.469Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.469Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.469Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.469Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.469Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.469Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.469Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.469Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.469Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.469Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.469Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.469Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.469Z]
[2026-02-18T22:04:45.469Z] 2026-02-18 22:04:45,159 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-15: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.469Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.469Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.469Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.469Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.469Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.469Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.469Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.469Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.469Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.469Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.469Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.470Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.470Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.470Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.470Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.473Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.473Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.473Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.473Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.473Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.473Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.473Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.473Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.473Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.473Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.473Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.473Z]
[2026-02-18T22:04:45.473Z] 2026-02-18 22:04:45,178 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-16: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.473Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.474Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.474Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.474Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.474Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.474Z]
[2026-02-18T22:04:45.474Z] 2026-02-18 22:04:45,196 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-17: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.474Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.474Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.474Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.474Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.474Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.474Z]
[2026-02-18T22:04:45.474Z] 2026-02-18 22:04:45,205 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 78f7ec39-6318-4316-b12c-673d8c7a0095-18: java.lang.RuntimeException: Simulated failure
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:04:45.474Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:04:45.474Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:04:45.474Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:04:45.474Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.474Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:04:45.474Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.475Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:04:45.475Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.475Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:04:45.475Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:04:45.475Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:04:45.475Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:04:45.475Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:04:45.475Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:04:45.475Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:04:45.475Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:04:45.475Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:04:45.475Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:04:45.475Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:04:45.475Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:04:45.475Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:04:45.475Z]
[2026-02-18T22:04:45.475Z] 2026-02-18 22:04:45,233 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:04:45.475Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.vertx.http.UnhandledExceptionTest
[2026-02-18T22:04:45.475Z] [INFO] Running io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-02-18T22:04:46.627Z] 2026-02-18 22:04:46,387 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-18T22:04:46.627Z] 2026-02-18 22:04:46,387 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:46.627Z] 2026-02-18 22:04:46,387 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:46.967Z] 2026-02-18 22:04:46,926 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:04:46.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-02-18T22:04:46.967Z] [INFO] Running io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-02-18T22:04:48.129Z] 2026-02-18 22:04:48,037 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-18T22:04:48.129Z] 2026-02-18 22:04:48,038 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:48.129Z] 2026-02-18 22:04:48,038 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:48.851Z] 2026-02-18 22:04:48,612 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:04:48.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-02-18T22:04:48.851Z] [INFO] Running io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-02-18T22:04:50.055Z] 2026-02-18 22:04:49,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-02-18T22:04:50.055Z] 2026-02-18 22:04:49,698 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:50.055Z] 2026-02-18 22:04:49,698 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:50.386Z] 2026-02-18 22:04:50,139 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:04:50.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-02-18T22:04:50.386Z] [INFO] Running io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-02-18T22:04:51.544Z] 2026-02-18 22:04:51,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-02-18T22:04:51.544Z] 2026-02-18 22:04:51,212 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:51.544Z] 2026-02-18 22:04:51,212 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:51.901Z] 2026-02-18 22:04:51,819 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:04:51.901Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-02-18T22:04:51.901Z] [INFO] Running io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-02-18T22:04:53.568Z] 2026-02-18 22:04:53,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-18T22:04:53.568Z] 2026-02-18 22:04:53,224 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:53.568Z] 2026-02-18 22:04:53,224 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:53.895Z] 2026-02-18 22:04:53,801 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:04:53.895Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s - in io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-02-18T22:04:53.895Z] [INFO] Running io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-02-18T22:04:55.543Z] 2026-02-18 22:04:55,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-18T22:04:55.543Z] 2026-02-18 22:04:55,045 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:55.543Z] 2026-02-18 22:04:55,045 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:56.253Z] 2026-02-18 22:04:55,915 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:04:56.253Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s - in io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-02-18T22:04:56.253Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-02-18T22:04:57.398Z] 2026-02-18 22:04:57,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-02-18T22:04:57.398Z] 2026-02-18 22:04:57,084 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:57.398Z] 2026-02-18 22:04:57,084 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:57.729Z] 2026-02-18 22:04:57,609 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:04:57.729Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-02-18T22:04:57.729Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-02-18T22:04:58.897Z] 2026-02-18 22:04:58,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-02-18T22:04:58.897Z] 2026-02-18 22:04:58,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:04:58.897Z] 2026-02-18 22:04:58,824 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:04:59.614Z] 2026-02-18 22:04:59,436 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:04:59.614Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-02-18T22:04:59.614Z] [INFO] Running io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-02-18T22:04:59.614Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-02-18T22:04:59.614Z] [INFO] Running io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-02-18T22:04:59.614Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-02-18T22:04:59.614Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:01,515 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:05.677Z] Tests paused
[2026-02-18T22:05:05.677Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:05.677Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:05.677Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:05.677Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:05.677Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:03,337 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.210s. Listening on: http://localhost:8080
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:03,337 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:03,337 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:04,035 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4584873867936237903/src/main/resources/application.properties
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:04,037 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:04,045 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:05.677Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:05.677Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:05.677Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:05.677Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:05.677Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:05.677Z] 2026-02-18 22:05:04,529 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8080
[2026-02-18T22:05:05.678Z] 2026-02-18 22:05:04,530 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:05.678Z] 2026-02-18 22:05:04,530 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:05.678Z] 2026-02-18 22:05:04,530 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.497s
[2026-02-18T22:05:05.678Z] 2026-02-18 22:05:04,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:05.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-02-18T22:05:05.678Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:05,384 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:08.663Z] Tests paused
[2026-02-18T22:05:08.663Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:08.663Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:08.663Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:08.663Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:08.663Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,219 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.203s. Listening on: http://localhost:8080
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,220 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,220 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,445 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test994777391867935322/src/main/resources/application.properties
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,448 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,456 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:08.663Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:08.663Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:08.663Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:08.663Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:08.663Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,872 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8080
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,872 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,872 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,872 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.428s
[2026-02-18T22:05:08.663Z] 2026-02-18 22:05:07,916 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:11.637Z] Tests paused
[2026-02-18T22:05:11.637Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:11.637Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:11.637Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:11.637Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:11.637Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,374 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.046s. Listening on: http://localhost:8080
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,374 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,374 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,779 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test18043810423666363078/src/main/resources/application.properties
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,781 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:10,789 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:11.637Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:11.637Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:11.637Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:11.637Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:11.637Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:11,180 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8080
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:11,180 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:11,180 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:11,181 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.603s
[2026-02-18T22:05:11.637Z] 2026-02-18 22:05:11,212 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:11.637Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.636 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-02-18T22:05:11.637Z] [INFO] Running io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-02-18T22:05:11.637Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-02-18T22:05:11.637Z] [INFO] Running io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-02-18T22:05:14.615Z] 2026-02-18 22:05:12,178 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:14.615Z] Tests paused
[2026-02-18T22:05:14.615Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:14.615Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:14.615Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:14.615Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:14.615Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:14.615Z] 2026-02-18 22:05:13,939 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.144s. Listening on: http://localhost:8080
[2026-02-18T22:05:14.615Z] 2026-02-18 22:05:13,939 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:14.615Z] 2026-02-18 22:05:13,939 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:14.615Z] 2026-02-18 22:05:14,270 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:05:14.615Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.981 s - in io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-02-18T22:05:14.615Z] [INFO] Running io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-02-18T22:05:23.544Z] 2026-02-18 22:05:15,173 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:23.544Z] Tests paused
[2026-02-18T22:05:23.544Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:23.544Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:23.544Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:23.544Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:23.544Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:23.544Z] 2026-02-18 22:05:16,940 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.152s. Listening on: http://localhost:8080
[2026-02-18T22:05:23.544Z] 2026-02-18 22:05:16,941 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:23.544Z] 2026-02-18 22:05:16,941 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:23.545Z] Compilation Failed:
[2026-02-18T22:05:23.545Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test11101282960068134363/src/main/java/io/quarkus/vertx/http/devmode/CompileErrorEndpoint.java:12: error: unclosed string literal
[2026-02-18T22:05:23.545Z] .handler(rc -> rc.response().end("compile error));
[2026-02-18T22:05:23.545Z] ^
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,501 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CompileCorrectlyEndpoint.class, CompileErrorEndpoint.class.
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,509 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:23.545Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:23.545Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:23.545Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:23.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:23.545Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,903 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8080
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,903 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,909 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,909 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.770s
[2026-02-18T22:05:23.545Z] 2026-02-18 22:05:21,930 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:23.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.67 s - in io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-02-18T22:05:23.545Z] [INFO] Running io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:22,858 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:26.588Z] Tests paused
[2026-02-18T22:05:26.588Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:26.588Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:26.588Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:26.588Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:26.588Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:24,565 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.092s. Listening on: http://localhost:8080
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:24,565 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:24,566 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,131 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in LiveReloadEndpoint.class.
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,140 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:05:26.588Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:26.588Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:26.588Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:26.588Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:26.588Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,510 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8080
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,510 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,511 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,511 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.710s
[2026-02-18T22:05:26.588Z] 2026-02-18 22:05:26,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:05:26.932Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.588 s - in io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-02-18T22:05:26.932Z] [INFO] Running io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-02-18T22:05:29.953Z] 2026-02-18 22:05:27,462 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:29.953Z] Tests paused
[2026-02-18T22:05:29.953Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:29.953Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:29.953Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:29.953Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:29.953Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:29.953Z] 2026-02-18 22:05:29,585 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.613s. Listening on: http://localhost:8080
[2026-02-18T22:05:29.953Z] 2026-02-18 22:05:29,585 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:29.953Z] 2026-02-18 22:05:29,585 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:29.953Z] 2026-02-18 22:05:29,810 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:05:29.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.301 s - in io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-02-18T22:05:29.953Z] [INFO] Running io.quarkus.vertx.http.filters.UserFilterTest
[2026-02-18T22:05:32.262Z] 2026-02-18 22:05:31,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-02-18T22:05:32.262Z] 2026-02-18 22:05:31,812 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:05:32.262Z] 2026-02-18 22:05:31,812 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:32.612Z] 2026-02-18 22:05:32,295 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:05:32.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in io.quarkus.vertx.http.filters.UserFilterTest
[2026-02-18T22:05:32.612Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:33,221 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:41.747Z] Tests paused
[2026-02-18T22:05:41.747Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:41.747Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:41.747Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:41.747Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:41.747Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:35,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.336s. Listening on: http://localhost:8080
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:35,133 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:35,133 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,557 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,566 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:41.747Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:41.747Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:41.747Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:41.747Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:41.747Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,965 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8080
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,966 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,966 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:36,966 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.587s
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,207 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,213 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:05:41.747Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:41.747Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:41.747Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:41.747Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:41.747Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8080
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,605 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,605 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:38,606 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.522s
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:39,811 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:39,814 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:41.747Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:41.747Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:41.747Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:41.747Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:41.747Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:40,182 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8080
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:40,183 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:40,183 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:40,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.461s
[2026-02-18T22:05:41.747Z] 2026-02-18 22:05:40,198 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:44.718Z] Tests paused
[2026-02-18T22:05:44.718Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:44.718Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:44.718Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:44.718Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:44.718Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:43,720 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.868s. Listening on: http://localhost:8080
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:43,720 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:43,720 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,079 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewFilter.class.
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,086 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:05:44.718Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:44.718Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:44.718Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:44.718Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:44.718Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,496 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8080
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,497 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,497 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,499 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.688s
[2026-02-18T22:05:44.718Z] 2026-02-18 22:05:44,527 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:44.718Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.292 s - in io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-02-18T22:05:44.718Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:45,753 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:05:49.483Z] Tests paused
[2026-02-18T22:05:49.483Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:49.483Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:49.483Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:49.483Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:49.483Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,054 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.962s. Listening on: http://localhost:8080
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,054 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,054 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,338 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewBean.class.
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,345 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:05:49.483Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:49.483Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:49.483Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:49.483Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:49.483Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8080
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,782 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,782 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,784 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.598s
[2026-02-18T22:05:49.483Z] 2026-02-18 22:05:48,794 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:05:55.437Z] Tests paused
[2026-02-18T22:05:55.437Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:55.437Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:55.437Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:55.437Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:55.437Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:51,447 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.254s. Listening on: http://localhost:8080
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:51,448 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:51,448 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:52,846 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:52,855 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:05:55.437Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:55.437Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:55.437Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:55.437Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:55.437Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:53,256 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8080
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:53,256 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:53,257 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:53,257 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.575s
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,452 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,455 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:05:55.437Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:05:55.437Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:05:55.437Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:05:55.437Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:05:55.437Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,847 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8080
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,847 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,847 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,848 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.476s
[2026-02-18T22:05:55.437Z] 2026-02-18 22:05:54,871 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:05:55.437Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.308 s - in io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-02-18T22:05:55.437Z] [INFO] Running io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:55,754 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:06:00.287Z] Tests paused
[2026-02-18T22:06:00.287Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:06:00.287Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:06:00.287Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:06:00.287Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:06:00.287Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:57,635 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.274s. Listening on: http://localhost:8080
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:57,635 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:57,635 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:59,123 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in VertxEventBusConsumer.class.
[2026-02-18T22:06:00.287Z] 2026-02-18 22:05:59,130 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:06:00.287Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:06:00.287Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:06:00.287Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:06:00.288Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:06:00.288Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:06:00.288Z] 2026-02-18 22:05:59,536 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8080
[2026-02-18T22:06:00.288Z] 2026-02-18 22:05:59,536 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:06:00.288Z] 2026-02-18 22:05:59,536 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:00.288Z] 2026-02-18 22:05:59,537 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.667s
[2026-02-18T22:06:00.288Z] 2026-02-18 22:05:59,545 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:06:00.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.67 s - in io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-02-18T22:06:00.288Z] [INFO] Running io.quarkus.vertx.http.http2.Http2Test
[2026-02-18T22:06:00.996Z] 2026-02-18 22:06:00,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:00.996Z] 2026-02-18 22:06:00,873 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:00.996Z] 2026-02-18 22:06:00,873 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:01.775Z] 2026-02-18 22:06:01,373 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:06:01.775Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in io.quarkus.vertx.http.http2.Http2Test
[2026-02-18T22:06:01.775Z] [INFO] Running io.quarkus.vertx.http.router.RouterEventTest
[2026-02-18T22:06:02.937Z] 2026-02-18 22:06:02,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2026-02-18T22:06:02.937Z] 2026-02-18 22:06:02,499 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:02.937Z] 2026-02-18 22:06:02,499 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:03.649Z] 2026-02-18 22:06:03,277 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:06:03.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.901 s - in io.quarkus.vertx.http.router.RouterEventTest
[2026-02-18T22:06:03.649Z] [INFO] Running io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-02-18T22:06:05.342Z] 2026-02-18 22:06:05,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:06:05.342Z] 2026-02-18 22:06:05,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:05.342Z] 2026-02-18 22:06:05,078 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:05.748Z] 2026-02-18 22:06:05,694 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:06:05.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-02-18T22:06:05.748Z] [INFO] Running io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-02-18T22:06:06.912Z] 2026-02-18 22:06:06,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-18T22:06:06.912Z] 2026-02-18 22:06:06,693 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:06.912Z] 2026-02-18 22:06:06,693 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:07.279Z] 2026-02-18 22:06:07,032 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-2) Encryption key was not specified for persistent FORM auth, using temporary key IicoljC56YIImXbVv0+RD3498s8OI0/skQM9DkaY1uc=
[2026-02-18T22:06:07.611Z] 2026-02-18 22:06:07,320 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:06:07.611Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s - in io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-02-18T22:06:07.611Z] [INFO] Running io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-02-18T22:06:08.769Z] 2026-02-18 22:06:08,327 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-02-18T22:06:08.770Z] 2026-02-18 22:06:08,327 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:08.770Z] 2026-02-18 22:06:08,328 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:09.105Z] 2026-02-18 22:06:08,935 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:06:09.105Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-02-18T22:06:09.105Z] [INFO] Running io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-02-18T22:06:10.301Z] 2026-02-18 22:06:09,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-02-18T22:06:10.301Z] 2026-02-18 22:06:09,924 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:10.301Z] 2026-02-18 22:06:09,924 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:10.632Z] 2026-02-18 22:06:10,416 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:06:10.632Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-02-18T22:06:10.632Z] [INFO] Running io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-02-18T22:06:11.796Z] 2026-02-18 22:06:11,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:06:11.796Z] 2026-02-18 22:06:11,626 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:11.796Z] 2026-02-18 22:06:11,626 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:12.523Z] 2026-02-18 22:06:12,239 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:06:12.523Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-02-18T22:06:12.523Z] [INFO] Running io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-02-18T22:06:14.199Z] 2026-02-18 22:06:13,833 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-02-18T22:06:14.199Z] 2026-02-18 22:06:13,833 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:14.199Z] 2026-02-18 22:06:13,833 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:14.527Z] 2026-02-18 22:06:14,335 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:06:14.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s - in io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-02-18T22:06:14.527Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-02-18T22:06:15.698Z] 2026-02-18 22:06:15,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-18T22:06:15.698Z] 2026-02-18 22:06:15,555 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:15.698Z] 2026-02-18 22:06:15,555 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:16.405Z] 2026-02-18 22:06:16,087 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:06:16.405Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.731 s - in io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-02-18T22:06:16.405Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-02-18T22:06:17.126Z] 2026-02-18 22:06:17,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-18T22:06:17.126Z] 2026-02-18 22:06:17,089 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:17.126Z] 2026-02-18 22:06:17,089 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:17.846Z] 2026-02-18 22:06:17,476 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key /bpJtakHMzZjAZCRd4NjI0YX47hIlwcE2XI563H+wg0=
[2026-02-18T22:06:17.846Z] 2026-02-18 22:06:17,771 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:06:17.846Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-02-18T22:06:17.846Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-02-18T22:06:19.011Z] 2026-02-18 22:06:18,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-02-18T22:06:19.011Z] 2026-02-18 22:06:18,806 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:19.011Z] 2026-02-18 22:06:18,806 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:19.345Z] 2026-02-18 22:06:19,118 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-2) Encryption key was not specified for persistent FORM auth, using temporary key b2hn8qgoc1T99Kqsx6OlF2YdsrM/6RtLHxCDkD1AVBE=
[2026-02-18T22:06:19.682Z] 2026-02-18 22:06:19,369 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-1) Location cookie value http://localhost does not match the current request URI http://localhost:8081/auth's scheme, host or port
[2026-02-18T22:06:19.682Z] 2026-02-18 22:06:19,371 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-1) Unable to complete post authentication: io.quarkus.security.AuthenticationCompletionException
[2026-02-18T22:06:19.682Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.verifyRedirectBackLocation(FormAuthenticationMechanism.java:143)
[2026-02-18T22:06:19.682Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.handleRedirectBack(FormAuthenticationMechanism.java:123)
[2026-02-18T22:06:19.682Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:89)
[2026-02-18T22:06:19.682Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:19.682Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:06:19.682Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:06:19.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:19.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:19.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:19.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:19.683Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:06:19.683Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:06:19.683Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T22:06:19.683Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:19.683Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-18T22:06:19.683Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:06:19.683Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-18T22:06:19.683Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-18T22:06:19.683Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-18T22:06:19.683Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-18T22:06:19.683Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-18T22:06:19.683Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:06:19.683Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:06:19.683Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:06:19.683Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:06:19.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:19.683Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:19.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:19.683Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:06:19.683Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:06:19.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:06:19.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:06:19.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:06:19.683Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:06:19.683Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:06:19.683Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:06:19.683Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:06:19.683Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:06:19.683Z]
[2026-02-18T22:06:19.683Z] 2026-02-18 22:06:19,404 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:06:19.683Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-02-18T22:06:19.683Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthTestCase
[2026-02-18T22:06:20.860Z] 2026-02-18 22:06:20,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-18T22:06:20.860Z] 2026-02-18 22:06:20,524 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:20.860Z] 2026-02-18 22:06:20,524 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:21.600Z] 2026-02-18 22:06:21,077 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-3) Encryption key was not specified for persistent FORM auth, using temporary key gxL3p7B1bk5hGYTH1nVXMwRIe4on69ly4nGmXQyrPYA=
[2026-02-18T22:06:21.600Z] 2026-02-18 22:06:21,391 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:06:21.600Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 s - in io.quarkus.vertx.http.security.FormAuthTestCase
[2026-02-18T22:06:21.600Z] [INFO] Running io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-02-18T22:06:23.290Z] 2026-02-18 22:06:22,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T22:06:23.290Z] 2026-02-18 22:06:22,842 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:23.290Z] 2026-02-18 22:06:22,842 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:23.643Z] 2026-02-18 22:06:23,136 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-2) Encryption key was not specified for persistent FORM auth, using temporary key XtR629mruoFZLkuB0N9KYRrUBvbPoZu4bwNmSAH2GFk=
[2026-02-18T22:06:23.643Z] 2026-02-18 22:06:23,300 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /j_security_check failed, error id: ca551822-26f2-40b4-893f-af04a9f5139f-1: java.lang.IllegalStateException: Response has already been written
[2026-02-18T22:06:23.643Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-18T22:06:23.643Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-18T22:06:23.643Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-18T22:06:23.643Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:06:23.643Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:06:23.643Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-18T22:06:23.643Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.643Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:06:23.643Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:06:23.644Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:06:23.644Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:06:23.644Z]
[2026-02-18T22:06:23.644Z] 2026-02-18 22:06:23,352 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /j_security_check failed, error id: ca551822-26f2-40b4-893f-af04a9f5139f-2: java.lang.IllegalStateException: Response has already been written
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.644Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:06:23.644Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:06:23.644Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:06:23.644Z]
[2026-02-18T22:06:23.644Z] 2026-02-18 22:06:23,384 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /j_security_check failed, error id: ca551822-26f2-40b4-893f-af04a9f5139f-3: java.lang.IllegalStateException: Response has already been written
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:06:23.644Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.644Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:06:23.644Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-18T22:06:23.644Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-18T22:06:23.644Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-18T22:06:23.644Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:06:23.644Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:06:23.644Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:06:23.644Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:06:23.644Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:06:23.644Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:06:23.644Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:06:23.644Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:06:23.644Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:06:23.644Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:06:23.644Z]
[2026-02-18T22:06:23.644Z] 2026-02-18 22:06:23,409 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:06:23.644Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-02-18T22:06:23.644Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-02-18T22:06:24.831Z] 2026-02-18 22:06:24,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:24.832Z] 2026-02-18 22:06:24,506 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:24.832Z] 2026-02-18 22:06:24,506 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:25.566Z] 2026-02-18 22:06:25,305 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:06:25.566Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-02-18T22:06:25.566Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestTest
[2026-02-18T22:06:26.855Z] 2026-02-18 22:06:26,430 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:26.855Z] 2026-02-18 22:06:26,430 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:26.855Z] 2026-02-18 22:06:26,430 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:27.212Z] 2026-02-18 22:06:27,047 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:06:27.212Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.vertx.http.security.MtlsRequestTest
[2026-02-18T22:06:27.212Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-02-18T22:06:28.872Z] 2026-02-18 22:06:28,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.685s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:28.872Z] 2026-02-18 22:06:28,407 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:28.872Z] 2026-02-18 22:06:28,407 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:30.079Z] 2026-02-18 22:06:29,605 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:06:30.079Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 s - in io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-02-18T22:06:30.079Z] [INFO] Running io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-02-18T22:06:31.252Z] 2026-02-18 22:06:31,002 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:06:31.252Z] 2026-02-18 22:06:31,003 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:31.252Z] 2026-02-18 22:06:31,003 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:31.592Z] 2026-02-18 22:06:31,490 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:06:31.592Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s - in io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-02-18T22:06:31.592Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-02-18T22:06:32.753Z] 2026-02-18 22:06:32,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2026-02-18T22:06:32.753Z] 2026-02-18 22:06:32,548 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:32.753Z] 2026-02-18 22:06:32,548 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:33.924Z] 2026-02-18 22:06:33,812 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:06:33.924Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s - in io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-02-18T22:06:33.924Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-02-18T22:06:35.610Z] 2026-02-18 22:06:35,460 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.783s. Listening on: http://localhost:8081
[2026-02-18T22:06:35.610Z] 2026-02-18 22:06:35,461 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:35.610Z] 2026-02-18 22:06:35,461 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:37.313Z] 2026-02-18 22:06:36,848 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:06:37.313Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 s - in io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-02-18T22:06:37.313Z] [INFO] Running io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-02-18T22:06:38.024Z] 2026-02-18 22:06:37,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-02-18T22:06:38.024Z] 2026-02-18 22:06:37,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:38.024Z] 2026-02-18 22:06:37,969 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:38.745Z] 2026-02-18 22:06:38,503 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2026-02-18T22:06:38.745Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-02-18T22:06:38.745Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-02-18T22:06:40.421Z] 2026-02-18 22:06:40,090 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-02-18T22:06:40.421Z] 2026-02-18 22:06:40,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:40.421Z] 2026-02-18 22:06:40,090 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:46.400Z] 2026-02-18 22:06:41,146 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-18T22:06:46.400Z] 2026-02-18 22:06:45,253 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-0) All HTTP requests complete
[2026-02-18T22:06:46.400Z] 2026-02-18 22:06:45,267 INFO [io.quarkus] (main) Quarkus stopped in 4.122s
[2026-02-18T22:06:46.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.736 s - in io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-02-18T22:06:46.400Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-02-18T22:06:46.744Z] 2026-02-18 22:06:46,611 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.731s. Listening on: http://localhost:8081
[2026-02-18T22:06:46.744Z] 2026-02-18 22:06:46,612 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:46.744Z] 2026-02-18 22:06:46,612 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:47.922Z] 2026-02-18 22:06:47,722 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-18T22:06:47.922Z] 2026-02-18 22:06:47,822 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-02-18T22:06:47.922Z] 2026-02-18 22:06:47,832 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-3) All HTTP requests complete
[2026-02-18T22:06:47.922Z] 2026-02-18 22:06:47,851 INFO [io.quarkus] (main) Quarkus stopped in 0.130s
[2026-02-18T22:06:48.258Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-02-18T22:06:48.258Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-02-18T22:06:49.415Z] 2026-02-18 22:06:49,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-18T22:06:49.415Z] 2026-02-18 22:06:49,015 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:49.415Z] 2026-02-18 22:06:49,015 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:50.635Z] 2026-02-18 22:06:50,078 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-18T22:06:50.635Z] 2026-02-18 22:06:50,178 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-02-18T22:06:50.635Z] 2026-02-18 22:06:50,186 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-3) All HTTP requests complete
[2026-02-18T22:06:50.635Z] 2026-02-18 22:06:50,194 INFO [io.quarkus] (main) Quarkus stopped in 0.117s
[2026-02-18T22:06:50.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-02-18T22:06:50.635Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-02-18T22:06:51.819Z] 2026-02-18 22:06:51,619 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.774s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:51.819Z] 2026-02-18 22:06:51,619 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:51.819Z] 2026-02-18 22:06:51,619 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:52.546Z] 2026-02-18 22:06:52,256 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:06:52.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s - in io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-02-18T22:06:52.546Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-02-18T22:06:53.814Z] 2026-02-18 22:06:53,636 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.720s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:06:53.814Z] 2026-02-18 22:06:53,636 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:53.814Z] 2026-02-18 22:06:53,637 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:54.547Z] 2026-02-18 22:06:54,241 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:06:54.547Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.983 s - in io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-02-18T22:06:54.547Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-02-18T22:06:55.720Z] 2026-02-18 22:06:55,454 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: https://localhost:8444
[2026-02-18T22:06:55.720Z] 2026-02-18 22:06:55,455 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:06:55.720Z] 2026-02-18 22:06:55,455 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:06:56.445Z] 2026-02-18 22:06:56,233 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:06:56.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-02-18T22:06:56.445Z] [INFO] Running io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-02-18T22:07:03.743Z] 2026-02-18 22:06:57,570 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:07:03.743Z] Tests paused
[2026-02-18T22:07:03.743Z] Running tests for the first time
[2026-02-18T22:07:03.743Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:03.743Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:03.743Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:03.743Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:07:03.743Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:07:03.743Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:07:03.743Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:07:03.743Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:00,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.958s. Listening on: http://localhost:8080
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:00,776 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:00,776 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,169 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.676s. Listening on: http://localhost:8081
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,170 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,170 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:03.743Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:03.743Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,777 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.037s
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,827 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,827 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:03.743Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:03.743Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:03.743Z]
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:03.743Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:03.743Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:03.743Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:03.743Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:03.743Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:03.743Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:03.743Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:03.743Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:03.743Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:03.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:03.743Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:03.743Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:03.743Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:03.743Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:03.743Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:03.743Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:03.743Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:03.743Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:03.743Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:03.743Z]
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,831 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:03.743Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 4527ms. Tests completed at 22:07:02.
[2026-02-18T22:07:03.743Z] 2026-02-18 22:07:02,851 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T22:07:03.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.672 s - in io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-02-18T22:07:03.743Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:04,173 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:07:14.674Z] Tests paused
[2026-02-18T22:07:14.674Z] Running tests for the first time
[2026-02-18T22:07:14.674Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:14.674Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:14.674Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-18T22:07:14.674Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:07:14.674Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:07:14.674Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:07:14.674Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:07:14.674Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:08,978 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.512s. Listening on: http://localhost:8080
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:08,979 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:08,979 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:09,723 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.449s. Listening on: http://localhost:8081
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:09,723 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:09,724 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:14.674Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.674Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.674Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:14.674Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.674Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:10,543 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:10,551 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:07:14.674Z] 2026-02-18 22:07:10,551 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:14.674Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:14.674Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:14.674Z]
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:14.674Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:14.674Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.674Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:14.674Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.674Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:14.674Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:14.674Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:14.674Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:14.674Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:14.674Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.674Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.674Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.674Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:14.674Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:14.674Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:14.675Z]
[2026-02-18T22:07:14.675Z] 2026-02-18 22:07:10,552 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:14.675Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:14.675Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:14.675Z]
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:14.675Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:14.675Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:14.675Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:14.675Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:14.675Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:14.675Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.675Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.675Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:14.675Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:14.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:14.675Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:14.675Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:14.675Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:14.675Z]
[2026-02-18T22:07:14.675Z] 2026-02-18 22:07:10,554 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:14.675Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 5671ms. Tests completed at 22:07:10.
[2026-02-18T22:07:14.675Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:14.675Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:14.675Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-18T22:07:14.675Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.675Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.675Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:14.675Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.675Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.675Z] 2026-02-18 22:07:12,521 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:07:14.675Z] 2026-02-18 22:07:12,521 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:14.675Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T22:07:14.675Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-02-18T22:07:14.675Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.675Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-02-18T22:07:14.676Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-02-18T22:07:14.676Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.676Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:14.676Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:14.676Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T22:07:14.676Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.676Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.676Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-18T22:07:14.676Z] ... 34 more
[2026-02-18T22:07:14.676Z] Caused by: java.lang.RuntimeException: FAIL
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-02-18T22:07:14.676Z] ... 50 more
[2026-02-18T22:07:14.676Z]
[2026-02-18T22:07:14.676Z] 2026-02-18 22:07:12,521 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:14.676Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 651ms. Tests completed at 22:07:12 due to changes to StartupFailer.class.
[2026-02-18T22:07:14.676Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:14.676Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:14.676Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-18T22:07:14.676Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.676Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.676Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:14.676Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:14.676Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:14.676Z] 2026-02-18 22:07:14,435 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-02-18T22:07:14.676Z] 2026-02-18 22:07:14,437 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:14.676Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-02-18T22:07:14.676Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-02-18T22:07:14.676Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.676Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:14.676Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:14.676Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:14.676Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T22:07:14.676Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:14.676Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:14.676Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:14.676Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-02-18T22:07:14.676Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-18T22:07:14.676Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-18T22:07:14.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-18T22:07:14.676Z] ... 34 more
[2026-02-18T22:07:14.676Z] Caused by: java.lang.RuntimeException: FAIL
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T22:07:14.676Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T22:07:14.676Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-02-18T22:07:14.676Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-02-18T22:07:14.676Z] ... 50 more
[2026-02-18T22:07:14.676Z]
[2026-02-18T22:07:14.676Z] 2026-02-18 22:07:14,438 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:16.381Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 710ms. Tests completed at 22:07:14 due to changes to StartupFailer.class.
[2026-02-18T22:07:16.381Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:16.381Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:16.381Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,150 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.252s. Listening on: http://localhost:8081
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,151 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,151 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:16.381Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-18T22:07:16.381Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-18T22:07:16.381Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:16.381Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:16.381Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,211 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,214 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,214 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:16.381Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:16.381Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:16.381Z]
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:16.381Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:16.381Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:16.381Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:16.381Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.381Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:16.381Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:16.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.381Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.381Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:16.381Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:16.381Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:16.381Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:16.381Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:16.381Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:16.381Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:16.381Z]
[2026-02-18T22:07:16.381Z] 2026-02-18 22:07:16,214 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:16.381Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:16.381Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:16.381Z]
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:16.381Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:16.381Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:16.381Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:16.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.382Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:16.382Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.382Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:16.382Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:16.382Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:16.382Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:16.382Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:16.382Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:16.382Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:16.382Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:16.382Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:16.382Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:16.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.382Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.382Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:16.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:16.382Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:16.382Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:16.382Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:16.382Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:16.382Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:16.382Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:16.382Z]
[2026-02-18T22:07:16.382Z] 2026-02-18 22:07:16,215 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:16.382Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 516ms. Tests completed at 22:07:16 due to changes to StartupFailer.class.
[2026-02-18T22:07:16.382Z] 2026-02-18 22:07:16,230 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:07:16.382Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.34 s - in io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-02-18T22:07:16.382Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:17,102 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:07:23.776Z] Tests paused
[2026-02-18T22:07:23.776Z] Running tests for the first time
[2026-02-18T22:07:23.776Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:23.776Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:23.776Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:23.776Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:07:23.776Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:07:23.776Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:07:23.776Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:07:23.776Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:19,743 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.057s. Listening on: http://localhost:8080
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:19,743 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:19,743 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:20,794 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.439s. Listening on: http://localhost:8081
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:20,795 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:20,795 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:23.776Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:23.776Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:21,287 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:21,295 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:07:23.776Z] 2026-02-18 22:07:21,295 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:23.776Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:23.776Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:23.776Z]
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:23.776Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:23.776Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:23.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:23.776Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:23.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:23.776Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:23.776Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:23.776Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:23.776Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:23.776Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:23.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:23.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:23.776Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:23.776Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:23.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:23.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:23.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:23.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:23.777Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:23.777Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:23.777Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:23.777Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:23.777Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:23.777Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:23.777Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:23.777Z]
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:21,296 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:23.777Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3590ms. Tests completed at 22:07:21.
[2026-02-18T22:07:23.777Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:23.777Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:23.777Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,275 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,275 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,275 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:23.777Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:23.777Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,286 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,289 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,290 ERROR [io.qua.test] (Test runner thread) Test testHelloEndpoint() failed
[2026-02-18T22:07:23.777Z] : java.lang.RuntimeException
[2026-02-18T22:07:23.777Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-18T22:07:23.777Z]
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,290 ERROR [io.qua.test] (Test runner thread) Test SimpleET failed
[2026-02-18T22:07:23.777Z] : java.lang.RuntimeException
[2026-02-18T22:07:23.777Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-18T22:07:23.777Z]
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,290 ERROR [io.qua.test] (Test runner thread) Test testGreetingEndpoint() failed
[2026-02-18T22:07:23.777Z] : java.lang.RuntimeException
[2026-02-18T22:07:23.777Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-18T22:07:23.777Z]
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,290 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:23.777Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 662ms. Tests completed at 22:07:23 due to changes to SimpleET.class.
[2026-02-18T22:07:23.777Z] 2026-02-18 22:07:23,343 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:07:23.777Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.109 s - in io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-02-18T22:07:23.777Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:24,204 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:07:32.739Z] Tests paused
[2026-02-18T22:07:32.739Z] Running tests for the first time
[2026-02-18T22:07:32.739Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:32.739Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:32.739Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:32.739Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:07:32.739Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:07:32.739Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:07:32.739Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:07:32.739Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,004 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.208s. Listening on: http://localhost:8080
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,004 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,004 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,988 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.111s. Listening on: http://localhost:8081
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,988 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:27,988 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:32.739Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:32.739Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:32.739Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:32.739Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-18T22:07:32.739Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:28,465 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:28,473 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:07:32.739Z] 2026-02-18 22:07:28,473 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:32.739Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:32.739Z] Expected status code <200> but was <404>.
[2026-02-18T22:07:32.739Z]
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:32.739Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:32.739Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:07:32.739Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:32.739Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:32.739Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:32.739Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:07:32.739Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:32.739Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.739Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:32.739Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:32.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:32.740Z]
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:28,473 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-18T22:07:32.740Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:32.740Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.740Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:32.740Z]
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:28,474 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-18T22:07:32.740Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:32.740Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.740Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:32.740Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:32.740Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:32.740Z]
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:28,474 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 3 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:32.740Z] 3 tests failed (1 passing, 0 skipped), 4 tests were run in 3590ms. Tests completed at 22:07:28.
[2026-02-18T22:07:32.740Z] Starting test run, 4 tests to run.
[2026-02-18T22:07:32.740Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:07:32.740Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,315 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.772s. Listening on: http://localhost:8081
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,315 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,315 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:32.740Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:32.740Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:32.740Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:32.740Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-18T22:07:32.740Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,448 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,462 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:07:32.740Z] 2026-02-18 22:07:31,463 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-18T22:07:32.740Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:32.740Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.740Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.740Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.740Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:32.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.741Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:32.741Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:32.741Z]
[2026-02-18T22:07:32.741Z] 2026-02-18 22:07:31,463 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-18T22:07:32.741Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:32.741Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-18T22:07:32.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:32.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:32.741Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:32.741Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:32.741Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:32.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.741Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.741Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:32.741Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:32.741Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:32.741Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:32.741Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:32.741Z]
[2026-02-18T22:07:32.741Z] 2026-02-18 22:07:31,463 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:33.069Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 1090ms. Tests completed at 22:07:31 due to changes to HelloResource$2.class and 2 other files.
[2026-02-18T22:07:33.069Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:33.069Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:33.069Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:33.069Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-18T22:07:45.482Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-18T22:07:45.482Z] 2026-02-18 22:07:32,691 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-02-18T22:07:45.482Z] 2026-02-18 22:07:32,691 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-18T22:07:45.482Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:45.482Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-18T22:07:45.482Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.482Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.482Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.482Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.482Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:45.482Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.482Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.482Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:45.482Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:45.482Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:45.482Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:45.482Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:45.482Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:45.482Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:45.482Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:45.482Z]
[2026-02-18T22:07:45.482Z] 2026-02-18 22:07:32,693 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:45.482Z] 1 test failed (3 passing, 0 skipped), 2 tests were run in 80ms. Tests completed at 22:07:32 due to changes to UnitService.class.
[2026-02-18T22:07:45.482Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:45.482Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:45.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:45.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-18T22:07:45.482Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-18T22:07:45.482Z] 2026-02-18 22:07:33,940 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:07:45.482Z] All 4 tests are passing (0 skipped), 2 tests were run in 70ms. Tests completed at 22:07:33 due to changes to UnitET.class.
[2026-02-18T22:07:45.482Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:45.482Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:45.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:45.482Z] All 2 tests are passing (2 skipped), 0 tests were run in 65ms. Tests completed at 22:07:35 due to changes to UnitET.class.
[2026-02-18T22:07:45.482Z] Starting test run, 0 tests to run.
[2026-02-18T22:07:45.482Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-18T22:07:45.483Z] All 2 tests are passing (0 skipped), 0 tests were run in 12ms. Tests completed at 22:07:36 due to changes to UnitET.class.
[2026-02-18T22:07:45.483Z] Compilation Failed:
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ')' expected
[2026-02-18T22:07:45.483Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-02-18T22:07:45.483Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ';' expected
[2026-02-18T22:07:45.483Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: unclosed string literal
[2026-02-18T22:07:45.483Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-02-18T22:07:45.483Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: ';' expected
[2026-02-18T22:07:45.483Z] return "hello" world";
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: unclosed string literal
[2026-02-18T22:07:45.483Z] return "hello" world";
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: not a statement
[2026-02-18T22:07:45.483Z] return "hello" world";
[2026-02-18T22:07:45.483Z] ^
[2026-02-18T22:07:45.483Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:45.483Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:45.483Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,387 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,387 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,387 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:45.483Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:45.483Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,432 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,436 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #7 ====================
[2026-02-18T22:07:45.483Z] 2026-02-18 22:07:40,436 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:07:45.483Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:45.483Z] Response body doesn't match expectation.
[2026-02-18T22:07:45.483Z] Expected: is "hello"
[2026-02-18T22:07:45.483Z] Actual: hello world
[2026-02-18T22:07:45.483Z]
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:45.483Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:45.483Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.483Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.483Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:45.483Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:45.483Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:45.483Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:07:45.483Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:45.483Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.483Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.483Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.483Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:45.483Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:45.483Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.483Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.483Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:45.483Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:45.483Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:45.483Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:45.483Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:45.483Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:45.483Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:45.484Z]
[2026-02-18T22:07:45.484Z] 2026-02-18 22:07:40,437 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testGreetingEndpoint() failed
[2026-02-18T22:07:45.484Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:07:45.484Z] Response body doesn't match expectation.
[2026-02-18T22:07:45.484Z] Expected: is "hello d3cc8cf0-52a1-4aa1-aca7-005b80737881"
[2026-02-18T22:07:45.484Z] Actual: hello world d3cc8cf0-52a1-4aa1-aca7-005b80737881
[2026-02-18T22:07:45.484Z]
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:07:45.484Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:07:45.484Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:07:45.484Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:07:45.484Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:07:45.484Z] at io.quarkus.vertx.http.testrunner.SimpleET.testGreetingEndpoint(SimpleET.java:32)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:45.484Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:45.484Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:07:45.484Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:45.484Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.484Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.484Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:45.484Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:45.484Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:45.484Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:45.484Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:45.484Z]
[2026-02-18T22:07:45.484Z] 2026-02-18 22:07:40,437 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:45.484Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 722ms. Tests completed at 22:07:40 due to changes to HelloResource$2.class and 2 other files.
[2026-02-18T22:07:45.484Z] Compilation Failed:
[2026-02-18T22:07:45.484Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: ')' expected
[2026-02-18T22:07:45.484Z] .body(is("hello" world"));
[2026-02-18T22:07:45.484Z] ^
[2026-02-18T22:07:45.484Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: unclosed string literal
[2026-02-18T22:07:45.484Z] .body(is("hello" world"));
[2026-02-18T22:07:45.484Z] ^
[2026-02-18T22:07:45.484Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: not a statement
[2026-02-18T22:07:45.484Z] .body(is("hello" world"));
[2026-02-18T22:07:45.484Z] ^
[2026-02-18T22:07:45.484Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: ')' expected
[2026-02-18T22:07:45.484Z] .body(is("hello" world " + uuid));
[2026-02-18T22:07:45.484Z] ^
[2026-02-18T22:07:45.484Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: unclosed string literal
[2026-02-18T22:07:45.485Z] .body(is("hello" world " + uuid));
[2026-02-18T22:07:45.485Z] ^
[2026-02-18T22:07:45.485Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14438379186057015621/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: not a statement
[2026-02-18T22:07:45.485Z] .body(is("hello" world " + uuid));
[2026-02-18T22:07:45.485Z] ^
[2026-02-18T22:07:45.485Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:45.485Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:45.485Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,240 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,241 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,241 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:45.485Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-18T22:07:45.485Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,285 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,290 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:07:45.485Z] All 2 tests are passing (0 skipped), 2 tests were run in 527ms. Tests completed at 22:07:44 due to changes to SimpleET.class.
[2026-02-18T22:07:45.485Z] 2026-02-18 22:07:44,311 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:07:45.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.96 s - in io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-02-18T22:07:45.485Z] [INFO] Running io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-02-18T22:07:47.760Z] 2026-02-18 22:07:45,156 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:07:47.760Z] Tests paused
[2026-02-18T22:07:47.760Z] Running tests for the first time
[2026-02-18T22:07:47.760Z] Starting test run, 2 tests to run.
[2026-02-18T22:07:47.760Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:07:47.760Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-18T22:07:47.760Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-18T22:07:47.760Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-18T22:07:47.760Z] 2026-02-18 22:07:46,534 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:07:47.760Z] 2026-02-18 22:07:46,534 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-18T22:07:47.760Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:47.760Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-18T22:07:47.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:47.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:47.760Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:47.760Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:47.760Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:47.760Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.761Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.761Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:47.761Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:47.761Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:47.761Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:47.761Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:47.761Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:47.761Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:47.761Z]
[2026-02-18T22:07:47.761Z] 2026-02-18 22:07:46,535 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-18T22:07:47.761Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-18T22:07:47.761Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-18T22:07:47.761Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:07:47.761Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:07:47.761Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:07:47.761Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:07:47.761Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:07:47.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.762Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.762Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:07:47.762Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:07:47.762Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:07:47.762Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:07:47.762Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:07:47.762Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:07:47.762Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:07:47.762Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:07:47.762Z]
[2026-02-18T22:07:47.762Z] 2026-02-18 22:07:46,537 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:07:47.762Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 774ms. Tests completed at 22:07:46.
[2026-02-18T22:07:47.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:07:47.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:07:47.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:07:47.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:07:47.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:07:47.762Z] 2026-02-18 22:07:47,174 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.399s. Listening on: http://localhost:8080
[2026-02-18T22:07:47.762Z] 2026-02-18 22:07:47,174 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:07:47.762Z] 2026-02-18 22:07:47,175 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:07:47.762Z] 2026-02-18 22:07:47,236 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:07:47.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.921 s - in io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-02-18T22:07:47.762Z] [INFO] Running io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:48,208 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:00.888Z] Tests paused
[2026-02-18T22:08:00.888Z] Running tests for the first time
[2026-02-18T22:08:00.888Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:00.888Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:00.888Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-18T22:08:00.888Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:00.888Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:00.888Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:00.888Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:00.888Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:50,828 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.047s. Listening on: http://localhost:8080
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:50,828 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:50,828 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:51,782 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.280s. Listening on: http://localhost:8081
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:51,782 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:51,782 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.888Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-18T22:08:00.888Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testGreetingEndpoint()
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:52,519 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.023s
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:52,527 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:08:00.888Z] 2026-02-18 22:07:52,527 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:08:00.888Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:08:00.888Z] Expected status code <200> but was <404>.
[2026-02-18T22:08:00.888Z]
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:08:00.888Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:08:00.888Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:08:00.888Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:08:00.888Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-18T22:08:00.888Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.888Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.888Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:08:00.888Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:08:00.889Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:08:00.889Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:08:00.889Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:00.889Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.889Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:00.889Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.889Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.889Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:00.889Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:00.889Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:00.889Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:00.889Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:00.889Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:00.889Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:00.889Z]
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:52,528 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:00.889Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3606ms. Tests completed at 22:07:52.
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:52,740 INFO [io.qua.test] ([DevConsole]vert.x-eventloop-thread-0) Broken only mode enabled
[2026-02-18T22:08:00.889Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:00.889Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:00.889Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,636 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,636 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,636 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.889Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,657 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,662 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:08:00.889Z] 2026-02-18 22:07:54,662 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-18T22:08:00.889Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:08:00.889Z] Expected status code <200> but was <404>.
[2026-02-18T22:08:00.889Z]
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-18T22:08:00.889Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:08:00.889Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:08:00.889Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:08:00.889Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-18T22:08:00.889Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:00.889Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.889Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.889Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:00.889Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:00.890Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:00.890Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:00.890Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:00.890Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:00.890Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:00.890Z]
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:54,663 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:00.890Z] 1 test failed (1 passing, 0 skipped), 1 test was run in 638ms. Tests completed at 22:07:54 due to changes to SimpleET.class.
[2026-02-18T22:08:00.890Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:00.890Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:00.890Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:56,316 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:56,316 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:56,316 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.890Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:56,346 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:56,350 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:08:00.890Z] All 2 tests are passing (0 skipped), 1 test was run in 523ms. Tests completed at 22:07:56 due to changes to BrokenOnlyResource.class and 2 other files.
[2026-02-18T22:08:00.890Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:00.890Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:00.890Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,060 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,060 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,060 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.890Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,072 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,076 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-18T22:08:00.890Z] 2026-02-18 22:07:58,076 ERROR [io.qua.test] (Test runner thread) Test SimpleET#fail() failed
[2026-02-18T22:08:00.890Z] : org.opentest4j.AssertionFailedError
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:35)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:115)
[2026-02-18T22:08:00.890Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.fail(SimpleET.java:38)
[2026-02-18T22:08:00.890Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:00.890Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:00.890Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:00.890Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:00.890Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:00.890Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:00.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:00.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:00.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:00.891Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:00.891Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:00.891Z]
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:58,076 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:00.891Z] 1 test failed (2 passing, 0 skipped), 1 test was run in 516ms. Tests completed at 22:07:58 due to changes to SimpleET.class.
[2026-02-18T22:08:00.891Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:00.891Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:00.891Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,681 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,681 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,682 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:00.891Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,693 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,697 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:08:00.891Z] All 3 tests are passing (0 skipped), 1 test was run in 426ms. Tests completed at 22:07:59 due to changes to SimpleET.class.
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,716 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:08:00.891Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.479 s - in io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-02-18T22:08:00.891Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-02-18T22:08:00.891Z] 2026-02-18 22:07:59,727 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-18T22:08:00.891Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:00.891Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:08:00.891Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:08:00.891Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-18T22:08:00.891Z] ... 3 more
[2026-02-18T22:08:00.891Z]
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:00,430 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:08.261Z] Tests paused
[2026-02-18T22:08:08.261Z] Running tests for the first time
[2026-02-18T22:08:08.261Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:08.261Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:08.261Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-18T22:08:08.261Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:08.261Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:08.261Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:08.261Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:08.261Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:02,965 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.840s. Listening on: http://localhost:8080
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:02,966 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:02,966 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:04,021 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.347s. Listening on: http://localhost:8081
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:04,022 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:04,022 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:08.261Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:04,469 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-18T22:08:08.261Z] All 1 test is passing (0 skipped), 1 test was run in 3426ms. Tests completed at 22:08:04.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:05,006 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test5080584774616086143/src/main/resources/application.properties
[2026-02-18T22:08:08.261Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:08.261Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:08.261Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:05,685 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.650s. Listening on: http://localhost:8081
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:05,685 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:05,685 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:08.261Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-18T22:08:08.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-18T22:08:08.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:05,721 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T22:08:08.261Z] All 2 tests are passing (0 skipped), 2 tests were run in 718ms. Tests completed at 22:08:05.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,277 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test5080584774616086143/src/main/resources/application.properties
[2026-02-18T22:08:08.261Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:08.261Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:08.261Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,922 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,922 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,922 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:08.261Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-18T22:08:08.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-18T22:08:08.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,958 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:08:08.261Z] All 2 tests are passing (0 skipped), 2 tests were run in 684ms. Tests completed at 22:08:06.
[2026-02-18T22:08:08.261Z] 2026-02-18 22:08:06,981 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:08:08.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.248 s - in io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-02-18T22:08:08.261Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:07,718 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:15.526Z] Tests paused
[2026-02-18T22:08:15.526Z] Running tests for the first time
[2026-02-18T22:08:15.526Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:15.526Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:15.526Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-18T22:08:15.526Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:15.526Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:15.526Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:15.526Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:15.526Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:10,735 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.336s. Listening on: http://localhost:8080
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:10,735 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:10,735 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:11,489 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.648s. Listening on: http://localhost:8081
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:11,489 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:11,490 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:15.526Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:12,332 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2026-02-18T22:08:15.526Z] All 1 test is passing (0 skipped), 1 test was run in 4009ms. Tests completed at 22:08:12.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:12,862 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test1162382840863337416/src/main/resources/application.properties
[2026-02-18T22:08:15.526Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:15.526Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:15.526Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:13,521 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.631s. Listening on: http://localhost:8081
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:13,522 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:13,522 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:15.526Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-18T22:08:15.526Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-18T22:08:15.526Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:13,556 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:08:15.526Z] All 2 tests are passing (0 skipped), 2 tests were run in 696ms. Tests completed at 22:08:13.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,081 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test1162382840863337416/src/main/resources/application.properties
[2026-02-18T22:08:15.526Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:15.526Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:15.526Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,626 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,626 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,626 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:15.526Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-18T22:08:15.526Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-18T22:08:15.526Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,665 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:08:15.526Z] All 2 tests are passing (0 skipped), 2 tests were run in 587ms. Tests completed at 22:08:14.
[2026-02-18T22:08:15.526Z] 2026-02-18 22:08:14,701 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:08:15.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.725 s - in io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-02-18T22:08:15.526Z] [INFO] Running io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:15,526 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:22.869Z] Tests paused
[2026-02-18T22:08:22.869Z] Running tests for the first time
[2026-02-18T22:08:22.869Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:22.869Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:22.869Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-02-18T22:08:22.869Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:22.869Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:22.869Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:22.869Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:22.869Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:18,460 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.333s. Listening on: http://localhost:8080
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:18,460 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:18,460 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:19,214 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.247s. Listening on: http://localhost:8081
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:19,215 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:19,215 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:22.869Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-02-18T22:08:22.869Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:19,671 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-18T22:08:22.869Z] All 2 tests are passing (0 skipped), 2 tests were run in 3444ms. Tests completed at 22:08:19.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:20,185 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14816934740415116943/src/main/resources/application.properties
[2026-02-18T22:08:22.869Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:22.869Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:22.869Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,014 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.805s. Listening on: http://localhost:8081
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,014 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,014 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:22.869Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-02-18T22:08:22.869Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,059 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-18T22:08:22.869Z] All 2 tests are passing (0 skipped), 2 tests were run in 878ms. Tests completed at 22:08:21.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,606 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14816934740415116943/src/main/resources/application.properties
[2026-02-18T22:08:22.869Z] Starting test run, 0 tests to run.
[2026-02-18T22:08:22.869Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-18T22:08:22.869Z] All 2 tests are passing (0 skipped), 0 tests were run in 13ms. Tests completed at 22:08:21.
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,667 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:08:22.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.954 s - in io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-02-18T22:08:22.869Z] [INFO] Running io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-02-18T22:08:22.869Z] 2026-02-18 22:08:21,673 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:08:22.869Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-18T22:08:22.869Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-18T22:08:22.869Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-18T22:08:22.869Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:22.869Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:08:22.869Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:08:22.869Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-18T22:08:22.869Z] ... 3 more
[2026-02-18T22:08:22.869Z]
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:22,425 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:31.774Z] Tests paused
[2026-02-18T22:08:31.774Z] Running tests for the first time
[2026-02-18T22:08:31.774Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:31.774Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:31.774Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-18T22:08:31.774Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:31.774Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:31.774Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:31.774Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:31.774Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:24,967 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.849s. Listening on: http://localhost:8080
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:24,967 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:24,968 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:25,912 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.356s. Listening on: http://localhost:8081
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:25,913 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:25,913 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:31.774Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-18T22:08:31.774Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-18T22:08:31.774Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-02-18T22:08:31.774Z] Running 3/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-18T22:08:31.774Z] Running 4/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-18T22:08:31.774Z] Running 5/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:26,652 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:26,661 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-18T22:08:31.774Z] 2026-02-18 22:08:26,661 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-02-18T22:08:31.774Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:08:31.774Z] Response body doesn't match expectation.
[2026-02-18T22:08:31.774Z] Expected: is "true"
[2026-02-18T22:08:31.774Z] Actual: false
[2026-02-18T22:08:31.774Z]
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:08:31.774Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:08:31.774Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.774Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.774Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:08:31.774Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:08:31.774Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:08:31.774Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:08:31.774Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.774Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.774Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.774Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.774Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:31.774Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-02-18T22:08:31.774Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-02-18T22:08:31.774Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.774Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.775Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-18T22:08:31.775Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.775Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.775Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.775Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:31.775Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:31.775Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:31.775Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:31.775Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:31.775Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:31.775Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:31.775Z]
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:26,662 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:31.775Z] 1 test failed (4 passing, 0 skipped), 5 tests were run in 3706ms. Tests completed at 22:08:26.
[2026-02-18T22:08:31.775Z] Starting test run, 0 tests to run.
[2026-02-18T22:08:31.775Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-18T22:08:31.775Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,555 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.666s. Listening on: http://localhost:8081
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,555 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,555 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:31.775Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-18T22:08:31.775Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-18T22:08:31.775Z] Running 2/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-02-18T22:08:31.775Z] Running 3/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-18T22:08:31.775Z] Running 4/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,618 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,624 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:08:31.775Z] 2026-02-18 22:08:27,624 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-02-18T22:08:31.775Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:08:31.775Z] Response body doesn't match expectation.
[2026-02-18T22:08:31.775Z] Expected: is "true"
[2026-02-18T22:08:31.775Z] Actual: false
[2026-02-18T22:08:31.775Z]
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:08:31.775Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:08:31.775Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:08:31.775Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:08:31.775Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.775Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.775Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.775Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.775Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:31.775Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-02-18T22:08:31.775Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.775Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-18T22:08:31.776Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-18T22:08:31.776Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:08:31.776Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:31.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:31.776Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:31.776Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:31.776Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:31.776Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:31.776Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:31.776Z]
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:27,624 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:31.776Z] 1 test failed (4 passing, 0 skipped), 4 tests were run in 766ms. Tests completed at 22:08:27.
[2026-02-18T22:08:31.776Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:31.776Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:31.776Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:29,662 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.673s. Listening on: http://localhost:8081
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:29,663 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:29,663 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:31.776Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-18T22:08:31.776Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-18T22:08:31.776Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=3
[2026-02-18T22:08:31.776Z] Running 3/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-18T22:08:31.776Z] Running 4/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-18T22:08:31.776Z] Running 5/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:29,770 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:29,781 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:08:31.776Z] All 5 tests are passing (0 skipped), 5 tests were run in 828ms. Tests completed at 22:08:29 due to changes to ParamET.class.
[2026-02-18T22:08:31.776Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:31.776Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:31.776Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,502 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,502 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,502 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:31.776Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,521 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,526 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-18T22:08:31.776Z] 2026-02-18 22:08:31,526 ERROR [io.qua.test] (Test runner thread) Test ParamET#testHelloEndpoint() failed
[2026-02-18T22:08:31.776Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:08:31.776Z] Response body doesn't match expectation.
[2026-02-18T22:08:31.776Z] Expected: is "hello"
[2026-02-18T22:08:31.776Z] Actual: boo
[2026-02-18T22:08:31.776Z]
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:08:31.776Z] at jdk.internal.reflect.GeneratedMethodAccessor2381.invoke(Unknown Source)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:08:31.776Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:08:31.776Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:08:31.776Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:08:31.776Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:08:31.776Z] at io.quarkus.vertx.http.testrunner.params.ParamET.testHelloEndpoint(ParamET.java:21)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:08:31.776Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:08:31.776Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:08:31.776Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:08:31.776Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:08:31.776Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:08:31.777Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.777Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.777Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:08:31.777Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:08:31.777Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:08:31.777Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:08:31.777Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:08:31.777Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:08:31.777Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:08:31.777Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:08:31.777Z]
[2026-02-18T22:08:31.777Z] 2026-02-18 22:08:31,527 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:08:31.777Z] 1 test failed (4 passing, 0 skipped), 1 test was run in 542ms. Tests completed at 22:08:31 due to changes to HelloResource.class.
[2026-02-18T22:08:31.777Z] 2026-02-18 22:08:31,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:08:31.777Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.876 s - in io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-02-18T22:08:31.777Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:32,250 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:39.034Z] Tests paused
[2026-02-18T22:08:39.034Z] Running tests for the first time
[2026-02-18T22:08:39.034Z] Starting test run, 3 tests to run.
[2026-02-18T22:08:39.034Z] Running 1/3. Running: #JUnit Jupiter
[2026-02-18T22:08:39.034Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:39.034Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:39.034Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:39.034Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:39.034Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:39.034Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:34,988 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.059s. Listening on: http://localhost:8080
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:34,995 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:34,995 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:35,932 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.334s. Listening on: http://localhost:8081
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:35,932 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:35,932 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:39.034Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-18T22:08:39.034Z] Running 2/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-18T22:08:39.034Z] Running 3/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:36,437 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-18T22:08:39.034Z] All 3 tests are passing (0 skipped), 3 tests were run in 3529ms. Tests completed at 22:08:36.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:36,971 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7149268066872211900/src/main/resources/application.properties
[2026-02-18T22:08:39.034Z] Starting test run, 4 tests to run.
[2026-02-18T22:08:39.034Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-18T22:08:39.034Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:37,624 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:37,624 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:37,624 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:39.034Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-18T22:08:39.034Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-18T22:08:39.034Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-18T22:08:39.034Z] Running 4/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:37,690 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-18T22:08:39.034Z] All 5 tests are passing (0 skipped), 4 tests were run in 724ms. Tests completed at 22:08:37.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,231 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7149268066872211900/src/main/resources/application.properties
[2026-02-18T22:08:39.034Z] Starting test run, 5 tests to run.
[2026-02-18T22:08:39.034Z] Running 1/5. Running: #JUnit Jupiter
[2026-02-18T22:08:39.034Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,822 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,822 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,822 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:39.034Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-18T22:08:39.034Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-18T22:08:39.034Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-18T22:08:39.034Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-18T22:08:39.034Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,887 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-18T22:08:39.034Z] All 5 tests are passing (0 skipped), 5 tests were run in 660ms. Tests completed at 22:08:38.
[2026-02-18T22:08:39.034Z] 2026-02-18 22:08:38,929 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:08:39.034Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.382 s - in io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-02-18T22:08:39.034Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:39,654 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:08:48.031Z] Tests paused
[2026-02-18T22:08:48.031Z] Running tests for the first time
[2026-02-18T22:08:48.031Z] Starting test run, 2 tests to run.
[2026-02-18T22:08:48.031Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-18T22:08:48.031Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:48.031Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:08:48.031Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:08:48.031Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:08:48.031Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:08:48.031Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:42,494 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.131s. Listening on: http://localhost:8080
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:42,494 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:42,495 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:43,371 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.494s. Listening on: http://localhost:8081
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:43,371 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:43,371 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:48.031Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-18T22:08:48.031Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:43,830 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-18T22:08:48.031Z] All 2 tests are passing (0 skipped), 2 tests were run in 3650ms. Tests completed at 22:08:43.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:44,365 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test11646341395218023659/src/main/resources/application.properties
[2026-02-18T22:08:48.031Z] Starting test run, 1 tests to run.
[2026-02-18T22:08:48.031Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:08:48.031Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:45,031 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:45,031 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:45,031 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:48.031Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:45,061 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:08:48.031Z] All 3 tests are passing (0 skipped), 1 test was run in 701ms. Tests completed at 22:08:45.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:45,577 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test11646341395218023659/src/main/resources/application.properties
[2026-02-18T22:08:48.031Z] Starting test run, 5 tests to run.
[2026-02-18T22:08:48.031Z] Running 1/5. Running: #JUnit Jupiter
[2026-02-18T22:08:48.031Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:46,313 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.707s. Listening on: http://localhost:8081
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:46,315 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:46,315 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:08:48.031Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-18T22:08:48.031Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-18T22:08:48.031Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-18T22:08:48.031Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-18T22:08:48.031Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:46,440 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.012s
[2026-02-18T22:08:48.031Z] All 5 tests are passing (0 skipped), 5 tests were run in 873ms. Tests completed at 22:08:46.
[2026-02-18T22:08:48.031Z] 2026-02-18 22:08:46,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:08:48.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.599 s - in io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-02-18T22:08:48.031Z] [INFO]
[2026-02-18T22:08:48.031Z] [INFO] Results:
[2026-02-18T22:08:48.031Z] [INFO]
[2026-02-18T22:08:48.031Z] [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:08:48.031Z] [INFO]
[2026-02-18T22:08:48.031Z] [INFO]
[2026-02-18T22:08:48.031Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:08:48.031Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2026-02-18T22:08:48.440Z] [INFO]
[2026-02-18T22:08:48.440Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:08:48.440Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:08:48.440Z] [INFO]
[2026-02-18T22:08:48.440Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:08:48.767Z] [INFO]
[2026-02-18T22:08:48.767Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment ---
[2026-02-18T22:08:48.767Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2026-02-18T22:08:48.767Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.pom
[2026-02-18T22:08:48.767Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:08:48.767Z] [INFO]
[2026-02-18T22:08:48.767Z] [INFO] ---------------< io.quarkus:quarkus-undertow-deployment >---------------
[2026-02-18T22:08:48.767Z] [INFO] Building Quarkus - Undertow - Deployment 2.7.5.Final [98/964]
[2026-02-18T22:08:48.767Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:08:48.767Z] [INFO]
[2026-02-18T22:08:48.767Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:48.767Z] [INFO]
[2026-02-18T22:08:48.767Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.474Z] [INFO] Processed 71 files in 116ms (Formatted: 0, Unchanged: 71, Failed: 0, Readonly: 0)
[2026-02-18T22:08:49.474Z] [INFO]
[2026-02-18T22:08:49.474Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.801Z] [INFO] Processed 71 files in 00:00.207 (Already Sorted: 71, Needed Sorting: 0)
[2026-02-18T22:08:49.801Z] [INFO]
[2026-02-18T22:08:49.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:08:49.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/deployment/src/main/resources
[2026-02-18T22:08:49.801Z] [INFO]
[2026-02-18T22:08:49.801Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:49.801Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:08:49.801Z] [INFO] Compiling 6 source files to /quarkus/extensions/undertow/deployment/target/classes
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[345,53] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[373,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[442,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[519,62] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[536,28] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[556,103] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[581,58] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[587,41] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,75] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,86] unchecked cast
[2026-02-18T22:08:50.945Z] required: java.lang.Class<? extends javax.servlet.ServletContainerInitializer>
[2026-02-18T22:08:50.945Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[76,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[129,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-18T22:08:50.945Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-18T22:08:50.945Z] [INFO]
[2026-02-18T22:08:50.945Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:50.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:08:50.945Z] [INFO] Copying 4 resources
[2026-02-18T22:08:50.945Z] [INFO]
[2026-02-18T22:08:50.945Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:50.945Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:08:50.945Z] [INFO] Compiling 65 source files to /quarkus/extensions/undertow/deployment/target/test-classes
[2026-02-18T22:08:51.649Z] [INFO]
[2026-02-18T22:08:51.649Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-deployment ---
[2026-02-18T22:08:51.649Z] [INFO]
[2026-02-18T22:08:51.649Z] [INFO] -------------------------------------------------------
[2026-02-18T22:08:51.649Z] [INFO] T E S T S
[2026-02-18T22:08:51.649Z] [INFO] -------------------------------------------------------
[2026-02-18T22:08:51.649Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:08:53.301Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-02-18T22:09:00.579Z] 2026-02-18 22:08:59,204 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.624s. Listening on: http://localhost:8081
[2026-02-18T22:09:00.579Z] 2026-02-18 22:08:59,206 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:00.579Z] 2026-02-18 22:08:59,207 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:01.294Z] 2026-02-18 22:09:01,232 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:09:01.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.32 s - in io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-02-18T22:09:01.632Z] [INFO] Running io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-02-18T22:09:03.928Z] 2026-02-18 22:09:03,317 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.588s. Listening on: http://localhost:8081
[2026-02-18T22:09:03.928Z] 2026-02-18 22:09:03,317 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:03.928Z] 2026-02-18 22:09:03,317 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:04.639Z] 2026-02-18 22:09:04,346 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:09:04.639Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.091 s - in io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-02-18T22:09:04.639Z] [INFO] Running io.quarkus.undertow.test.ServletSecurityTestCase
[2026-02-18T22:09:05.852Z] 2026-02-18 22:09:05,766 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-18T22:09:05.852Z] 2026-02-18 22:09:05,766 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:05.852Z] 2026-02-18 22:09:05,767 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:06.560Z] 2026-02-18 22:09:06,385 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:09:06.560Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s - in io.quarkus.undertow.test.ServletSecurityTestCase
[2026-02-18T22:09:06.560Z] [INFO] Running io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-02-18T22:09:07.715Z] 2026-02-18 22:09:07,637 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2026-02-18T22:09:07.715Z] 2026-02-18 22:09:07,638 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:07.715Z] 2026-02-18 22:09:07,638 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:09.959Z] 2026-02-18 22:09:08,825 ERROR [io.und.req.io] (executor-thread-0) Exception handling request da83023f-d299-4818-9998-f3167235919f-1 to /timeout: java.io.UncheckedIOException: java.io.IOException: Read timeout
[2026-02-18T22:09:09.959Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574)
[2026-02-18T22:09:09.959Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[2026-02-18T22:09:09.960Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-18T22:09:09.960Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-18T22:09:09.960Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-18T22:09:09.960Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
[2026-02-18T22:09:09.960Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-18T22:09:09.960Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:50)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.doPost(TimeoutTestServlet.java:29)
[2026-02-18T22:09:09.960Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
[2026-02-18T22:09:09.960Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-18T22:09:09.960Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:09.960Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-18T22:09:09.960Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-18T22:09:09.960Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-18T22:09:09.960Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-18T22:09:09.960Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:09.960Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-18T22:09:09.960Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-18T22:09:09.960Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-18T22:09:09.960Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T22:09:09.960Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-18T22:09:09.960Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:09:09.960Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:09:09.960Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:09:09.960Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:09:09.960Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:09:09.960Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:09:09.960Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:09:09.960Z] Suppressed: java.io.IOException: Read timeout
[2026-02-18T22:09:09.960Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-02-18T22:09:09.960Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.spec.ServletInputStreamImpl.close(ServletInputStreamImpl.java:206)
[2026-02-18T22:09:09.960Z] at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:382)
[2026-02-18T22:09:09.960Z] at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:211)
[2026-02-18T22:09:09.960Z] at java.base/java.io.InputStreamReader.close(InputStreamReader.java:192)
[2026-02-18T22:09:09.960Z] at java.base/java.io.BufferedReader.close(BufferedReader.java:525)
[2026-02-18T22:09:09.960Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:48)
[2026-02-18T22:09:09.960Z] ... 41 more
[2026-02-18T22:09:09.960Z] Caused by: java.io.IOException: Read timeout
[2026-02-18T22:09:09.960Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-02-18T22:09:09.960Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-02-18T22:09:09.960Z] at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:158)
[2026-02-18T22:09:09.960Z] at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
[2026-02-18T22:09:09.960Z] at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
[2026-02-18T22:09:09.960Z] at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
[2026-02-18T22:09:09.960Z] at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177)
[2026-02-18T22:09:09.960Z] at java.base/java.io.BufferedReader.fill(BufferedReader.java:162)
[2026-02-18T22:09:09.960Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329)
[2026-02-18T22:09:09.960Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396)
[2026-02-18T22:09:09.960Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571)
[2026-02-18T22:09:09.960Z] ... 49 more
[2026-02-18T22:09:09.960Z]
[2026-02-18T22:09:11.113Z] 2026-02-18 22:09:10,851 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:09:11.113Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.461 s - in io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-02-18T22:09:11.113Z] [INFO] Running io.quarkus.undertow.test.ErrorServletTestCase
[2026-02-18T22:09:12.764Z] 2026-02-18 22:09:12,350 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-02-18T22:09:12.764Z] 2026-02-18 22:09:12,351 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:12.764Z] 2026-02-18 22:09:12,351 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:13.472Z] 2026-02-18 22:09:12,999 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 3d8d3a37-0697-467e-932b-2fca344abce9-1 to /error: java.lang.RuntimeException: Error !!!
[2026-02-18T22:09:13.472Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-02-18T22:09:13.472Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-02-18T22:09:13.472Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-18T22:09:13.472Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.472Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-18T22:09:13.472Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-18T22:09:13.472Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-18T22:09:13.472Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-18T22:09:13.472Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.472Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-18T22:09:13.472Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-18T22:09:13.472Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-18T22:09:13.472Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-18T22:09:13.472Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-18T22:09:13.472Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-18T22:09:13.472Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-18T22:09:13.472Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T22:09:13.472Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-18T22:09:13.472Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:09:13.472Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:09:13.472Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:09:13.472Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:09:13.472Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:09:13.472Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:09:13.472Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:09:13.472Z]
[2026-02-18T22:09:13.874Z] 2026-02-18 22:09:13,151 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 3d8d3a37-0697-467e-932b-2fca344abce9-2 to /error: java.lang.RuntimeException: Error !!!
[2026-02-18T22:09:13.874Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-02-18T22:09:13.874Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-02-18T22:09:13.874Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-18T22:09:13.874Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.874Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-18T22:09:13.874Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-18T22:09:13.874Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-18T22:09:13.874Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-18T22:09:13.874Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.874Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-18T22:09:13.874Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-18T22:09:13.874Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-18T22:09:13.874Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-18T22:09:13.874Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-18T22:09:13.874Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-18T22:09:13.874Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-18T22:09:13.874Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T22:09:13.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-18T22:09:13.874Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:09:13.874Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:09:13.874Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:09:13.874Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:09:13.874Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:09:13.874Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:09:13.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:09:13.874Z]
[2026-02-18T22:09:13.874Z] 2026-02-18 22:09:13,829 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:09:13.874Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.973 s - in io.quarkus.undertow.test.ErrorServletTestCase
[2026-02-18T22:09:13.874Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-02-18T22:09:15.523Z] 2026-02-18 22:09:15,317 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8081
[2026-02-18T22:09:15.523Z] 2026-02-18 22:09:15,318 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:15.523Z] 2026-02-18 22:09:15,318 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:16.227Z] 2026-02-18 22:09:15,853 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:09:16.227Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-02-18T22:09:16.227Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-02-18T22:09:17.368Z] 2026-02-18 22:09:17,042 WARN [io.und.servlet] (main) UT015020: Path /secure/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, CONNECT, OPTIONS, PUT]
[2026-02-18T22:09:17.368Z] 2026-02-18 22:09:17,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.658s. Listening on: http://localhost:8081
[2026-02-18T22:09:17.368Z] 2026-02-18 22:09:17,319 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:17.368Z] 2026-02-18 22:09:17,319 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:18.072Z] 2026-02-18 22:09:17,879 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:09:18.072Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-02-18T22:09:18.072Z] [INFO] Running io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-02-18T22:09:19.725Z] 2026-02-18 22:09:19,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2026-02-18T22:09:19.725Z] 2026-02-18 22:09:19,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:19.725Z] 2026-02-18 22:09:19,236 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:20.052Z] 2026-02-18 22:09:19,708 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:09:20.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 s - in io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-02-18T22:09:20.052Z] [INFO] Running io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-02-18T22:09:21.196Z] 2026-02-18 22:09:20,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:09:21.196Z] 2026-02-18 22:09:20,883 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:21.196Z] 2026-02-18 22:09:20,883 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:21.900Z] 2026-02-18 22:09:21,541 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:09:21.900Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-02-18T22:09:21.900Z] [INFO] Running io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-02-18T22:09:23.060Z] 2026-02-18 22:09:22,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-18T22:09:23.060Z] 2026-02-18 22:09:22,716 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:23.060Z] 2026-02-18 22:09:22,717 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:23.060Z] 2026-02-18 22:09:22,792 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:09:23.060Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-02-18T22:09:23.060Z] [INFO] Running io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-02-18T22:09:24.202Z] 2026-02-18 22:09:23,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-18T22:09:24.202Z] 2026-02-18 22:09:23,934 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:24.202Z] 2026-02-18 22:09:23,934 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:24.529Z] 2026-02-18 22:09:24,478 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:09:24.529Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s - in io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-02-18T22:09:24.529Z] [INFO] Running io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-02-18T22:09:40.426Z] Tests paused
[2026-02-18T22:09:40.426Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:40.426Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:40.426Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:40.426Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:40.426Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:28,703 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.589s. Listening on: http://localhost:8080
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:28,703 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:28,703 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,255 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,264 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:09:40.426Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:40.426Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:40.426Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:40.426Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:40.426Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,795 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8080
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,796 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,796 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:31,796 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.205s
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:33,060 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-02-18T22:09:40.426Z] 2026-02-18 22:09:33,065 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:09:40.427Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:40.427Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:40.427Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:40.427Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:40.427Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:40.427Z] 2026-02-18 22:09:33,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8080
[2026-02-18T22:09:40.427Z] 2026-02-18 22:09:33,452 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:40.427Z] 2026-02-18 22:09:33,452 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:40.427Z] 2026-02-18 22:09:33,453 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.531s
[2026-02-18T22:09:40.427Z] 2026-02-18 22:09:38,637 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:09:42.116Z] Tests paused
[2026-02-18T22:09:42.116Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:42.116Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:42.116Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:42.116Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:42.116Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:42.116Z] 2026-02-18 22:09:41,630 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.464s. Listening on: http://localhost:8080
[2026-02-18T22:09:42.116Z] 2026-02-18 22:09:41,630 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:42.116Z] 2026-02-18 22:09:41,630 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:42.116Z] 2026-02-18 22:09:41,978 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.004s
[2026-02-18T22:09:42.116Z] 2026-02-18 22:09:42,012 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-18T22:09:45.926Z] Tests paused
[2026-02-18T22:09:45.926Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:45.926Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:45.926Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:45.926Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:45.926Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:45.926Z] 2026-02-18 22:09:45,130 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.410s. Listening on: http://localhost:8080
[2026-02-18T22:09:45.926Z] 2026-02-18 22:09:45,130 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:45.926Z] 2026-02-18 22:09:45,130 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:45.926Z] 2026-02-18 22:09:45,299 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2026-02-18T22:09:45.926Z] 2026-02-18 22:09:45,319 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:09:49.708Z] Tests paused
[2026-02-18T22:09:49.708Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:49.708Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:49.708Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:49.708Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:49.708Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:48,204 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.357s. Listening on: http://localhost:8080
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:48,204 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:48,204 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:48,613 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewServlet.class.
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:48,622 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:09:49.708Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:09:49.708Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:09:49.708Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:09:49.708Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:09:49.708Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:49,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8080
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:49,122 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:49,122 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:49,122 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.758s
[2026-02-18T22:09:49.708Z] 2026-02-18 22:09:49,137 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:09:49.708Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.784 s - in io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-02-18T22:09:49.708Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-02-18T22:09:50.859Z] 2026-02-18 22:09:50,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-02-18T22:09:50.859Z] 2026-02-18 22:09:50,442 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:50.859Z] 2026-02-18 22:09:50,442 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:51.192Z] 2026-02-18 22:09:50,925 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:09:51.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-02-18T22:09:51.192Z] [INFO] Running io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-02-18T22:09:52.865Z] 2026-02-18 22:09:52,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.787s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:09:52.865Z] 2026-02-18 22:09:52,398 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:52.865Z] 2026-02-18 22:09:52,398 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:53.194Z] 2026-02-18 22:09:52,976 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:09:53.194Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s - in io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-02-18T22:09:53.194Z] [INFO] Running io.quarkus.undertow.test.MultipartConfigTestCase
[2026-02-18T22:09:54.387Z] 2026-02-18 22:09:54,195 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-02-18T22:09:54.387Z] 2026-02-18 22:09:54,195 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:54.387Z] 2026-02-18 22:09:54,196 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:55.101Z] file
[2026-02-18T22:09:55.101Z] file
[2026-02-18T22:09:55.101Z] 2026-02-18 22:09:54,815 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:09:55.101Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in io.quarkus.undertow.test.MultipartConfigTestCase
[2026-02-18T22:09:55.101Z] [INFO] Running io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-02-18T22:09:56.252Z] 2026-02-18 22:09:55,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2026-02-18T22:09:56.252Z] 2026-02-18 22:09:55,986 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:56.252Z] 2026-02-18 22:09:55,986 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:56.588Z] 2026-02-18 22:09:56,550 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:09:56.588Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-02-18T22:09:56.588Z] [INFO] Running io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-02-18T22:09:58.302Z] 2026-02-18 22:09:57,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-18T22:09:58.302Z] 2026-02-18 22:09:57,811 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:58.302Z] 2026-02-18 22:09:57,811 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:09:58.638Z] 2026-02-18 22:09:58,283 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:09:58.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s - in io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-02-18T22:09:58.638Z] [INFO] Running io.quarkus.undertow.test.ServletDestroyTestCase
[2026-02-18T22:09:59.802Z] 2026-02-18 22:09:59,418 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-02-18T22:09:59.802Z] 2026-02-18 22:09:59,418 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:09:59.802Z] 2026-02-18 22:09:59,419 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:00.133Z] 2026-02-18 22:09:59,882 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:10:00.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in io.quarkus.undertow.test.ServletDestroyTestCase
[2026-02-18T22:10:00.133Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-02-18T22:10:01.285Z] 2026-02-18 22:10:01,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-02-18T22:10:01.285Z] 2026-02-18 22:10:01,005 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:01.285Z] 2026-02-18 22:10:01,005 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:01.615Z] 2026-02-18 22:10:01,507 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:10:01.615Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s - in io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-02-18T22:10:01.615Z] [INFO] Running io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-02-18T22:10:02.784Z] 2026-02-18 22:10:02,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2026-02-18T22:10:02.784Z] 2026-02-18 22:10:02,618 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:02.784Z] 2026-02-18 22:10:02,619 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:03.492Z] 2026-02-18 22:10:03,370 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-02-18T22:10:03.492Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-02-18T22:10:03.492Z] [INFO] Running io.quarkus.undertow.test.AnnotationServletTestCase
[2026-02-18T22:10:05.194Z] 2026-02-18 22:10:05,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.908s. Listening on: http://localhost:8081
[2026-02-18T22:10:05.194Z] 2026-02-18 22:10:05,076 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:05.194Z] 2026-02-18 22:10:05,076 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:05.906Z] 2026-02-18 22:10:05,615 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:10:05.906Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in io.quarkus.undertow.test.AnnotationServletTestCase
[2026-02-18T22:10:05.906Z] [INFO] Running io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-02-18T22:10:07.051Z] 2026-02-18 22:10:06,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2026-02-18T22:10:07.052Z] 2026-02-18 22:10:06,917 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:07.052Z] 2026-02-18 22:10:06,917 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:07.848Z] 2026-02-18 22:10:07,436 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:10:07.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s - in io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-02-18T22:10:07.848Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-02-18T22:10:09.005Z] 2026-02-18 22:10:08,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-18T22:10:09.005Z] 2026-02-18 22:10:08,590 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:09.005Z] 2026-02-18 22:10:08,590 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:09.381Z] 2026-02-18 22:10:09,062 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:10:09.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s - in io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-02-18T22:10:09.381Z] [INFO] Running io.quarkus.undertow.test.ContextPathTestCase
[2026-02-18T22:10:11.045Z] 2026-02-18 22:10:10,465 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.738s. Listening on: http://localhost:8081
[2026-02-18T22:10:11.045Z] 2026-02-18 22:10:10,465 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:11.045Z] 2026-02-18 22:10:10,465 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:11.372Z] 2026-02-18 22:10:11,258 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:10:11.372Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 s - in io.quarkus.undertow.test.ContextPathTestCase
[2026-02-18T22:10:11.372Z] [INFO] Running io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-02-18T22:10:12.518Z] 2026-02-18 22:10:12,382 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-18T22:10:12.518Z] 2026-02-18 22:10:12,382 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:12.518Z] 2026-02-18 22:10:12,382 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:13.224Z] 2026-02-18 22:10:12,962 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:10:13.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-02-18T22:10:13.224Z] [INFO] Running io.quarkus.undertow.test.MaxParametersTestCase
[2026-02-18T22:10:14.401Z] 2026-02-18 22:10:13,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-02-18T22:10:14.401Z] 2026-02-18 22:10:13,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:14.401Z] 2026-02-18 22:10:13,969 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:47.736Z] 2026-02-18 22:10:44,502 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:10:47.736Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.533 s - in io.quarkus.undertow.test.MaxParametersTestCase
[2026-02-18T22:10:47.736Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-02-18T22:10:47.736Z] 2026-02-18 22:10:45,566 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-18T22:10:47.736Z] 2026-02-18 22:10:45,567 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:10:47.736Z] 2026-02-18 22:10:45,567 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:10:47.736Z] 2026-02-18 22:10:46,073 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:10:47.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s - in io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] Results:
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-deployment ---
[2026-02-18T22:10:47.736Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-deployment ---
[2026-02-18T22:10:47.736Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-deployment ---
[2026-02-18T22:10:47.736Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.jar
[2026-02-18T22:10:47.736Z] [INFO] Installing /quarkus/extensions/undertow/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.pom
[2026-02-18T22:10:47.736Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2026-02-18T22:10:47.736Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [99/964]
[2026-02-18T22:10:47.736Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2026-02-18T22:10:47.736Z] [INFO] Installing /quarkus/core/test-extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-parent/2.7.5.Final/quarkus-test-extension-parent-2.7.5.Final.pom
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.736Z] [INFO] -----------------< io.quarkus:quarkus-test-extension >------------------
[2026-02-18T22:10:47.736Z] [INFO] Building Quarkus - Core - Test Extension - Runtime 2.7.5.Final [100/964]
[2026-02-18T22:10:47.736Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 45 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 20 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 523 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 62 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 126 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 32 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 28 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 82 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 371 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 84 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 317 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 207 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2026-02-18T22:10:47.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 1.2 MB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 427 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 180 kB/s)
[2026-02-18T22:10:47.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 5.4 MB/s)
[2026-02-18T22:10:47.736Z] [INFO]
[2026-02-18T22:10:47.737Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension ---
[2026-02-18T22:10:47.737Z] [INFO]
[2026-02-18T22:10:47.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Processed 49 files in 73ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Processed 49 files in 00:00.077 (Already Sorted: 49, Needed Sorting: 0)
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:10:48.068Z] [INFO] Copying 2 resources
[2026-02-18T22:10:48.068Z] [INFO]
[2026-02-18T22:10:48.068Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-test-extension ---
[2026-02-18T22:10:48.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom
[2026-02-18T22:10:48.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom (1.4 kB at 6.8 kB/s)
[2026-02-18T22:10:48.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom
[2026-02-18T22:10:48.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom (16 kB at 218 kB/s)
[2026-02-18T22:10:48.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar
[2026-02-18T22:10:48.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar (16 kB at 178 kB/s)
[2026-02-18T22:10:48.730Z] [INFO]
[2026-02-18T22:10:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension ---
[2026-02-18T22:10:48.730Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:10:48.730Z] [INFO] Compiling 49 source files to /quarkus/core/test-extension/runtime/target/classes
[2026-02-18T22:10:49.438Z] [INFO]
[2026-02-18T22:10:49.438Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension ---
[2026-02-18T22:10:49.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:10:49.438Z] [INFO] skip non existing resourceDirectory /quarkus/core/test-extension/runtime/src/test/resources
[2026-02-18T22:10:49.438Z] [INFO]
[2026-02-18T22:10:49.438Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension ---
[2026-02-18T22:10:49.438Z] [INFO] No sources to compile
[2026-02-18T22:10:49.438Z] [INFO]
[2026-02-18T22:10:49.438Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension ---
[2026-02-18T22:10:49.438Z] [INFO] No tests to run.
[2026-02-18T22:10:49.438Z] [INFO]
[2026-02-18T22:10:49.438Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension ---
[2026-02-18T22:10:49.439Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar
[2026-02-18T22:10:49.439Z] [INFO]
[2026-02-18T22:10:49.439Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension ---
[2026-02-18T22:10:49.439Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar
[2026-02-18T22:10:49.439Z] [INFO]
[2026-02-18T22:10:49.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension ---
[2026-02-18T22:10:49.439Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.jar
[2026-02-18T22:10:49.439Z] [INFO] Installing /quarkus/core/test-extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.pom
[2026-02-18T22:10:49.439Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final-sources.jar
[2026-02-18T22:10:49.439Z] [INFO]
[2026-02-18T22:10:49.439Z] [INFO] ------------< io.quarkus:quarkus-test-extension-deployment >------------
[2026-02-18T22:10:49.439Z] [INFO] Building Quarkus - Core - Test Extension - Deployment 2.7.5.Final [101/964]
[2026-02-18T22:10:49.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:10:49.439Z] [INFO]
[2026-02-18T22:10:49.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:49.439Z] [INFO]
[2026-02-18T22:10:49.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.580Z] [INFO] Processed 65 files in 138ms (Formatted: 0, Unchanged: 65, Failed: 0, Readonly: 0)
[2026-02-18T22:10:50.580Z] [INFO]
[2026-02-18T22:10:50.580Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.906Z] [INFO] Processed 65 files in 00:00.129 (Already Sorted: 65, Needed Sorting: 0)
[2026-02-18T22:10:50.906Z] [INFO]
[2026-02-18T22:10:50.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:10:50.906Z] [INFO] Copying 16 resources
[2026-02-18T22:10:50.906Z] [INFO]
[2026-02-18T22:10:50.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:50.906Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:10:50.906Z] [INFO] Compiling 8 source files to /quarkus/core/test-extension/deployment/target/classes
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked conversion
[2026-02-18T22:10:51.612Z] required: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder<java.security.interfaces.DSAPublicKey,io.quarkus.extest.runtime.subst.KeyProxy>
[2026-02-18T22:10:51.612Z] found: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T22:10:51.612Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[411,63] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-18T22:10:51.612Z] [INFO]
[2026-02-18T22:10:51.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:51.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:10:51.612Z] [INFO] Copying 1 resource
[2026-02-18T22:10:51.612Z] [INFO]
[2026-02-18T22:10:51.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:51.612Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:10:51.612Z] [INFO] Compiling 57 source files to /quarkus/core/test-extension/deployment/target/test-classes
[2026-02-18T22:10:52.753Z] [INFO]
[2026-02-18T22:10:52.753Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension-deployment ---
[2026-02-18T22:10:52.753Z] [INFO]
[2026-02-18T22:10:52.753Z] [INFO] -------------------------------------------------------
[2026-02-18T22:10:52.753Z] [INFO] T E S T S
[2026-02-18T22:10:52.753Z] [INFO] -------------------------------------------------------
[2026-02-18T22:10:52.753Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:10:54.493Z] [INFO] Running io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,066 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,256 INFO [io.qua.ext.dep.TestProcessor] (build-21) boot, launchMode=NORMAL
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,527 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,758 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,827 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:58,834 INFO [io.qua.ext.dep.TestProcessor] (build-42) Registering service start
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:59,487 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:03.433Z] 2026-02-18 22:10:59,802 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 2317ms
[2026-02-18T22:11:03.433Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:03.433Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:03.433Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:03.433Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:03.433Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:03.433Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,654 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,656 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,656 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,656 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,657 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,657 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:00,747 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,316 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,318 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,324 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,325 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,330 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,469 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.562s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,470 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,470 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:03.433Z] test.message = hello from prod
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,483 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,484 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,484 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:03.433Z] 2026-02-18 22:11:01,525 INFO [io.quarkus] (main) property-injecting stopped in 0.053s
[2026-02-18T22:11:03.766Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:03.766Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:03.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:03.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:03.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:03.766Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,862 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,863 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,863 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,863 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,863 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,863 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:02,934 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,391 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,393 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,401 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,402 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,408 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,505 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.230s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,506 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,508 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:03.766Z] test.message = hello from prod
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,521 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:03.766Z] 2026-02-18 22:11:03,522 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:03.767Z] 2026-02-18 22:11:03,522 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:03.767Z] 2026-02-18 22:11:03,550 INFO [io.quarkus] (main) property-injecting stopped in 0.039s
[2026-02-18T22:11:03.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.558 s - in io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-02-18T22:11:03.767Z] [INFO] Running io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:05,443 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=NORMAL
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:05,602 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:05,903 INFO [io.qua.ext.dep.TestProcessor] (build-27) Have XmlConfig, loading
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:05,921 INFO [io.qua.ext.dep.TestProcessor] (build-27) Loaded XmlConfig, creating service
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:05,928 INFO [io.qua.ext.dep.TestProcessor] (build-37) Registering service start
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:06,531 INFO [DSAPublicKeyObjectSubstitution] (build-28) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:06,891 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1942ms
[2026-02-18T22:11:08.551Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:08.551Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:08.551Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:08.551Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:08.551Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:08.551Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,610 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,610 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,611 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,611 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,611 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,611 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:07,651 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,089 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,090 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,097 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,097 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,103 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,217 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.227s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,217 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,218 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,232 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,232 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,232 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:08.551Z] 2026-02-18 22:11:08,254 INFO [io.quarkus] (main) exception-handling stopped in 0.035s
[2026-02-18T22:11:08.551Z] Exception and exit code [1] handled by application
[2026-02-18T22:11:09.721Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:09.721Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:09.721Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:09.722Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:09.722Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:09.722Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,962 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,963 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,963 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,963 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,963 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:08,963 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,005 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,445 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,446 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,453 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,453 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,457 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,569 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.207s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,570 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,570 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,582 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,582 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,583 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:09.722Z] 2026-02-18 22:11:09,611 INFO [io.quarkus] (main) exception-handling stopped in 0.038s
[2026-02-18T22:11:09.722Z] Exception and exit code [1] handled by application
[2026-02-18T22:11:09.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.987 s - in io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-02-18T22:11:09.722Z] [INFO] Running io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:11,277 INFO [io.qua.ext.dep.TestProcessor] (build-35) boot, launchMode=NORMAL
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:11,387 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:11,704 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:11,719 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:11,724 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:12,177 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:12,450 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1677ms
[2026-02-18T22:11:14.499Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:14.499Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:14.499Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:14.499Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:14.499Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:14.499Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,398 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,398 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,399 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,399 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,399 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,399 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,438 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,873 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,874 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,884 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,885 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:13,890 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,005 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.446s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,006 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,006 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,008 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-02-18T22:11:14.499Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-02-18T22:11:14.499Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-02-18T22:11:14.499Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-02-18T22:11:14.499Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-18T22:11:14.499Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-18T22:11:14.499Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-18T22:11:14.499Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:11:14.499Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:11:14.499Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:11:14.499Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:11:14.499Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-02-18T22:11:14.499Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-02-18T22:11:14.499Z]
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,021 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,022 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,023 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:14.499Z] 2026-02-18 22:11:14,054 INFO [io.quarkus] (main) exception-throwing stopped in 0.044s
[2026-02-18T22:11:15.654Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:15.654Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:15.654Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:15.654Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:15.654Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:15.654Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,621 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:14,659 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,100 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,101 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,111 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,112 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,117 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,217 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.079s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,218 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,218 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,220 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-02-18T22:11:15.654Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-02-18T22:11:15.654Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-02-18T22:11:15.654Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-02-18T22:11:15.654Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-18T22:11:15.654Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-18T22:11:15.654Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-18T22:11:15.654Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:11:15.654Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:11:15.654Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:11:15.654Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:11:15.654Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-02-18T22:11:15.654Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-02-18T22:11:15.654Z]
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,233 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,234 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,236 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:15.654Z] 2026-02-18 22:11:15,262 INFO [io.quarkus] (main) exception-throwing stopped in 0.040s
[2026-02-18T22:11:15.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.63 s - in io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-02-18T22:11:15.654Z] [INFO] Running io.quarkus.commandmode.ExitCodeTestCase
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:17,134 INFO [io.qua.ext.dep.TestProcessor] (build-24) boot, launchMode=TEST
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:17,289 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:17,677 INFO [io.qua.ext.dep.TestProcessor] (build-27) Have XmlConfig, loading
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:17,693 INFO [io.qua.ext.dep.TestProcessor] (build-27) Loaded XmlConfig, creating service
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:17,697 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,247 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,655 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,655 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,656 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,656 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,657 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,657 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:18,684 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,076 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,077 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,087 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,087 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,094 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,334 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.835s. Listening on: http://localhost:8081
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,335 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:11:19.443Z] 2026-02-18 22:11:19,335 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:20.584Z] 2026-02-18 22:11:20,432 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:20.584Z] 2026-02-18 22:11:20,433 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:20.584Z] 2026-02-18 22:11:20,433 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:20.584Z] 2026-02-18 22:11:20,451 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:11:20.584Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.127 s - in io.quarkus.commandmode.ExitCodeTestCase
[2026-02-18T22:11:20.584Z] [INFO] Running io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-02-18T22:11:22.842Z] 2026-02-18 22:11:21,847 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:11:22.842Z] 2026-02-18 22:11:21,910 INFO [io.qua.ext.dep.TestProcessor] (build-37) boot, launchMode=NORMAL
[2026-02-18T22:11:22.842Z] 2026-02-18 22:11:22,038 INFO [io.qua.ext.dep.TestProcessor] (build-40) loadDSAPublicKey run
[2026-02-18T22:11:22.842Z] 2026-02-18 22:11:22,278 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-18T22:11:22.842Z] 2026-02-18 22:11:22,284 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-18T22:11:22.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-02-18T22:11:22.842Z] [INFO] Running io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:23,738 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:23,833 INFO [io.qua.ext.dep.TestProcessor] (build-17) loadDSAPublicKey run
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:24,068 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:24,092 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:24,096 INFO [io.qua.ext.dep.TestProcessor] (build-27) Registering service start
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:24,617 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:24,838 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1606ms
[2026-02-18T22:11:27.686Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:27.686Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:27.686Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:27.686Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:27.686Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:27.686Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,811 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,811 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,811 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,811 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,812 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,812 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:25,874 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,558 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,559 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,565 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,565 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,570 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,664 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.731s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,665 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,665 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:27.686Z] Hello Non Default
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,677 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,677 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,677 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:27.686Z] 2026-02-18 22:11:26,699 INFO [io.quarkus] (main) run-exit stopped in 0.032s
[2026-02-18T22:11:28.033Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:28.033Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:28.033Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:28.033Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:28.033Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:28.033Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,284 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,284 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,284 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,284 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,285 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,285 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,318 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,734 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,736 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,743 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,743 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,747 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,847 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.066s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,848 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,849 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:28.033Z] Hello Non Default
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,861 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,862 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,862 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:28.033Z] 2026-02-18 22:11:27,886 INFO [io.quarkus] (main) run-exit stopped in 0.036s
[2026-02-18T22:11:28.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.605 s - in io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-02-18T22:11:28.033Z] [INFO] Running io.quarkus.commandmode.JavaMainTestCase
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:29,297 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=NORMAL
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:29,403 INFO [io.qua.ext.dep.TestProcessor] (build-27) loadDSAPublicKey run
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:29,656 INFO [io.qua.ext.dep.TestProcessor] (build-28) Have XmlConfig, loading
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:29,667 INFO [io.qua.ext.dep.TestProcessor] (build-28) Loaded XmlConfig, creating service
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:29,672 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:30,197 INFO [DSAPublicKeyObjectSubstitution] (build-29) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:30,422 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1596ms
[2026-02-18T22:11:32.820Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:32.820Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:32.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:32.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:32.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:32.820Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,308 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,360 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,980 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,982 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,990 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,990 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:31,996 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,178 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.664s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,183 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,184 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:32.820Z] Hello Non Default
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,207 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,207 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,208 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:32.820Z] 2026-02-18 22:11:32,251 INFO [io.quarkus] (main) run-exit stopped in 0.062s
[2026-02-18T22:11:33.528Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:33.855Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:33.855Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:33.855Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:33.855Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:33.855Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:33.855Z] 2026-02-18 22:11:32,845 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.855Z] 2026-02-18 22:11:32,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:32,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:32,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:32,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:32,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:32,880 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,338 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,339 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,347 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,348 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,353 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,461 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.117s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,462 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,463 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:33.856Z] Hello Non Default
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,476 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,476 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,477 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:33.856Z] 2026-02-18 22:11:33,501 INFO [io.quarkus] (main) run-exit stopped in 0.036s
[2026-02-18T22:11:33.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61 s - in io.quarkus.commandmode.JavaMainTestCase
[2026-02-18T22:11:33.856Z] [INFO] Running io.quarkus.commandmode.NamedMainTestCase
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:34,821 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=NORMAL
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:34,951 INFO [io.qua.ext.dep.TestProcessor] (build-27) loadDSAPublicKey run
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:35,200 INFO [io.qua.ext.dep.TestProcessor] (build-35) Have XmlConfig, loading
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:35,222 INFO [io.qua.ext.dep.TestProcessor] (build-35) Loaded XmlConfig, creating service
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:35,224 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:35,719 INFO [DSAPublicKeyObjectSubstitution] (build-40) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:35,953 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1569ms
[2026-02-18T22:11:37.625Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:37.625Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:37.625Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:37.625Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:37.625Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:37.625Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,893 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,893 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,894 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,894 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,894 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,894 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:36,930 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,352 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,353 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,359 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,364 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,464 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.421s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,464 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,465 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:37.625Z] Hello Named
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,477 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,478 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,479 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:37.625Z] 2026-02-18 22:11:37,504 INFO [io.quarkus] (main) run-exit stopped in 0.038s
[2026-02-18T22:11:38.770Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:38.770Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:38.770Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:38.770Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:38.770Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:38.770Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,076 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,077 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,077 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,077 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,077 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,077 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,123 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,528 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,529 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,535 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,537 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,541 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,635 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.057s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,636 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,636 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:38.770Z] Hello Named
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,648 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,649 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,649 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:38.770Z] 2026-02-18 22:11:38,668 INFO [io.quarkus] (main) run-exit stopped in 0.030s
[2026-02-18T22:11:38.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.163 s - in io.quarkus.commandmode.NamedMainTestCase
[2026-02-18T22:11:38.770Z] [INFO] Running io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:39,931 INFO [io.qua.ext.dep.TestProcessor] (build-27) boot, launchMode=NORMAL
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,058 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,277 INFO [io.qua.ext.dep.TestProcessor] (build-28) Have XmlConfig, loading
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,292 INFO [io.qua.ext.dep.TestProcessor] (build-28) Loaded XmlConfig, creating service
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,299 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,803 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:40,990 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1465ms
[2026-02-18T22:11:43.516Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:43.516Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:43.516Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:43.516Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:43.516Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:43.516Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,799 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,800 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,800 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,800 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,800 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,800 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:41,890 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,409 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,410 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,421 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,422 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,428 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,517 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.434s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,518 INFO [io.quarkus] (main) Profile other activated.
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,518 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:43.516Z] test.message = hello from other
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,533 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,533 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,535 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:43.516Z] 2026-02-18 22:11:42,562 INFO [io.quarkus] (main) property-injecting stopped in 0.042s
[2026-02-18T22:11:43.848Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:43.848Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:43.848Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:43.848Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:43.848Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:43.848Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,048 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,103 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,574 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,575 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,581 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,582 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,589 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,686 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.054s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,687 INFO [io.quarkus] (main) Profile other activated.
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,687 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:43.848Z] test.message = hello from other
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,705 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,706 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,706 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:43.848Z] 2026-02-18 22:11:43,733 INFO [io.quarkus] (main) property-injecting stopped in 0.038s
[2026-02-18T22:11:43.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.061 s - in io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-02-18T22:11:43.848Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:44,900 INFO [io.qua.ext.dep.TestProcessor] (build-35) boot, launchMode=NORMAL
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:44,992 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:45,337 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:45,388 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:45,397 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:45,952 INFO [DSAPublicKeyObjectSubstitution] (build-17) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:46,229 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1752ms
[2026-02-18T22:11:48.603Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:48.603Z] STATIC MAIN
[2026-02-18T22:11:48.603Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:48.603Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:48.603Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:48.603Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:48.603Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:47,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:47,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:47,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.603Z] 2026-02-18 22:11:47,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,087 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,161 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,600 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,601 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,607 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,608 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,614 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,720 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.399s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,720 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,721 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:48.604Z] QUARKUS MAIN
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,732 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,733 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,733 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:48.604Z] 2026-02-18 22:11:47,763 INFO [io.quarkus] (main) run-exit stopped in 0.041s
[2026-02-18T22:11:49.307Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:49.307Z] STATIC MAIN
[2026-02-18T22:11:49.307Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:49.307Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:49.307Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:49.307Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:49.307Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,361 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,402 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,812 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,813 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,822 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,822 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,827 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,923 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.065s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,923 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,924 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:49.307Z] QUARKUS MAIN
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,935 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,936 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,940 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:49.307Z] 2026-02-18 22:11:48,960 INFO [io.quarkus] (main) run-exit stopped in 0.035s
[2026-02-18T22:11:49.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.229 s - in io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-02-18T22:11:49.307Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:50,279 INFO [io.qua.ext.dep.TestProcessor] (build-36) boot, launchMode=NORMAL
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:50,417 INFO [io.qua.ext.dep.TestProcessor] (build-48) loadDSAPublicKey run
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:50,722 INFO [io.qua.ext.dep.TestProcessor] (build-41) Have XmlConfig, loading
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:50,740 INFO [io.qua.ext.dep.TestProcessor] (build-41) Loaded XmlConfig, creating service
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:50,748 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:51,222 INFO [DSAPublicKeyObjectSubstitution] (build-33) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:51,439 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1643ms
[2026-02-18T22:11:54.134Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:54.134Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:54.134Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:54.134Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:54.134Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:54.134Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,315 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,315 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,315 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,316 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,316 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,316 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,383 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,988 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,990 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,997 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:52,997 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,002 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,107 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.572s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,108 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,108 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:54.134Z] Hello World
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,119 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,120 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,120 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:54.134Z] 2026-02-18 22:11:53,145 INFO [io.quarkus] (main) run-exit stopped in 0.035s
[2026-02-18T22:11:54.461Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:11:54.461Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:11:54.461Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:11:54.461Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:11:54.461Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:11:54.461Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,725 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:53,761 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:54,214 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:54.461Z] 2026-02-18 22:11:54,215 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,221 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,221 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,226 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,334 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.115s. Listening on: http://0.0.0.0:8081
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,335 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,335 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:54.462Z] Hello World
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,349 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,350 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,350 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:54.462Z] 2026-02-18 22:11:54,380 INFO [io.quarkus] (main) run-exit stopped in 0.041s
[2026-02-18T22:11:54.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.412 s - in io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-02-18T22:11:54.462Z] [INFO] Running io.quarkus.config.BuildTimeConfigTest
[2026-02-18T22:11:56.109Z] 2026-02-18 22:11:54,940 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-18T22:11:56.109Z] 2026-02-18 22:11:54,956 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-18T22:11:56.109Z] 2026-02-18 22:11:54,974 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2026-02-18T22:11:56.109Z] 2026-02-18 22:11:54,981 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2026-02-18T22:11:56.109Z] 2026-02-18 22:11:54,986 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,363 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,672 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,690 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,943 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,943 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,944 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,944 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:55,957 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:56,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:56,045 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:11:56.110Z] 2026-02-18 22:11:56,046 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:56.438Z] 2026-02-18 22:11:56,154 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:56.438Z] 2026-02-18 22:11:56,154 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:56.438Z] 2026-02-18 22:11:56,155 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:56.438Z] 2026-02-18 22:11:56,167 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:11:56.438Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s - in io.quarkus.config.BuildTimeConfigTest
[2026-02-18T22:11:56.438Z] [INFO] Running io.quarkus.config.ConfigBuilderTest
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,611 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,617 INFO [io.qua.ext.dep.TestProcessor] (build-16) boot, launchMode=TEST
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,621 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,623 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,624 INFO [io.qua.ext.dep.TestProcessor] (build-5) Registering service start
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:56,842 INFO [DSAPublicKeyObjectSubstitution] (build-19) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,100 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,101 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,101 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,102 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,102 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,102 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,120 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,324 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,324 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,325 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,326 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,398 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,478 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:11:57.579Z] 2026-02-18 22:11:57,478 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:57.908Z] 2026-02-18 22:11:57,548 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:57.908Z] 2026-02-18 22:11:57,549 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:57.908Z] 2026-02-18 22:11:57,549 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:57.908Z] 2026-02-18 22:11:57,560 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:11:57.908Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s - in io.quarkus.config.ConfigBuilderTest
[2026-02-18T22:11:57.908Z] [INFO] Running io.quarkus.config.RenameConfigTest
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:57,980 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:57,983 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:58,006 INFO [io.qua.ext.dep.TestProcessor] (build-14) Have XmlConfig, loading
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:58,013 INFO [io.qua.ext.dep.TestProcessor] (build-14) Loaded XmlConfig, creating service
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:58,014 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-18T22:11:59.053Z] 2026-02-18 22:11:58,236 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,413 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,414 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,416 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,433 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,676 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,677 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,678 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,679 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,695 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8081
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,821 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,821 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,890 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,891 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,891 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:11:59.054Z] 2026-02-18 22:11:58,904 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:11:59.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in io.quarkus.config.RenameConfigTest
[2026-02-18T22:11:59.054Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,346 INFO [io.qua.ext.dep.TestProcessor] (build-9) boot, launchMode=TEST
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,348 INFO [io.qua.ext.dep.TestProcessor] (build-19) loadDSAPublicKey run
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,354 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,364 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,375 INFO [io.qua.ext.dep.TestProcessor] (build-2) Registering service start
[2026-02-18T22:12:00.193Z] 2026-02-18 22:11:59,582 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:00.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-02-18T22:12:00.193Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingTest
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,219 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,220 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,229 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,239 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,240 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,415 INFO [DSAPublicKeyObjectSubstitution] (build-14) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,565 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,567 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,567 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,583 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,804 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,805 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,805 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,806 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,818 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.230s. Listening on: http://localhost:8081
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,901 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:00.932Z] 2026-02-18 22:12:00,902 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:01.259Z] 2026-02-18 22:12:00,971 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:01.259Z] 2026-02-18 22:12:00,972 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:01.259Z] 2026-02-18 22:12:00,972 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:01.259Z] 2026-02-18 22:12:00,985 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:12:01.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.config.StaticInitConfigMappingTest
[2026-02-18T22:12:01.259Z] [INFO] Running io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom (5.4 kB at 13 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom (114 kB at 1.4 MB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom (39 kB at 758 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom (26 kB at 560 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom (20 kB at 359 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom (8.3 kB at 165 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 131 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 562 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 37 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 694 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 112 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 412 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 444 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 462 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom (16 kB at 348 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom (13 kB at 306 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 360 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 49 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 214 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 507 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 39 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 271 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom (4.4 kB at 104 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 829 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom (4.5 kB at 119 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom (5.8 kB at 12 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 31 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom (5.2 kB at 115 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar (38 kB at 652 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 502 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.4 MB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar (16 kB at 98 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 194 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 216 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 741 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar (1.6 MB at 6.0 MB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 142 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar (453 kB at 1.7 MB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 58 kB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar (1.4 MB at 4.5 MB/s)
[2026-02-18T22:12:14.432Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar (183 kB at 563 kB/s)
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 564 kB/s)
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar (1.1 MB at 3.0 MB/s)
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar (178 kB at 429 kB/s)
[2026-02-18T22:12:14.432Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar (116 kB at 271 kB/s)
[2026-02-18T22:12:14.432Z] 2026-02-18 22:12:05,230 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:12:14.432Z] 2026-02-18 22:12:05,278 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=NORMAL
[2026-02-18T22:12:14.432Z] 2026-02-18 22:12:05,398 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-02-18T22:12:14.432Z] 2026-02-18 22:12:05,662 INFO [io.qua.ext.dep.TestProcessor] (build-31) Have XmlConfig, loading
[2026-02-18T22:12:14.432Z] 2026-02-18 22:12:05,677 INFO [io.qua.ext.dep.TestProcessor] (build-31) Loaded XmlConfig, creating service
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:05,691 INFO [io.qua.ext.dep.TestProcessor] (build-34) Registering service start
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:06,176 INFO [DSAPublicKeyObjectSubstitution] (build-17) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:06,240 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test13963941566811497366/build-result/generated-resource-runner.jar
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,109 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,109 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,109 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,110 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,112 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,112 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,114 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-bindings-soap::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/spring.handlers
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,117 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,117 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-17) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-18T22:12:14.433Z] 2026-02-18 22:12:12,289 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 7421ms
[2026-02-18T22:12:14.433Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:14.433Z] RESOURCES: 1
[2026-02-18T22:12:14.433Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-02-18T22:12:14.433Z] </properties>
[2026-02-18T22:12:14.433Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:14.433Z] RESOURCES: 1
[2026-02-18T22:12:14.433Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-18T22:12:14.433Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-02-18T22:12:14.433Z] </properties>
[2026-02-18T22:12:14.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.65 s - in io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-02-18T22:12:14.433Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-02-18T22:12:21.707Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom
[2026-02-18T22:12:21.707Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom (13 kB at 182 kB/s)
[2026-02-18T22:12:21.707Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar
[2026-02-18T22:12:21.707Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar (391 kB at 3.2 MB/s)
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:13,994 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,103 INFO [io.qua.ext.dep.TestProcessor] (build-23) loadDSAPublicKey run
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,343 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,362 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,367 INFO [io.qua.ext.dep.TestProcessor] (build-23) Registering service start
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,805 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:14,879 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test12325355840026996865/build-result/uber-jar-ignored-runner.jar
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,651 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,651 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,651 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,652 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,654 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,654 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-18T22:12:21.707Z] 2026-02-18 22:12:20,654 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2026-02-18T22:12:21.708Z] 2026-02-18 22:12:20,656 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2026-02-18T22:12:21.708Z] 2026-02-18 22:12:20,658 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-18T22:12:21.708Z] 2026-02-18 22:12:20,659 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-18T22:12:21.708Z] 2026-02-18 22:12:20,800 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 7258ms
[2026-02-18T22:12:21.708Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:21.708Z] RESOURCES: 0
[2026-02-18T22:12:21.708Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:21.708Z] RESOURCES: 0
[2026-02-18T22:12:21.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.375 s - in io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-02-18T22:12:21.708Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:22,113 INFO [io.qua.ext.dep.TestProcessor] (build-41) boot, launchMode=NORMAL
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:22,250 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:22,463 INFO [io.qua.ext.dep.TestProcessor] (build-40) Have XmlConfig, loading
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:22,474 INFO [io.qua.ext.dep.TestProcessor] (build-40) Loaded XmlConfig, creating service
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:22,476 INFO [io.qua.ext.dep.TestProcessor] (build-5) Registering service start
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:23,037 INFO [DSAPublicKeyObjectSubstitution] (build-28) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:23,106 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test3989666063418368256/build-result/uber-jar-merged-runner.jar
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:28,343 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:28,343 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:28,343 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-18T22:12:29.008Z] 2026-02-18 22:12:28,344 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,345 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,345 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,345 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,347 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,348 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,348 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-18T22:12:29.009Z] 2026-02-18 22:12:28,480 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6786ms
[2026-02-18T22:12:29.009Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:29.009Z] RESOURCES: 1
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:29.009Z] RESOURCES: 1
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-02-18T22:12:29.009Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z]
[2026-02-18T22:12:29.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.677 s - in io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-02-18T22:12:29.009Z] [INFO] Running io.quarkus.extest.AdditionalLocationsTest
[2026-02-18T22:12:33.849Z] 2026-02-18 22:12:30,073 INFO [io.qua.ext.dep.TestProcessor] (build-20) boot, launchMode=DEVELOPMENT
[2026-02-18T22:12:33.849Z] 2026-02-18 22:12:30,292 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2026-02-18T22:12:33.849Z] Tests paused
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:30,523 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:30,537 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:30,541 INFO [io.qua.ext.dep.TestProcessor] (build-28) Registering service start
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,547 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,709 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,710 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,711 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,711 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,712 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,712 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:31,736 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,001 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,001 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,002 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,004 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:33.850Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:12:33.850Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:12:33.850Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:12:33.850Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:12:33.850Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,027 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,131 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.535s. Listening on: http://localhost:8080
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,132 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:32,132 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:33.850Z] Request method: GET
[2026-02-18T22:12:33.850Z] Request URI: http://localhost:8080/config
[2026-02-18T22:12:33.850Z] Proxy: <none>
[2026-02-18T22:12:33.850Z] Request params: <none>
[2026-02-18T22:12:33.850Z] Query params: <none>
[2026-02-18T22:12:33.850Z] Form params: <none>
[2026-02-18T22:12:33.850Z] Path params: <none>
[2026-02-18T22:12:33.850Z] Headers: Accept=*/*
[2026-02-18T22:12:33.850Z] Cookies: <none>
[2026-02-18T22:12:33.850Z] Multiparts: <none>
[2026-02-18T22:12:33.850Z] Body: <none>
[2026-02-18T22:12:33.850Z] HTTP/1.1 200 OK
[2026-02-18T22:12:33.850Z] content-length: 4
[2026-02-18T22:12:33.850Z]
[2026-02-18T22:12:33.850Z] 1234
[2026-02-18T22:12:33.850Z] Request method: GET
[2026-02-18T22:12:33.850Z] Request URI: http://localhost:8080/config
[2026-02-18T22:12:33.850Z] Proxy: <none>
[2026-02-18T22:12:33.850Z] Request params: <none>
[2026-02-18T22:12:33.850Z] Query params: <none>
[2026-02-18T22:12:33.850Z] Form params: <none>
[2026-02-18T22:12:33.850Z] Path params: <none>
[2026-02-18T22:12:33.850Z] Headers: Accept=*/*
[2026-02-18T22:12:33.850Z] Cookies: <none>
[2026-02-18T22:12:33.850Z] Multiparts: <none>
[2026-02-18T22:12:33.850Z] Body: <none>
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,167 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/core/test-extension/deployment/target/quarkus-dev-mode-test14784500342757601101/src/main/resources/additional.properties
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,169 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in additional.properties.
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,172 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,172 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,172 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,306 INFO [io.qua.ext.dep.TestProcessor] (build-17) boot, launchMode=DEVELOPMENT
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,307 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,313 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,329 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,339 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,588 INFO [DSAPublicKeyObjectSubstitution] (build-19) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:33.850Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:12:33.850Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:12:33.850Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:12:33.850Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:12:33.850Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,637 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,667 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,667 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,668 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,668 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,688 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,697 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8080
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,697 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,697 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,698 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.532s
[2026-02-18T22:12:33.850Z] HTTP/1.1 200 OK
[2026-02-18T22:12:33.850Z] content-length: 4
[2026-02-18T22:12:33.850Z]
[2026-02-18T22:12:33.850Z] 5678
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,708 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,709 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,709 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-02-18T22:12:33.850Z] 2026-02-18 22:12:33,714 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:12:34.179Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.047 s - in io.quarkus.extest.AdditionalLocationsTest
[2026-02-18T22:12:34.179Z] [INFO] Running io.quarkus.extest.ConfiguredBeanTest
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,384 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,386 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,397 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,405 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,405 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,600 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:34,788 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,061 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,062 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,062 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,063 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,084 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,172 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,172 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:35.331Z] 2026-02-18 22:12:35,172 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:35.331Z] validateConfiguredBean, io.quarkus.extest.ConfiguredBean@7de2a195
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,627 INFO [io.und.servlet] (executor-thread-0) commands: init, publicKey=Sun DSA Public Key
[2026-02-18T22:12:36.041Z] Parameters:DSA,
[2026-02-18T22:12:36.041Z] p: 8f7935d9 b9aae9bf abed887a cf4951b6 f32ec59e 3baf3718 e8eac496 1f3efd36
[2026-02-18T22:12:36.041Z] 06e74351 a9c41833 39b809e7 c2ae1c53 9ba7475b 85d011ad b8b47987 75498469
[2026-02-18T22:12:36.041Z] 5cac0e8f 14b33608 28a22ffa 27110a3d 62a99345 3409a0fe 696c4658 f84bdd20
[2026-02-18T22:12:36.041Z] 819c3709 a01057b1 95adcd00 233dba54 84b6291f 9d648ef8 83448677 979cec04
[2026-02-18T22:12:36.041Z] b434a6ac 2e75e998 5de23db0 292fc111 8c9ffa9d 8181e733 8db792b7 30d7b9e3
[2026-02-18T22:12:36.041Z] 49592f68 09987215 3915ea3d 6b8b4653 c633458f 803b32a4 c2e0f272 90256e4e
[2026-02-18T22:12:36.041Z] 3f8a3b08 38a1c450 e4e18c1a 29a37ddf 5ea143de 4b66ff04 903ed5cf 1623e158
[2026-02-18T22:12:36.041Z] d487c608 e97f211c d81dca23 cb6e3807 65f822e3 42be484c 05763939 601cd667
[2026-02-18T22:12:36.041Z] q: baf696a6 8578f7df dee7fa67 c977c785 ef32b233 bae580c0 bcd5695d
[2026-02-18T22:12:36.041Z] g: 16a65c58 20485070 4e7502a3 9757040d 34da3a34 78c154d4 e4a5c02d 242ee04f
[2026-02-18T22:12:36.041Z] 96e61e4b d0904abd ac8f37ee b1e09f31 82d23c90 43cb642f 88004160 edf9ca09
[2026-02-18T22:12:36.041Z] b32076a7 9c32a627 f2473e91 879ba2c4 e744bd20 81544cb5 5b802c36 8d1fa83e
[2026-02-18T22:12:36.041Z] d489e94e 0fa0688e 32428a5c 78c478c6 8d0527b7 1c9a3abb 0b0be12c 44689639
[2026-02-18T22:12:36.041Z] e7d3ce74 db101a65 aa2b87f6 4c6826db 3ec72f4b 5599834b b4edb02f 7c90e9a4
[2026-02-18T22:12:36.041Z] 96d3a55d 535bebfc 45d4f619 f63f3ded bb873925 c2f224e0 7731296d a887ec1e
[2026-02-18T22:12:36.041Z] 4748f87e fb5fdeb7 5484316b 2232dee5 53ddaf02 112b0d1f 02da3097 3224fe27
[2026-02-18T22:12:36.041Z] aeda8b9d 4b2922d9 ba8be39e d9e103a6 3c52810b c688b7e2 ed4316e1 ef17dbde
[2026-02-18T22:12:36.041Z]
[2026-02-18T22:12:36.041Z] y:
[2026-02-18T22:12:36.041Z] 2ba21e65 2861c9d0 d43395ec 389fd501 83ce82b9 cbaf7d00 7ca58b47 7f7e1490
[2026-02-18T22:12:36.041Z] 6e9d5316 34fa6f3b 90fd754e c1ea7992 88b013a7 08410cd1 21c89d25 b66046b8
[2026-02-18T22:12:36.041Z] 50c10242 a4a84e25 ea5da256 1f82d53c 98962bf5 3f62c224 5360ac02 71cabfb9
[2026-02-18T22:12:36.041Z] 439cccf6 15207db4 faeb19f0 09fff86a 23bb9c19 63e3038b de5f4005 59656227
[2026-02-18T22:12:36.041Z] cc672295 6051a5b9 79a8fa3c b2780702 b731e2e5 20016d33 9024dd16 5d3946b7
[2026-02-18T22:12:36.041Z] 3c4b150d 1012b0c6 84fd7f03 acf9970e 551c99f6 69631e4c 2687fab2 59a507cc
[2026-02-18T22:12:36.041Z] f1bd955a bed41258 ea160a52 2076eb22 6b9771fd a73fab99 2ca1620d d0230d4c
[2026-02-18T22:12:36.041Z] a3d21da3 5f0c1c76 1c165ee8 4e12ff17 22296473 d9cc70f2 ea6dd710 e0ce5a82
[2026-02-18T22:12:36.041Z]
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,627 INFO [io.und.servlet] (executor-thread-0) commands: doGet, /ping
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,724 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Accepted client: Socket[addr=/127.0.0.1,port=57482,localport=12345]
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,725 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Received command: testRuntimeXmlConfigService
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,725 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Closed client: Socket[addr=/127.0.0.1,port=57482,localport=12345]
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,737 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,738 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,739 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:36.041Z] 2026-02-18 22:12:35,824 INFO [io.quarkus] (main) Quarkus stopped in 0.096s
[2026-02-18T22:12:36.041Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s - in io.quarkus.extest.ConfiguredBeanTest
[2026-02-18T22:12:36.041Z] [INFO] Running io.quarkus.extest.PackageTestCase
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,286 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,286 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,306 INFO [io.qua.ext.dep.TestProcessor] (build-11) Have XmlConfig, loading
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,316 INFO [io.qua.ext.dep.TestProcessor] (build-11) Loaded XmlConfig, creating service
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,317 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,467 INFO [DSAPublicKeyObjectSubstitution] (build-2) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,670 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,670 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,670 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,671 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,691 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,969 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,969 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,970 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,971 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:36,983 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:37,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:37,076 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:37.184Z] 2026-02-18 22:12:37,076 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:37.513Z] 2026-02-18 22:12:37,148 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:37.513Z] 2026-02-18 22:12:37,151 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:37.513Z] 2026-02-18 22:12:37,151 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:37.513Z] 2026-02-18 22:12:37,174 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-18T22:12:37.513Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.359 s - in io.quarkus.extest.PackageTestCase
[2026-02-18T22:12:37.513Z] [INFO] Running io.quarkus.extest.RuntimeDefaultsTest
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,720 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=TEST
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,728 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,734 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,740 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,741 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:37,898 INFO [DSAPublicKeyObjectSubstitution] (build-14) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,046 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,049 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,050 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,050 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,050 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,069 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,341 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,342 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,343 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,343 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,369 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,460 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T22:12:38.662Z] 2026-02-18 22:12:38,460 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:38.663Z] 2026-02-18 22:12:38,460 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:38.663Z] 2026-02-18 22:12:38,588 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:38.663Z] 2026-02-18 22:12:38,588 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:38.663Z] 2026-02-18 22:12:38,590 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:38.663Z] 2026-02-18 22:12:38,611 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-18T22:12:38.663Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in io.quarkus.extest.RuntimeDefaultsTest
[2026-02-18T22:12:38.663Z] [INFO] Running io.quarkus.extest.StaticInitSourcesTest
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,160 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,160 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,176 INFO [io.qua.ext.dep.TestProcessor] (build-22) Have XmlConfig, loading
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,189 INFO [io.qua.ext.dep.TestProcessor] (build-22) Loaded XmlConfig, creating service
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,193 INFO [io.qua.ext.dep.TestProcessor] (build-23) Registering service start
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,352 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,549 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,549 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,550 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,550 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,550 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,551 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,569 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,861 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,861 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,862 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,862 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,886 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,978 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,978 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:39,978 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:40,089 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:40,089 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:40,090 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:40.339Z] 2026-02-18 22:12:40,107 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:12:40.339Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.extest.StaticInitSourcesTest
[2026-02-18T22:12:40.339Z] [INFO] Running io.quarkus.extest.UnknownConfigTest
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:40,923 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:40,941 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:40,943 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:40,955 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:40,955 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,134 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,306 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,306 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,306 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,307 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,307 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,307 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,325 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,601 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,601 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,602 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,603 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,617 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,703 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,703 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,767 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,768 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,768 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:42.052Z] 2026-02-18 22:12:41,779 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:12:42.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s - in io.quarkus.extest.UnknownConfigTest
[2026-02-18T22:12:42.052Z] [INFO] Running io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,417 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,475 INFO [io.qua.ext.dep.TestProcessor] (build-27) boot, launchMode=NORMAL
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,585 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,877 INFO [io.qua.ext.dep.TestProcessor] (build-25) Have XmlConfig, loading
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,898 INFO [io.qua.ext.dep.TestProcessor] (build-25) Loaded XmlConfig, creating service
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:43,907 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:44,630 INFO [DSAPublicKeyObjectSubstitution] (build-24) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:46.821Z] 2026-02-18 22:12:44,825 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1834ms
[2026-02-18T22:12:46.821Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:46.821Z] PASS
[2026-02-18T22:12:48.477Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:12:48.477Z] PASS
[2026-02-18T22:12:48.477Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.487 s - in io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-02-18T22:12:48.477Z] [INFO] Running io.quarkus.logging.AdditionalHandlersTest
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:48,720 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:48,723 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:48,739 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:48,746 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:48,746 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,117 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,117 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,117 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,118 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,118 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.620Z] 2026-02-18 22:12:49,118 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:49.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in io.quarkus.logging.AdditionalHandlersTest
[2026-02-18T22:12:49.946Z] [INFO] Running io.quarkus.logging.AsyncConsoleHandlerTest
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,033 INFO [io.qua.ext.dep.TestProcessor] (build-16) boot, launchMode=TEST
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,036 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,037 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,048 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,049 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] 2026-02-18 22:12:50,382 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:51.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.logging.AsyncConsoleHandlerTest
[2026-02-18T22:12:51.101Z] [INFO] Running io.quarkus.logging.AsyncFileHandlerTest
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,315 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,318 INFO [io.qua.ext.dep.TestProcessor] (build-21) loadDSAPublicKey run
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,334 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,342 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,345 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,538 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,688 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,689 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,689 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,689 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,690 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,690 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,707 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,991 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,992 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,992 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:51,994 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,007 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,093 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,093 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,093 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,194 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,195 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,195 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:52.275Z] 2026-02-18 22:12:52,205 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:12:52.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.logging.AsyncFileHandlerTest
[2026-02-18T22:12:52.275Z] [INFO] Running io.quarkus.logging.AsyncSyslogHandlerTest
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,568 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,574 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,583 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,587 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,587 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,726 INFO [DSAPublicKeyObjectSubstitution] (build-19) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,879 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,879 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,879 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,880 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,880 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,880 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:52,898 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,173 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,173 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,174 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,174 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,196 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,289 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,290 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:53.448Z] 2026-02-18 22:12:53,290 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:53.783Z] 2026-02-18 22:12:53,396 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:53.783Z] 2026-02-18 22:12:53,397 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:53.783Z] 2026-02-18 22:12:53,398 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:53.783Z] 2026-02-18 22:12:53,409 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:12:53.783Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in io.quarkus.logging.AsyncSyslogHandlerTest
[2026-02-18T22:12:53.783Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-02-18T22:12:54.115Z] 2026-02-18 22:12:53,916 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2026-02-18T22:12:54.115Z] 2026-02-18 22:12:53,934 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2026-02-18T22:12:54.115Z] 2026-02-18 22:12:53,940 INFO [io.qua.ext.dep.TestProcessor] (build-11) Have XmlConfig, loading
[2026-02-18T22:12:54.115Z] 2026-02-18 22:12:53,954 INFO [io.qua.ext.dep.TestProcessor] (build-11) Loaded XmlConfig, creating service
[2026-02-18T22:12:54.115Z] 2026-02-18 22:12:53,955 INFO [io.qua.ext.dep.TestProcessor] (build-24) Registering service start
[2026-02-18T22:12:54.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-02-18T22:12:54.115Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,421 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,425 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,432 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,435 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,441 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2026-02-18T22:12:55.310Z] 2026-02-18 22:12:54,777 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.311Z] 2026-02-18 22:12:54,778 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.311Z] 2026-02-18 22:12:54,778 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.311Z] 2026-02-18 22:12:54,778 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.311Z] 2026-02-18 22:12:54,778 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.311Z] 2026-02-18 22:12:54,779 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:55.642Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-02-18T22:12:55.642Z] [INFO] Running io.quarkus.logging.ConsoleHandlerTest
[2026-02-18T22:12:56.811Z] 2026-02-18 22:12:55,728 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2026-02-18T22:12:56.811Z] 2026-02-18 22:12:55,735 INFO [io.qua.ext.dep.TestProcessor] (build-21) loadDSAPublicKey run
[2026-02-18T22:12:56.811Z] 2026-02-18 22:12:55,752 INFO [io.qua.ext.dep.TestProcessor] (build-16) Have XmlConfig, loading
[2026-02-18T22:12:56.811Z] 2026-02-18 22:12:55,758 INFO [io.qua.ext.dep.TestProcessor] (build-16) Loaded XmlConfig, creating service
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:55,762 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,119 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,119 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,119 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,120 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,120 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] 2026-02-18 22:12:56,120 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:56.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in io.quarkus.logging.ConsoleHandlerTest
[2026-02-18T22:12:56.812Z] [INFO] Running io.quarkus.logging.FileHandlerTest
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:56,965 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:56,971 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:56,974 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:56,978 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:56,980 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,182 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,325 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,325 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,326 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,326 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,326 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,327 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,342 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,592 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,592 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,593 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,593 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,613 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:57.971Z] 2026-02-18 22:12:57,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2026-02-18T22:12:57.972Z] 2026-02-18 22:12:57,692 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:57.972Z] 2026-02-18 22:12:57,692 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:57.972Z] 2026-02-18 22:12:57,787 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:57.972Z] 2026-02-18 22:12:57,787 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:57.973Z] 2026-02-18 22:12:57,787 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:57.973Z] 2026-02-18 22:12:57,798 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:12:57.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in io.quarkus.logging.FileHandlerTest
[2026-02-18T22:12:57.973Z] [INFO] Running io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,182 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,186 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,191 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,197 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,198 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,335 INFO [DSAPublicKeyObjectSubstitution] (build-2) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,602 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,602 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,603 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,603 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,603 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,604 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,614 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,772 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,772 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,773 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,773 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,855 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:58,919 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:59,002 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:59,002 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:59,002 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:12:59.123Z] 2026-02-18 22:12:59,014 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:12:59.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-02-18T22:12:59.123Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,369 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,376 INFO [io.qua.ext.dep.TestProcessor] (build-20) boot, launchMode=TEST
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,386 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,392 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,393 INFO [io.qua.ext.dep.TestProcessor] (build-1) Registering service start
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,669 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,825 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,827 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,827 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:00.272Z] 2026-02-18 22:12:59,863 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,133 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,134 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,134 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,136 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,152 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,237 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:00.272Z] 2026-02-18 22:13:00,237 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:13:00.603Z] 2026-02-18 22:13:00,336 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:13:00.603Z] 2026-02-18 22:13:00,336 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:13:00.603Z] 2026-02-18 22:13:00,337 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:13:00.603Z] 2026-02-18 22:13:00,348 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:13:00.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-02-18T22:13:00.603Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,701 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,709 INFO [io.qua.ext.dep.TestProcessor] (build-25) Have XmlConfig, loading
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,712 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=TEST
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,717 INFO [io.qua.ext.dep.TestProcessor] (build-25) Loaded XmlConfig, creating service
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,718 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:00,881 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,033 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,035 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,035 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,035 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,035 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,036 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,053 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,308 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,308 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,309 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,310 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,325 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,390 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,390 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,486 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,487 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,487 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:13:01.760Z] 2026-02-18 22:13:01,497 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:13:01.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-02-18T22:13:01.760Z] [INFO] Running io.quarkus.logging.SizeRotatingLoggingTest
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:01,886 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:01,891 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:01,893 INFO [io.qua.ext.dep.TestProcessor] (build-15) Have XmlConfig, loading
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:01,899 INFO [io.qua.ext.dep.TestProcessor] (build-15) Loaded XmlConfig, creating service
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:01,899 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2026-02-18T22:13:02.998Z] 2026-02-18 22:13:02,085 INFO [DSAPublicKeyObjectSubstitution] (build-19) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,234 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,235 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,236 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,236 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,236 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,237 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,252 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,444 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,444 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,445 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,446 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,530 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,623 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,623 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,730 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,730 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,730 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:13:02.999Z] 2026-02-18 22:13:02,741 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:13:02.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.logging.SizeRotatingLoggingTest
[2026-02-18T22:13:02.999Z] [INFO] Running io.quarkus.logging.SyslogHandlerTest
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,204 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,212 INFO [io.qua.ext.dep.TestProcessor] (build-15) boot, launchMode=TEST
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,221 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,226 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,226 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,352 INFO [DSAPublicKeyObjectSubstitution] (build-23) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,508 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,508 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.log.syslog.syslogType" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,509 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,509 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,510 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,510 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,510 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,528 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,796 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,797 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,797 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,798 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,819 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,910 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:03,910 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:04,017 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:04,017 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:04,018 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:13:04.265Z] 2026-02-18 22:13:04,028 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:13:04.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s - in io.quarkus.logging.SyslogHandlerTest
[2026-02-18T22:13:04.265Z] [INFO] Running io.quarkus.naming.DisableJNDITestCase
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,418 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,420 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,436 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,441 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,442 INFO [io.qua.ext.dep.TestProcessor] (build-26) Registering service start
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,552 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,726 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,727 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,727 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,727 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,727 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:04,745 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,287 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,287 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,290 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,290 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,326 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.895s. Listening on: http://localhost:8081
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,503 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:05.916Z] 2026-02-18 22:13:05,503 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-18T22:13:07.060Z] Bound server to 40837
[2026-02-18T22:13:07.060Z] java.net.SocketException: Socket closed
[2026-02-18T22:13:07.060Z] at java.base/sun.nio.ch.NioSocketImpl.endAccept(NioSocketImpl.java:694)
[2026-02-18T22:13:07.060Z] at java.base/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:767)
[2026-02-18T22:13:07.060Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:675)
[2026-02-18T22:13:07.060Z] at java.base/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
[2026-02-18T22:13:07.060Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:617)
[2026-02-18T22:13:07.060Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:574)
[2026-02-18T22:13:07.060Z] at java.base/java.net.ServerSocket.accept(ServerSocket.java:532)
[2026-02-18T22:13:07.060Z] at io.quarkus.naming.DisableJNDITestCase$1.run(DisableJNDITestCase.java:39)
[2026-02-18T22:13:07.060Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:13:07.060Z] 2026-02-18 22:13:06,629 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-18T22:13:07.060Z] 2026-02-18 22:13:06,630 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-18T22:13:07.060Z] 2026-02-18 22:13:06,630 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-18T22:13:07.060Z] 2026-02-18 22:13:06,640 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:13:07.060Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 s - in io.quarkus.naming.DisableJNDITestCase
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] Results:
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension-deployment ---
[2026-02-18T22:13:07.060Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-deployment ---
[2026-02-18T22:13:07.060Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-deployment ---
[2026-02-18T22:13:07.060Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.jar
[2026-02-18T22:13:07.060Z] [INFO] Installing /quarkus/core/test-extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.pom
[2026-02-18T22:13:07.060Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2026-02-18T22:13:07.060Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [102/964]
[2026-02-18T22:13:07.060Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:07.060Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2026-02-18T22:13:07.060Z] [INFO]
[2026-02-18T22:13:07.060Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.060Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:07.060Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:07.388Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] No sources to compile
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] No tests to run.
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2026-02-18T22:13:07.388Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-18T22:13:07.388Z] [INFO] Installing /quarkus/core/junit4-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.pom
[2026-02-18T22:13:07.388Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-18T22:13:07.388Z] [INFO]
[2026-02-18T22:13:07.388Z] [INFO] ---------------------< io.quarkus:quarkus-test-h2 >---------------------
[2026-02-18T22:13:07.388Z] [INFO] Building Quarkus - Test Framework - H2 Database Support 2.7.5.Final [103/964]
[2026-02-18T22:13:07.388Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:07.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2026-02-18T22:13:07.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 5.1 kB/s)
[2026-02-18T22:13:07.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2026-02-18T22:13:07.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 13 MB/s)
[2026-02-18T22:13:07.715Z] [INFO]
[2026-02-18T22:13:07.715Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-h2 ---
[2026-02-18T22:13:07.715Z] [INFO]
[2026-02-18T22:13:07.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:08.420Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/main/resources
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:08.420Z] [INFO] Compiling 1 source file to /quarkus/test-framework/h2/target/classes
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:08.420Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/test/resources
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] No sources to compile
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.420Z] [INFO] No tests to run.
[2026-02-18T22:13:08.420Z] [INFO]
[2026-02-18T22:13:08.420Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.746Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar
[2026-02-18T22:13:08.746Z] [INFO]
[2026-02-18T22:13:08.747Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.747Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar
[2026-02-18T22:13:08.747Z] [INFO]
[2026-02-18T22:13:08.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-h2 ---
[2026-02-18T22:13:08.747Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.jar
[2026-02-18T22:13:08.747Z] [INFO] Installing /quarkus/test-framework/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.pom
[2026-02-18T22:13:08.747Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final-sources.jar
[2026-02-18T22:13:08.747Z] [INFO]
[2026-02-18T22:13:08.747Z] [INFO] -------------------< io.quarkus:quarkus-test-derby >--------------------
[2026-02-18T22:13:08.747Z] [INFO] Building Quarkus - Test Framework - Derby Database Support 2.7.5.Final [104/964]
[2026-02-18T22:13:08.747Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:08.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom
[2026-02-18T22:13:08.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom (2.5 kB at 23 kB/s)
[2026-02-18T22:13:08.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom
[2026-02-18T22:13:08.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 74 kB/s)
[2026-02-18T22:13:08.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2026-02-18T22:13:09.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 208 kB/s)
[2026-02-18T22:13:09.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
[2026-02-18T22:13:09.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 22 kB/s)
[2026-02-18T22:13:09.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom
[2026-02-18T22:13:09.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom (2.2 kB at 19 kB/s)
[2026-02-18T22:13:09.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar
[2026-02-18T22:13:09.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
[2026-02-18T22:13:09.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar
[2026-02-18T22:13:09.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar (273 kB at 2.8 MB/s)
[2026-02-18T22:13:09.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar (231 kB at 1.2 MB/s)
[2026-02-18T22:13:09.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 13 MB/s)
[2026-02-18T22:13:09.486Z] [INFO]
[2026-02-18T22:13:09.486Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-derby ---
[2026-02-18T22:13:09.486Z] [INFO]
[2026-02-18T22:13:09.486Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:09.823Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/main/resources
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-derby ---
[2026-02-18T22:13:09.823Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:09.823Z] [INFO] Compiling 1 source file to /quarkus/test-framework/derby/target/classes
[2026-02-18T22:13:09.823Z] [INFO]
[2026-02-18T22:13:09.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:10.150Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/test/resources
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] No sources to compile
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] No tests to run.
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-derby ---
[2026-02-18T22:13:10.150Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.jar
[2026-02-18T22:13:10.150Z] [INFO] Installing /quarkus/test-framework/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.pom
[2026-02-18T22:13:10.150Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final-sources.jar
[2026-02-18T22:13:10.150Z] [INFO]
[2026-02-18T22:13:10.150Z] [INFO] -------------< io.quarkus:quarkus-test-kubernetes-client >--------------
[2026-02-18T22:13:10.150Z] [INFO] Building Quarkus - Test Framework - Kubernetes Client Mock Server support 2.7.5.Final [105/964]
[2026-02-18T22:13:10.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:10.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom
[2026-02-18T22:13:10.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom (2.4 kB at 6.5 kB/s)
[2026-02-18T22:13:10.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom
[2026-02-18T22:13:10.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom (48 kB at 191 kB/s)
[2026-02-18T22:13:10.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom
[2026-02-18T22:13:10.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom (13 kB at 121 kB/s)
[2026-02-18T22:13:10.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom
[2026-02-18T22:13:10.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom (10 kB at 110 kB/s)
[2026-02-18T22:13:10.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom
[2026-02-18T22:13:11.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom (12 kB at 27 kB/s)
[2026-02-18T22:13:11.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom
[2026-02-18T22:13:11.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom (2.0 kB at 20 kB/s)
[2026-02-18T22:13:11.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom
[2026-02-18T22:13:11.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom (3.2 kB at 8.7 kB/s)
[2026-02-18T22:13:11.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom
[2026-02-18T22:13:12.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom (4.2 kB at 8.0 kB/s)
[2026-02-18T22:13:12.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom
[2026-02-18T22:13:12.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom (3.1 kB at 6.5 kB/s)
[2026-02-18T22:13:12.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom
[2026-02-18T22:13:13.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom (3.1 kB at 7.9 kB/s)
[2026-02-18T22:13:13.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom
[2026-02-18T22:13:13.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-18T22:13:13.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom
[2026-02-18T22:13:13.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom (3.1 kB at 36 kB/s)
[2026-02-18T22:13:13.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom
[2026-02-18T22:13:13.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom (3.1 kB at 35 kB/s)
[2026-02-18T22:13:13.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom
[2026-02-18T22:13:13.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom (3.8 kB at 40 kB/s)
[2026-02-18T22:13:13.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom
[2026-02-18T22:13:14.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom (3.1 kB at 7.9 kB/s)
[2026-02-18T22:13:14.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom
[2026-02-18T22:13:14.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom (3.1 kB at 30 kB/s)
[2026-02-18T22:13:14.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom
[2026-02-18T22:13:14.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom (3.1 kB at 35 kB/s)
[2026-02-18T22:13:14.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom
[2026-02-18T22:13:14.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom (3.1 kB at 29 kB/s)
[2026-02-18T22:13:14.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom
[2026-02-18T22:13:14.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-18T22:13:14.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom
[2026-02-18T22:13:15.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom (3.2 kB at 4.0 kB/s)
[2026-02-18T22:13:15.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom
[2026-02-18T22:13:15.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom (3.1 kB at 8.4 kB/s)
[2026-02-18T22:13:15.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom
[2026-02-18T22:13:15.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom (3.1 kB at 35 kB/s)
[2026-02-18T22:13:15.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom
[2026-02-18T22:13:16.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom (3.1 kB at 11 kB/s)
[2026-02-18T22:13:16.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom
[2026-02-18T22:13:16.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom (3.1 kB at 12 kB/s)
[2026-02-18T22:13:16.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2026-02-18T22:13:16.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 45 kB/s)
[2026-02-18T22:13:16.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2026-02-18T22:13:16.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 405 kB/s)
[2026-02-18T22:13:16.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2026-02-18T22:13:16.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 30 kB/s)
[2026-02-18T22:13:16.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2026-02-18T22:13:16.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 87 kB/s)
[2026-02-18T22:13:16.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom
[2026-02-18T22:13:16.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom (2.2 kB at 30 kB/s)
[2026-02-18T22:13:16.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2026-02-18T22:13:16.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 83 kB/s)
[2026-02-18T22:13:16.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2026-02-18T22:13:16.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 55 kB/s)
[2026-02-18T22:13:16.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom
[2026-02-18T22:13:16.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 256 kB/s)
[2026-02-18T22:13:16.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2026-02-18T22:13:17.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 187 kB/s)
[2026-02-18T22:13:17.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2026-02-18T22:13:17.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 18 kB/s)
[2026-02-18T22:13:17.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom
[2026-02-18T22:13:17.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom (8.4 kB at 88 kB/s)
[2026-02-18T22:13:17.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom
[2026-02-18T22:13:17.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom (2.6 kB at 36 kB/s)
[2026-02-18T22:13:17.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
[2026-02-18T22:13:17.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom (21 kB at 386 kB/s)
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar (857 kB at 6.5 MB/s)
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar (20 kB at 99 kB/s)
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar (776 kB at 3.0 MB/s)
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar
[2026-02-18T22:13:17.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar (177 kB at 657 kB/s)
[2026-02-18T22:13:17.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar (654 kB at 1.8 MB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar (43 kB at 114 kB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar (444 kB at 939 kB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar (718 kB at 1.5 MB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar (194 kB at 368 kB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar (4.2 MB at 7.3 MB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar (104 kB at 178 kB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar
[2026-02-18T22:13:17.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar (147 kB at 241 kB/s)
[2026-02-18T22:13:17.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar
[2026-02-18T22:13:18.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar (538 kB at 790 kB/s)
[2026-02-18T22:13:18.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar
[2026-02-18T22:13:18.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar (249 kB at 363 kB/s)
[2026-02-18T22:13:18.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar
[2026-02-18T22:13:18.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar (344 kB at 445 kB/s)
[2026-02-18T22:13:18.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar (49 kB at 51 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar (78 kB at 72 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar (464 kB at 391 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar (370 kB at 303 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 348 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar (66 kB at 53 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2026-02-18T22:13:18.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 72 kB/s)
[2026-02-18T22:13:18.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar
[2026-02-18T22:13:18.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 92 kB/s)
[2026-02-18T22:13:18.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2026-02-18T22:13:18.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar (160 kB at 119 kB/s)
[2026-02-18T22:13:18.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2026-02-18T22:13:18.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 26 kB/s)
[2026-02-18T22:13:18.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar (12 kB at 9.1 kB/s)
[2026-02-18T22:13:18.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 10 kB/s)
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 125 kB/s)
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar (79 kB at 55 kB/s)
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar (37 kB at 25 kB/s)
[2026-02-18T22:13:18.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar (269 kB at 174 kB/s)
[2026-02-18T22:13:18.777Z] [INFO]
[2026-02-18T22:13:18.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:18.777Z] [INFO]
[2026-02-18T22:13:18.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Processed 6 files in 18ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:19.488Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/main/resources
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:19.488Z] [INFO] Compiling 6 source files to /quarkus/test-framework/kubernetes-client/target/classes
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:19.488Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/test/resources
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] No sources to compile
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] No tests to run.
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2026-02-18T22:13:19.488Z] [INFO]
[2026-02-18T22:13:19.488Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.488Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-18T22:13:19.816Z] [INFO]
[2026-02-18T22:13:19.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-kubernetes-client ---
[2026-02-18T22:13:19.816Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2026-02-18T22:13:19.816Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.pom
[2026-02-18T22:13:19.816Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-18T22:13:19.816Z] [INFO]
[2026-02-18T22:13:19.816Z] [INFO] --------------< io.quarkus:quarkus-test-openshift-client >--------------
[2026-02-18T22:13:19.816Z] [INFO] Building Quarkus - Test Framework - OpenShift Client Mock Server support 2.7.5.Final [106/964]
[2026-02-18T22:13:19.816Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:19.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom
[2026-02-18T22:13:20.143Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom (1.4 kB at 2.8 kB/s)
[2026-02-18T22:13:20.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom
[2026-02-18T22:13:20.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom (9.2 kB at 33 kB/s)
[2026-02-18T22:13:20.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom
[2026-02-18T22:13:20.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom (4.4 kB at 23 kB/s)
[2026-02-18T22:13:20.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom
[2026-02-18T22:13:21.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom (3.3 kB at 5.9 kB/s)
[2026-02-18T22:13:21.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom
[2026-02-18T22:13:21.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom (3.2 kB at 11 kB/s)
[2026-02-18T22:13:21.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom
[2026-02-18T22:13:21.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom (3.9 kB at 13 kB/s)
[2026-02-18T22:13:21.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom
[2026-02-18T22:13:22.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom (3.1 kB at 5.7 kB/s)
[2026-02-18T22:13:22.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom
[2026-02-18T22:13:22.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom (3.2 kB at 8.8 kB/s)
[2026-02-18T22:13:22.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom
[2026-02-18T22:13:23.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom (3.8 kB at 11 kB/s)
[2026-02-18T22:13:23.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom
[2026-02-18T22:13:23.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom (3.3 kB at 11 kB/s)
[2026-02-18T22:13:23.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom
[2026-02-18T22:13:23.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom (3.2 kB at 41 kB/s)
[2026-02-18T22:13:23.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom
[2026-02-18T22:13:23.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom (3.2 kB at 54 kB/s)
[2026-02-18T22:13:23.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom
[2026-02-18T22:13:23.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom (3.2 kB at 50 kB/s)
[2026-02-18T22:13:23.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom
[2026-02-18T22:13:23.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom (3.4 kB at 9.7 kB/s)
[2026-02-18T22:13:23.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom
[2026-02-18T22:13:24.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom (3.4 kB at 56 kB/s)
[2026-02-18T22:13:24.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom
[2026-02-18T22:13:24.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom (3.2 kB at 8.8 kB/s)
[2026-02-18T22:13:24.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar
[2026-02-18T22:13:24.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar
[2026-02-18T22:13:24.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar
[2026-02-18T22:13:24.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar
[2026-02-18T22:13:24.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar
[2026-02-18T22:13:24.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar (4.4 MB at 15 MB/s)
[2026-02-18T22:13:24.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar
[2026-02-18T22:13:24.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar (5.6 MB at 14 MB/s)
[2026-02-18T22:13:24.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar
[2026-02-18T22:13:25.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar (9.5 kB at 15 kB/s)
[2026-02-18T22:13:25.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar
[2026-02-18T22:13:25.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar (287 kB at 424 kB/s)
[2026-02-18T22:13:25.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar
[2026-02-18T22:13:25.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar (197 kB at 246 kB/s)
[2026-02-18T22:13:25.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar
[2026-02-18T22:13:25.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar (89 kB at 107 kB/s)
[2026-02-18T22:13:25.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar
[2026-02-18T22:13:25.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar (169 kB at 184 kB/s)
[2026-02-18T22:13:25.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar
[2026-02-18T22:13:25.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar (1.5 MB at 1.5 MB/s)
[2026-02-18T22:13:25.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar
[2026-02-18T22:13:25.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar (1.1 MB at 1.1 MB/s)
[2026-02-18T22:13:25.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar
[2026-02-18T22:13:25.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar (178 kB at 159 kB/s)
[2026-02-18T22:13:25.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar
[2026-02-18T22:13:25.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar (142 kB at 118 kB/s)
[2026-02-18T22:13:25.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar
[2026-02-18T22:13:25.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar (982 kB at 672 kB/s)
[2026-02-18T22:13:25.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar (390 kB at 259 kB/s)
[2026-02-18T22:13:25.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar (363 kB at 237 kB/s)
[2026-02-18T22:13:26.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar (2.1 MB at 892 kB/s)
[2026-02-18T22:13:26.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar (677 kB at 287 kB/s)
[2026-02-18T22:13:26.941Z] [INFO]
[2026-02-18T22:13:26.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:26.941Z] [INFO]
[2026-02-18T22:13:26.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Processed 4 files in 25ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Processed 4 files in 00:00.015 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:27.650Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/main/resources
[2026-02-18T22:13:27.650Z] [INFO]
[2026-02-18T22:13:27.650Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.650Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:27.650Z] [INFO] Compiling 4 source files to /quarkus/test-framework/openshift-client/target/classes
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:27.979Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/test/resources
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] No sources to compile
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] No tests to run.
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-openshift-client ---
[2026-02-18T22:13:27.979Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.jar
[2026-02-18T22:13:27.979Z] [INFO] Installing /quarkus/test-framework/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.pom
[2026-02-18T22:13:27.979Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2026-02-18T22:13:27.979Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [107/964]
[2026-02-18T22:13:27.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:27.979Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2026-02-18T22:13:27.979Z] [INFO]
[2026-02-18T22:13:27.979Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:27.979Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:27.979Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:28.309Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] No sources to compile
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] No tests to run.
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2026-02-18T22:13:28.309Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-18T22:13:28.309Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.pom
[2026-02-18T22:13:28.309Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] -----------------< io.quarkus:quarkus-junit5-mockito >------------------
[2026-02-18T22:13:28.309Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito 2.7.5.Final [108/964]
[2026-02-18T22:13:28.309Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:28.309Z] [INFO]
[2026-02-18T22:13:28.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Processed 11 files in 52ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Processed 11 files in 00:00.109 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:29.017Z] [INFO] Copying 5 resources
[2026-02-18T22:13:29.017Z] [INFO]
[2026-02-18T22:13:29.017Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.017Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:29.017Z] [INFO] Compiling 11 source files to /quarkus/test-framework/junit5-mockito/target/classes
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:29.368Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito/src/test/resources
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] No sources to compile
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] No tests to run.
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito ---
[2026-02-18T22:13:29.368Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.jar
[2026-02-18T22:13:29.368Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.pom
[2026-02-18T22:13:29.368Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2026-02-18T22:13:29.368Z] [INFO]
[2026-02-18T22:13:29.368Z] [INFO] -------------------< io.quarkus:quarkus-test-vertx >--------------------
[2026-02-18T22:13:29.368Z] [INFO] Building Quarkus - Test framework - Vert.x 2.7.5.Final [109/964]
[2026-02-18T22:13:29.368Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:29.695Z] [INFO]
[2026-02-18T22:13:29.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-vertx ---
[2026-02-18T22:13:29.695Z] [INFO]
[2026-02-18T22:13:29.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:30.021Z] [INFO] Copying 1 resource
[2026-02-18T22:13:30.021Z] [INFO]
[2026-02-18T22:13:30.021Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.021Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:30.021Z] [INFO] Compiling 4 source files to /quarkus/test-framework/vertx/target/classes
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:30.348Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/vertx/src/test/resources
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] No sources to compile
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] No tests to run.
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-vertx ---
[2026-02-18T22:13:30.348Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.jar
[2026-02-18T22:13:30.348Z] [INFO] Installing /quarkus/test-framework/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.pom
[2026-02-18T22:13:30.348Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final-sources.jar
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] -----------------< io.quarkus:quarkus-jackson-parent >------------------
[2026-02-18T22:13:30.348Z] [INFO] Building Quarkus - Jackson 2.7.5.Final [110/964]
[2026-02-18T22:13:30.348Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-parent ---
[2026-02-18T22:13:30.348Z] [INFO] Installing /quarkus/extensions/jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-parent/2.7.5.Final/quarkus-jackson-parent-2.7.5.Final.pom
[2026-02-18T22:13:30.348Z] [INFO]
[2026-02-18T22:13:30.348Z] [INFO] ---------------------< io.quarkus:quarkus-jackson >---------------------
[2026-02-18T22:13:30.348Z] [INFO] Building Quarkus - Jackson - Runtime 2.7.5.Final [111/964]
[2026-02-18T22:13:30.348Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:30.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2026-02-18T22:13:30.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 42 kB/s)
[2026-02-18T22:13:30.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2026-02-18T22:13:30.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 75 kB/s)
[2026-02-18T22:13:30.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2026-02-18T22:13:30.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2026-02-18T22:13:30.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 221 kB/s)
[2026-02-18T22:13:30.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 645 kB/s)
[2026-02-18T22:13:30.675Z] [INFO]
[2026-02-18T22:13:30.675Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson ---
[2026-02-18T22:13:30.675Z] [INFO]
[2026-02-18T22:13:30.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson ---
[2026-02-18T22:13:30.675Z] [INFO]
[2026-02-18T22:13:30.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson ---
[2026-02-18T22:13:30.675Z] [INFO]
[2026-02-18T22:13:30.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO] Processed 3 files in 25ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO] Processed 3 files in 00:00.012 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:31.002Z] [INFO] Copying 1 resource
[2026-02-18T22:13:31.002Z] [INFO]
[2026-02-18T22:13:31.002Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jackson ---
[2026-02-18T22:13:31.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-18T22:13:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar (6.0 kB at 12 kB/s)
[2026-02-18T22:13:31.662Z] [INFO]
[2026-02-18T22:13:31.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson ---
[2026-02-18T22:13:31.662Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:31.662Z] [INFO] Compiling 3 source files to /quarkus/extensions/jackson/runtime/target/classes
[2026-02-18T22:13:31.991Z] [WARNING] /quarkus/extensions/jackson/runtime/src/main/java/io/quarkus/jackson/runtime/ObjectMapperProducer.java:[45,25] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:31.991Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/runtime/src/test/resources
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] No sources to compile
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] No tests to run.
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson ---
[2026-02-18T22:13:31.991Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.jar
[2026-02-18T22:13:31.991Z] [INFO] Installing /quarkus/extensions/jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.pom
[2026-02-18T22:13:31.991Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-parent >---------------
[2026-02-18T22:13:31.991Z] [INFO] Building Quarkus - Amazon Lambda 2.7.5.Final [112/964]
[2026-02-18T22:13:31.991Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-parent ---
[2026-02-18T22:13:31.991Z] [INFO] Installing /quarkus/extensions/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-parent/2.7.5.Final/quarkus-amazon-lambda-parent-2.7.5.Final.pom
[2026-02-18T22:13:31.991Z] [INFO]
[2026-02-18T22:13:31.991Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-common >---------------
[2026-02-18T22:13:31.991Z] [INFO] Building Quarkus - Amazon Lambda - Common Runtime 2.7.5.Final [113/964]
[2026-02-18T22:13:31.991Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:31.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2026-02-18T22:13:32.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 36 kB/s)
[2026-02-18T22:13:32.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2026-02-18T22:13:32.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 53 kB/s)
[2026-02-18T22:13:32.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2026-02-18T22:13:32.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 55 kB/s)
[2026-02-18T22:13:32.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2026-02-18T22:13:32.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 643 kB/s)
[2026-02-18T22:13:32.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2026-02-18T22:13:32.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2026-02-18T22:13:32.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2026-02-18T22:13:32.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2026-02-18T22:13:32.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 193 kB/s)
[2026-02-18T22:13:32.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 12 MB/s)
[2026-02-18T22:13:32.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 802 kB/s)
[2026-02-18T22:13:32.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 4.4 MB/s)
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO] Processed 13 files in 31ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO] Processed 13 files in 00:00.030 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:32.650Z] [INFO] Copying 1 resource
[2026-02-18T22:13:32.650Z] [INFO]
[2026-02-18T22:13:32.650Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:32.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-18T22:13:33.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar (15 kB at 31 kB/s)
[2026-02-18T22:13:33.304Z] [INFO]
[2026-02-18T22:13:33.304Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:33.304Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:33.304Z] [INFO] Compiling 12 source files to /quarkus/extensions/amazon-lambda/common-runtime/target/classes
[2026-02-18T22:13:33.635Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaMapperRecorder.java:[26,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T22:13:33.635Z] [INFO]
[2026-02-18T22:13:33.635Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:33.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:33.635Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-runtime/src/test/resources
[2026-02-18T22:13:33.635Z] [INFO]
[2026-02-18T22:13:33.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:33.635Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:33.635Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-runtime/target/test-classes
[2026-02-18T22:13:33.962Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/test/java/io/quarkus/amazon/lambda/test/ClientContextTest.java:[45,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T22:13:33.962Z] [INFO]
[2026-02-18T22:13:33.962Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:33.963Z] [INFO]
[2026-02-18T22:13:33.963Z] [INFO] -------------------------------------------------------
[2026-02-18T22:13:33.963Z] [INFO] T E S T S
[2026-02-18T22:13:33.963Z] [INFO] -------------------------------------------------------
[2026-02-18T22:13:33.963Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:13:34.666Z] [INFO] Running io.quarkus.amazon.lambda.test.ClientContextTest
[2026-02-18T22:13:34.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.amazon.lambda.test.ClientContextTest
[2026-02-18T22:13:34.996Z] [INFO]
[2026-02-18T22:13:34.996Z] [INFO] Results:
[2026-02-18T22:13:34.996Z] [INFO]
[2026-02-18T22:13:34.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:13:34.996Z] [INFO]
[2026-02-18T22:13:34.996Z] [INFO]
[2026-02-18T22:13:34.996Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:34.996Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2026-02-18T22:13:35.325Z] [INFO]
[2026-02-18T22:13:35.325Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:35.325Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2026-02-18T22:13:35.325Z] [INFO]
[2026-02-18T22:13:35.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common ---
[2026-02-18T22:13:35.325Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2026-02-18T22:13:35.325Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.pom
[2026-02-18T22:13:35.325Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2026-02-18T22:13:35.325Z] [INFO]
[2026-02-18T22:13:35.325Z] [INFO] ---------------< io.quarkus:quarkus-test-amazon-lambda >----------------
[2026-02-18T22:13:35.325Z] [INFO] Building Quarkus - Test Framework - Amazon Lambda 2.7.5.Final [114/964]
[2026-02-18T22:13:35.325Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:35.325Z] [INFO]
[2026-02-18T22:13:35.325Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:35.325Z] [INFO]
[2026-02-18T22:13:35.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Processed 4 files in 34ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:36.033Z] [INFO] Copying 2 resources
[2026-02-18T22:13:36.033Z] [INFO]
[2026-02-18T22:13:36.033Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.033Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:36.033Z] [INFO] Compiling 4 source files to /quarkus/test-framework/amazon-lambda/target/classes
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[44,31] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[71,25] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[91,29] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[113,21] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[115,75] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[116,60] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaStartedNotifier.java:[5,47] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[43,29] unchecked cast
[2026-02-18T22:13:36.363Z] required: java.util.concurrent.LinkedBlockingDeque<java.util.Map.Entry<java.lang.String,java.lang.String>>
[2026-02-18T22:13:36.363Z] found: java.lang.Object
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[44,120] unchecked cast
[2026-02-18T22:13:36.363Z] required: java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.concurrent.CompletableFuture<java.lang.String>>
[2026-02-18T22:13:36.363Z] found: java.lang.Object
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked call to SimpleImmutableEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleImmutableEntry
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,26] unchecked method invocation: method add in class java.util.concurrent.LinkedBlockingDeque is applied to given types
[2026-02-18T22:13:36.363Z] required: E
[2026-02-18T22:13:36.363Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-02-18T22:13:36.363Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked conversion
[2026-02-18T22:13:36.363Z] required: E
[2026-02-18T22:13:36.363Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:36.363Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/amazon-lambda/src/test/resources
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] No sources to compile
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] No tests to run.
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-amazon-lambda ---
[2026-02-18T22:13:36.363Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2026-02-18T22:13:36.363Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.pom
[2026-02-18T22:13:36.363Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T22:13:36.363Z] [INFO]
[2026-02-18T22:13:36.363Z] [INFO] -------------------< io.quarkus:quarkus-arquillian >--------------------
[2026-02-18T22:13:36.363Z] [INFO] Building Quarkus - Test Framework - Arquillian Adapter 2.7.5.Final [115/964]
[2026-02-18T22:13:36.363Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:36.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom
[2026-02-18T22:13:36.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom (2.5 kB at 7.3 kB/s)
[2026-02-18T22:13:36.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom
[2026-02-18T22:13:37.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom (3.8 kB at 5.8 kB/s)
[2026-02-18T22:13:37.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom
[2026-02-18T22:13:37.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom (5.1 kB at 18 kB/s)
[2026-02-18T22:13:37.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom
[2026-02-18T22:13:38.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom (1.2 kB at 4.9 kB/s)
[2026-02-18T22:13:38.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom
[2026-02-18T22:13:38.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom (1.1 kB at 4.5 kB/s)
[2026-02-18T22:13:38.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom
[2026-02-18T22:13:38.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom (1.2 kB at 5.0 kB/s)
[2026-02-18T22:13:38.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
[2026-02-18T22:13:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 8.7 kB/s)
[2026-02-18T22:13:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
[2026-02-18T22:13:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 131 kB/s)
[2026-02-18T22:13:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom
[2026-02-18T22:13:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 394 kB/s)
[2026-02-18T22:13:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom
[2026-02-18T22:13:39.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom (2.8 kB at 5.4 kB/s)
[2026-02-18T22:13:39.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom
[2026-02-18T22:13:39.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom (984 B at 11 kB/s)
[2026-02-18T22:13:39.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
[2026-02-18T22:13:39.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 22 kB/s)
[2026-02-18T22:13:39.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom
[2026-02-18T22:13:39.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom (1.7 kB at 7.7 kB/s)
[2026-02-18T22:13:39.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom
[2026-02-18T22:13:40.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom (1.6 kB at 3.7 kB/s)
[2026-02-18T22:13:40.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom
[2026-02-18T22:13:40.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom (1.2 kB at 4.6 kB/s)
[2026-02-18T22:13:40.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom
[2026-02-18T22:13:40.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom (1.4 kB at 12 kB/s)
[2026-02-18T22:13:40.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom
[2026-02-18T22:13:41.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom (3.2 kB at 6.0 kB/s)
[2026-02-18T22:13:41.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom
[2026-02-18T22:13:41.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom (3.5 kB at 37 kB/s)
[2026-02-18T22:13:41.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom
[2026-02-18T22:13:41.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom (2.8 kB at 12 kB/s)
[2026-02-18T22:13:41.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom
[2026-02-18T22:13:41.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom (1.6 kB at 7.4 kB/s)
[2026-02-18T22:13:41.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom
[2026-02-18T22:13:42.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom (2.1 kB at 8.5 kB/s)
[2026-02-18T22:13:42.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom
[2026-02-18T22:13:42.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom (3.5 kB at 6.5 kB/s)
[2026-02-18T22:13:42.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2026-02-18T22:13:42.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 500 kB/s)
[2026-02-18T22:13:42.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom (2.9 kB at 4.0 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 22 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar (10 kB at 163 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar (29 kB at 111 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar (46 kB at 177 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar
[2026-02-18T22:13:43.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar (3.7 kB at 13 kB/s)
[2026-02-18T22:13:43.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 50 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar (28 kB at 80 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 105 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar (7.5 kB at 19 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar (46 kB at 109 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar (3.5 kB at 7.2 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar (10 kB at 19 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar (16 kB at 29 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar
[2026-02-18T22:13:43.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar (57 kB at 96 kB/s)
[2026-02-18T22:13:43.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar (30 kB at 48 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar (121 kB at 191 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 575 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar (54 kB at 78 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 98 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar (810 kB at 1.1 MB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar (68 kB at 88 kB/s)
[2026-02-18T22:13:44.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar (84 kB at 98 kB/s)
[2026-02-18T22:13:44.115Z] [INFO]
[2026-02-18T22:13:44.115Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arquillian ---
[2026-02-18T22:13:44.115Z] [INFO]
[2026-02-18T22:13:44.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Processed 18 files in 41ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Processed 18 files in 00:00.048 (Already Sorted: 18, Needed Sorting: 0)
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:44.821Z] [INFO] Copying 2 resources
[2026-02-18T22:13:44.821Z] [INFO]
[2026-02-18T22:13:44.821Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arquillian ---
[2026-02-18T22:13:44.821Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:44.821Z] [INFO] Compiling 13 source files to /quarkus/test-framework/arquillian/target/classes
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[57,62] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.util.function.BiFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[]>
[2026-02-18T22:13:45.149Z] found: capture#1 of ?
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[73,58] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.util.function.Supplier<java.util.Map.Entry<java.io.Closeable,java.lang.Object>>
[2026-02-18T22:13:45.149Z] found: capture#2 of ?
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[27,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#3 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[39,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#4 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[31,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#5 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[47,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#6 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[63,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#7 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[65,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#8 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[81,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#9 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[83,48] unchecked cast
[2026-02-18T22:13:45.149Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-18T22:13:45.149Z] found: java.lang.Class<capture#10 of ?>
[2026-02-18T22:13:45.149Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusDeployableContainer.java:[191,43] AugmentActionImpl(io.quarkus.bootstrap.app.CuratedApplication,java.util.List<java.util.function.Consumer<io.quarkus.builder.BuildChainBuilder>>) in io.quarkus.runner.bootstrap.AugmentActionImpl has been deprecated
[2026-02-18T22:13:45.149Z] [INFO]
[2026-02-18T22:13:45.149Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arquillian ---
[2026-02-18T22:13:45.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:45.149Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/arquillian/src/test/resources
[2026-02-18T22:13:45.149Z] [INFO]
[2026-02-18T22:13:45.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arquillian ---
[2026-02-18T22:13:45.150Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:45.150Z] [INFO] Compiling 5 source files to /quarkus/test-framework/arquillian/target/test-classes
[2026-02-18T22:13:45.479Z] [INFO]
[2026-02-18T22:13:45.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arquillian ---
[2026-02-18T22:13:45.479Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2026-02-18T22:13:45.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2026-02-18T22:13:46.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom (8.3 kB at 30 kB/s)
[2026-02-18T22:13:46.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2026-02-18T22:13:46.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2026-02-18T22:13:46.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom (8.0 kB at 78 kB/s)
[2026-02-18T22:13:46.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2026-02-18T22:13:46.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2026-02-18T22:13:46.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom (2.9 kB at 55 kB/s)
[2026-02-18T22:13:46.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2026-02-18T22:13:47.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2026-02-18T22:13:47.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom (2.6 kB at 46 kB/s)
[2026-02-18T22:13:47.123Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2026-02-18T22:13:47.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2026-02-18T22:13:47.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom (3.1 kB at 53 kB/s)
[2026-02-18T22:13:47.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2026-02-18T22:13:47.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2026-02-18T22:13:47.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2026-02-18T22:13:47.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2026-02-18T22:13:47.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2026-02-18T22:13:47.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar (12 kB at 308 kB/s)
[2026-02-18T22:13:47.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar (22 kB at 359 kB/s)
[2026-02-18T22:13:47.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar (40 kB at 660 kB/s)
[2026-02-18T22:13:47.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar (25 kB at 341 kB/s)
[2026-02-18T22:13:48.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar (91 kB at 1.1 MB/s)
[2026-02-18T22:13:48.105Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2026-02-18T22:13:48.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2026-02-18T22:13:48.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 99 kB/s)
[2026-02-18T22:13:48.432Z] [INFO]
[2026-02-18T22:13:48.432Z] [INFO] -------------------------------------------------------
[2026-02-18T22:13:48.432Z] [INFO] T E S T S
[2026-02-18T22:13:48.432Z] [INFO] -------------------------------------------------------
[2026-02-18T22:13:48.432Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:54,299 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:54,301 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:54,302 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:13:55.772Z] [INFO] Running io.quarkus.arquillian.test.SimpleTest
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:54,392 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-18T22:13:55.772Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in io.quarkus.arquillian.test.SimpleTest
[2026-02-18T22:13:55.772Z] [INFO] Running io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:55,217 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-11) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-18T22:13:55.772Z] - "io.quarkus.arquillian.test" found in [/quarkus/test-framework/arquillian/target/quarkus-arquillian-test13879096631028597639/lib/73696234-823c-4163-ab5a-60e1e0f8f8ed.jar, io.quarkus:quarkus-arquillian::jar]
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:55,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.210s.
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:55,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:13:55.772Z] 2026-02-18 22:13:55,642 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:13:56.119Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.187 s - in io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-02-18T22:13:56.119Z] [INFO] Running io.quarkus.arquillian.test.SimpleWarTest
[2026-02-18T22:13:56.119Z] 2026-02-18 22:13:55,685 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:13:56.119Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arquillian.test.SimpleWarTest
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [INFO] Results:
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arquillian ---
[2026-02-18T22:13:56.119Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arquillian ---
[2026-02-18T22:13:56.119Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar
[2026-02-18T22:13:56.119Z] [INFO]
[2026-02-18T22:13:56.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arquillian ---
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.jar
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/arquillian/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.pom
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final-sources.jar
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2026-02-18T22:13:56.120Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [116/964]
[2026-02-18T22:13:56.120Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Processed 1 files in 00:00.011 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:56.120Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:56.120Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:56.120Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] No sources to compile
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] No tests to run.
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.pom
[2026-02-18T22:13:56.120Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] -------------------< io.quarkus:quarkus-test-maven >--------------------
[2026-02-18T22:13:56.120Z] [INFO] Building Quarkus - Test Framework - Maven Integration 2.7.5.Final [117/964]
[2026-02-18T22:13:56.120Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-maven ---
[2026-02-18T22:13:56.120Z] [INFO]
[2026-02-18T22:13:56.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-maven ---
[2026-02-18T22:13:56.835Z] [INFO]
[2026-02-18T22:13:56.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-maven ---
[2026-02-18T22:13:56.835Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:56.835Z] [INFO]
[2026-02-18T22:13:56.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-maven ---
[2026-02-18T22:13:56.835Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:56.835Z] [INFO]
[2026-02-18T22:13:56.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-maven ---
[2026-02-18T22:13:56.835Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO] Processed 10 files in 29ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T22:13:56.836Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO] Processed 10 files in 00:00.041 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T22:13:56.836Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:56.836Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/main/resources
[2026-02-18T22:13:56.836Z] [INFO]
[2026-02-18T22:13:56.836Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-maven ---
[2026-02-18T22:13:56.836Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:56.836Z] [INFO] Compiling 10 source files to /quarkus/test-framework/maven/target/classes
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:57.543Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/test/resources
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] No sources to compile
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] No tests to run.
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-maven ---
[2026-02-18T22:13:57.543Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.jar
[2026-02-18T22:13:57.543Z] [INFO] Installing /quarkus/test-framework/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.pom
[2026-02-18T22:13:57.543Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final-sources.jar
[2026-02-18T22:13:57.543Z] [INFO]
[2026-02-18T22:13:57.543Z] [INFO] --------------------< io.quarkus:quarkus-test-ldap >--------------------
[2026-02-18T22:13:57.543Z] [INFO] Building Quarkus - Test framework - embedded LDAP server 2.7.5.Final [118/964]
[2026-02-18T22:13:57.543Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:57.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom
[2026-02-18T22:13:57.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom (3.8 kB at 15 kB/s)
[2026-02-18T22:13:57.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar
[2026-02-18T22:13:58.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar (5.1 MB at 16 MB/s)
[2026-02-18T22:13:58.206Z] [INFO]
[2026-02-18T22:13:58.206Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.206Z] [INFO]
[2026-02-18T22:13:58.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.537Z] [INFO]
[2026-02-18T22:13:58.537Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:58.869Z] [INFO] Copying 1 resource
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:58.869Z] [INFO] Compiling 1 source file to /quarkus/test-framework/ldap/target/classes
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:58.869Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/ldap/src/test/resources
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] No sources to compile
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] No tests to run.
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-ldap ---
[2026-02-18T22:13:58.869Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.jar
[2026-02-18T22:13:58.869Z] [INFO] Installing /quarkus/test-framework/ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.pom
[2026-02-18T22:13:58.869Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final-sources.jar
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] ------------------< io.quarkus:quarkus-test-security >------------------
[2026-02-18T22:13:58.869Z] [INFO] Building Quarkus - Test Framework - Security 2.7.5.Final [119/964]
[2026-02-18T22:13:58.869Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security ---
[2026-02-18T22:13:58.869Z] [INFO]
[2026-02-18T22:13:58.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Processed 7 files in 37ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Processed 7 files in 00:00.013 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:59.585Z] [INFO] Copying 2 resources
[2026-02-18T22:13:59.585Z] [INFO]
[2026-02-18T22:13:59.585Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security ---
[2026-02-18T22:13:59.585Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:13:59.585Z] [INFO] Compiling 7 source files to /quarkus/test-framework/security/target/classes
[2026-02-18T22:13:59.912Z] [INFO]
[2026-02-18T22:13:59.912Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security ---
[2026-02-18T22:13:59.912Z] [INFO] Saving Jandex index: /quarkus/test-framework/security/target/classes/META-INF/jandex.idx
[2026-02-18T22:13:59.912Z] [INFO]
[2026-02-18T22:13:59.912Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:13:59.913Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security/src/test/resources
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] No sources to compile
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] No tests to run.
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security ---
[2026-02-18T22:13:59.913Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.jar
[2026-02-18T22:13:59.913Z] [INFO] Installing /quarkus/test-framework/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.pom
[2026-02-18T22:13:59.913Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final-sources.jar
[2026-02-18T22:13:59.913Z] [INFO]
[2026-02-18T22:13:59.913Z] [INFO] ----------------< io.quarkus:quarkus-test-security-jwt >----------------
[2026-02-18T22:13:59.913Z] [INFO] Building Quarkus - Test Framework - Security JWT 2.7.5.Final [120/964]
[2026-02-18T22:13:59.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:13:59.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom
[2026-02-18T22:13:59.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom (7.9 kB at 101 kB/s)
[2026-02-18T22:13:59.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom
[2026-02-18T22:14:00.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom (20 kB at 250 kB/s)
[2026-02-18T22:14:00.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar
[2026-02-18T22:14:00.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar (13 kB at 138 kB/s)
[2026-02-18T22:14:00.251Z] [INFO]
[2026-02-18T22:14:00.251Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.251Z] [INFO]
[2026-02-18T22:14:00.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.961Z] [INFO]
[2026-02-18T22:14:00.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.961Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:00.961Z] [INFO]
[2026-02-18T22:14:00.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.961Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO] Processed 3 files in 28ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO] Processed 3 files in 00:00.012 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:00.962Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/main/resources
[2026-02-18T22:14:00.962Z] [INFO]
[2026-02-18T22:14:00.962Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:00.962Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:00.962Z] [INFO] Compiling 3 source files to /quarkus/test-framework/security-jwt/target/classes
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.289Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.289Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-jwt/target/classes/META-INF/jandex.idx
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:01.289Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/test/resources
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.289Z] [INFO] No sources to compile
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.289Z] [INFO] No tests to run.
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.289Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar
[2026-02-18T22:14:01.289Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.290Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-jwt ---
[2026-02-18T22:14:01.290Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.jar
[2026-02-18T22:14:01.290Z] [INFO] Installing /quarkus/test-framework/security-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.pom
[2026-02-18T22:14:01.290Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] ---------------< io.quarkus:quarkus-credentials-parent >----------------
[2026-02-18T22:14:01.290Z] [INFO] Building Quarkus - Credentials 2.7.5.Final [121/964]
[2026-02-18T22:14:01.290Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-parent ---
[2026-02-18T22:14:01.290Z] [INFO] Installing /quarkus/extensions/credentials/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-parent/2.7.5.Final/quarkus-credentials-parent-2.7.5.Final.pom
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] -------------------< io.quarkus:quarkus-credentials >-------------------
[2026-02-18T22:14:01.290Z] [INFO] Building Quarkus - Credentials - Runtime 2.7.5.Final [122/964]
[2026-02-18T22:14:01.290Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:01.290Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/main/resources
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:01.290Z] [INFO] Compiling 2 source files to /quarkus/extensions/credentials/runtime/target/classes
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.290Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials ---
[2026-02-18T22:14:01.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:01.290Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/test/resources
[2026-02-18T22:14:01.290Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials ---
[2026-02-18T22:14:01.617Z] [INFO] No sources to compile
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials ---
[2026-02-18T22:14:01.617Z] [INFO] No tests to run.
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials ---
[2026-02-18T22:14:01.617Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials ---
[2026-02-18T22:14:01.617Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials ---
[2026-02-18T22:14:01.617Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.jar
[2026-02-18T22:14:01.617Z] [INFO] Installing /quarkus/extensions/credentials/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.pom
[2026-02-18T22:14:01.617Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final-sources.jar
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] ------------< io.quarkus:quarkus-smallrye-jwt-build-parent >------------
[2026-02-18T22:14:01.617Z] [INFO] Building Quarkus - SmallRye JWT Token Build 2.7.5.Final [123/964]
[2026-02-18T22:14:01.617Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-18T22:14:01.617Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-parent/2.7.5.Final/quarkus-smallrye-jwt-build-parent-2.7.5.Final.pom
[2026-02-18T22:14:01.617Z] [INFO]
[2026-02-18T22:14:01.617Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-build >----------------
[2026-02-18T22:14:01.617Z] [INFO] Building Quarkus - SmallRye JWT Token Build - Runtime 2.7.5.Final [124/964]
[2026-02-18T22:14:01.617Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:01.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom
[2026-02-18T22:14:01.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom (3.7 kB at 35 kB/s)
[2026-02-18T22:14:01.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom
[2026-02-18T22:14:01.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom (1.4 kB at 3.6 kB/s)
[2026-02-18T22:14:01.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom
[2026-02-18T22:14:02.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom (7.1 kB at 19 kB/s)
[2026-02-18T22:14:02.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom
[2026-02-18T22:14:02.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom (8.9 kB at 123 kB/s)
[2026-02-18T22:14:02.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom
[2026-02-18T22:14:02.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom (2.0 kB at 4.8 kB/s)
[2026-02-18T22:14:02.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar
[2026-02-18T22:14:02.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar
[2026-02-18T22:14:02.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar
[2026-02-18T22:14:02.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar (276 kB at 3.4 MB/s)
[2026-02-18T22:14:02.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar (41 kB at 482 kB/s)
[2026-02-18T22:14:03.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar (20 kB at 47 kB/s)
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:03.311Z] [INFO] Copying 1 resource
[2026-02-18T22:14:03.311Z] [INFO]
[2026-02-18T22:14:03.311Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] No sources to compile
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:03.639Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/runtime/src/test/resources
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] No sources to compile
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] No tests to run.
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build ---
[2026-02-18T22:14:03.639Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2026-02-18T22:14:03.639Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.pom
[2026-02-18T22:14:03.639Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] ---------------< io.quarkus:quarkus-oidc-common-parent >----------------
[2026-02-18T22:14:03.639Z] [INFO] Building Quarkus - OpenID Connect Common 2.7.5.Final [125/964]
[2026-02-18T22:14:03.639Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-parent ---
[2026-02-18T22:14:03.639Z] [INFO] Installing /quarkus/extensions/oidc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-parent/2.7.5.Final/quarkus-oidc-common-parent-2.7.5.Final.pom
[2026-02-18T22:14:03.639Z] [INFO]
[2026-02-18T22:14:03.639Z] [INFO] -------------------< io.quarkus:quarkus-oidc-common >-------------------
[2026-02-18T22:14:03.639Z] [INFO] Building Quarkus - OpenID Connect Common - Runtime 2.7.5.Final [126/964]
[2026-02-18T22:14:03.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:03.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom
[2026-02-18T22:14:04.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom (6.7 kB at 10 kB/s)
[2026-02-18T22:14:04.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar
[2026-02-18T22:14:04.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar (52 kB at 103 kB/s)
[2026-02-18T22:14:04.671Z] [INFO]
[2026-02-18T22:14:04.671Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common ---
[2026-02-18T22:14:04.671Z] [INFO]
[2026-02-18T22:14:04.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO] Processed 4 files in 25ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO] Processed 4 files in 00:00.031 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:05.000Z] [INFO] Copying 1 resource
[2026-02-18T22:14:05.000Z] [INFO]
[2026-02-18T22:14:05.000Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-18T22:14:05.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar (3.6 kB at 9.3 kB/s)
[2026-02-18T22:14:05.394Z] [INFO]
[2026-02-18T22:14:05.394Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common ---
[2026-02-18T22:14:05.394Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:05.394Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-common/runtime/target/classes
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:06.550Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/runtime/src/test/resources
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] No sources to compile
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] No tests to run.
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common ---
[2026-02-18T22:14:06.550Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.jar
[2026-02-18T22:14:06.550Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.pom
[2026-02-18T22:14:06.550Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] -------------------< io.quarkus:quarkus-oidc-parent >-------------------
[2026-02-18T22:14:06.550Z] [INFO] Building Quarkus - OpenID Connect Adapter 2.7.5.Final [127/964]
[2026-02-18T22:14:06.550Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-parent ---
[2026-02-18T22:14:06.550Z] [INFO] Installing /quarkus/extensions/oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-parent/2.7.5.Final/quarkus-oidc-parent-2.7.5.Final.pom
[2026-02-18T22:14:06.550Z] [INFO]
[2026-02-18T22:14:06.550Z] [INFO] ----------------------< io.quarkus:quarkus-oidc >-----------------------
[2026-02-18T22:14:06.550Z] [INFO] Building Quarkus - OpenID Connect Adapter - Runtime 2.7.5.Final [128/964]
[2026-02-18T22:14:06.550Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:06.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom
[2026-02-18T22:14:06.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom (4.7 kB at 19 kB/s)
[2026-02-18T22:14:06.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar
[2026-02-18T22:14:06.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar (100 kB at 939 kB/s)
[2026-02-18T22:14:06.879Z] [INFO]
[2026-02-18T22:14:06.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc ---
[2026-02-18T22:14:06.879Z] [INFO]
[2026-02-18T22:14:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc ---
[2026-02-18T22:14:07.209Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc ---
[2026-02-18T22:14:07.210Z] [INFO]
[2026-02-18T22:14:07.210Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc ---
[2026-02-18T22:14:07.617Z] [INFO] Processed 47 files in 132ms (Formatted: 0, Unchanged: 47, Failed: 0, Readonly: 0)
[2026-02-18T22:14:07.617Z] [INFO]
[2026-02-18T22:14:07.617Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc ---
[2026-02-18T22:14:07.617Z] [INFO] Processed 47 files in 00:00.190 (Already Sorted: 47, Needed Sorting: 0)
[2026-02-18T22:14:07.617Z] [INFO]
[2026-02-18T22:14:07.617Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc ---
[2026-02-18T22:14:07.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:07.617Z] [INFO] Copying 1 resource
[2026-02-18T22:14:07.617Z] [INFO]
[2026-02-18T22:14:07.617Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc ---
[2026-02-18T22:14:07.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom
[2026-02-18T22:14:07.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom (4.6 kB at 42 kB/s)
[2026-02-18T22:14:07.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom
[2026-02-18T22:14:08.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom (91 kB at 306 kB/s)
[2026-02-18T22:14:08.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom
[2026-02-18T22:14:08.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom (4.6 kB at 46 kB/s)
[2026-02-18T22:14:08.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom
[2026-02-18T22:14:08.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom (1.6 kB at 29 kB/s)
[2026-02-18T22:14:08.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom
[2026-02-18T22:14:08.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom (1.3 kB at 23 kB/s)
[2026-02-18T22:14:08.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2026-02-18T22:14:08.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 33 kB/s)
[2026-02-18T22:14:08.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2026-02-18T22:14:08.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 96 kB/s)
[2026-02-18T22:14:08.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2026-02-18T22:14:08.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 24 kB/s)
[2026-02-18T22:14:08.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2026-02-18T22:14:08.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 35 kB/s)
[2026-02-18T22:14:08.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2026-02-18T22:14:08.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 206 kB/s)
[2026-02-18T22:14:08.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2026-02-18T22:14:08.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 72 kB/s)
[2026-02-18T22:14:08.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2026-02-18T22:14:08.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 28 kB/s)
[2026-02-18T22:14:08.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2026-02-18T22:14:08.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 26 kB/s)
[2026-02-18T22:14:08.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar
[2026-02-18T22:14:08.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar (324 kB at 3.2 MB/s)
[2026-02-18T22:14:08.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar
[2026-02-18T22:14:09.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar (150 kB at 1.8 MB/s)
[2026-02-18T22:14:09.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar
[2026-02-18T22:14:09.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (964 kB at 15 MB/s)
[2026-02-18T22:14:09.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar
[2026-02-18T22:14:09.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (483 kB at 8.0 MB/s)
[2026-02-18T22:14:09.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2026-02-18T22:14:09.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 32 MB/s)
[2026-02-18T22:14:09.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2026-02-18T22:14:09.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 479 kB/s)
[2026-02-18T22:14:09.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2026-02-18T22:14:09.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 346 kB/s)
[2026-02-18T22:14:09.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2026-02-18T22:14:09.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 8.2 MB/s)
[2026-02-18T22:14:09.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2026-02-18T22:14:09.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 30 MB/s)
[2026-02-18T22:14:09.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2026-02-18T22:14:09.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 613 kB/s)
[2026-02-18T22:14:09.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2026-02-18T22:14:09.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 26 MB/s)
[2026-02-18T22:14:09.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-18T22:14:10.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar (7.6 kB at 16 kB/s)
[2026-02-18T22:14:10.612Z] [INFO]
[2026-02-18T22:14:10.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc ---
[2026-02-18T22:14:10.612Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:10.612Z] [INFO] Compiling 45 source files to /quarkus/extensions/oidc/runtime/target/classes
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcUtils.java:[271,53] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/CodeAuthenticationMechanism.java:[256,37] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcAuthenticationMechanism.java:[101,41] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:11.753Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:11.753Z] [INFO]
[2026-02-18T22:14:11.753Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc ---
[2026-02-18T22:14:11.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:11.753Z] [INFO] Copying 9 resources
[2026-02-18T22:14:11.753Z] [INFO]
[2026-02-18T22:14:11.753Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc ---
[2026-02-18T22:14:11.753Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:11.753Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc/runtime/target/test-classes
[2026-02-18T22:14:11.753Z] [INFO]
[2026-02-18T22:14:11.753Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc ---
[2026-02-18T22:14:11.753Z] [INFO]
[2026-02-18T22:14:11.753Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:11.753Z] [INFO] T E S T S
[2026-02-18T22:14:11.753Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:11.753Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:14:12.905Z] [INFO] Running io.quarkus.oidc.runtime.OidcRecorderTest
[2026-02-18T22:14:13.235Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.oidc.runtime.OidcRecorderTest
[2026-02-18T22:14:13.235Z] [INFO] Running io.quarkus.oidc.runtime.OidcUtilsTest
[2026-02-18T22:14:13.564Z] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in io.quarkus.oidc.runtime.OidcUtilsTest
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] Results:
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc ---
[2026-02-18T22:14:13.565Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc ---
[2026-02-18T22:14:13.565Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc ---
[2026-02-18T22:14:13.565Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.jar
[2026-02-18T22:14:13.565Z] [INFO] Installing /quarkus/extensions/oidc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.pom
[2026-02-18T22:14:13.565Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final-sources.jar
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] ---------------< io.quarkus:quarkus-test-security-oidc >----------------
[2026-02-18T22:14:13.565Z] [INFO] Building Quarkus - Test Framework - Security OIDC 2.7.5.Final [129/964]
[2026-02-18T22:14:13.565Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:13.565Z] [INFO]
[2026-02-18T22:14:13.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Processed 6 files in 19ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:14.273Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/main/resources
[2026-02-18T22:14:14.273Z] [INFO]
[2026-02-18T22:14:14.273Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.273Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:14.273Z] [INFO] Compiling 6 source files to /quarkus/test-framework/security-oidc/target/classes
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-oidc/target/classes/META-INF/jandex.idx
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:14.601Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/test/resources
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] No sources to compile
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] No tests to run.
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-oidc ---
[2026-02-18T22:14:14.601Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.jar
[2026-02-18T22:14:14.601Z] [INFO] Installing /quarkus/test-framework/security-oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.pom
[2026-02-18T22:14:14.601Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2026-02-18T22:14:14.601Z] [INFO]
[2026-02-18T22:14:14.601Z] [INFO] ----------------< io.quarkus:quarkus-test-oidc-server >-----------------
[2026-02-18T22:14:14.601Z] [INFO] Building Quarkus - Test Framework - OIDC Wiremock Server support 2.7.5.Final [130/964]
[2026-02-18T22:14:14.601Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:14.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom
[2026-02-18T22:14:14.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom (7.8 kB at 81 kB/s)
[2026-02-18T22:14:14.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom
[2026-02-18T22:14:14.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom (2.8 kB at 25 kB/s)
[2026-02-18T22:14:14.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom
[2026-02-18T22:14:14.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom (64 kB at 668 kB/s)
[2026-02-18T22:14:14.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom
[2026-02-18T22:14:14.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom (4.2 kB at 39 kB/s)
[2026-02-18T22:14:14.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom
[2026-02-18T22:14:14.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom (4.1 kB at 54 kB/s)
[2026-02-18T22:14:14.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom
[2026-02-18T22:14:15.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom (1.3 kB at 16 kB/s)
[2026-02-18T22:14:15.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom
[2026-02-18T22:14:15.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom (2.3 kB at 26 kB/s)
[2026-02-18T22:14:15.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom
[2026-02-18T22:14:15.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom (2.3 kB at 17 kB/s)
[2026-02-18T22:14:15.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom
[2026-02-18T22:14:15.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom (2.9 kB at 30 kB/s)
[2026-02-18T22:14:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom
[2026-02-18T22:14:15.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom (1.2 kB at 7.9 kB/s)
[2026-02-18T22:14:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom
[2026-02-18T22:14:15.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom (3.2 kB at 34 kB/s)
[2026-02-18T22:14:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom
[2026-02-18T22:14:15.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom (1.9 kB at 17 kB/s)
[2026-02-18T22:14:15.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom
[2026-02-18T22:14:16.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom (2.2 kB at 4.1 kB/s)
[2026-02-18T22:14:16.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom
[2026-02-18T22:14:16.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom (5.1 kB at 57 kB/s)
[2026-02-18T22:14:16.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom
[2026-02-18T22:14:16.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom (2.7 kB at 37 kB/s)
[2026-02-18T22:14:16.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom
[2026-02-18T22:14:16.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom (20 kB at 275 kB/s)
[2026-02-18T22:14:16.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom
[2026-02-18T22:14:16.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom (3.1 kB at 43 kB/s)
[2026-02-18T22:14:16.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom
[2026-02-18T22:14:16.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom (1.6 kB at 23 kB/s)
[2026-02-18T22:14:16.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[2026-02-18T22:14:16.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 36 kB/s)
[2026-02-18T22:14:16.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[2026-02-18T22:14:16.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 127 kB/s)
[2026-02-18T22:14:16.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[2026-02-18T22:14:16.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 127 kB/s)
[2026-02-18T22:14:16.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[2026-02-18T22:14:16.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 165 kB/s)
[2026-02-18T22:14:16.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2026-02-18T22:14:17.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 181 kB/s)
[2026-02-18T22:14:17.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom
[2026-02-18T22:14:17.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom (10 kB at 139 kB/s)
[2026-02-18T22:14:17.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom
[2026-02-18T22:14:17.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom (13 kB at 169 kB/s)
[2026-02-18T22:14:17.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom
[2026-02-18T22:14:17.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom (2.1 kB at 4.0 kB/s)
[2026-02-18T22:14:17.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom
[2026-02-18T22:14:17.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom (5.8 kB at 84 kB/s)
[2026-02-18T22:14:17.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
[2026-02-18T22:14:17.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 205 kB/s)
[2026-02-18T22:14:17.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom
[2026-02-18T22:14:18.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom (2.5 kB at 4.7 kB/s)
[2026-02-18T22:14:18.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom
[2026-02-18T22:14:18.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom (1.1 kB at 4.4 kB/s)
[2026-02-18T22:14:18.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom
[2026-02-18T22:14:18.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom (1.2 kB at 5.1 kB/s)
[2026-02-18T22:14:18.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom
[2026-02-18T22:14:19.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom (2.4 kB at 4.6 kB/s)
[2026-02-18T22:14:19.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom
[2026-02-18T22:14:19.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom (2.9 kB at 9.7 kB/s)
[2026-02-18T22:14:19.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom
[2026-02-18T22:14:19.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom (1.1 kB at 4.6 kB/s)
[2026-02-18T22:14:19.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom
[2026-02-18T22:14:20.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom (3.0 kB at 12 kB/s)
[2026-02-18T22:14:20.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom
[2026-02-18T22:14:20.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom (2.1 kB at 8.5 kB/s)
[2026-02-18T22:14:20.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom
[2026-02-18T22:14:20.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom (2.3 kB at 28 kB/s)
[2026-02-18T22:14:20.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom
[2026-02-18T22:14:20.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom (1.3 kB at 19 kB/s)
[2026-02-18T22:14:20.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom (4.4 kB at 35 kB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom (8.2 kB at 100 kB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom (1.4 kB at 21 kB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar (162 kB at 3.0 MB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar (213 kB at 2.6 MB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar (132 kB at 1.6 MB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar (701 kB at 8.2 MB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar
[2026-02-18T22:14:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar (118 kB at 1.1 MB/s)
[2026-02-18T22:14:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar (3.3 MB at 30 MB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar (552 kB at 3.7 MB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar (101 kB at 655 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar (138 kB at 785 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar (25 kB at 140 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar (67 kB at 344 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar (168 kB at 802 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar (96 kB at 438 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar (128 kB at 543 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar (327 kB at 1.4 MB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 907 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar (13 kB at 53 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 438 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 103 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar (929 kB at 3.2 MB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 262 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 218 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar (12 kB at 35 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar (30 kB at 90 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar (52 kB at 137 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar (62 kB at 159 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar (18 kB at 43 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar
[2026-02-18T22:14:21.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar (17 kB at 40 kB/s)
[2026-02-18T22:14:21.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar (17 kB at 38 kB/s)
[2026-02-18T22:14:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar (1.2 kB at 2.4 kB/s)
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar (17 kB at 33 kB/s)
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar (4.5 MB at 9.0 MB/s)
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar (128 kB at 250 kB/s)
[2026-02-18T22:14:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar (197 kB at 380 kB/s)
[2026-02-18T22:14:21.624Z] [INFO]
[2026-02-18T22:14:21.624Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.624Z] [INFO]
[2026-02-18T22:14:21.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.951Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.951Z] [INFO] Processed 3 files in 00:00.011 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:14:21.951Z] [INFO]
[2026-02-18T22:14:21.952Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:21.952Z] [INFO] Copying 2 resources
[2026-02-18T22:14:21.952Z] [INFO]
[2026-02-18T22:14:21.952Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:21.952Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:22.278Z] [INFO] Compiling 2 source files to /quarkus/test-framework/oidc-server/target/classes
[2026-02-18T22:14:22.278Z] [INFO]
[2026-02-18T22:14:22.278Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:22.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:22.278Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/oidc-server/src/test/resources
[2026-02-18T22:14:22.278Z] [INFO]
[2026-02-18T22:14:22.278Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:22.278Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:22.278Z] [INFO] Compiling 1 source file to /quarkus/test-framework/oidc-server/target/test-classes
[2026-02-18T22:14:22.605Z] [INFO]
[2026-02-18T22:14:22.605Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:22.605Z] [INFO]
[2026-02-18T22:14:22.605Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:22.605Z] [INFO] T E S T S
[2026-02-18T22:14:22.605Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:22.605Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:14:23.745Z] [INFO] Running io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-02-18T22:14:25.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s - in io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] Results:
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:25.804Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:25.804Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-oidc-server ---
[2026-02-18T22:14:25.804Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.jar
[2026-02-18T22:14:25.804Z] [INFO] Installing /quarkus/test-framework/oidc-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.pom
[2026-02-18T22:14:25.804Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --------------< io.quarkus:quarkus-test-keycloak-server >---------------
[2026-02-18T22:14:25.804Z] [INFO] Building Quarkus - Test Framework - Keycloak Server support 2.7.5.Final [131/964]
[2026-02-18T22:14:25.804Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:25.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom
[2026-02-18T22:14:25.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom (6.1 kB at 69 kB/s)
[2026-02-18T22:14:25.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar
[2026-02-18T22:14:25.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar (162 kB at 1.8 MB/s)
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:25.804Z] [INFO]
[2026-02-18T22:14:25.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:26.512Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/main/resources
[2026-02-18T22:14:26.512Z] [INFO]
[2026-02-18T22:14:26.512Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.512Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:26.512Z] [INFO] Compiling 2 source files to /quarkus/test-framework/keycloak-server/target/classes
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:26.888Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/test/resources
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] No sources to compile
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] No tests to run.
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-keycloak-server ---
[2026-02-18T22:14:26.888Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.jar
[2026-02-18T22:14:26.888Z] [INFO] Installing /quarkus/test-framework/keycloak-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.pom
[2026-02-18T22:14:26.888Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2026-02-18T22:14:26.888Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [132/964]
[2026-02-18T22:14:26.888Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:26.888Z] [INFO]
[2026-02-18T22:14:26.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2026-02-18T22:14:27.215Z] [INFO] Installing /quarkus/test-framework/jacoco/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-parent/2.7.5.Final/quarkus-jacoco-parent-2.7.5.Final.pom
[2026-02-18T22:14:27.215Z] [INFO]
[2026-02-18T22:14:27.215Z] [INFO] ---------------------< io.quarkus:quarkus-jacoco >----------------------
[2026-02-18T22:14:27.215Z] [INFO] Building Quarkus - Jacoco - Runtime 2.7.5.Final [133/964]
[2026-02-18T22:14:27.215Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 37 kB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 736 kB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 33 kB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 60 kB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar
[2026-02-18T22:14:27.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 3.2 MB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 4.7 MB/s)
[2026-02-18T22:14:27.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 2.0 MB/s)
[2026-02-18T22:14:27.545Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar (267 kB at 2.7 MB/s)
[2026-02-18T22:14:27.545Z] [INFO]
[2026-02-18T22:14:27.545Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco ---
[2026-02-18T22:14:27.545Z] [INFO]
[2026-02-18T22:14:27.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO] Processed 3 files in 24ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO] Processed 3 files in 00:00.017 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:28.253Z] [INFO] Copying 1 resource
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO]
[2026-02-18T22:14:28.253Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco ---
[2026-02-18T22:14:28.253Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:28.253Z] [INFO] Compiling 3 source files to /quarkus/test-framework/jacoco/runtime/target/classes
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:28.970Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/runtime/src/test/resources
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] No sources to compile
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] No tests to run.
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco ---
[2026-02-18T22:14:28.970Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.jar
[2026-02-18T22:14:28.970Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.pom
[2026-02-18T22:14:28.970Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final-sources.jar
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] ----------------< io.quarkus:quarkus-jacoco-deployment >----------------
[2026-02-18T22:14:28.970Z] [INFO] Building Quarkus - Jacoco - Deployment 2.7.5.Final [134/964]
[2026-02-18T22:14:28.970Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:28.970Z] [INFO]
[2026-02-18T22:14:28.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:29.300Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/main/resources
[2026-02-18T22:14:29.300Z] [INFO]
[2026-02-18T22:14:29.300Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.300Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:29.300Z] [INFO] Compiling 1 source file to /quarkus/test-framework/jacoco/deployment/target/classes
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:29.703Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/test/resources
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] No sources to compile
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] No tests to run.
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-deployment ---
[2026-02-18T22:14:29.703Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.jar
[2026-02-18T22:14:29.703Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.pom
[2026-02-18T22:14:29.703Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --------< io.quarkus:quarkus-reactive-streams-operators-parent >--------
[2026-02-18T22:14:29.703Z] [INFO] Building Quarkus - Reactive Streams Operators 2.7.5.Final [135/964]
[2026-02-18T22:14:29.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.5.Final/quarkus-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] ----< io.quarkus:quarkus-mutiny-reactive-streams-operators-parent >-----
[2026-02-18T22:14:29.703Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators 2.7.5.Final [136/964]
[2026-02-18T22:14:29.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-18T22:14:29.703Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-18T22:14:29.703Z] [INFO]
[2026-02-18T22:14:29.703Z] [INFO] --------< io.quarkus:quarkus-mutiny-reactive-streams-operators >--------
[2026-02-18T22:14:29.703Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime 2.7.5.Final [137/964]
[2026-02-18T22:14:29.703Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:29.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2026-02-18T22:14:30.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 76 kB/s)
[2026-02-18T22:14:30.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2026-02-18T22:14:30.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 168 kB/s)
[2026-02-18T22:14:30.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2026-02-18T22:14:30.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 140 kB/s)
[2026-02-18T22:14:30.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2026-02-18T22:14:30.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 45 kB/s)
[2026-02-18T22:14:30.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom
[2026-02-18T22:14:30.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom (5.8 kB at 16 kB/s)
[2026-02-18T22:14:30.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2026-02-18T22:14:30.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2026-02-18T22:14:30.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar
[2026-02-18T22:14:30.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 355 kB/s)
[2026-02-18T22:14:30.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 490 kB/s)
[2026-02-18T22:14:31.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar (76 kB at 236 kB/s)
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:31.017Z] [INFO] Copying 1 resource
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO]
[2026-02-18T22:14:31.017Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.017Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:31.017Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/classes
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:31.347Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/src/test/resources
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] No sources to compile
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] No tests to run.
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-18T22:14:31.347Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2026-02-18T22:14:31.347Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.pom
[2026-02-18T22:14:31.347Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --------< io.quarkus:quarkus-kubernetes-service-binding-parent >--------
[2026-02-18T22:14:31.347Z] [INFO] Building Quarkus - Kubernetes Service Binding 2.7.5.Final [138/964]
[2026-02-18T22:14:31.347Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO]
[2026-02-18T22:14:31.347Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.347Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-18T22:14:31.348Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.5.Final/quarkus-kubernetes-service-binding-parent-2.7.5.Final.pom
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-service-binding >------------
[2026-02-18T22:14:31.348Z] [INFO] Building Quarkus - Kubernetes Service Binding - Runtime 2.7.5.Final [139/964]
[2026-02-18T22:14:31.348Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.348Z] [INFO]
[2026-02-18T22:14:31.348Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.674Z] [INFO] Processed 9 files in 22ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T22:14:31.674Z] [INFO]
[2026-02-18T22:14:31.674Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.674Z] [INFO] Processed 9 files in 00:00.025 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T22:14:31.674Z] [INFO]
[2026-02-18T22:14:31.674Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:31.674Z] [INFO] Copying 1 resource
[2026-02-18T22:14:31.674Z] [INFO]
[2026-02-18T22:14:31.674Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:31.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom
[2026-02-18T22:14:32.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom (8.3 kB at 7.7 kB/s)
[2026-02-18T22:14:32.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom
[2026-02-18T22:14:33.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom (1.6 kB at 2.6 kB/s)
[2026-02-18T22:14:33.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom
[2026-02-18T22:14:33.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom (18 kB at 35 kB/s)
[2026-02-18T22:14:33.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom
[2026-02-18T22:14:34.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom (20 kB at 86 kB/s)
[2026-02-18T22:14:34.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom
[2026-02-18T22:14:34.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom (17 kB at 308 kB/s)
[2026-02-18T22:14:34.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom
[2026-02-18T22:14:34.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom (8.3 kB at 16 kB/s)
[2026-02-18T22:14:34.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom
[2026-02-18T22:14:34.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom (2.5 kB at 7.4 kB/s)
[2026-02-18T22:14:35.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-18T22:14:35.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar (4.8 kB at 20 kB/s)
[2026-02-18T22:14:35.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar
[2026-02-18T22:14:35.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar (167 kB at 204 kB/s)
[2026-02-18T22:14:35.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar
[2026-02-18T22:14:36.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar (562 kB at 962 kB/s)
[2026-02-18T22:14:36.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar
[2026-02-18T22:14:36.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar (54 kB at 213 kB/s)
[2026-02-18T22:14:36.988Z] [INFO]
[2026-02-18T22:14:36.988Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:36.988Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:36.988Z] [INFO] Compiling 7 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/classes
[2026-02-18T22:14:37.314Z] [INFO]
[2026-02-18T22:14:37.314Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:37.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:37.314Z] [INFO] Copying 13 resources
[2026-02-18T22:14:37.314Z] [INFO]
[2026-02-18T22:14:37.314Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:37.314Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:37.314Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/test-classes
[2026-02-18T22:14:38.017Z] [INFO]
[2026-02-18T22:14:38.017Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:38.017Z] [INFO]
[2026-02-18T22:14:38.017Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:38.017Z] [INFO] T E S T S
[2026-02-18T22:14:38.017Z] [INFO] -------------------------------------------------------
[2026-02-18T22:14:38.017Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:14:39.158Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-02-18T22:14:39.158Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-02-18T22:14:39.158Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-02-18T22:14:39.485Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] Results:
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:39.485Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:39.485Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding ---
[2026-02-18T22:14:39.485Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2026-02-18T22:14:39.485Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.pom
[2026-02-18T22:14:39.485Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] -------------< io.quarkus:quarkus-smallrye-health-parent >--------------
[2026-02-18T22:14:39.485Z] [INFO] Building Quarkus - SmallRye Health 2.7.5.Final [140/964]
[2026-02-18T22:14:39.485Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-parent ---
[2026-02-18T22:14:39.485Z] [INFO] Installing /quarkus/extensions/smallrye-health/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-parent/2.7.5.Final/quarkus-smallrye-health-parent-2.7.5.Final.pom
[2026-02-18T22:14:39.485Z] [INFO]
[2026-02-18T22:14:39.485Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-health >-----------------
[2026-02-18T22:14:39.485Z] [INFO] Building Quarkus - SmallRye Health - Runtime 2.7.5.Final [141/964]
[2026-02-18T22:14:39.485Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:39.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2026-02-18T22:14:39.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 11 kB/s)
[2026-02-18T22:14:39.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2026-02-18T22:14:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 38 kB/s)
[2026-02-18T22:14:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2026-02-18T22:14:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 677 kB/s)
[2026-02-18T22:14:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2026-02-18T22:14:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 22 kB/s)
[2026-02-18T22:14:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2026-02-18T22:14:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 54 kB/s)
[2026-02-18T22:14:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2026-02-18T22:14:40.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 458 kB/s)
[2026-02-18T22:14:40.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2026-02-18T22:14:40.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 4.8 kB/s)
[2026-02-18T22:14:40.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2026-02-18T22:14:40.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 7.2 kB/s)
[2026-02-18T22:14:40.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2026-02-18T22:14:40.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2026-02-18T22:14:40.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2026-02-18T22:14:40.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2026-02-18T22:14:41.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 207 kB/s)
[2026-02-18T22:14:41.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 111 kB/s)
[2026-02-18T22:14:41.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 61 kB/s)
[2026-02-18T22:14:41.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 25 kB/s)
[2026-02-18T22:14:41.122Z] [INFO]
[2026-02-18T22:14:41.122Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.122Z] [INFO]
[2026-02-18T22:14:41.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.122Z] [INFO]
[2026-02-18T22:14:41.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO] Processed 13 files in 27ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:41.450Z] [INFO] Copying 1 resource
[2026-02-18T22:14:41.450Z] [INFO]
[2026-02-18T22:14:41.450Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-health ---
[2026-02-18T22:14:41.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom
[2026-02-18T22:14:41.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom (4.4 kB at 36 kB/s)
[2026-02-18T22:14:41.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom
[2026-02-18T22:14:41.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom (19 kB at 206 kB/s)
[2026-02-18T22:14:41.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2026-02-18T22:14:41.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 200 kB/s)
[2026-02-18T22:14:41.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom
[2026-02-18T22:14:41.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom (7.1 kB at 92 kB/s)
[2026-02-18T22:14:41.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom
[2026-02-18T22:14:41.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom (19 kB at 254 kB/s)
[2026-02-18T22:14:41.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2026-02-18T22:14:42.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 9.7 kB/s)
[2026-02-18T22:14:42.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-18T22:14:42.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar (3.6 kB at 14 kB/s)
[2026-02-18T22:14:42.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-18T22:14:43.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar (4.2 kB at 11 kB/s)
[2026-02-18T22:14:43.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar
[2026-02-18T22:14:43.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar (469 kB at 4.4 MB/s)
[2026-02-18T22:14:43.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar
[2026-02-18T22:14:43.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar (97 kB at 785 kB/s)
[2026-02-18T22:14:43.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2026-02-18T22:14:43.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 226 kB/s)
[2026-02-18T22:14:43.529Z] [INFO]
[2026-02-18T22:14:43.529Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health ---
[2026-02-18T22:14:43.529Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:43.529Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-health/runtime/target/classes
[2026-02-18T22:14:44.234Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:44.234Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:44.234Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:44.234Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:44.234Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/runtime/src/test/resources
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] No sources to compile
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] No tests to run.
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health ---
[2026-02-18T22:14:44.234Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.jar
[2026-02-18T22:14:44.234Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.pom
[2026-02-18T22:14:44.234Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] -----------< io.quarkus:quarkus-resteasy-parent-aggregator >------------
[2026-02-18T22:14:44.234Z] [INFO] Building Quarkus - RESTEasy - Parent - Aggregator 2.7.5.Final [142/964]
[2026-02-18T22:14:44.234Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent-aggregator ---
[2026-02-18T22:14:44.234Z] [INFO] Installing /quarkus/extensions/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.5.Final/quarkus-resteasy-parent-aggregator-2.7.5.Final.pom
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] -------------< io.quarkus:quarkus-resteasy-common-parent >--------------
[2026-02-18T22:14:44.234Z] [INFO] Building Quarkus - RESTEasy - Common 2.7.5.Final [143/964]
[2026-02-18T22:14:44.234Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-parent ---
[2026-02-18T22:14:44.234Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-parent/2.7.5.Final/quarkus-resteasy-common-parent-2.7.5.Final.pom
[2026-02-18T22:14:44.234Z] [INFO]
[2026-02-18T22:14:44.234Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-common >-----------------
[2026-02-18T22:14:44.234Z] [INFO] Building Quarkus - RESTEasy - Common - Runtime 2.7.5.Final [144/964]
[2026-02-18T22:14:44.234Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:44.234Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2026-02-18T22:14:44.234Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 71 kB/s)
[2026-02-18T22:14:44.234Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2026-02-18T22:14:44.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 226 kB/s)
[2026-02-18T22:14:44.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2026-02-18T22:14:44.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 462 kB/s)
[2026-02-18T22:14:44.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2026-02-18T22:14:44.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 70 kB/s)
[2026-02-18T22:14:44.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2026-02-18T22:14:44.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 80 kB/s)
[2026-02-18T22:14:44.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2026-02-18T22:14:44.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 36 kB/s)
[2026-02-18T22:14:44.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2026-02-18T22:14:44.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 63 kB/s)
[2026-02-18T22:14:44.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2026-02-18T22:14:44.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 35 kB/s)
[2026-02-18T22:14:44.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2026-02-18T22:14:45.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 3.1 kB/s)
[2026-02-18T22:14:45.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2026-02-18T22:14:45.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 46 kB/s)
[2026-02-18T22:14:45.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2026-02-18T22:14:45.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 61 kB/s)
[2026-02-18T22:14:45.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2026-02-18T22:14:45.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 18 kB/s)
[2026-02-18T22:14:45.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2026-02-18T22:14:45.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 42 kB/s)
[2026-02-18T22:14:45.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2026-02-18T22:14:45.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 44 kB/s)
[2026-02-18T22:14:45.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2026-02-18T22:14:45.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 48 kB/s)
[2026-02-18T22:14:45.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2026-02-18T22:14:45.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 41 kB/s)
[2026-02-18T22:14:45.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2026-02-18T22:14:45.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 26 kB/s)
[2026-02-18T22:14:45.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2026-02-18T22:14:46.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 42 kB/s)
[2026-02-18T22:14:46.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2026-02-18T22:14:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 10 kB/s)
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 399 kB/s)
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 1.9 MB/s)
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 383 kB/s)
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2026-02-18T22:14:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 405 kB/s)
[2026-02-18T22:14:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 326 kB/s)
[2026-02-18T22:14:46.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 6.4 MB/s)
[2026-02-18T22:14:46.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 343 kB/s)
[2026-02-18T22:14:46.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 264 kB/s)
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 62 kB/s)
[2026-02-18T22:14:46.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 165 kB/s)
[2026-02-18T22:14:47.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 31 kB/s)
[2026-02-18T22:14:47.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 292 kB/s)
[2026-02-18T22:14:47.181Z] [INFO]
[2026-02-18T22:14:47.181Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.181Z] [INFO]
[2026-02-18T22:14:47.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO] Processed 17 files in 29ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO] Processed 17 files in 00:00.026 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:47.508Z] [INFO] Copying 2 resources
[2026-02-18T22:14:47.508Z] [INFO]
[2026-02-18T22:14:47.508Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-common ---
[2026-02-18T22:14:47.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-18T22:14:47.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar (9.1 kB at 20 kB/s)
[2026-02-18T22:14:48.165Z] [INFO]
[2026-02-18T22:14:48.165Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.165Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:48.165Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/classes
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:48.497Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/runtime/src/test/resources
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] No sources to compile
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] No tests to run.
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common ---
[2026-02-18T22:14:48.497Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.jar
[2026-02-18T22:14:48.497Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.pom
[2026-02-18T22:14:48.497Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] ----------< io.quarkus:quarkus-resteasy-server-common-parent >----------
[2026-02-18T22:14:48.497Z] [INFO] Building Quarkus - RESTEasy - Server common 2.7.5.Final [145/964]
[2026-02-18T22:14:48.497Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-parent ---
[2026-02-18T22:14:48.497Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-parent/2.7.5.Final/quarkus-resteasy-server-common-parent-2.7.5.Final.pom
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] -------------< io.quarkus:quarkus-resteasy-server-common >--------------
[2026-02-18T22:14:48.497Z] [INFO] Building Quarkus - RESTEasy - Server common - Runtime 2.7.5.Final [146/964]
[2026-02-18T22:14:48.497Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO]
[2026-02-18T22:14:48.497Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.497Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:14:48.824Z] [INFO]
[2026-02-18T22:14:48.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.824Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:14:48.824Z] [INFO]
[2026-02-18T22:14:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:48.824Z] [INFO] Copying 2 resources
[2026-02-18T22:14:48.824Z] [INFO]
[2026-02-18T22:14:48.824Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:14:49.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar (3.4 kB at 8.1 kB/s)
[2026-02-18T22:14:49.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-18T22:14:49.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar (5.6 kB at 24 kB/s)
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:49.480Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/classes
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:49.480Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/src/test/resources
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] No sources to compile
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] No tests to run.
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common ---
[2026-02-18T22:14:49.480Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.jar
[2026-02-18T22:14:49.480Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.pom
[2026-02-18T22:14:49.480Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-parent >-----------------
[2026-02-18T22:14:49.480Z] [INFO] Building Quarkus - RESTEasy 2.7.5.Final [147/964]
[2026-02-18T22:14:49.480Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent ---
[2026-02-18T22:14:49.480Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent/2.7.5.Final/quarkus-resteasy-parent-2.7.5.Final.pom
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --------------------< io.quarkus:quarkus-resteasy >---------------------
[2026-02-18T22:14:49.480Z] [INFO] Building Quarkus - RESTEasy - Runtime 2.7.5.Final [148/964]
[2026-02-18T22:14:49.480Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy ---
[2026-02-18T22:14:49.480Z] [INFO]
[2026-02-18T22:14:49.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy ---
[2026-02-18T22:14:49.809Z] [INFO]
[2026-02-18T22:14:49.809Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy ---
[2026-02-18T22:14:50.135Z] [INFO] Processed 34 files in 64ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-18T22:14:50.135Z] [INFO]
[2026-02-18T22:14:50.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy ---
[2026-02-18T22:14:50.135Z] [INFO] Processed 34 files in 00:00.095 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-18T22:14:50.135Z] [INFO]
[2026-02-18T22:14:50.135Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy ---
[2026-02-18T22:14:50.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:50.135Z] [INFO] Copying 1 resource
[2026-02-18T22:14:50.135Z] [INFO]
[2026-02-18T22:14:50.135Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy ---
[2026-02-18T22:14:50.135Z] [INFO]
[2026-02-18T22:14:50.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy ---
[2026-02-18T22:14:50.135Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:50.135Z] [INFO] Compiling 34 source files to /quarkus/extensions/resteasy-classic/resteasy/runtime/target/classes
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/ResteasyConfigurationMPConfig.java:[28,31] unchecked conversion
[2026-02-18T22:14:51.279Z] required: java.util.Set<java.lang.String>
[2026-02-18T22:14:51.279Z] found: java.util.Set
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,44] unchecked method invocation: method pushContext in class org.jboss.resteasy.core.ResteasyContext is applied to given types
[2026-02-18T22:14:51.279Z] required: java.lang.Class<T>,T
[2026-02-18T22:14:51.279Z] found: java.lang.Class,java.lang.Object
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,45] unchecked conversion
[2026-02-18T22:14:51.279Z] required: java.lang.Class<T>
[2026-02-18T22:14:51.279Z] found: java.lang.Class
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxHttpResponse.java:[131,55] unchecked call to toString(T) as a member of the raw type javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[72,36] unchecked cast
[2026-02-18T22:14:51.279Z] required: T
[2026-02-18T22:14:51.279Z] found: io.quarkus.security.credential.Credential
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[85,45] unchecked cast
[2026-02-18T22:14:51.279Z] required: T
[2026-02-18T22:14:51.279Z] found: java.lang.Object
[2026-02-18T22:14:51.279Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxBlockingOutput.java:[127,19] unchecked cast
[2026-02-18T22:14:51.279Z] required: T
[2026-02-18T22:14:51.279Z] found: java.lang.Throwable
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:51.279Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/runtime/src/test/resources
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] No sources to compile
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] No tests to run.
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy ---
[2026-02-18T22:14:51.279Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.jar
[2026-02-18T22:14:51.279Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.pom
[2026-02-18T22:14:51.279Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final-sources.jar
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-parent-aggregator >-------
[2026-02-18T22:14:51.279Z] [INFO] Building Quarkus - RESTEasy Reactive - Parent - Aggregator 2.7.5.Final [149/964]
[2026-02-18T22:14:51.279Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-18T22:14:51.279Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.5.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.5.Final.pom
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-common-parent >---------
[2026-02-18T22:14:51.279Z] [INFO] Building Quarkus - RESTEasy Reactive - Common 2.7.5.Final [150/964]
[2026-02-18T22:14:51.279Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-18T22:14:51.279Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.5.Final/quarkus-resteasy-reactive-common-parent-2.7.5.Final.pom
[2026-02-18T22:14:51.279Z] [INFO]
[2026-02-18T22:14:51.279Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-common >-------------
[2026-02-18T22:14:51.279Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Runtime 2.7.5.Final [151/964]
[2026-02-18T22:14:51.279Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:51.608Z] [INFO] Copying 1 resource
[2026-02-18T22:14:51.608Z] [INFO]
[2026-02-18T22:14:51.608Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.938Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:14:51.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar (25 kB at 88 kB/s)
[2026-02-18T22:14:51.938Z] [INFO]
[2026-02-18T22:14:51.938Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:51.938Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:14:51.938Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/classes
[2026-02-18T22:14:52.645Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[48,49] unchecked cast
[2026-02-18T22:14:52.645Z] required: java.lang.Class<T>
[2026-02-18T22:14:52.645Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T22:14:52.645Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[51,44] unchecked cast
[2026-02-18T22:14:52.645Z] required: java.lang.Class<T>
[2026-02-18T22:14:52.645Z] found: java.lang.Class<capture#2 of ?>
[2026-02-18T22:14:52.645Z] [INFO]
[2026-02-18T22:14:52.645Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:52.646Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/test/resources
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.646Z] [INFO] No sources to compile
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.646Z] [INFO] No tests to run.
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.646Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.646Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common ---
[2026-02-18T22:14:52.646Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2026-02-18T22:14:52.646Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.pom
[2026-02-18T22:14:52.646Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-kotlin-parent >---------
[2026-02-18T22:14:52.646Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [152/964]
[2026-02-18T22:14:52.646Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-18T22:14:52.646Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-parent-2.7.5.Final.pom
[2026-02-18T22:14:52.646Z] [INFO]
[2026-02-18T22:14:52.646Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-kotlin >-------------
[2026-02-18T22:14:52.646Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Runtime 2.7.5.Final [153/964]
[2026-02-18T22:14:52.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:14:52.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2026-02-18T22:14:52.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2026-02-18T22:14:52.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom (5.9 kB at 75 kB/s)
[2026-02-18T22:14:52.976Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2026-02-18T22:14:53.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2026-02-18T22:14:53.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom (10 kB at 187 kB/s)
[2026-02-18T22:14:53.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2026-02-18T22:14:53.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2026-02-18T22:14:53.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar (80 kB at 1.3 MB/s)
[2026-02-18T22:14:53.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom
[2026-02-18T22:14:53.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom (1.6 kB at 29 kB/s)
[2026-02-18T22:14:53.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom
[2026-02-18T22:14:53.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom (1.4 kB at 26 kB/s)
[2026-02-18T22:14:53.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom
[2026-02-18T22:14:53.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom (2.2 kB at 8.7 kB/s)
[2026-02-18T22:14:53.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom
[2026-02-18T22:14:53.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom (2.2 kB at 25 kB/s)
[2026-02-18T22:14:53.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom
[2026-02-18T22:14:54.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom (5.1 kB at 9.3 kB/s)
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom
[2026-02-18T22:14:54.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom (2.1 kB at 27 kB/s)
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar
[2026-02-18T22:14:54.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar
[2026-02-18T22:14:54.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar (16 kB at 289 kB/s)
[2026-02-18T22:14:54.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar
[2026-02-18T22:14:54.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar (22 kB at 298 kB/s)
[2026-02-18T22:14:54.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar (170 kB at 1.1 MB/s)
[2026-02-18T22:14:54.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar (1.5 MB at 7.5 MB/s)
[2026-02-18T22:14:55.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar (18 kB at 71 kB/s)
[2026-02-18T22:14:55.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar (24 kB at 96 kB/s)
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:14:55.003Z] [INFO] Copying 1 resource
[2026-02-18T22:14:55.003Z] [INFO]
[2026-02-18T22:14:55.003Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:14:55.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar (5.5 kB at 13 kB/s)
[2026-02-18T22:14:55.710Z] [INFO]
[2026-02-18T22:14:55.710Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:14:55.710Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2026-02-18T22:14:56.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2026-02-18T22:14:56.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 98 kB/s)
[2026-02-18T22:14:56.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2026-02-18T22:14:56.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2026-02-18T22:14:56.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 407 kB/s)
[2026-02-18T22:14:56.369Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2026-02-18T22:14:56.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2026-02-18T22:14:56.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 73 kB/s)
[2026-02-18T22:14:56.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2026-02-18T22:14:57.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2026-02-18T22:14:57.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 55 kB/s)
[2026-02-18T22:14:57.025Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2026-02-18T22:14:57.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2026-02-18T22:14:57.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 33 kB/s)
[2026-02-18T22:14:57.352Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2026-02-18T22:14:57.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2026-02-18T22:14:57.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 43 kB/s)
[2026-02-18T22:14:57.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2026-02-18T22:14:58.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2026-02-18T22:14:58.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 36 kB/s)
[2026-02-18T22:14:58.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2026-02-18T22:14:58.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2026-02-18T22:14:58.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 28 kB/s)
[2026-02-18T22:14:58.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 47 kB/s)
[2026-02-18T22:14:58.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 110 kB/s)
[2026-02-18T22:14:58.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2026-02-18T22:14:58.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 72 kB/s)
[2026-02-18T22:14:58.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 56 kB/s)
[2026-02-18T22:14:59.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 20 kB/s)
[2026-02-18T22:14:59.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 62 kB/s)
[2026-02-18T22:14:59.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2026-02-18T22:14:59.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 200 kB/s)
[2026-02-18T22:14:59.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 137 kB/s)
[2026-02-18T22:14:59.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 21 kB/s)
[2026-02-18T22:14:59.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2026-02-18T22:14:59.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 151 kB/s)
[2026-02-18T22:14:59.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2026-02-18T22:15:00.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2026-02-18T22:15:00.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 41 kB/s)
[2026-02-18T22:15:00.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 52 kB/s)
[2026-02-18T22:15:00.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 26 kB/s)
[2026-02-18T22:15:00.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 166 kB/s)
[2026-02-18T22:15:00.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2026-02-18T22:15:00.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 26 kB/s)
[2026-02-18T22:15:01.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 30 kB/s)
[2026-02-18T22:15:01.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 46 kB/s)
[2026-02-18T22:15:01.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2026-02-18T22:15:01.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 26 kB/s)
[2026-02-18T22:15:01.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2026-02-18T22:15:01.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2026-02-18T22:15:01.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 247 kB/s)
[2026-02-18T22:15:01.399Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2026-02-18T22:15:01.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2026-02-18T22:15:02.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom (1.9 kB at 6.1 kB/s)
[2026-02-18T22:15:02.065Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2026-02-18T22:15:02.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2026-02-18T22:15:02.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom (1.2 kB at 14 kB/s)
[2026-02-18T22:15:02.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2026-02-18T22:15:03.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2026-02-18T22:15:03.922Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom (1.4 kB at 25 kB/s)
[2026-02-18T22:15:03.922Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2026-02-18T22:15:04.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2026-02-18T22:15:04.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom (1.4 kB at 15 kB/s)
[2026-02-18T22:15:04.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2026-02-18T22:15:04.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2026-02-18T22:15:04.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom (2.4 kB at 24 kB/s)
[2026-02-18T22:15:04.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2026-02-18T22:15:04.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2026-02-18T22:15:05.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom (1.4 kB at 15 kB/s)
[2026-02-18T22:15:05.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2026-02-18T22:15:05.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2026-02-18T22:15:06.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom (1.4 kB at 2.6 kB/s)
[2026-02-18T22:15:06.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2026-02-18T22:15:06.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2026-02-18T22:15:06.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom (1.6 kB at 21 kB/s)
[2026-02-18T22:15:06.539Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2026-02-18T22:15:06.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2026-02-18T22:15:06.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom (1.4 kB at 19 kB/s)
[2026-02-18T22:15:06.882Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2026-02-18T22:15:07.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2026-02-18T22:15:07.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom (1.8 kB at 15 kB/s)
[2026-02-18T22:15:07.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2026-02-18T22:15:07.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2026-02-18T22:15:07.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom (2.0 kB at 6.7 kB/s)
[2026-02-18T22:15:07.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2026-02-18T22:15:08.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2026-02-18T22:15:08.264Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 kB at 175 kB/s)
[2026-02-18T22:15:08.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2026-02-18T22:15:08.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2026-02-18T22:15:08.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 188 kB/s)
[2026-02-18T22:15:08.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2026-02-18T22:15:08.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2026-02-18T22:15:08.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 16 kB/s)
[2026-02-18T22:15:08.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2026-02-18T22:15:09.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2026-02-18T22:15:09.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 90 kB/s)
[2026-02-18T22:15:09.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2026-02-18T22:15:09.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2026-02-18T22:15:09.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 14 kB/s)
[2026-02-18T22:15:09.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2026-02-18T22:15:10.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2026-02-18T22:15:10.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 14 kB/s)
[2026-02-18T22:15:10.356Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2026-02-18T22:15:10.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2026-02-18T22:15:10.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 23 kB/s)
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2026-02-18T22:15:10.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2026-02-18T22:15:10.690Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2026-02-18T22:15:11.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2026-02-18T22:15:11.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2026-02-18T22:15:11.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2026-02-18T22:15:11.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2026-02-18T22:15:11.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2026-02-18T22:15:11.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2026-02-18T22:15:11.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2026-02-18T22:15:11.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2026-02-18T22:15:11.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2026-02-18T22:15:11.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2026-02-18T22:15:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2026-02-18T22:15:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2026-02-18T22:15:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2026-02-18T22:15:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2026-02-18T22:15:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2026-02-18T22:15:12.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[2026-02-18T22:15:12.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2026-02-18T22:15:12.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2026-02-18T22:15:12.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 1.2 MB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 8.7 MB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 704 kB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 1.6 MB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 509 kB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 1.3 MB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 102 kB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 845 kB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 534 kB/s)
[2026-02-18T22:15:12.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2026-02-18T22:15:12.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 220 kB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2026-02-18T22:15:12.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 1.1 MB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2026-02-18T22:15:12.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 154 kB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2026-02-18T22:15:12.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 660 kB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2026-02-18T22:15:12.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 1.3 MB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2026-02-18T22:15:12.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 989 kB/s)
[2026-02-18T22:15:12.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 178 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 179 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 52 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 4.6 MB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar (573 kB at 1.6 MB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar (42 kB at 115 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar (3.0 MB at 7.7 MB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar (222 kB at 531 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar (406 kB at 876 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar (7.7 kB at 16 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar (269 kB at 570 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar (51 kB at 107 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar (51 MB at 103 MB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar (194 kB at 388 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 355 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 kB at 96 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (4.7 kB at 8.7 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 35 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 46 kB/s)
[2026-02-18T22:15:13.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar (310 kB at 535 kB/s)
[2026-02-18T22:15:23.999Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/AbstractSuspendedRequestFilter.kt: (33, 11) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
[2026-02-18T22:15:23.999Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/CoroutineMethodProcessor.kt: (15, 65) 'constructor CoroutineMethodProcessor()' is deprecated. Used only in synthetic code
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:23.999Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/test/resources
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] No sources to compile
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] No tests to run.
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-18T22:15:23.999Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2026-02-18T22:15:23.999Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.pom
[2026-02-18T22:15:23.999Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-parent >-------------
[2026-02-18T22:15:23.999Z] [INFO] Building Quarkus - RESTEasy Reactive 2.7.5.Final [154/964]
[2026-02-18T22:15:23.999Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent ---
[2026-02-18T22:15:23.999Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent/2.7.5.Final/quarkus-resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-reactive >----------------
[2026-02-18T22:15:23.999Z] [INFO] Building Quarkus - RESTEasy Reactive - Runtime 2.7.5.Final [155/964]
[2026-02-18T22:15:23.999Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO] Processed 26 files in 142ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO] Processed 26 files in 00:00.059 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:23.999Z] [INFO] Copying 2 resources
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO]
[2026-02-18T22:15:23.999Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:23.999Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:23.999Z] [INFO] Compiling 24 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/classes
[2026-02-18T22:15:24.709Z] [INFO]
[2026-02-18T22:15:24.709Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:24.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:24.709Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/src/test/resources
[2026-02-18T22:15:24.709Z] [INFO]
[2026-02-18T22:15:24.709Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:24.709Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:24.709Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/test-classes
[2026-02-18T22:15:25.424Z] [INFO]
[2026-02-18T22:15:25.424Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:25.424Z] [INFO]
[2026-02-18T22:15:25.424Z] [INFO] -------------------------------------------------------
[2026-02-18T22:15:25.424Z] [INFO] T E S T S
[2026-02-18T22:15:25.424Z] [INFO] -------------------------------------------------------
[2026-02-18T22:15:25.424Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:15:27.206Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-02-18T22:15:27.206Z] Paths: 2
[2026-02-18T22:15:27.206Z] /bar:
[2026-02-18T22:15:27.206Z] matchKey: /bar
[2026-02-18T22:15:27.206Z] matchValue:
[2026-02-18T22:15:27.206Z] RequestPath:
[2026-02-18T22:15:27.206Z] value: /bar/{p1}/{p2}
[2026-02-18T22:15:27.206Z] template:
[2026-02-18T22:15:27.206Z] URITemplate
[2026-02-18T22:15:27.206Z] stem: /bar
[2026-02-18T22:15:27.206Z] template: /bar/{p1}/{p2}
[2026-02-18T22:15:27.206Z] literalCharacterCount: 6
[2026-02-18T22:15:27.206Z] components:
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /bar
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: p1
[2026-02-18T22:15:27.206Z] type: DEFAULT_REGEX
[2026-02-18T22:15:27.206Z] literalText: null
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: p2
[2026-02-18T22:15:27.206Z] type: DEFAULT_REGEX
[2026-02-18T22:15:27.206Z] literalText: null
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] RequestPath:
[2026-02-18T22:15:27.206Z] value: /bar/{p1}
[2026-02-18T22:15:27.206Z] template:
[2026-02-18T22:15:27.206Z] URITemplate
[2026-02-18T22:15:27.206Z] stem: /bar
[2026-02-18T22:15:27.206Z] template: /bar/{p1}
[2026-02-18T22:15:27.206Z] literalCharacterCount: 5
[2026-02-18T22:15:27.206Z] components:
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /bar
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: p1
[2026-02-18T22:15:27.206Z] type: DEFAULT_REGEX
[2026-02-18T22:15:27.206Z] literalText: null
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] /id:
[2026-02-18T22:15:27.206Z] matchKey: /id
[2026-02-18T22:15:27.206Z] matchValue:
[2026-02-18T22:15:27.206Z] RequestPath:
[2026-02-18T22:15:27.206Z] value: /id/{param}
[2026-02-18T22:15:27.206Z] template:
[2026-02-18T22:15:27.206Z] URITemplate
[2026-02-18T22:15:27.206Z] stem: /id
[2026-02-18T22:15:27.206Z] template: /id/{param}
[2026-02-18T22:15:27.206Z] literalCharacterCount: 4
[2026-02-18T22:15:27.206Z] components:
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /id
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: param
[2026-02-18T22:15:27.206Z] type: DEFAULT_REGEX
[2026-02-18T22:15:27.206Z] literalText: null
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] RequestPath:
[2026-02-18T22:15:27.206Z] value: /id
[2026-02-18T22:15:27.206Z] template:
[2026-02-18T22:15:27.206Z] URITemplate
[2026-02-18T22:15:27.206Z] stem: /id
[2026-02-18T22:15:27.206Z] template: /id
[2026-02-18T22:15:27.206Z] literalCharacterCount: 3
[2026-02-18T22:15:27.206Z] components:
[2026-02-18T22:15:27.206Z] TemplateComponent
[2026-02-18T22:15:27.206Z] name: null
[2026-02-18T22:15:27.206Z] type: LITERAL
[2026-02-18T22:15:27.206Z] literalText: /id
[2026-02-18T22:15:27.206Z] pattern: null
[2026-02-18T22:15:27.206Z] Default handler: null
[2026-02-18T22:15:27.206Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-02-18T22:15:27.206Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-02-18T22:15:27.206Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] Results:
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:27.206Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:27.206Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive ---
[2026-02-18T22:15:27.206Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.jar
[2026-02-18T22:15:27.206Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.pom
[2026-02-18T22:15:27.206Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] -------------< io.quarkus:quarkus-smallrye-metrics-parent >-------------
[2026-02-18T22:15:27.206Z] [INFO] Building Quarkus - SmallRye Metrics 2.7.5.Final [156/964]
[2026-02-18T22:15:27.206Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-parent ---
[2026-02-18T22:15:27.206Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-parent/2.7.5.Final/quarkus-smallrye-metrics-parent-2.7.5.Final.pom
[2026-02-18T22:15:27.206Z] [INFO]
[2026-02-18T22:15:27.206Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-metrics >-----------------
[2026-02-18T22:15:27.206Z] [INFO] Building Quarkus - SmallRye Metrics - Runtime 2.7.5.Final [157/964]
[2026-02-18T22:15:27.206Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:15:27.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2026-02-18T22:15:27.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 15 kB/s)
[2026-02-18T22:15:27.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2026-02-18T22:15:27.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 25 kB/s)
[2026-02-18T22:15:27.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2026-02-18T22:15:27.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 75 kB/s)
[2026-02-18T22:15:27.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2026-02-18T22:15:27.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 198 kB/s)
[2026-02-18T22:15:27.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2026-02-18T22:15:27.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2026-02-18T22:15:27.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 284 kB/s)
[2026-02-18T22:15:28.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 637 kB/s)
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.213Z] [INFO]
[2026-02-18T22:15:28.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.569Z] [INFO] Processed 10 files in 58ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T22:15:28.569Z] [INFO]
[2026-02-18T22:15:28.569Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.569Z] [INFO] Processed 10 files in 00:00.059 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T22:15:28.569Z] [INFO]
[2026-02-18T22:15:28.569Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:28.569Z] [INFO] Copying 1 resource
[2026-02-18T22:15:28.569Z] [INFO]
[2026-02-18T22:15:28.569Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:28.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-18T22:15:28.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar (6.1 kB at 13 kB/s)
[2026-02-18T22:15:29.235Z] [INFO]
[2026-02-18T22:15:29.235Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.235Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:29.235Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-metrics/runtime/target/classes
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:29.955Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/runtime/src/test/resources
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] No sources to compile
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] No tests to run.
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2026-02-18T22:15:29.955Z] [INFO]
[2026-02-18T22:15:29.955Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics ---
[2026-02-18T22:15:29.955Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.jar
[2026-02-18T22:15:29.955Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.pom
[2026-02-18T22:15:29.956Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] ------------------< io.quarkus:quarkus-jaeger-parent >------------------
[2026-02-18T22:15:29.956Z] [INFO] Building Quarkus - Jaeger 2.7.5.Final [158/964]
[2026-02-18T22:15:29.956Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-parent ---
[2026-02-18T22:15:29.956Z] [INFO] Installing /quarkus/extensions/jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-parent/2.7.5.Final/quarkus-jaeger-parent-2.7.5.Final.pom
[2026-02-18T22:15:29.956Z] [INFO]
[2026-02-18T22:15:29.956Z] [INFO] ---------------------< io.quarkus:quarkus-jaeger >----------------------
[2026-02-18T22:15:29.956Z] [INFO] Building Quarkus - Jaeger - Runtime 2.7.5.Final [159/964]
[2026-02-18T22:15:29.956Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:15:29.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom
[2026-02-18T22:15:30.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom (2.0 kB at 20 kB/s)
[2026-02-18T22:15:30.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2026-02-18T22:15:30.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 27 kB/s)
[2026-02-18T22:15:30.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2026-02-18T22:15:30.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 235 kB/s)
[2026-02-18T22:15:30.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom
[2026-02-18T22:15:30.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom (2.9 kB at 33 kB/s)
[2026-02-18T22:15:30.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom
[2026-02-18T22:15:30.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom (2.0 kB at 24 kB/s)
[2026-02-18T22:15:30.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2026-02-18T22:15:30.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 115 kB/s)
[2026-02-18T22:15:30.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2026-02-18T22:15:30.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 68 kB/s)
[2026-02-18T22:15:30.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom
[2026-02-18T22:15:30.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom (2.4 kB at 8.5 kB/s)
[2026-02-18T22:15:30.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom
[2026-02-18T22:15:30.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom (2.7 kB at 22 kB/s)
[2026-02-18T22:15:30.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom
[2026-02-18T22:15:31.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom (1.9 kB at 7.6 kB/s)
[2026-02-18T22:15:31.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom
[2026-02-18T22:15:31.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom (1.9 kB at 18 kB/s)
[2026-02-18T22:15:31.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom
[2026-02-18T22:15:31.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom (1.7 kB at 16 kB/s)
[2026-02-18T22:15:31.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom
[2026-02-18T22:15:31.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom (3.5 kB at 40 kB/s)
[2026-02-18T22:15:31.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom
[2026-02-18T22:15:31.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom (11 kB at 114 kB/s)
[2026-02-18T22:15:31.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom
[2026-02-18T22:15:31.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom (1.7 kB at 17 kB/s)
[2026-02-18T22:15:31.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom
[2026-02-18T22:15:31.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom (20 kB at 219 kB/s)
[2026-02-18T22:15:31.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom
[2026-02-18T22:15:31.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom (1.3 kB at 13 kB/s)
[2026-02-18T22:15:31.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom
[2026-02-18T22:15:31.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom (4.8 kB at 46 kB/s)
[2026-02-18T22:15:31.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom
[2026-02-18T22:15:32.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom (30 kB at 251 kB/s)
[2026-02-18T22:15:32.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2026-02-18T22:15:32.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 116 kB/s)
[2026-02-18T22:15:32.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2026-02-18T22:15:32.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 159 kB/s)
[2026-02-18T22:15:32.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2026-02-18T22:15:32.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 108 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 379 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar (7.5 kB at 79 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar (705 kB at 7.4 MB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar (145 kB at 1.4 MB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar (11 kB at 63 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 1.3 MB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar (306 kB at 1.5 MB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar (1.1 kB at 5.1 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar (7.8 kB at 29 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar (2.6 kB at 8.7 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2026-02-18T22:15:32.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar (7.4 kB at 24 kB/s)
[2026-02-18T22:15:32.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2026-02-18T22:15:32.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar (243 kB at 668 kB/s)
[2026-02-18T22:15:32.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2026-02-18T22:15:32.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 460 kB/s)
[2026-02-18T22:15:32.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 1.6 MB/s)
[2026-02-18T22:15:32.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 71 kB/s)
[2026-02-18T22:15:32.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar (32 kB at 50 kB/s)
[2026-02-18T22:15:33.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar (16 kB at 20 kB/s)
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger ---
[2026-02-18T22:15:33.337Z] [INFO]
[2026-02-18T22:15:33.337Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger ---
[2026-02-18T22:15:33.679Z] [INFO] Processed 16 files in 49ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T22:15:33.679Z] [INFO]
[2026-02-18T22:15:33.679Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger ---
[2026-02-18T22:15:33.679Z] [INFO] Processed 16 files in 00:00.038 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T22:15:33.679Z] [INFO]
[2026-02-18T22:15:33.679Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger ---
[2026-02-18T22:15:33.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:33.679Z] [INFO] Copying 1 resource
[2026-02-18T22:15:33.679Z] [INFO]
[2026-02-18T22:15:33.679Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaeger ---
[2026-02-18T22:15:33.679Z] [INFO]
[2026-02-18T22:15:33.679Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger ---
[2026-02-18T22:15:33.679Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:33.679Z] [INFO] Compiling 16 source files to /quarkus/extensions/jaeger/runtime/target/classes
[2026-02-18T22:15:34.412Z] [WARNING] /quarkus/extensions/jaeger/runtime/src/main/java/io/quarkus/jaeger/runtime/JaegerDeploymentRecorder.java:[64,25] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:34.413Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/runtime/src/test/resources
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] No sources to compile
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] No tests to run.
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger ---
[2026-02-18T22:15:34.413Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.jar
[2026-02-18T22:15:34.413Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.pom
[2026-02-18T22:15:34.413Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final-sources.jar
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] -----------< io.quarkus:quarkus-smallrye-opentracing-parent >-----------
[2026-02-18T22:15:34.413Z] [INFO] Building Quarkus - SmallRye OpenTracing 2.7.5.Final [160/964]
[2026-02-18T22:15:34.413Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-parent ---
[2026-02-18T22:15:34.413Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-parent/2.7.5.Final/quarkus-smallrye-opentracing-parent-2.7.5.Final.pom
[2026-02-18T22:15:34.413Z] [INFO]
[2026-02-18T22:15:34.413Z] [INFO] --------------< io.quarkus:quarkus-smallrye-opentracing >---------------
[2026-02-18T22:15:34.413Z] [INFO] Building Quarkus - SmallRye OpenTracing - Runtime 2.7.5.Final [161/964]
[2026-02-18T22:15:34.413Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:15:34.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom
[2026-02-18T22:15:34.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom (7.1 kB at 148 kB/s)
[2026-02-18T22:15:34.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom
[2026-02-18T22:15:34.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom (19 kB at 395 kB/s)
[2026-02-18T22:15:34.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom
[2026-02-18T22:15:34.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom (2.5 kB at 59 kB/s)
[2026-02-18T22:15:34.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom
[2026-02-18T22:15:34.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom (6.3 kB at 144 kB/s)
[2026-02-18T22:15:34.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom (18 kB at 392 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom (8.7 kB at 188 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 158 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 436 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom (1.9 kB at 43 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom
[2026-02-18T22:15:34.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom (7.2 kB at 167 kB/s)
[2026-02-18T22:15:34.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom
[2026-02-18T22:15:35.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom (3.1 kB at 16 kB/s)
[2026-02-18T22:15:35.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom
[2026-02-18T22:15:35.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom (9.1 kB at 27 kB/s)
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom
[2026-02-18T22:15:35.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom (6.4 kB at 139 kB/s)
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom
[2026-02-18T22:15:35.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom (2.5 kB at 58 kB/s)
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom
[2026-02-18T22:15:35.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom (1.9 kB at 43 kB/s)
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar
[2026-02-18T22:15:35.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar (9.7 kB at 230 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 359 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar (10 kB at 130 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar (42 kB at 441 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar (11 kB at 93 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar (4.4 kB at 33 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar (4.1 kB at 24 kB/s)
[2026-02-18T22:15:35.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar (16 kB at 63 kB/s)
[2026-02-18T22:15:35.758Z] [INFO]
[2026-02-18T22:15:35.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:35.758Z] [INFO]
[2026-02-18T22:15:35.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO] Processed 7 files in 21ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO] Processed 7 files in 00:00.013 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:36.086Z] [INFO] Copying 2 resources
[2026-02-18T22:15:36.086Z] [INFO]
[2026-02-18T22:15:36.086Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.420Z] [INFO]
[2026-02-18T22:15:36.420Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.420Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:36.420Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-opentracing/runtime/target/classes
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:36.751Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/runtime/src/test/resources
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] No sources to compile
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] No tests to run.
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing ---
[2026-02-18T22:15:36.751Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2026-02-18T22:15:36.751Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.pom
[2026-02-18T22:15:36.751Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --------------< io.quarkus:quarkus-mongodb-client-parent >--------------
[2026-02-18T22:15:36.751Z] [INFO] Building Quarkus - MongoDB Client 2.7.5.Final [162/964]
[2026-02-18T22:15:36.751Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO] Processed 0 files in 00:00.025 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-parent ---
[2026-02-18T22:15:36.751Z] [INFO] Installing /quarkus/extensions/mongodb-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-parent/2.7.5.Final/quarkus-mongodb-client-parent-2.7.5.Final.pom
[2026-02-18T22:15:36.751Z] [INFO]
[2026-02-18T22:15:36.751Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-client >------------------
[2026-02-18T22:15:36.751Z] [INFO] Building Quarkus - MongoDB Client - Runtime 2.7.5.Final [163/964]
[2026-02-18T22:15:36.751Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:15:36.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom
[2026-02-18T22:15:37.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom (1.7 kB at 5.8 kB/s)
[2026-02-18T22:15:37.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom
[2026-02-18T22:15:37.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom (1.3 kB at 15 kB/s)
[2026-02-18T22:15:37.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom
[2026-02-18T22:15:37.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom (3.1 kB at 13 kB/s)
[2026-02-18T22:15:37.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom
[2026-02-18T22:15:37.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom (2.4 kB at 21 kB/s)
[2026-02-18T22:15:37.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom
[2026-02-18T22:15:37.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom (3.7 kB at 35 kB/s)
[2026-02-18T22:15:37.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom
[2026-02-18T22:15:37.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom (2.6 kB at 26 kB/s)
[2026-02-18T22:15:37.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom
[2026-02-18T22:15:38.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom (1.6 kB at 5.1 kB/s)
[2026-02-18T22:15:38.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom
[2026-02-18T22:15:38.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom (1.3 kB at 15 kB/s)
[2026-02-18T22:15:38.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom
[2026-02-18T22:15:38.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom (7.8 kB at 90 kB/s)
[2026-02-18T22:15:38.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom
[2026-02-18T22:15:38.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom (17 kB at 150 kB/s)
[2026-02-18T22:15:38.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom
[2026-02-18T22:15:38.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom (22 kB at 227 kB/s)
[2026-02-18T22:15:38.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom
[2026-02-18T22:15:38.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom (17 kB at 148 kB/s)
[2026-02-18T22:15:38.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom (2.2 kB at 30 kB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar (155 kB at 1.7 MB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar (1.5 MB at 15 MB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar (501 kB at 4.2 MB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar (13 kB at 60 kB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar
[2026-02-18T22:15:38.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar (139 kB at 593 kB/s)
[2026-02-18T22:15:38.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar
[2026-02-18T22:15:39.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar (1.5 MB at 4.2 MB/s)
[2026-02-18T22:15:39.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar
[2026-02-18T22:15:39.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar (1.3 MB at 3.1 MB/s)
[2026-02-18T22:15:39.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar (79 kB at 166 kB/s)
[2026-02-18T22:15:39.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar (1.5 MB at 2.9 MB/s)
[2026-02-18T22:15:39.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar (247 kB at 410 kB/s)
[2026-02-18T22:15:39.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar (213 kB at 249 kB/s)
[2026-02-18T22:15:39.469Z] [INFO]
[2026-02-18T22:15:39.469Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client ---
[2026-02-18T22:15:39.469Z] [INFO]
[2026-02-18T22:15:39.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.181Z] [INFO]
[2026-02-18T22:15:40.181Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client ---
[2026-02-18T22:15:40.593Z] [INFO] Processed 41 files in 441ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-02-18T22:15:40.593Z] [INFO]
[2026-02-18T22:15:40.593Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client ---
[2026-02-18T22:15:41.388Z] [INFO] Processed 41 files in 00:00.486 (Already Sorted: 41, Needed Sorting: 0)
[2026-02-18T22:15:41.388Z] [INFO]
[2026-02-18T22:15:41.388Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client ---
[2026-02-18T22:15:41.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:41.388Z] [INFO] Copying 2 resources
[2026-02-18T22:15:41.388Z] [INFO]
[2026-02-18T22:15:41.388Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-client ---
[2026-02-18T22:15:41.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom
[2026-02-18T22:15:41.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom (1.5 kB at 22 kB/s)
[2026-02-18T22:15:41.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar
[2026-02-18T22:15:41.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar (4.1 kB at 114 kB/s)
[2026-02-18T22:15:41.389Z] [INFO]
[2026-02-18T22:15:41.389Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client ---
[2026-02-18T22:15:41.389Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:41.389Z] [INFO] Compiling 31 source files to /quarkus/extensions/mongodb-client/runtime/target/classes
[2026-02-18T22:15:43.076Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-18T22:15:43.076Z] reason: class file for javax.annotation.meta.When not found
[2026-02-18T22:15:43.076Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-18T22:15:43.076Z] reason: class file for javax.annotation.meta.When not found
[2026-02-18T22:15:43.076Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-18T22:15:43.076Z] reason: class file for javax.annotation.meta.When not found
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/FindOptions.java:[298,34] oplogReplay(boolean) in com.mongodb.reactivestreams.client.FindPublisher has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[249,30] sharded(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[250,30] nonAtomic(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,17] connectionRemoved(com.mongodb.event.ConnectionRemovedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,17] connectionAdded(com.mongodb.event.ConnectionAddedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,17] connectionPoolOpened(com.mongodb.event.ConnectionPoolOpenedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,42] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,55] getLogger(java.lang.Class<?>) in io.vertx.core.logging.LoggerFactory has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[25,15] debug(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[30,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[36,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:15:43.076Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[42,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-18T22:15:43.076Z] [INFO]
[2026-02-18T22:15:43.076Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client ---
[2026-02-18T22:15:43.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:15:43.076Z] [INFO] Copying 21 resources
[2026-02-18T22:15:43.076Z] [INFO]
[2026-02-18T22:15:43.077Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client ---
[2026-02-18T22:15:43.077Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:15:43.077Z] [INFO] Compiling 10 source files to /quarkus/extensions/mongodb-client/runtime/target/test-classes
[2026-02-18T22:15:45.585Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked method invocation: method toArray in interface java.util.List is applied to given types
[2026-02-18T22:15:45.585Z] required: T[]
[2026-02-18T22:15:45.585Z] found: java.util.concurrent.CompletableFuture[]
[2026-02-18T22:15:45.585Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked conversion
[2026-02-18T22:15:45.585Z] required: java.util.concurrent.CompletableFuture<com.mongodb.client.result.InsertOneResult>[]
[2026-02-18T22:15:45.585Z] found: java.util.concurrent.CompletableFuture[]
[2026-02-18T22:15:45.585Z] [INFO]
[2026-02-18T22:15:45.585Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client ---
[2026-02-18T22:15:45.585Z] [INFO]
[2026-02-18T22:15:45.585Z] [INFO] -------------------------------------------------------
[2026-02-18T22:15:45.585Z] [INFO] T E S T S
[2026-02-18T22:15:45.585Z] [INFO] -------------------------------------------------------
[2026-02-18T22:15:45.585Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:15:46.783Z] [INFO] Running io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-02-18T22:15:50.640Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} START
[2026-02-18T22:15:50.640Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DownloadSize: 85182065
[2026-02-18T22:15:50.640Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} downloaded with 83185kb/s
[2026-02-18T22:15:50.640Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DONE
[2026-02-18T22:15:50.640Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz START
[2026-02-18T22:15:50.640Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz extract mongodb-linux-x86_64-4.0.12/bin/mongod
[2026-02-18T22:15:50.640Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz nothing left
[2026-02-18T22:15:50.640Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz DONE
[2026-02-18T22:15:52.914Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.206 s - in io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-02-18T22:15:52.914Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseListTest
[2026-02-18T22:15:54.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in io.quarkus.mongodb.reactive.DatabaseListTest
[2026-02-18T22:15:54.076Z] [INFO] Running io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-02-18T22:15:55.794Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 s - in io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-02-18T22:15:55.794Z] [INFO] Running io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-02-18T22:16:15.081Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.042 s - in io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-02-18T22:16:15.081Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-02-18T22:16:15.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-02-18T22:16:15.081Z] [INFO] Running io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-02-18T22:16:17.334Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.108 s - in io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-02-18T22:16:17.334Z] [INFO] Running io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-02-18T22:16:20.295Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s - in io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-02-18T22:16:20.295Z] [INFO] Running io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-02-18T22:16:20.676Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-18T22:16:21.390Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] Results:
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client ---
[2026-02-18T22:16:21.723Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client ---
[2026-02-18T22:16:21.723Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client ---
[2026-02-18T22:16:21.723Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.jar
[2026-02-18T22:16:21.723Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.pom
[2026-02-18T22:16:21.723Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] ------------------< io.quarkus:quarkus-test-mongodb >-------------------
[2026-02-18T22:16:21.723Z] [INFO] Building Quarkus - Test Framework - MongoDB Support 2.7.5.Final [164/964]
[2026-02-18T22:16:21.723Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-mongodb ---
[2026-02-18T22:16:21.723Z] [INFO]
[2026-02-18T22:16:21.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:16:22.440Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/main/resources
[2026-02-18T22:16:22.440Z] [INFO]
[2026-02-18T22:16:22.440Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.440Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:16:22.440Z] [INFO] Compiling 2 source files to /quarkus/test-framework/mongodb/target/classes
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:16:22.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/test/resources
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] No sources to compile
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] No tests to run.
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-mongodb ---
[2026-02-18T22:16:22.770Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.jar
[2026-02-18T22:16:22.770Z] [INFO] Installing /quarkus/test-framework/mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.pom
[2026-02-18T22:16:22.770Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2026-02-18T22:16:22.770Z] [INFO]
[2026-02-18T22:16:22.770Z] [INFO] -------------< io.quarkus:quarkus-test-infinispan-client >--------------
[2026-02-18T22:16:22.770Z] [INFO] Building Quarkus - Test Framework - Infinispan Client Support 2.7.5.Final [165/964]
[2026-02-18T22:16:22.770Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:16:22.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom
[2026-02-18T22:16:23.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom (2.6 kB at 3.8 kB/s)
[2026-02-18T22:16:23.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom
[2026-02-18T22:16:23.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom (894 B at 1.5 kB/s)
[2026-02-18T22:16:23.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom
[2026-02-18T22:16:24.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom (1.4 kB at 3.8 kB/s)
[2026-02-18T22:16:24.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom
[2026-02-18T22:16:25.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom (164 kB at 179 kB/s)
[2026-02-18T22:16:25.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom
[2026-02-18T22:16:25.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom (13 kB at 116 kB/s)
[2026-02-18T22:16:25.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom
[2026-02-18T22:16:25.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom (19 kB at 279 kB/s)
[2026-02-18T22:16:25.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom
[2026-02-18T22:16:25.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom (11 kB at 99 kB/s)
[2026-02-18T22:16:25.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom
[2026-02-18T22:16:26.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom (870 B at 1.7 kB/s)
[2026-02-18T22:16:26.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2026-02-18T22:16:26.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 78 kB/s)
[2026-02-18T22:16:26.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2026-02-18T22:16:26.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 215 kB/s)
[2026-02-18T22:16:26.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2026-02-18T22:16:26.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 7.0 kB/s)
[2026-02-18T22:16:26.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2026-02-18T22:16:26.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 38 kB/s)
[2026-02-18T22:16:26.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2026-02-18T22:16:26.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 41 kB/s)
[2026-02-18T22:16:26.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom
[2026-02-18T22:16:27.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom (20 kB at 55 kB/s)
[2026-02-18T22:16:27.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom
[2026-02-18T22:16:27.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom (12 kB at 17 kB/s)
[2026-02-18T22:16:27.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom
[2026-02-18T22:16:28.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom (5.2 kB at 6.5 kB/s)
[2026-02-18T22:16:28.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom
[2026-02-18T22:16:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom (2.9 kB at 5.1 kB/s)
[2026-02-18T22:16:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom
[2026-02-18T22:16:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom (9.5 kB at 87 kB/s)
[2026-02-18T22:16:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2026-02-18T22:16:29.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 281 kB/s)
[2026-02-18T22:16:29.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom
[2026-02-18T22:16:29.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom (1.3 kB at 4.1 kB/s)
[2026-02-18T22:16:29.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2026-02-18T22:16:29.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 293 kB/s)
[2026-02-18T22:16:29.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2026-02-18T22:16:29.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 774 kB/s)
[2026-02-18T22:16:29.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom
[2026-02-18T22:16:30.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom (4.6 kB at 14 kB/s)
[2026-02-18T22:16:30.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom
[2026-02-18T22:16:30.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom (3.6 kB at 7.4 kB/s)
[2026-02-18T22:16:30.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom
[2026-02-18T22:16:31.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom (11 kB at 14 kB/s)
[2026-02-18T22:16:31.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom
[2026-02-18T22:16:31.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom (4.0 kB at 12 kB/s)
[2026-02-18T22:16:31.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom
[2026-02-18T22:16:32.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom (3.0 kB at 6.8 kB/s)
[2026-02-18T22:16:32.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom
[2026-02-18T22:16:32.566Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom (3.3 kB at 7.0 kB/s)
[2026-02-18T22:16:32.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom
[2026-02-18T22:16:32.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom (8.3 kB at 24 kB/s)
[2026-02-18T22:16:32.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom
[2026-02-18T22:16:33.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom (7.1 kB at 19 kB/s)
[2026-02-18T22:16:33.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom
[2026-02-18T22:16:33.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom (3.7 kB at 42 kB/s)
[2026-02-18T22:16:33.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2026-02-18T22:16:34.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 4.9 kB/s)
[2026-02-18T22:16:34.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2026-02-18T22:16:34.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 130 kB/s)
[2026-02-18T22:16:34.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2026-02-18T22:16:34.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 322 kB/s)
[2026-02-18T22:16:34.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2026-02-18T22:16:35.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 2.2 kB/s)
[2026-02-18T22:16:35.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2026-02-18T22:16:35.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 15 kB/s)
[2026-02-18T22:16:35.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2026-02-18T22:16:35.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 5.1 kB/s)
[2026-02-18T22:16:35.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2026-02-18T22:16:35.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 32 kB/s)
[2026-02-18T22:16:35.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2026-02-18T22:16:35.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 50 kB/s)
[2026-02-18T22:16:35.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2026-02-18T22:16:35.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 55 kB/s)
[2026-02-18T22:16:35.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2026-02-18T22:16:35.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 94 kB/s)
[2026-02-18T22:16:35.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2026-02-18T22:16:35.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 7.0 MB/s)
[2026-02-18T22:16:35.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2026-02-18T22:16:35.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 42 kB/s)
[2026-02-18T22:16:35.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2026-02-18T22:16:36.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 68 kB/s)
[2026-02-18T22:16:36.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2026-02-18T22:16:36.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 63 kB/s)
[2026-02-18T22:16:36.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2026-02-18T22:16:36.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 54 kB/s)
[2026-02-18T22:16:36.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2026-02-18T22:16:36.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 52 kB/s)
[2026-02-18T22:16:36.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2026-02-18T22:16:36.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 29 kB/s)
[2026-02-18T22:16:36.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2026-02-18T22:16:36.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 179 kB/s)
[2026-02-18T22:16:36.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2026-02-18T22:16:36.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 336 kB/s)
[2026-02-18T22:16:36.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom
[2026-02-18T22:16:36.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom (2.7 kB at 7.5 kB/s)
[2026-02-18T22:16:36.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom
[2026-02-18T22:16:37.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom (19 kB at 28 kB/s)
[2026-02-18T22:16:37.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom
[2026-02-18T22:16:38.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom (1.3 kB at 2.1 kB/s)
[2026-02-18T22:16:38.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom
[2026-02-18T22:16:38.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom (27 kB at 74 kB/s)
[2026-02-18T22:16:38.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom
[2026-02-18T22:16:39.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom (2.9 kB at 4.9 kB/s)
[2026-02-18T22:16:39.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom
[2026-02-18T22:16:39.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom (11 kB at 29 kB/s)
[2026-02-18T22:16:39.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom
[2026-02-18T22:16:40.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom (1.4 kB at 3.6 kB/s)
[2026-02-18T22:16:40.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2026-02-18T22:16:40.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 25 kB/s)
[2026-02-18T22:16:40.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom
[2026-02-18T22:16:41.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom (3.9 kB at 4.2 kB/s)
[2026-02-18T22:16:41.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom
[2026-02-18T22:16:41.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom (3.2 kB at 9.0 kB/s)
[2026-02-18T22:16:41.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom
[2026-02-18T22:16:41.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom (2.1 kB at 7.7 kB/s)
[2026-02-18T22:16:41.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom
[2026-02-18T22:16:41.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom (6.1 kB at 23 kB/s)
[2026-02-18T22:16:41.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom
[2026-02-18T22:16:42.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom (2.2 kB at 4.0 kB/s)
[2026-02-18T22:16:42.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom
[2026-02-18T22:16:42.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom (5.3 kB at 9.7 kB/s)
[2026-02-18T22:16:42.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom
[2026-02-18T22:16:43.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom (3.9 kB at 6.3 kB/s)
[2026-02-18T22:16:43.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2026-02-18T22:16:43.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 95 kB/s)
[2026-02-18T22:16:43.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom
[2026-02-18T22:16:44.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom (7.5 kB at 7.1 kB/s)
[2026-02-18T22:16:44.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2026-02-18T22:16:44.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 262 kB/s)
[2026-02-18T22:16:44.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2026-02-18T22:16:44.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 1.2 MB/s)
[2026-02-18T22:16:44.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2026-02-18T22:16:44.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 61 kB/s)
[2026-02-18T22:16:45.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom
[2026-02-18T22:16:45.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom (3.8 kB at 6.2 kB/s)
[2026-02-18T22:16:45.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom
[2026-02-18T22:16:46.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom (2.4 kB at 4.1 kB/s)
[2026-02-18T22:16:46.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom
[2026-02-18T22:16:46.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom (3.1 kB at 4.4 kB/s)
[2026-02-18T22:16:46.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom
[2026-02-18T22:16:47.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom (3.4 kB at 9.3 kB/s)
[2026-02-18T22:16:47.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2026-02-18T22:16:47.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 24 kB/s)
[2026-02-18T22:16:47.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2026-02-18T22:16:47.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 7.1 kB/s)
[2026-02-18T22:16:47.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2026-02-18T22:16:47.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 40 kB/s)
[2026-02-18T22:16:47.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2026-02-18T22:16:47.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 64 kB/s)
[2026-02-18T22:16:47.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom
[2026-02-18T22:16:47.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom (8.9 kB at 121 kB/s)
[2026-02-18T22:16:47.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2026-02-18T22:16:47.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 106 kB/s)
[2026-02-18T22:16:47.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2026-02-18T22:16:47.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 134 kB/s)
[2026-02-18T22:16:47.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2026-02-18T22:16:48.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 205 kB/s)
[2026-02-18T22:16:48.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2026-02-18T22:16:48.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 335 kB/s)
[2026-02-18T22:16:48.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2026-02-18T22:16:48.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 929 kB/s)
[2026-02-18T22:16:48.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2026-02-18T22:16:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 16 kB/s)
[2026-02-18T22:16:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2026-02-18T22:16:49.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 9.4 kB/s)
[2026-02-18T22:16:49.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2026-02-18T22:16:49.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 676 kB/s)
[2026-02-18T22:16:49.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2026-02-18T22:16:50.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 3.8 kB/s)
[2026-02-18T22:16:50.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom
[2026-02-18T22:16:50.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom (1.7 kB at 2.4 kB/s)
[2026-02-18T22:16:50.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2026-02-18T22:16:51.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 2.9 kB/s)
[2026-02-18T22:16:51.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2026-02-18T22:16:51.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 36 kB/s)
[2026-02-18T22:16:51.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2026-02-18T22:16:51.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 460 kB/s)
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2026-02-18T22:16:51.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 9.1 kB/s)
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2026-02-18T22:16:51.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2026-02-18T22:16:52.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 17 MB/s)
[2026-02-18T22:16:52.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2026-02-18T22:16:52.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 1.1 MB/s)
[2026-02-18T22:16:52.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar
[2026-02-18T22:16:52.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 24 MB/s)
[2026-02-18T22:16:52.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar
[2026-02-18T22:16:52.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 9.1 MB/s)
[2026-02-18T22:16:52.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar
[2026-02-18T22:16:52.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar (730 kB at 2.6 MB/s)
[2026-02-18T22:16:52.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 15 kB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar (630 kB at 1.3 MB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar (352 kB at 662 kB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar (236 kB at 422 kB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar (101 kB at 180 kB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar
[2026-02-18T22:16:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar (24 kB at 37 kB/s)
[2026-02-18T22:16:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar
[2026-02-18T22:16:52.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar (7.1 kB at 9.5 kB/s)
[2026-02-18T22:16:52.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar
[2026-02-18T22:16:52.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar (438 kB at 484 kB/s)
[2026-02-18T22:16:52.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar
[2026-02-18T22:16:52.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar (34 kB at 34 kB/s)
[2026-02-18T22:16:52.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar
[2026-02-18T22:16:53.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar (304 kB at 265 kB/s)
[2026-02-18T22:16:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar
[2026-02-18T22:16:53.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar (52 kB at 44 kB/s)
[2026-02-18T22:16:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar
[2026-02-18T22:16:53.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar (160 kB at 123 kB/s)
[2026-02-18T22:16:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar
[2026-02-18T22:16:53.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar (57 kB at 43 kB/s)
[2026-02-18T22:16:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar
[2026-02-18T22:16:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar (62 kB at 43 kB/s)
[2026-02-18T22:16:53.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar
[2026-02-18T22:16:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar (78 kB at 50 kB/s)
[2026-02-18T22:16:53.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2026-02-18T22:16:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar (165 kB at 104 kB/s)
[2026-02-18T22:16:53.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2026-02-18T22:16:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar (158 kB at 96 kB/s)
[2026-02-18T22:16:53.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2026-02-18T22:16:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 120 kB/s)
[2026-02-18T22:16:53.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar (782 kB at 427 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 42 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 43 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 1.8 MB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 430 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 286 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2026-02-18T22:16:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 829 kB/s)
[2026-02-18T22:16:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 185 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 182 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 106 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 71 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 538 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 99 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar (663 kB at 282 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 4.4 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar
[2026-02-18T22:16:54.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar (278 kB at 115 kB/s)
[2026-02-18T22:16:54.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar
[2026-02-18T22:16:54.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar (34 kB at 13 kB/s)
[2026-02-18T22:16:54.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar
[2026-02-18T22:16:54.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 268 kB/s)
[2026-02-18T22:16:54.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2026-02-18T22:16:55.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 866 kB/s)
[2026-02-18T22:16:55.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar
[2026-02-18T22:16:55.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar (5.3 MB at 1.7 MB/s)
[2026-02-18T22:16:55.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar
[2026-02-18T22:16:55.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar (112 kB at 36 kB/s)
[2026-02-18T22:16:55.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2026-02-18T22:16:55.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar (87 kB at 27 kB/s)
[2026-02-18T22:16:55.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar
[2026-02-18T22:16:55.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 11 MB/s)
[2026-02-18T22:16:55.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar
[2026-02-18T22:16:55.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar (68 kB at 20 kB/s)
[2026-02-18T22:16:55.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar
[2026-02-18T22:16:55.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar (62 kB at 17 kB/s)
[2026-02-18T22:16:55.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar
[2026-02-18T22:16:55.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar (95 kB at 27 kB/s)
[2026-02-18T22:16:55.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar
[2026-02-18T22:16:55.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar (123 kB at 33 kB/s)
[2026-02-18T22:16:55.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar (63 kB at 16 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar (453 kB at 116 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 1.2 MB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar (53 kB at 13 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 1.7 MB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 169 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 487 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar (31 kB at 7.5 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar
[2026-02-18T22:16:56.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar (118 kB at 29 kB/s)
[2026-02-18T22:16:56.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 73 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar (31 kB at 7.5 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 123 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 15 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar (42 kB at 9.9 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 400 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 6.2 kB/s)
[2026-02-18T22:16:56.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2026-02-18T22:16:56.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 12 kB/s)
[2026-02-18T22:16:56.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 4.8 kB/s)
[2026-02-18T22:16:56.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar (107 kB at 23 kB/s)
[2026-02-18T22:16:56.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar (57 kB at 12 kB/s)
[2026-02-18T22:16:57.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 28 kB/s)
[2026-02-18T22:16:57.414Z] [INFO]
[2026-02-18T22:16:57.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:57.414Z] [INFO]
[2026-02-18T22:16:57.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:16:59.071Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/main/resources
[2026-02-18T22:16:59.071Z] [INFO]
[2026-02-18T22:16:59.071Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.071Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:16:59.071Z] [INFO] Compiling 1 source file to /quarkus/test-framework/infinispan-client/target/classes
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:16:59.428Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/test/resources
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] No sources to compile
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] No tests to run.
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-infinispan-client ---
[2026-02-18T22:16:59.428Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.jar
[2026-02-18T22:16:59.428Z] [INFO] Installing /quarkus/test-framework/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.pom
[2026-02-18T22:16:59.428Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] ----------------< io.quarkus:quarkus-scheduler-parent >-----------------
[2026-02-18T22:16:59.428Z] [INFO] Building Quarkus - Scheduler 2.7.5.Final [166/964]
[2026-02-18T22:16:59.428Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-parent ---
[2026-02-18T22:16:59.428Z] [INFO] Installing /quarkus/extensions/scheduler/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-parent/2.7.5.Final/quarkus-scheduler-parent-2.7.5.Final.pom
[2026-02-18T22:16:59.428Z] [INFO]
[2026-02-18T22:16:59.428Z] [INFO] --------------------< io.quarkus:quarkus-scheduler >--------------------
[2026-02-18T22:16:59.428Z] [INFO] Building Quarkus - Scheduler - Runtime 2.7.5.Final [167/964]
[2026-02-18T22:16:59.428Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:16:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom
[2026-02-18T22:16:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom (15 kB at 259 kB/s)
[2026-02-18T22:16:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom
[2026-02-18T22:16:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom (11 kB at 186 kB/s)
[2026-02-18T22:16:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
[2026-02-18T22:16:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 258 kB/s)
[2026-02-18T22:16:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2026-02-18T22:16:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 244 kB/s)
[2026-02-18T22:16:59.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar
[2026-02-18T22:16:59.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
[2026-02-18T22:16:59.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
[2026-02-18T22:16:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 2.4 MB/s)
[2026-02-18T22:16:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar (783 kB at 6.1 MB/s)
[2026-02-18T22:16:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar (168 kB at 1.3 MB/s)
[2026-02-18T22:16:59.756Z] [INFO]
[2026-02-18T22:16:59.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler ---
[2026-02-18T22:16:59.756Z] [INFO]
[2026-02-18T22:16:59.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO] Processed 17 files in 65ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO] Processed 17 files in 00:00.080 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler ---
[2026-02-18T22:17:00.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:00.083Z] [INFO] Copying 1 resource
[2026-02-18T22:17:00.083Z] [INFO]
[2026-02-18T22:17:00.083Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scheduler ---
[2026-02-18T22:17:00.521Z] [INFO]
[2026-02-18T22:17:00.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler ---
[2026-02-18T22:17:00.521Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:00.521Z] [INFO] Compiling 16 source files to /quarkus/extensions/scheduler/runtime/target/classes
[2026-02-18T22:17:00.848Z] [INFO]
[2026-02-18T22:17:00.848Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler ---
[2026-02-18T22:17:00.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:00.848Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/runtime/src/test/resources
[2026-02-18T22:17:00.848Z] [INFO]
[2026-02-18T22:17:00.848Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler ---
[2026-02-18T22:17:00.848Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:00.848Z] [INFO] Compiling 1 source file to /quarkus/extensions/scheduler/runtime/target/test-classes
[2026-02-18T22:17:01.186Z] [INFO]
[2026-02-18T22:17:01.186Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler ---
[2026-02-18T22:17:01.186Z] [INFO]
[2026-02-18T22:17:01.186Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:01.186Z] [INFO] T E S T S
[2026-02-18T22:17:01.186Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:01.186Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:01.897Z] [INFO] Running io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-02-18T22:17:01.897Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO] Results:
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler ---
[2026-02-18T22:17:01.897Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler ---
[2026-02-18T22:17:01.897Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar
[2026-02-18T22:17:01.897Z] [INFO]
[2026-02-18T22:17:01.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler ---
[2026-02-18T22:17:01.897Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.jar
[2026-02-18T22:17:01.897Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.pom
[2026-02-18T22:17:01.898Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final-sources.jar
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] ------------< io.quarkus:quarkus-apache-httpclient-parent >-------------
[2026-02-18T22:17:01.898Z] [INFO] Building Quarkus - Apache HttpClient - Parent 2.7.5.Final [168/964]
[2026-02-18T22:17:01.898Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:01.898Z] [INFO]
[2026-02-18T22:17:01.898Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:02.238Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-parent ---
[2026-02-18T22:17:02.238Z] [INFO] Installing /quarkus/extensions/apache-httpclient/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-parent/2.7.5.Final/quarkus-apache-httpclient-parent-2.7.5.Final.pom
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] ----------------< io.quarkus:quarkus-apache-httpclient >----------------
[2026-02-18T22:17:02.238Z] [INFO] Building Quarkus - Apache HttpClient - Runtime 2.7.5.Final [169/964]
[2026-02-18T22:17:02.238Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:02.238Z] [INFO] Copying 1 resource
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO] No sources to compile
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:02.238Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/runtime/src/test/resources
[2026-02-18T22:17:02.238Z] [INFO]
[2026-02-18T22:17:02.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.239Z] [INFO] No sources to compile
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.239Z] [INFO] No tests to run.
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.239Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.239Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient ---
[2026-02-18T22:17:02.239Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.jar
[2026-02-18T22:17:02.239Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.pom
[2026-02-18T22:17:02.239Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] ------------< io.quarkus:quarkus-rest-client-config-parent >------------
[2026-02-18T22:17:02.239Z] [INFO] Building Quarkus - REST Client Config 2.7.5.Final [170/964]
[2026-02-18T22:17:02.239Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-parent ---
[2026-02-18T22:17:02.239Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-parent/2.7.5.Final/quarkus-rest-client-config-parent-2.7.5.Final.pom
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-config >----------------
[2026-02-18T22:17:02.239Z] [INFO] Building Quarkus - REST Client Config - Runtime 2.7.5.Final [171/964]
[2026-02-18T22:17:02.239Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.239Z] [INFO]
[2026-02-18T22:17:02.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.575Z] [INFO] Processed 8 files in 37ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T22:17:02.575Z] [INFO]
[2026-02-18T22:17:02.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.904Z] [INFO] Processed 8 files in 00:00.069 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T22:17:02.904Z] [INFO]
[2026-02-18T22:17:02.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:02.904Z] [INFO] Copying 3 resources
[2026-02-18T22:17:02.904Z] [INFO]
[2026-02-18T22:17:02.904Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.904Z] [INFO]
[2026-02-18T22:17:02.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config ---
[2026-02-18T22:17:02.904Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:02.904Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/classes
[2026-02-18T22:17:03.609Z] [INFO]
[2026-02-18T22:17:03.609Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config ---
[2026-02-18T22:17:03.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:03.610Z] [INFO] Copying 1 resource
[2026-02-18T22:17:03.610Z] [INFO]
[2026-02-18T22:17:03.610Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config ---
[2026-02-18T22:17:03.610Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:03.610Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/test-classes
[2026-02-18T22:17:03.940Z] [INFO]
[2026-02-18T22:17:03.940Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config ---
[2026-02-18T22:17:03.940Z] [INFO]
[2026-02-18T22:17:03.940Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:03.940Z] [INFO] T E S T S
[2026-02-18T22:17:03.940Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:04.269Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:05.423Z] [INFO] Running io.quarkus.restclient.config.RestClientConfigTest
[2026-02-18T22:17:05.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in io.quarkus.restclient.config.RestClientConfigTest
[2026-02-18T22:17:05.755Z] [INFO] Running io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-02-18T22:17:05.755Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] Results:
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config ---
[2026-02-18T22:17:05.755Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config ---
[2026-02-18T22:17:05.755Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config ---
[2026-02-18T22:17:05.755Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.jar
[2026-02-18T22:17:05.755Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.pom
[2026-02-18T22:17:05.755Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-parent >----------------
[2026-02-18T22:17:05.755Z] [INFO] Building Quarkus - REST Client 2.7.5.Final [172/964]
[2026-02-18T22:17:05.755Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-parent ---
[2026-02-18T22:17:05.755Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-parent/2.7.5.Final/quarkus-rest-client-parent-2.7.5.Final.pom
[2026-02-18T22:17:05.755Z] [INFO]
[2026-02-18T22:17:05.755Z] [INFO] -------------------< io.quarkus:quarkus-rest-client >-------------------
[2026-02-18T22:17:05.755Z] [INFO] Building Quarkus - REST Client - Runtime 2.7.5.Final [173/964]
[2026-02-18T22:17:05.755Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:05.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2026-02-18T22:17:06.085Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 4.3 kB/s)
[2026-02-18T22:17:06.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2026-02-18T22:17:06.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 15 kB/s)
[2026-02-18T22:17:06.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2026-02-18T22:17:06.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 83 kB/s)
[2026-02-18T22:17:06.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2026-02-18T22:17:06.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 66 kB/s)
[2026-02-18T22:17:06.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2026-02-18T22:17:06.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 21 kB/s)
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2026-02-18T22:17:06.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 116 kB/s)
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2026-02-18T22:17:06.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 193 kB/s)
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2026-02-18T22:17:06.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 98 kB/s)
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2026-02-18T22:17:06.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 5.1 MB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 141 kB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 2.0 MB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 308 kB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 341 kB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 811 kB/s)
[2026-02-18T22:17:07.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 2.6 MB/s)
[2026-02-18T22:17:07.067Z] [INFO]
[2026-02-18T22:17:07.067Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client ---
[2026-02-18T22:17:07.067Z] [INFO]
[2026-02-18T22:17:07.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client ---
[2026-02-18T22:17:07.394Z] [INFO]
[2026-02-18T22:17:07.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client ---
[2026-02-18T22:17:07.394Z] [INFO]
[2026-02-18T22:17:07.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO] Processed 11 files in 42ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO] Processed 11 files in 00:00.103 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client ---
[2026-02-18T22:17:07.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:07.730Z] [INFO] Copying 1 resource
[2026-02-18T22:17:07.730Z] [INFO]
[2026-02-18T22:17:07.730Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client ---
[2026-02-18T22:17:08.061Z] [INFO]
[2026-02-18T22:17:08.061Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client ---
[2026-02-18T22:17:08.061Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:08.061Z] [INFO] Compiling 10 source files to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/classes
[2026-02-18T22:17:08.393Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[405,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2026-02-18T22:17:08.393Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[439,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2026-02-18T22:17:08.393Z] [INFO]
[2026-02-18T22:17:08.393Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client ---
[2026-02-18T22:17:08.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:08.393Z] [INFO] Copying 1 resource
[2026-02-18T22:17:08.393Z] [INFO]
[2026-02-18T22:17:08.393Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client ---
[2026-02-18T22:17:08.393Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:08.393Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/test-classes
[2026-02-18T22:17:08.727Z] [INFO]
[2026-02-18T22:17:08.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client ---
[2026-02-18T22:17:08.727Z] [INFO]
[2026-02-18T22:17:08.727Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:08.727Z] [INFO] T E S T S
[2026-02-18T22:17:08.727Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:08.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:09.870Z] [INFO] Running io.quarkus.restclient.runtime.RestClientBaseTest
[2026-02-18T22:17:11.014Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in io.quarkus.restclient.runtime.RestClientBaseTest
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] Results:
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client ---
[2026-02-18T22:17:11.014Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client ---
[2026-02-18T22:17:11.014Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client ---
[2026-02-18T22:17:11.014Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.jar
[2026-02-18T22:17:11.014Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.pom
[2026-02-18T22:17:11.014Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final-sources.jar
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] ---------------< io.quarkus:quarkus-grpc-common-parent >----------------
[2026-02-18T22:17:11.014Z] [INFO] Building Quarkus - gRPC Common 2.7.5.Final [174/964]
[2026-02-18T22:17:11.014Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.014Z] [INFO]
[2026-02-18T22:17:11.014Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-parent ---
[2026-02-18T22:17:11.341Z] [INFO] Installing /quarkus/extensions/grpc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-parent/2.7.5.Final/quarkus-grpc-common-parent-2.7.5.Final.pom
[2026-02-18T22:17:11.341Z] [INFO]
[2026-02-18T22:17:11.341Z] [INFO] -------------------< io.quarkus:quarkus-grpc-common >-------------------
[2026-02-18T22:17:11.341Z] [INFO] Building Quarkus - gRPC Common - Runtime 2.7.5.Final [175/964]
[2026-02-18T22:17:11.341Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:11.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom
[2026-02-18T22:17:11.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom (7.3 kB at 14 kB/s)
[2026-02-18T22:17:11.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom
[2026-02-18T22:17:12.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom (1.8 kB at 3.5 kB/s)
[2026-02-18T22:17:12.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2026-02-18T22:17:12.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 33 kB/s)
[2026-02-18T22:17:12.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2026-02-18T22:17:12.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 28 kB/s)
[2026-02-18T22:17:12.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2026-02-18T22:17:12.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 25 kB/s)
[2026-02-18T22:17:12.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2026-02-18T22:17:12.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 15 kB/s)
[2026-02-18T22:17:12.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2026-02-18T22:17:12.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 29 kB/s)
[2026-02-18T22:17:12.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2026-02-18T22:17:12.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 33 kB/s)
[2026-02-18T22:17:12.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2026-02-18T22:17:12.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 71 kB/s)
[2026-02-18T22:17:12.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2026-02-18T22:17:12.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 120 kB/s)
[2026-02-18T22:17:12.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2026-02-18T22:17:13.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 50 kB/s)
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2026-02-18T22:17:13.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 38 kB/s)
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2026-02-18T22:17:13.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 25 kB/s)
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2026-02-18T22:17:13.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 23 kB/s)
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2026-02-18T22:17:13.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 3.5 MB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 36 kB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 1.4 MB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 25 kB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar (34 kB at 146 kB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 2.9 MB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 120 kB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 5.9 MB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 25 kB/s)
[2026-02-18T22:17:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 165 kB/s)
[2026-02-18T22:17:13.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 3.4 MB/s)
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common ---
[2026-02-18T22:17:13.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:13.713Z] [INFO] Copying 1 resource
[2026-02-18T22:17:13.713Z] [INFO]
[2026-02-18T22:17:13.713Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.039Z] [INFO]
[2026-02-18T22:17:14.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.039Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:14.039Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/runtime/target/classes
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:14.366Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/runtime/src/test/resources
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] No sources to compile
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] No tests to run.
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common ---
[2026-02-18T22:17:14.366Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.jar
[2026-02-18T22:17:14.366Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.pom
[2026-02-18T22:17:14.366Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final-sources.jar
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --------------< io.quarkus:quarkus-smallrye-stork-parent >--------------
[2026-02-18T22:17:14.366Z] [INFO] Building Quarkus - SmallRye Stork Integration 2.7.5.Final [176/964]
[2026-02-18T22:17:14.366Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-parent ---
[2026-02-18T22:17:14.366Z] [INFO] Installing /quarkus/extensions/smallrye-stork/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-parent/2.7.5.Final/quarkus-smallrye-stork-parent-2.7.5.Final.pom
[2026-02-18T22:17:14.366Z] [INFO]
[2026-02-18T22:17:14.366Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-stork >------------------
[2026-02-18T22:17:14.366Z] [INFO] Building Quarkus - SmallRye Stork - Runtime 2.7.5.Final [177/964]
[2026-02-18T22:17:14.366Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:14.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2026-02-18T22:17:14.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 4.9 kB/s)
[2026-02-18T22:17:14.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2026-02-18T22:17:15.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 11 kB/s)
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:15.399Z] [INFO] Copying 1 resource
[2026-02-18T22:17:15.399Z] [INFO]
[2026-02-18T22:17:15.399Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.730Z] [INFO]
[2026-02-18T22:17:15.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.730Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:15.730Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/runtime/target/classes
[2026-02-18T22:17:15.730Z] [INFO]
[2026-02-18T22:17:15.730Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:15.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/runtime/src/test/resources
[2026-02-18T22:17:15.730Z] [INFO]
[2026-02-18T22:17:15.730Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.730Z] [INFO] No sources to compile
[2026-02-18T22:17:15.730Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.731Z] [INFO] No tests to run.
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.731Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.731Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork ---
[2026-02-18T22:17:15.731Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.jar
[2026-02-18T22:17:15.731Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.pom
[2026-02-18T22:17:15.731Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] -------------------< io.quarkus:quarkus-grpc-parent >-------------------
[2026-02-18T22:17:15.731Z] [INFO] Building Quarkus - gRPC parent 2.7.5.Final [178/964]
[2026-02-18T22:17:15.731Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO]
[2026-02-18T22:17:15.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-parent ---
[2026-02-18T22:17:15.731Z] [INFO] Installing /quarkus/extensions/grpc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-parent/2.7.5.Final/quarkus-grpc-parent-2.7.5.Final.pom
[2026-02-18T22:17:16.060Z] [INFO]
[2026-02-18T22:17:16.060Z] [INFO] ---------------< io.quarkus:quarkus-grpc-protoc-plugin >----------------
[2026-02-18T22:17:16.060Z] [INFO] Building Quarkus - gRPC - Protoc Plugin 2.7.5.Final [179/964]
[2026-02-18T22:17:16.060Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:16.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom
[2026-02-18T22:17:16.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom (1.6 kB at 18 kB/s)
[2026-02-18T22:17:16.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom
[2026-02-18T22:17:16.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom (13 kB at 146 kB/s)
[2026-02-18T22:17:16.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar
[2026-02-18T22:17:16.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar (4.9 MB at 20 MB/s)
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Processed 1 files in 00:00.013 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:16.389Z] [INFO] Copying 4 resources
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:16.389Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/protoc/target/classes
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:16.389Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/protoc/src/test/resources
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] No sources to compile
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] No tests to run.
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.389Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2026-02-18T22:17:16.389Z] [INFO]
[2026-02-18T22:17:16.389Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:16.716Z] [INFO] Including com.google.protobuf:protobuf-java:jar:3.19.3 in the shaded jar.
[2026-02-18T22:17:16.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar
[2026-02-18T22:17:16.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar (879 kB at 9.4 MB/s)
[2026-02-18T22:17:16.716Z] [INFO] Including com.salesforce.servicelibs:jprotoc:jar:1.2.1 in the shaded jar.
[2026-02-18T22:17:16.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar
[2026-02-18T22:17:17.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar (15 kB at 36 kB/s)
[2026-02-18T22:17:17.747Z] [INFO] Attaching shaded artifact.
[2026-02-18T22:17:17.747Z] [INFO]
[2026-02-18T22:17:17.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-protoc-plugin ---
[2026-02-18T22:17:17.747Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2026-02-18T22:17:17.747Z] [INFO] Installing /quarkus/extensions/grpc/protoc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.pom
[2026-02-18T22:17:17.747Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2026-02-18T22:17:17.747Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar
[2026-02-18T22:17:17.747Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar
[2026-02-18T22:17:17.747Z] [INFO]
[2026-02-18T22:17:17.747Z] [INFO] ------------------< io.quarkus:quarkus-grpc-codegen >-------------------
[2026-02-18T22:17:17.747Z] [INFO] Building Quarkus - gRPC - Code Gen 2.7.5.Final [180/964]
[2026-02-18T22:17:17.747Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:17.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2026-02-18T22:17:18.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 72 kB/s)
[2026-02-18T22:17:18.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2026-02-18T22:17:18.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 54 kB/s)
[2026-02-18T22:17:18.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2026-02-18T22:17:18.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 4.2 kB/s)
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2026-02-18T22:17:18.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 30 MB/s)
[2026-02-18T22:17:18.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2026-02-18T22:17:18.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 36 MB/s)
[2026-02-18T22:17:18.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2026-02-18T22:17:18.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 13 MB/s)
[2026-02-18T22:17:18.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2026-02-18T22:17:18.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 141 kB/s)
[2026-02-18T22:17:18.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2026-02-18T22:17:19.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 4.0 MB/s)
[2026-02-18T22:17:19.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2026-02-18T22:17:19.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 3.9 MB/s)
[2026-02-18T22:17:19.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2026-02-18T22:17:19.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 2.1 MB/s)
[2026-02-18T22:17:19.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2026-02-18T22:17:19.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 1.6 MB/s)
[2026-02-18T22:17:19.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2026-02-18T22:17:19.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 3.9 MB/s)
[2026-02-18T22:17:19.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2026-02-18T22:17:20.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 1.4 MB/s)
[2026-02-18T22:17:20.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2026-02-18T22:17:20.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 6.1 MB/s)
[2026-02-18T22:17:20.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 2.7 MB/s)
[2026-02-18T22:17:20.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 486 kB/s)
[2026-02-18T22:17:21.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 572 kB/s)
[2026-02-18T22:17:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 1.5 MB/s)
[2026-02-18T22:17:22.336Z] [INFO]
[2026-02-18T22:17:22.336Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.336Z] [INFO]
[2026-02-18T22:17:22.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:22.670Z] [INFO] Processed 1 files in 27ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:17:22.670Z] [INFO]
[2026-02-18T22:17:22.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Processed 1 files in 00:00.037 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:23.009Z] [INFO] Copying 1 resource
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:23.009Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/codegen/target/classes
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:23.009Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/codegen/src/test/resources
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] No sources to compile
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] No tests to run.
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-codegen ---
[2026-02-18T22:17:23.009Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.jar
[2026-02-18T22:17:23.009Z] [INFO] Installing /quarkus/extensions/grpc/codegen/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.pom
[2026-02-18T22:17:23.009Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2026-02-18T22:17:23.009Z] [INFO]
[2026-02-18T22:17:23.009Z] [INFO] -------------------< io.quarkus:quarkus-grpc-stubs >--------------------
[2026-02-18T22:17:23.009Z] [INFO] Building Quarkus - gRPC - Stubs for health and reflection 2.7.5.Final [181/964]
[2026-02-18T22:17:23.009Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:23.009Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2026-02-18T22:17:23.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2026-02-18T22:17:23.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom (29 kB at 511 kB/s)
[2026-02-18T22:17:23.339Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2026-02-18T22:17:23.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2026-02-18T22:17:23.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar (191 kB at 3.7 MB/s)
[2026-02-18T22:17:23.740Z] [INFO]
[2026-02-18T22:17:23.740Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:23.740Z] [INFO]
[2026-02-18T22:17:23.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.450Z] [INFO]
[2026-02-18T22:17:24.450Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:24.782Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-18T22:17:24.782Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java
[2026-02-18T22:17:25.111Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:25.111Z]
[2026-02-18T22:17:25.111Z] [INFO]
[2026-02-18T22:17:25.111Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (compile) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:25.111Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-18T22:17:25.111Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java
[2026-02-18T22:17:25.464Z] [INFO]
[2026-02-18T22:17:25.464Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:26.628Z] [INFO] Processed 12 files in 1s225ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T22:17:26.628Z] [INFO]
[2026-02-18T22:17:26.628Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:26.956Z] [INFO] Processed 12 files in 00:00.254 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T22:17:26.956Z] [INFO]
[2026-02-18T22:17:26.956Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:26.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:26.956Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/main/resources
[2026-02-18T22:17:26.956Z] [INFO] Copying 2 resources
[2026-02-18T22:17:26.956Z] [INFO] Copying 2 resources
[2026-02-18T22:17:26.956Z] [INFO]
[2026-02-18T22:17:26.956Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:26.956Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:26.956Z] [INFO] Compiling 40 source files to /quarkus/extensions/grpc/stubs/target/classes
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java:[222,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[121,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[127,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[796,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[802,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[835,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[152,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[158,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[711,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[717,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[756,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[91,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[97,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[324,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[361,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[110,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[116,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[393,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[399,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[432,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[96,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[378,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[88,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[94,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[369,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[84,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[311,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[317,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[348,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[89,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[95,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[375,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-18T22:17:28.097Z] [INFO]
[2026-02-18T22:17:28.097Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:28.097Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/test/resources
[2026-02-18T22:17:28.097Z] [INFO]
[2026-02-18T22:17:28.097Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.097Z] [INFO] No sources to compile
[2026-02-18T22:17:28.097Z] [INFO]
[2026-02-18T22:17:28.097Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.097Z] [INFO] No tests to run.
[2026-02-18T22:17:28.097Z] [INFO]
[2026-02-18T22:17:28.097Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.427Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar
[2026-02-18T22:17:28.427Z] [INFO]
[2026-02-18T22:17:28.427Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.427Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2026-02-18T22:17:28.797Z] [INFO]
[2026-02-18T22:17:28.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-stubs ---
[2026-02-18T22:17:28.797Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.jar
[2026-02-18T22:17:28.797Z] [INFO] Installing /quarkus/extensions/grpc/stubs/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.pom
[2026-02-18T22:17:28.797Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2026-02-18T22:17:28.797Z] [INFO]
[2026-02-18T22:17:28.797Z] [INFO] ----------------------< io.quarkus:quarkus-grpc >-----------------------
[2026-02-18T22:17:28.797Z] [INFO] Building Quarkus - gRPC - Runtime 2.7.5.Final [182/964]
[2026-02-18T22:17:28.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:28.797Z] [INFO]
[2026-02-18T22:17:28.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc ---
[2026-02-18T22:17:28.797Z] [INFO]
[2026-02-18T22:17:28.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc ---
[2026-02-18T22:17:29.572Z] [INFO]
[2026-02-18T22:17:29.572Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc ---
[2026-02-18T22:17:29.899Z] [INFO] Processed 56 files in 104ms (Formatted: 0, Unchanged: 56, Failed: 0, Readonly: 0)
[2026-02-18T22:17:29.899Z] [INFO]
[2026-02-18T22:17:29.899Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc ---
[2026-02-18T22:17:29.899Z] [INFO] Processed 56 files in 00:00.250 (Already Sorted: 56, Needed Sorting: 0)
[2026-02-18T22:17:29.899Z] [INFO]
[2026-02-18T22:17:29.899Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc ---
[2026-02-18T22:17:29.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:29.899Z] [INFO] Copying 2 resources
[2026-02-18T22:17:29.899Z] [INFO]
[2026-02-18T22:17:29.899Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc ---
[2026-02-18T22:17:30.240Z] [INFO]
[2026-02-18T22:17:30.240Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc ---
[2026-02-18T22:17:30.240Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:30.240Z] [INFO] Compiling 54 source files to /quarkus/extensions/grpc/runtime/target/classes
[2026-02-18T22:17:30.952Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[29,37] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2026-02-18T22:17:30.952Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[32,46] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2026-02-18T22:17:30.952Z] [INFO]
[2026-02-18T22:17:30.952Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc ---
[2026-02-18T22:17:30.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:30.952Z] [INFO] Copying 1 resource
[2026-02-18T22:17:30.952Z] [INFO]
[2026-02-18T22:17:30.952Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc ---
[2026-02-18T22:17:30.952Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:30.952Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc/runtime/target/test-classes
[2026-02-18T22:17:31.279Z] [INFO]
[2026-02-18T22:17:31.279Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc ---
[2026-02-18T22:17:31.279Z] [INFO]
[2026-02-18T22:17:31.279Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:31.279Z] [INFO] T E S T S
[2026-02-18T22:17:31.279Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:31.279Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:32.937Z] [INFO] Running io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-02-18T22:17:33.643Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-18T22:17:35.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 s - in io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-02-18T22:17:35.304Z] [INFO] Running io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-02-18T22:17:35.632Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] Results:
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc ---
[2026-02-18T22:17:35.960Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc ---
[2026-02-18T22:17:35.960Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc ---
[2026-02-18T22:17:35.960Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.jar
[2026-02-18T22:17:35.960Z] [INFO] Installing /quarkus/extensions/grpc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.pom
[2026-02-18T22:17:35.960Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final-sources.jar
[2026-02-18T22:17:35.960Z] [INFO]
[2026-02-18T22:17:35.960Z] [INFO] ----------------< io.quarkus:quarkus-micrometer-parent >----------------
[2026-02-18T22:17:35.960Z] [INFO] Building Quarkus - Micrometer 2.7.5.Final [183/964]
[2026-02-18T22:17:35.960Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-parent ---
[2026-02-18T22:17:36.286Z] [INFO] Installing /quarkus/extensions/micrometer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-parent/2.7.5.Final/quarkus-micrometer-parent-2.7.5.Final.pom
[2026-02-18T22:17:36.286Z] [INFO]
[2026-02-18T22:17:36.286Z] [INFO] -------------------< io.quarkus:quarkus-micrometer >--------------------
[2026-02-18T22:17:36.286Z] [INFO] Building Quarkus - Micrometer - Runtime 2.7.5.Final [184/964]
[2026-02-18T22:17:36.286Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:36.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2026-02-18T22:17:36.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 31 kB/s)
[2026-02-18T22:17:36.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2026-02-18T22:17:36.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 22 kB/s)
[2026-02-18T22:17:36.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2026-02-18T22:17:36.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 224 kB/s)
[2026-02-18T22:17:36.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2026-02-18T22:17:36.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 29 kB/s)
[2026-02-18T22:17:36.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2026-02-18T22:17:36.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 30 kB/s)
[2026-02-18T22:17:36.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2026-02-18T22:17:36.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 20 kB/s)
[2026-02-18T22:17:36.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2026-02-18T22:17:36.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 12 kB/s)
[2026-02-18T22:17:36.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2026-02-18T22:17:36.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 32 kB/s)
[2026-02-18T22:17:36.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 22 kB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 111 kB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.1 MB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 429 kB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 32 kB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 27 kB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 8.3 MB/s)
[2026-02-18T22:17:36.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 19 kB/s)
[2026-02-18T22:17:36.939Z] [INFO]
[2026-02-18T22:17:36.939Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer ---
[2026-02-18T22:17:36.939Z] [INFO]
[2026-02-18T22:17:36.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer ---
[2026-02-18T22:17:37.343Z] [INFO]
[2026-02-18T22:17:37.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer ---
[2026-02-18T22:17:37.343Z] [INFO]
[2026-02-18T22:17:37.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO] Processed 79 files in 176ms (Formatted: 0, Unchanged: 79, Failed: 0, Readonly: 0)
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer ---
[2026-02-18T22:17:37.671Z] [INFO] Processed 79 files in 00:00.212 (Already Sorted: 79, Needed Sorting: 0)
[2026-02-18T22:17:37.671Z] [INFO]
[2026-02-18T22:17:37.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer ---
[2026-02-18T22:17:37.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:37.997Z] [INFO] Copying 2 resources
[2026-02-18T22:17:37.997Z] [INFO]
[2026-02-18T22:17:37.997Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer ---
[2026-02-18T22:17:37.997Z] [INFO]
[2026-02-18T22:17:37.997Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer ---
[2026-02-18T22:17:37.997Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:37.997Z] [INFO] Compiling 73 source files to /quarkus/extensions/micrometer/runtime/target/classes
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/MetricRegistryAdapter.java:[619,68] unchecked cast
[2026-02-18T22:17:39.646Z] required: T
[2026-02-18T22:17:39.646Z] found: io.quarkus.micrometer.runtime.binder.mpmetrics.MeterHolder
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[82,24] unchecked cast
[2026-02-18T22:17:39.646Z] required: R
[2026-02-18T22:17:39.646Z] found: java.lang.Double
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[102,107] unchecked cast
[2026-02-18T22:17:39.646Z] required: java.util.function.Supplier<java.lang.Number>
[2026-02-18T22:17:39.646Z] found: java.util.function.Supplier<T>
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/HttpBinderConfiguration.java:[138,50] unchecked conversion
[2026-02-18T22:17:39.646Z] required: java.util.Map<java.util.regex.Pattern,java.lang.String>
[2026-02-18T22:17:39.646Z] found: java.util.HashMap
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[63,36] ignorePatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[66,35] matchPatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2026-02-18T22:17:39.646Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/ConfigAdapter.java:[81,63] unchecked conversion
[2026-02-18T22:17:39.646Z] required: java.util.List<io.micrometer.core.instrument.config.validate.Validated.Invalid<T>>
[2026-02-18T22:17:39.646Z] found: java.util.List
[2026-02-18T22:17:39.646Z] [INFO]
[2026-02-18T22:17:39.646Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer ---
[2026-02-18T22:17:39.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:39.646Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/runtime/src/test/resources
[2026-02-18T22:17:39.646Z] [INFO]
[2026-02-18T22:17:39.646Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer ---
[2026-02-18T22:17:39.646Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:39.646Z] [INFO] Compiling 6 source files to /quarkus/extensions/micrometer/runtime/target/test-classes
[2026-02-18T22:17:39.975Z] [INFO]
[2026-02-18T22:17:39.975Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer ---
[2026-02-18T22:17:39.975Z] [INFO]
[2026-02-18T22:17:39.975Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:39.975Z] [INFO] T E S T S
[2026-02-18T22:17:39.975Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:39.975Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:41.626Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-02-18T22:17:42.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-02-18T22:17:42.332Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-02-18T22:17:42.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-02-18T22:17:42.332Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-02-18T22:17:42.332Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-02-18T22:17:42.332Z] [INFO] Running io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-02-18T22:17:42.332Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-02-18T22:17:42.332Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-02-18T22:17:42.332Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-02-18T22:17:42.332Z] [INFO] Running io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-02-18T22:17:42.661Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] Results:
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer ---
[2026-02-18T22:17:42.661Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer ---
[2026-02-18T22:17:42.661Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer ---
[2026-02-18T22:17:42.661Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.jar
[2026-02-18T22:17:42.661Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.pom
[2026-02-18T22:17:42.661Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final-sources.jar
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] ------< io.quarkus:quarkus-micrometer-registry-prometheus-parent >------
[2026-02-18T22:17:42.661Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus - Parent 2.7.5.Final [185/964]
[2026-02-18T22:17:42.661Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-18T22:17:42.661Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.5.Final/quarkus-micrometer-registry-prometheus-parent-2.7.5.Final.pom
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] ---------< io.quarkus:quarkus-micrometer-registry-prometheus >----------
[2026-02-18T22:17:42.661Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Runtime 2.7.5.Final [186/964]
[2026-02-18T22:17:42.661Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.661Z] [INFO]
[2026-02-18T22:17:42.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:42.991Z] [INFO] Copying 1 resource
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] No sources to compile
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:42.991Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/runtime/src/test/resources
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] No sources to compile
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] No tests to run.
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus ---
[2026-02-18T22:17:42.991Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2026-02-18T22:17:42.991Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.pom
[2026-02-18T22:17:42.991Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2026-02-18T22:17:42.991Z] [INFO]
[2026-02-18T22:17:42.991Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-common-spi >---------------
[2026-02-18T22:17:42.991Z] [INFO] Building Quarkus - RESTEasy - Common - SPI 2.7.5.Final [187/964]
[2026-02-18T22:17:42.991Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:43.319Z] [INFO]
[2026-02-18T22:17:43.319Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.319Z] [INFO]
[2026-02-18T22:17:43.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO] Processed 3 files in 30ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO] Processed 3 files in 00:00.015 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:43.647Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/main/resources
[2026-02-18T22:17:43.647Z] [INFO]
[2026-02-18T22:17:43.647Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.647Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:43.647Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/classes
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:43.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/test/resources
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] No sources to compile
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] No tests to run.
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-spi ---
[2026-02-18T22:17:43.974Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-18T22:17:43.974Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.pom
[2026-02-18T22:17:43.974Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-spi-deployment >---------
[2026-02-18T22:17:43.974Z] [INFO] Building Quarkus - RESTEasy Reactive - SPI 2.7.5.Final [188/964]
[2026-02-18T22:17:43.974Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:43.974Z] [INFO]
[2026-02-18T22:17:43.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.688Z] [INFO]
[2026-02-18T22:17:44.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.688Z] [INFO]
[2026-02-18T22:17:44.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.688Z] [INFO]
[2026-02-18T22:17:44.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.688Z] [INFO]
[2026-02-18T22:17:44.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.688Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO] Processed 23 files in 58ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T22:17:44.689Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO] Processed 23 files in 00:00.052 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T22:17:44.689Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:44.689Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/resources
[2026-02-18T22:17:44.689Z] [INFO]
[2026-02-18T22:17:44.689Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:44.689Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:44.689Z] [INFO] Compiling 23 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/classes
[2026-02-18T22:17:45.018Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[60,24] unchecked cast
[2026-02-18T22:17:45.018Z] required: B
[2026-02-18T22:17:45.018Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-18T22:17:45.018Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[65,24] unchecked cast
[2026-02-18T22:17:45.018Z] required: B
[2026-02-18T22:17:45.018Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-18T22:17:45.018Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[71,24] unchecked cast
[2026-02-18T22:17:45.018Z] required: B
[2026-02-18T22:17:45.018Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:45.018Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/test/resources
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] No sources to compile
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] No tests to run.
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-18T22:17:45.018Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:17:45.018Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.pom
[2026-02-18T22:17:45.018Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] -----------< io.quarkus:quarkus-resteasy-common-deployment >------------
[2026-02-18T22:17:45.018Z] [INFO] Building Quarkus - RESTEasy - Common - Deployment 2.7.5.Final [189/964]
[2026-02-18T22:17:45.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.018Z] [INFO]
[2026-02-18T22:17:45.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO] Processed 5 files in 28ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO] Processed 5 files in 00:00.031 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:45.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/main/resources
[2026-02-18T22:17:45.726Z] [INFO]
[2026-02-18T22:17:45.726Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:45.726Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:45.726Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/classes
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:46.054Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/test/resources
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] No sources to compile
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] No tests to run.
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-deployment ---
[2026-02-18T22:17:46.054Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2026-02-18T22:17:46.054Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.pom
[2026-02-18T22:17:46.054Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] ----------------< io.quarkus:quarkus-jaxrs-spi-parent >-----------------
[2026-02-18T22:17:46.054Z] [INFO] Building Quarkus - JAX-RS SPI - Parent 2.7.5.Final [190/964]
[2026-02-18T22:17:46.054Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.054Z] [INFO]
[2026-02-18T22:17:46.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-parent ---
[2026-02-18T22:17:46.381Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-parent/2.7.5.Final/quarkus-jaxrs-spi-parent-2.7.5.Final.pom
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-spi-deployment >---------------
[2026-02-18T22:17:46.381Z] [INFO] Building Quarkus - JAX-RS - SPI - Deployment 2.7.5.Final [191/964]
[2026-02-18T22:17:46.381Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.381Z] [INFO]
[2026-02-18T22:17:46.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.708Z] [INFO]
[2026-02-18T22:17:46.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.708Z] [INFO]
[2026-02-18T22:17:46.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.708Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:46.709Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/main/resources
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:46.709Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxrs-spi/deployment/target/classes
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:46.709Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/test/resources
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] No sources to compile
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] No tests to run.
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:46.709Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:17:46.709Z] [INFO]
[2026-02-18T22:17:46.709Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:47.038Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:47.038Z] [INFO]
[2026-02-18T22:17:47.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-deployment ---
[2026-02-18T22:17:47.038Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:17:47.038Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.pom
[2026-02-18T22:17:47.038Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:47.038Z] [INFO]
[2026-02-18T22:17:47.038Z] [INFO] -----------< io.quarkus:quarkus-resteasy-server-common-spi >------------
[2026-02-18T22:17:47.038Z] [INFO] Building Quarkus - RESTEasy - Server common - SPI 2.7.5.Final [192/964]
[2026-02-18T22:17:47.038Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:47.038Z] [INFO]
[2026-02-18T22:17:47.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.038Z] [INFO]
[2026-02-18T22:17:47.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO] Processed 4 files in 17ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:47.367Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/main/resources
[2026-02-18T22:17:47.367Z] [INFO]
[2026-02-18T22:17:47.367Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.367Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:47.367Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/classes
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:47.696Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/test/resources
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] No sources to compile
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] No tests to run.
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-spi ---
[2026-02-18T22:17:47.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-18T22:17:47.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.pom
[2026-02-18T22:17:47.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --------< io.quarkus:quarkus-resteasy-server-common-deployment >--------
[2026-02-18T22:17:47.696Z] [INFO] Building Quarkus - RESTEasy - Server common - Deployment 2.7.5.Final [193/964]
[2026-02-18T22:17:47.696Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:47.696Z] [INFO]
[2026-02-18T22:17:47.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO] Processed 6 files in 29ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO] Processed 6 files in 00:00.042 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:48.404Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/main/resources
[2026-02-18T22:17:48.404Z] [INFO]
[2026-02-18T22:17:48.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:48.404Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:48.404Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/classes
[2026-02-18T22:17:49.109Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[22,119] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2026-02-18T22:17:49.109Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[26,112] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:49.109Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/test/resources
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] No sources to compile
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] No tests to run.
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-deployment ---
[2026-02-18T22:17:49.109Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2026-02-18T22:17:49.109Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.pom
[2026-02-18T22:17:49.109Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-deployment >---------------
[2026-02-18T22:17:49.109Z] [INFO] Building Quarkus - RESTEasy - Deployment 2.7.5.Final [194/964]
[2026-02-18T22:17:49.109Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.109Z] [INFO]
[2026-02-18T22:17:49.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:49.850Z] [INFO]
[2026-02-18T22:17:49.850Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.182Z] [INFO] Processed 95 files in 139ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-02-18T22:17:50.182Z] [INFO]
[2026-02-18T22:17:50.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.182Z] [INFO] Processed 95 files in 00:00.129 (Already Sorted: 95, Needed Sorting: 0)
[2026-02-18T22:17:50.182Z] [INFO]
[2026-02-18T22:17:50.182Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:50.183Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/resources
[2026-02-18T22:17:50.183Z] [INFO]
[2026-02-18T22:17:50.183Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.183Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:50.183Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/classes
[2026-02-18T22:17:50.888Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-18T22:17:50.888Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-18T22:17:50.888Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-18T22:17:50.888Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[59,55] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-18T22:17:50.888Z] [INFO]
[2026-02-18T22:17:50.888Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:17:50.888Z] [INFO] Copying 5 resources
[2026-02-18T22:17:50.888Z] [INFO]
[2026-02-18T22:17:50.888Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:50.888Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:17:50.888Z] [INFO] Compiling 89 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/test-classes
[2026-02-18T22:17:52.035Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[49,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2026-02-18T22:17:52.035Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[48,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2026-02-18T22:17:52.035Z] [INFO]
[2026-02-18T22:17:52.035Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-deployment ---
[2026-02-18T22:17:52.035Z] [INFO]
[2026-02-18T22:17:52.035Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:52.035Z] [INFO] T E S T S
[2026-02-18T22:17:52.035Z] [INFO] -------------------------------------------------------
[2026-02-18T22:17:52.035Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:17:53.697Z] [INFO] Running io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-02-18T22:18:01.083Z] 2026-02-18 22:18:00,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.736s. Listening on: http://localhost:8081
[2026-02-18T22:18:01.083Z] 2026-02-18 22:18:00,328 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:01.083Z] 2026-02-18 22:18:00,328 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:02.740Z] 2026-02-18 22:18:02,394 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:18:02.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.092 s - in io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-02-18T22:18:02.740Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-18T22:18:04.990Z] 2026-02-18 22:18:04,483 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.634s. Listening on: http://localhost:8081
[2026-02-18T22:18:04.990Z] 2026-02-18 22:18:04,483 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:04.990Z] 2026-02-18 22:18:04,483 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:06.642Z] 2026-02-18 22:18:06,278 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:18:06.642Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.86 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-18T22:18:06.642Z] [INFO] Running io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:18:08.297Z] 2026-02-18 22:18:08,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.614s. Listening on: http://localhost:8081
[2026-02-18T22:18:08.297Z] 2026-02-18 22:18:08,035 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:08.297Z] 2026-02-18 22:18:08,035 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:09.440Z] 2026-02-18 22:18:08,980 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:18:09.440Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.689 s - in io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:18:09.440Z] [INFO] Running io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-02-18T22:18:10.588Z] 2026-02-18 22:18:10,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-02-18T22:18:10.588Z] 2026-02-18 22:18:10,459 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:10.588Z] 2026-02-18 22:18:10,459 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:11.299Z] 2026-02-18 22:18:11,246 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:18:11.299Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-02-18T22:18:11.299Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-18T22:18:12.975Z] 2026-02-18 22:18:12,881 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T22:18:12.975Z] 2026-02-18 22:18:12,881 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:12.975Z] 2026-02-18 22:18:12,881 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:13.688Z] 2026-02-18 22:18:13,576 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:18:13.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.321 s - in io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-18T22:18:13.688Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-18T22:18:15.370Z] 2026-02-18 22:18:15,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-02-18T22:18:15.370Z] 2026-02-18 22:18:15,110 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:15.370Z] 2026-02-18 22:18:15,110 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:16.080Z] 2026-02-18 22:18:15,894 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:18:16.080Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-18T22:18:16.080Z] [INFO] Running io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-02-18T22:18:17.742Z] 2026-02-18 22:18:17,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2026-02-18T22:18:17.742Z] 2026-02-18 22:18:17,399 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:17.742Z] 2026-02-18 22:18:17,399 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:18.477Z] 2026-02-18 22:18:18,280 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:18:18.477Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.38 s - in io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-02-18T22:18:18.477Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:18:20.133Z] 2026-02-18 22:18:19,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.653s. Listening on: http://localhost:8081
[2026-02-18T22:18:20.133Z] 2026-02-18 22:18:19,659 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:20.133Z] 2026-02-18 22:18:19,660 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:20.461Z] 2026-02-18 22:18:20,341 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:18:20.461Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s - in io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:18:20.461Z] [INFO] Running io.quarkus.resteasy.test.NoProducesValueTest
[2026-02-18T22:18:22.145Z] 2026-02-18 22:18:21,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.785s. Listening on: http://localhost:8081
[2026-02-18T22:18:22.145Z] 2026-02-18 22:18:21,844 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:22.145Z] 2026-02-18 22:18:21,844 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:22.501Z] 2026-02-18 22:18:22,321 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:18:22.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in io.quarkus.resteasy.test.NoProducesValueTest
[2026-02-18T22:18:22.501Z] [INFO] Running io.quarkus.resteasy.test.route.UserRouteTest
[2026-02-18T22:18:23.699Z] 2026-02-18 22:18:23,540 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-18T22:18:23.699Z] 2026-02-18 22:18:23,540 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:23.699Z] 2026-02-18 22:18:23,541 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:24.405Z] 2026-02-18 22:18:24,149 INFO [io.quarkus] (main) Quarkus stopped in 0.111s
[2026-02-18T22:18:24.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in io.quarkus.resteasy.test.route.UserRouteTest
[2026-02-18T22:18:24.405Z] [INFO] Running io.quarkus.resteasy.test.CookieTest
[2026-02-18T22:18:25.563Z] 2026-02-18 22:18:25,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-18T22:18:25.563Z] 2026-02-18 22:18:25,432 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:25.563Z] 2026-02-18 22:18:25,432 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:26.294Z] 2026-02-18 22:18:25,910 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:18:26.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s - in io.quarkus.resteasy.test.CookieTest
[2026-02-18T22:18:26.294Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-02-18T22:18:28.007Z] 2026-02-18 22:18:27,471 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:18:28.007Z] 2026-02-18 22:18:27,471 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:28.007Z] 2026-02-18 22:18:27,471 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:28.007Z] 2026-02-18 22:18:27,957 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:18:28.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-02-18T22:18:28.340Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-02-18T22:18:29.492Z] 2026-02-18 22:18:29,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:18:29.492Z] 2026-02-18 22:18:29,182 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:29.492Z] 2026-02-18 22:18:29,182 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:29.821Z] 2026-02-18 22:18:29,649 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:18:29.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-02-18T22:18:29.821Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-02-18T22:18:30.967Z] 2026-02-18 22:18:30,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:18:30.967Z] 2026-02-18 22:18:30,882 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:30.967Z] 2026-02-18 22:18:30,882 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:31.697Z] 2026-02-18 22:18:31,390 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:18:31.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 s - in io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-02-18T22:18:31.697Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationTest
[2026-02-18T22:18:32.840Z] 2026-02-18 22:18:32,637 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2026-02-18T22:18:32.840Z] 2026-02-18 22:18:32,638 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:32.840Z] 2026-02-18 22:18:32,638 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:33.550Z] 2026-02-18 22:18:33,220 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:18:33.550Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in io.quarkus.resteasy.test.root.ApplicationTest
[2026-02-18T22:18:33.550Z] [INFO] Running io.quarkus.resteasy.test.root.BuildProfileTest
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,211 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter3 is already registered. 2nd registration is being ignored.
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,229 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,232 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,501 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:34.693Z] 2026-02-18 22:18:34,502 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:35.404Z] 2026-02-18 22:18:35,029 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:18:35.404Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in io.quarkus.resteasy.test.root.BuildProfileTest
[2026-02-18T22:18:35.404Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-02-18T22:18:36.550Z] 2026-02-18 22:18:36,327 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-02-18T22:18:36.550Z] 2026-02-18 22:18:36,328 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:36.550Z] 2026-02-18 22:18:36,328 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:36.880Z] 2026-02-18 22:18:36,802 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:18:36.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-02-18T22:18:36.880Z] [INFO] Running io.quarkus.resteasy.test.JsonProviderTestCase
[2026-02-18T22:18:38.023Z] 2026-02-18 22:18:37,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-02-18T22:18:38.023Z] 2026-02-18 22:18:37,939 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:38.023Z] 2026-02-18 22:18:37,939 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:39.671Z] 2026-02-18 22:18:39,217 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:18:39.671Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.406 s - in io.quarkus.resteasy.test.JsonProviderTestCase
[2026-02-18T22:18:39.671Z] [INFO] Running io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-02-18T22:18:40.824Z] 2026-02-18 22:18:40,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2026-02-18T22:18:40.824Z] 2026-02-18 22:18:40,523 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:40.824Z] 2026-02-18 22:18:40,523 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:41.168Z] 2026-02-18 22:18:40,930 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.168Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.168Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.168Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.168Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.168Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.168Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.168Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.169Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.optionsException(ExceptionReturnStatusAndBodyTest.java:86)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.169Z] ... 15 more
[2026-02-18T22:18:41.169Z]
[2026-02-18T22:18:41.169Z] 2026-02-18 22:18:41,036 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.169Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.169Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.getException(ExceptionReturnStatusAndBodyTest.java:76)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.169Z] ... 15 more
[2026-02-18T22:18:41.169Z]
[2026-02-18T22:18:41.169Z] 2026-02-18 22:18:41,062 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-3: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.169Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.169Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.putException(ExceptionReturnStatusAndBodyTest.java:101)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.169Z] ... 15 more
[2026-02-18T22:18:41.169Z]
[2026-02-18T22:18:41.169Z] 2026-02-18 22:18:41,082 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-4: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.169Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.169Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.patchException(ExceptionReturnStatusAndBodyTest.java:91)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.169Z] ... 15 more
[2026-02-18T22:18:41.169Z]
[2026-02-18T22:18:41.169Z] 2026-02-18 22:18:41,097 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-5: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.169Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.169Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.169Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.headException(ExceptionReturnStatusAndBodyTest.java:81)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.169Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.169Z] ... 15 more
[2026-02-18T22:18:41.169Z]
[2026-02-18T22:18:41.496Z] 2026-02-18 22:18:41,130 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-6: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.496Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.496Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.496Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.496Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.postException(ExceptionReturnStatusAndBodyTest.java:96)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.496Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.496Z] ... 15 more
[2026-02-18T22:18:41.496Z]
[2026-02-18T22:18:41.496Z] 2026-02-18 22:18:41,152 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 899542fc-caa7-4b09-9cea-a5a06de64a40-7: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:18:41.496Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:18:41.496Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:18:41.496Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:18:41.496Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:18:41.496Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-18T22:18:41.496Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.deleteException(ExceptionReturnStatusAndBodyTest.java:71)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:18:41.496Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:18:41.496Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:18:41.496Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:18:41.496Z] ... 15 more
[2026-02-18T22:18:41.496Z]
[2026-02-18T22:18:41.496Z] 2026-02-18 22:18:41,183 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:18:41.496Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 s - in io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-02-18T22:18:41.496Z] [INFO] Running io.quarkus.resteasy.test.MalformedURLTestCase
[2026-02-18T22:18:42.658Z] 2026-02-18 22:18:42,563 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2026-02-18T22:18:42.658Z] 2026-02-18 22:18:42,563 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:42.658Z] 2026-02-18 22:18:42,563 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:43.361Z] 2026-02-18 22:18:43,108 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:18:43.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in io.quarkus.resteasy.test.MalformedURLTestCase
[2026-02-18T22:18:43.361Z] [INFO] Running io.quarkus.resteasy.test.sse.SseTestCase
[2026-02-18T22:18:45.016Z] 2026-02-18 22:18:43,921 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:18:45.016Z] 2026-02-18 22:18:44,528 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-02-18T22:18:45.016Z] 2026-02-18 22:18:44,528 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:45.016Z] 2026-02-18 22:18:44,528 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:45.016Z] 2026-02-18 22:18:44,830 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:18:45.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in io.quarkus.resteasy.test.sse.SseTestCase
[2026-02-18T22:18:45.016Z] [INFO] Running io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-02-18T22:18:50.914Z] Tests paused
[2026-02-18T22:18:50.914Z] 2026-02-18 22:18:45,545 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:18:50.914Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:18:50.914Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:18:50.914Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:18:50.914Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:18:50.914Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:18:50.914Z] 2026-02-18 22:18:49,716 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.448s. Listening on: http://localhost:8080
[2026-02-18T22:18:50.914Z] 2026-02-18 22:18:49,717 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:18:50.914Z] 2026-02-18 22:18:49,717 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:50.914Z] 2026-02-18 22:18:50,294 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:18:50.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.535 s - in io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-02-18T22:18:50.914Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-02-18T22:18:52.061Z] 2026-02-18 22:18:51,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-02-18T22:18:52.061Z] 2026-02-18 22:18:51,795 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:52.061Z] 2026-02-18 22:18:51,797 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:52.770Z] 2026-02-18 22:18:52,464 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:18:52.770Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-02-18T22:18:52.770Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-02-18T22:18:53.915Z] 2026-02-18 22:18:53,593 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-18T22:18:53.915Z] 2026-02-18 22:18:53,593 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:53.915Z] 2026-02-18 22:18:53,593 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:54.622Z] 2026-02-18 22:18:54,219 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:18:54.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-02-18T22:18:54.622Z] [INFO] Running io.quarkus.resteasy.test.files.NoResourceTest
[2026-02-18T22:18:55.331Z] 2026-02-18 22:18:55,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-02-18T22:18:55.331Z] 2026-02-18 22:18:55,242 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:55.331Z] 2026-02-18 22:18:55,242 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:56.035Z] 2026-02-18 22:18:55,679 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:18:56.035Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s - in io.quarkus.resteasy.test.files.NoResourceTest
[2026-02-18T22:18:56.035Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-02-18T22:18:57.178Z] 2026-02-18 22:18:56,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-02-18T22:18:57.178Z] 2026-02-18 22:18:56,740 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:18:57.178Z] 2026-02-18 22:18:56,740 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-18T22:18:57.506Z] 2026-02-18 22:18:57,187 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:18:57.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-02-18T22:18:57.506Z] [INFO] Running io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-02-18T22:19:01.279Z] Tests paused
[2026-02-18T22:19:01.279Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:01.279Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:01.279Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:01.279Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:01.279Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,068 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.476s. Listening on: http://localhost:8080
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,068 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,069 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,271 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test1578696809857853344/src/main/resources/application.properties
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,273 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,281 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:19:01.279Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:01.279Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:01.279Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:01.279Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:01.279Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,703 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8080
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,704 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,704 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,704 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.434s
[2026-02-18T22:19:01.279Z] 2026-02-18 22:19:00,718 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:19:04.260Z] Tests paused
[2026-02-18T22:19:04.260Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:04.260Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:04.260Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:04.260Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:04.260Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:04.260Z] 2026-02-18 22:19:03,732 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.508s. Listening on: http://localhost:8080
[2026-02-18T22:19:04.260Z] 2026-02-18 22:19:03,732 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:04.260Z] 2026-02-18 22:19:03,732 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:04.260Z] 2026-02-18 22:19:03,904 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:19:10.263Z] Tests paused
[2026-02-18T22:19:10.263Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:10.263Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:10.263Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:10.263Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:10.263Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:07,058 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.643s. Listening on: http://localhost:8080
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:07,058 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:07,058 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,168 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,178 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:19:10.263Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:10.263Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:10.263Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:10.263Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:10.263Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,627 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8080
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,627 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,627 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,628 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.259s
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,641 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-18T22:19:10.263Z] 2026-02-18 22:19:09,641 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:19:10.264Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.498 s - in io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-02-18T22:19:10.264Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-02-18T22:19:11.451Z] 2026-02-18 22:19:11,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T22:19:11.451Z] 2026-02-18 22:19:11,072 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:11.451Z] 2026-02-18 22:19:11,072 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:11.778Z] 2026-02-18 22:19:11,603 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:19:11.778Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-02-18T22:19:11.778Z] [INFO] Running io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-02-18T22:19:12.917Z] 2026-02-18 22:19:12,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-18T22:19:12.917Z] 2026-02-18 22:19:12,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:12.917Z] 2026-02-18 22:19:12,794 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:13.624Z] 2026-02-18 22:19:13,271 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:19:13.625Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-02-18T22:19:13.625Z] [INFO] Running io.quarkus.resteasy.test.ContentLengthTestCase
[2026-02-18T22:19:14.765Z] 2026-02-18 22:19:14,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-18T22:19:14.765Z] 2026-02-18 22:19:14,431 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:14.765Z] 2026-02-18 22:19:14,431 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:15.091Z] 2026-02-18 22:19:15,011 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:19:15.091Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 s - in io.quarkus.resteasy.test.ContentLengthTestCase
[2026-02-18T22:19:15.091Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-02-18T22:19:17.340Z] 2026-02-18 22:19:17,124 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-18T22:19:17.340Z] 2026-02-18 22:19:17,125 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:17.340Z] 2026-02-18 22:19:17,125 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:19:18.044Z] 2026-02-18 22:19:17,735 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:19:18.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s - in io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-02-18T22:19:18.044Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-02-18T22:19:19.237Z] 2026-02-18 22:19:19,031 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2026-02-18T22:19:19.237Z] 2026-02-18 22:19:19,031 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:19.237Z] 2026-02-18 22:19:19,031 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:20.386Z] 2026-02-18 22:19:19,919 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-18T22:19:20.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 s - in io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-02-18T22:19:20.386Z] [INFO] Running io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-02-18T22:19:22.043Z] 2026-02-18 22:19:21,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.588s. Listening on: http://localhost:8081
[2026-02-18T22:19:22.043Z] 2026-02-18 22:19:21,746 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:22.043Z] 2026-02-18 22:19:21,746 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:22.750Z] 2026-02-18 22:19:22,354 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:19:22.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-02-18T22:19:22.750Z] [INFO] Running io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-02-18T22:19:23.899Z] 2026-02-18 22:19:23,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.669s. Listening on: http://localhost:8081
[2026-02-18T22:19:23.899Z] 2026-02-18 22:19:23,806 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:23.899Z] 2026-02-18 22:19:23,806 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:24.606Z] 2026-02-18 22:19:24,272 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:19:24.606Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s - in io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-02-18T22:19:24.606Z] [INFO] Running io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-02-18T22:19:25.756Z] 2026-02-18 22:19:25,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-18T22:19:25.756Z] 2026-02-18 22:19:25,390 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:25.756Z] 2026-02-18 22:19:25,391 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:26.466Z] 2026-02-18 22:19:26,216 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-18T22:19:26.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 s - in io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-02-18T22:19:26.466Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-02-18T22:19:28.131Z] 2026-02-18 22:19:28,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T22:19:28.131Z] 2026-02-18 22:19:28,060 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:19:28.131Z] 2026-02-18 22:19:28,060 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:28.896Z] 2026-02-18 22:19:28,657 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:19:28.896Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-02-18T22:19:28.896Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-02-18T22:19:31.840Z] Tests paused
[2026-02-18T22:19:31.840Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:31.840Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:31.840Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:31.840Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:31.840Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:31.840Z] 2026-02-18 22:19:31,585 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.464s. Listening on: http://localhost:8080
[2026-02-18T22:19:31.840Z] 2026-02-18 22:19:31,585 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:31.840Z] 2026-02-18 22:19:31,585 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:31.840Z] 2026-02-18 22:19:31,768 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:19:35.728Z] Tests paused
[2026-02-18T22:19:35.728Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:35.728Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:35.728Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:35.728Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:35.728Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:35.728Z] 2026-02-18 22:19:34,724 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.527s. Listening on: http://localhost:8080
[2026-02-18T22:19:35.728Z] 2026-02-18 22:19:34,724 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:35.728Z] 2026-02-18 22:19:34,724 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:35.728Z] 2026-02-18 22:19:34,919 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:19:38.680Z] Tests paused
[2026-02-18T22:19:38.680Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:38.680Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:38.680Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:38.680Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:38.680Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:38.680Z] 2026-02-18 22:19:37,786 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.472s. Listening on: http://localhost:8080
[2026-02-18T22:19:38.680Z] 2026-02-18 22:19:37,787 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:38.680Z] 2026-02-18 22:19:37,787 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:38.680Z] 2026-02-18 22:19:37,881 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.004s
[2026-02-18T22:19:38.680Z] 2026-02-18 22:19:38,006 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:19:42.452Z] Tests paused
[2026-02-18T22:19:42.452Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:42.452Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:42.452Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:42.452Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:42.452Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:42.452Z] 2026-02-18 22:19:41,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.211s. Listening on: http://localhost:8080
[2026-02-18T22:19:42.452Z] 2026-02-18 22:19:41,553 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:42.452Z] 2026-02-18 22:19:41,553 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:42.452Z] 2026-02-18 22:19:41,764 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.006s
[2026-02-18T22:19:42.452Z] 2026-02-18 22:19:41,937 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-02-18T22:19:45.404Z] Tests paused
[2026-02-18T22:19:45.404Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:45.404Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:45.404Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:45.404Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:45.404Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:45.404Z] 2026-02-18 22:19:45,099 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.578s. Listening on: http://localhost:8080
[2026-02-18T22:19:45.404Z] 2026-02-18 22:19:45,099 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:45.404Z] 2026-02-18 22:19:45,099 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:45.404Z] 2026-02-18 22:19:45,299 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:19:45.404Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.675 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-02-18T22:19:45.404Z] [INFO] Running io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-02-18T22:19:49.178Z] Tests paused
[2026-02-18T22:19:49.178Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:49.178Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:49.178Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:49.178Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:49.178Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:49.178Z] 2026-02-18 22:19:48,204 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.464s. Listening on: http://localhost:8080
[2026-02-18T22:19:49.178Z] 2026-02-18 22:19:48,204 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:49.178Z] 2026-02-18 22:19:48,204 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:49.178Z] 2026-02-18 22:19:48,347 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:19:52.128Z] Tests paused
[2026-02-18T22:19:52.128Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:52.128Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:52.128Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:52.128Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:52.128Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:52.128Z] 2026-02-18 22:19:51,334 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.602s. Listening on: http://localhost:8080
[2026-02-18T22:19:52.128Z] 2026-02-18 22:19:51,334 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:52.128Z] 2026-02-18 22:19:51,334 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:52.128Z] 2026-02-18 22:19:51,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:19:55.091Z] Tests paused
[2026-02-18T22:19:55.091Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:55.091Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:55.091Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:55.091Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:55.091Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:55.091Z] 2026-02-18 22:19:54,558 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.635s. Listening on: http://localhost:8080
[2026-02-18T22:19:55.091Z] 2026-02-18 22:19:54,558 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:55.091Z] 2026-02-18 22:19:54,558 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:55.091Z] 2026-02-18 22:19:54,931 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-18T22:19:59.919Z] Tests paused
[2026-02-18T22:19:59.919Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:19:59.919Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:19:59.919Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:19:59.919Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:19:59.919Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:19:59.919Z] 2026-02-18 22:19:58,682 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.144s. Listening on: http://localhost:8080
[2026-02-18T22:19:59.919Z] 2026-02-18 22:19:58,682 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:19:59.919Z] 2026-02-18 22:19:58,682 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:19:59.919Z] 2026-02-18 22:19:58,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-18T22:19:59.919Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.595 s - in io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-02-18T22:19:59.919Z] [INFO] Running io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-02-18T22:20:00.344Z] 2026-02-18 22:19:58,926 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T22:20:00.344Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T22:20:00.344Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:20:00.344Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-02-18T22:20:00.345Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-02-18T22:20:00.345Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:20:00.345Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:20:00.345Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:20:00.345Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:20:00.345Z]
[2026-02-18T22:20:00.345Z] 2026-02-18 22:19:58,926 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-02-18T22:20:00.345Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-02-18T22:20:00.345Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-02-18T22:20:00.345Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:20:00.345Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:20:00.345Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:20:00.345Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:20:00.345Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:20:00.345Z]
[2026-02-18T22:20:00.345Z] 2026-02-18 22:20:00,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-18T22:20:00.345Z] 2026-02-18 22:20:00,046 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:00.345Z] 2026-02-18 22:20:00,046 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:00.690Z] 2026-02-18 22:20:00,542 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:20:00.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-02-18T22:20:00.690Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-02-18T22:20:04.539Z] Tests paused
[2026-02-18T22:20:04.539Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:20:04.539Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:20:04.539Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:20:04.539Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:20:04.539Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:20:04.539Z] 2026-02-18 22:20:03,478 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.535s. Listening on: http://localhost:8080
[2026-02-18T22:20:04.539Z] 2026-02-18 22:20:03,478 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:20:04.539Z] 2026-02-18 22:20:03,478 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:04.539Z] 2026-02-18 22:20:03,671 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:20:04.539Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.188 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-02-18T22:20:04.539Z] [INFO] Running io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-02-18T22:20:05.690Z] 2026-02-18 22:20:05,346 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.850s. Listening on: http://localhost:8081
[2026-02-18T22:20:05.690Z] 2026-02-18 22:20:05,347 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:05.690Z] 2026-02-18 22:20:05,347 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:08.640Z] 2026-02-18 22:20:08,352 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (Timer-0) HTTP Request to /in failed, error id: c7977c52-8b9f-42ef-b542-3281a3ea2f47-1: org.jboss.resteasy.spi.UnhandledException: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:20:08.640Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:20:08.640Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:20:08.640Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:20:08.640Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:82)
[2026-02-18T22:20:08.640Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:42)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:20:08.640Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:20:08.640Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:20:08.640Z] at io.quarkus.resteasy.test.InputStreamResource$1$1.run(InputStreamResource.java:55)
[2026-02-18T22:20:08.640Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-18T22:20:08.640Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-18T22:20:08.640Z] Caused by: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-02-18T22:20:08.640Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:254)
[2026-02-18T22:20:08.641Z] at io.quarkus.vertx.http.runtime.VertxInputStream.readIntoBuffer(VertxInputStream.java:121)
[2026-02-18T22:20:08.641Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:83)
[2026-02-18T22:20:08.641Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:71)
[2026-02-18T22:20:08.641Z] at io.quarkus.resteasy.test.InputStreamResource.read(InputStreamResource.java:38)
[2026-02-18T22:20:08.641Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:20:08.641Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:20:08.641Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:20:08.641Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:20:08.641Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:20:08.641Z] ... 48 more
[2026-02-18T22:20:08.641Z] Caused by: java.nio.channels.ClosedChannelException
[2026-02-18T22:20:08.641Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.<init>(VertxInputStream.java:182)
[2026-02-18T22:20:08.641Z] at io.quarkus.vertx.http.runtime.VertxInputStream.<init>(VertxInputStream.java:35)
[2026-02-18T22:20:08.641Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:78)
[2026-02-18T22:20:08.641Z] ... 40 more
[2026-02-18T22:20:08.641Z]
[2026-02-18T22:20:08.641Z] 2026-02-18 22:20:08,369 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:20:08.641Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.632 s - in io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-02-18T22:20:08.641Z] [INFO] Running io.quarkus.resteasy.test.NullHeaderTestCase
[2026-02-18T22:20:09.792Z] 2026-02-18 22:20:09,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-02-18T22:20:09.792Z] 2026-02-18 22:20:09,535 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:09.792Z] 2026-02-18 22:20:09,535 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:10.495Z] 2026-02-18 22:20:10,113 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:20:10.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in io.quarkus.resteasy.test.NullHeaderTestCase
[2026-02-18T22:20:10.495Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseTest
[2026-02-18T22:20:11.654Z] 2026-02-18 22:20:11,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:20:11.654Z] 2026-02-18 22:20:11,209 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:11.654Z] 2026-02-18 22:20:11,209 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:11.984Z] 2026-02-18 22:20:11,763 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:20:11.984Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.resteasy.test.InputStreamResponseTest
[2026-02-18T22:20:11.984Z] [INFO] Running io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-02-18T22:20:13.644Z] 2026-02-18 22:20:13,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.721s. Listening on: http://localhost:8081
[2026-02-18T22:20:13.644Z] 2026-02-18 22:20:13,130 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:13.644Z] 2026-02-18 22:20:13,131 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:13.981Z] 2026-02-18 22:20:13,843 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:20:13.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s - in io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-02-18T22:20:13.981Z] [INFO] Running io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-02-18T22:20:15.642Z] 2026-02-18 22:20:15,400 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.778s. Listening on: http://localhost:8081
[2026-02-18T22:20:15.642Z] 2026-02-18 22:20:15,400 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:15.642Z] 2026-02-18 22:20:15,400 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:16.381Z] 2026-02-18 22:20:16,182 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:20:16.381Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.33 s - in io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-02-18T22:20:16.381Z] [INFO] Running io.quarkus.resteasy.test.IncompletePostTestCase
[2026-02-18T22:20:17.525Z] 2026-02-18 22:20:17,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T22:20:17.525Z] 2026-02-18 22:20:17,318 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:17.525Z] 2026-02-18 22:20:17,318 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:18.232Z] 2026-02-18 22:20:17,967 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:20:18.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in io.quarkus.resteasy.test.IncompletePostTestCase
[2026-02-18T22:20:18.232Z] [INFO] Running io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-02-18T22:20:24.137Z] Tests paused
[2026-02-18T22:20:24.138Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:20:24.138Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:20:24.138Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:20:24.138Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:20:24.138Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:21,983 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.659s. Listening on: http://localhost:8080
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:21,984 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:21,984 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:22,313 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test3817627303804460951/src/main/resources/application.properties
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:22,317 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:22,332 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:20:24.138Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:20:24.138Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:20:24.138Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:20:24.138Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:20:24.138Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:23,048 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.709s. Listening on: http://localhost:8080
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:23,048 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:23,048 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:23,049 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.739s
[2026-02-18T22:20:24.138Z] 2026-02-18 22:20:23,067 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:20:24.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.169 s - in io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-02-18T22:20:24.138Z] [INFO] Running io.quarkus.resteasy.test.QueryParamTest
[2026-02-18T22:20:24.853Z] 2026-02-18 22:20:24,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:20:24.853Z] 2026-02-18 22:20:24,509 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:24.853Z] 2026-02-18 22:20:24,509 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:25.559Z] 2026-02-18 22:20:25,180 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:20:25.559Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s - in io.quarkus.resteasy.test.QueryParamTest
[2026-02-18T22:20:25.559Z] [INFO] Running io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-02-18T22:20:27.367Z] 2026-02-18 22:20:27,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.839s. Listening on: http://localhost:8081
[2026-02-18T22:20:27.367Z] 2026-02-18 22:20:27,046 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:27.367Z] 2026-02-18 22:20:27,046 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:28.092Z] 2026-02-18 22:20:27,981 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:20:28.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.801 s - in io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-02-18T22:20:28.092Z] [INFO] Running io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-02-18T22:20:31.139Z] 2026-02-18 22:20:30,364 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.934s. Listening on: http://localhost:8081
[2026-02-18T22:20:31.139Z] 2026-02-18 22:20:30,364 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:31.139Z] 2026-02-18 22:20:30,364 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:31.139Z] 2026-02-18 22:20:30,943 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:20:31.139Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 s - in io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-02-18T22:20:31.139Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-02-18T22:20:34.946Z] Tests paused
[2026-02-18T22:20:34.946Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:20:34.946Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:20:34.946Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:20:34.946Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:20:34.946Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:20:34.946Z] 2026-02-18 22:20:34,162 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.698s. Listening on: http://localhost:8080
[2026-02-18T22:20:34.946Z] 2026-02-18 22:20:34,163 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:20:34.946Z] 2026-02-18 22:20:34,163 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:34.946Z] 2026-02-18 22:20:34,348 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:20:34.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.429 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-02-18T22:20:34.946Z] [INFO] Running io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-02-18T22:20:36.617Z] 2026-02-18 22:20:36,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.912s. Listening on: http://localhost:8081
[2026-02-18T22:20:36.617Z] 2026-02-18 22:20:36,198 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:36.617Z] 2026-02-18 22:20:36,198 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:37.322Z] 2026-02-18 22:20:37,159 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:20:37.322Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.798 s - in io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-02-18T22:20:37.322Z] [INFO] Running io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-02-18T22:20:38.994Z] 2026-02-18 22:20:38,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.759s. Listening on: http://localhost:8081
[2026-02-18T22:20:38.994Z] 2026-02-18 22:20:38,905 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:38.994Z] 2026-02-18 22:20:38,905 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:40.137Z] 2026-02-18 22:20:39,735 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:20:40.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.552 s - in io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-02-18T22:20:40.137Z] [INFO] Running io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-02-18T22:20:41.832Z] 2026-02-18 22:20:41,334 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.828s. Listening on: http://localhost:8081
[2026-02-18T22:20:41.832Z] 2026-02-18 22:20:41,335 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:41.832Z] 2026-02-18 22:20:41,335 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:42.537Z] 2026-02-18 22:20:42,185 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:20:42.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-02-18T22:20:42.537Z] [INFO] Running io.quarkus.resteasy.test.ContextTest
[2026-02-18T22:20:44.204Z] 2026-02-18 22:20:44,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.891s. Listening on: http://localhost:8081
[2026-02-18T22:20:44.204Z] 2026-02-18 22:20:44,006 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:20:44.204Z] 2026-02-18 22:20:44,006 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-18T22:20:44.915Z] 2026-02-18 22:20:44,830 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:20:44.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 s - in io.quarkus.resteasy.test.ContextTest
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] Results:
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-deployment ---
[2026-02-18T22:20:45.625Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-deployment ---
[2026-02-18T22:20:45.625Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-deployment ---
[2026-02-18T22:20:45.625Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.jar
[2026-02-18T22:20:45.625Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.pom
[2026-02-18T22:20:45.625Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] ----------< io.quarkus:quarkus-apache-httpclient-deployment >-----------
[2026-02-18T22:20:45.625Z] [INFO] Building Quarkus - Apache HttpClient - Deployment 2.7.5.Final [195/964]
[2026-02-18T22:20:45.625Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:45.625Z] [INFO]
[2026-02-18T22:20:45.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:46.349Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/main/resources
[2026-02-18T22:20:46.349Z] [INFO]
[2026-02-18T22:20:46.349Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.349Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:20:46.349Z] [INFO] Compiling 1 source file to /quarkus/extensions/apache-httpclient/deployment/target/classes
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:46.679Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/test/resources
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] No sources to compile
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] No tests to run.
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:46.679Z] [INFO]
[2026-02-18T22:20:46.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-deployment ---
[2026-02-18T22:20:46.679Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2026-02-18T22:20:47.009Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.pom
[2026-02-18T22:20:47.009Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:47.009Z] [INFO]
[2026-02-18T22:20:47.009Z] [INFO] ----------< io.quarkus:quarkus-rest-client-config-deployment >----------
[2026-02-18T22:20:47.009Z] [INFO] Building Quarkus - REST Client Config - Deployment 2.7.5.Final [196/964]
[2026-02-18T22:20:47.009Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:20:47.009Z] [INFO]
[2026-02-18T22:20:47.009Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.009Z] [INFO]
[2026-02-18T22:20:47.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:47.339Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/main/resources
[2026-02-18T22:20:47.339Z] [INFO]
[2026-02-18T22:20:47.339Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.339Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:20:47.339Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/classes
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:47.786Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/test/resources
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] No sources to compile
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] No tests to run.
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-deployment ---
[2026-02-18T22:20:47.786Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2026-02-18T22:20:47.786Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.pom
[2026-02-18T22:20:47.786Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] ---------< io.quarkus:quarkus-smallrye-fault-tolerance-parent >---------
[2026-02-18T22:20:47.786Z] [INFO] Building Quarkus - SmallRye Fault tolerance 2.7.5.Final [197/964]
[2026-02-18T22:20:47.786Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-18T22:20:47.786Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.5.Final/quarkus-smallrye-fault-tolerance-parent-2.7.5.Final.pom
[2026-02-18T22:20:47.786Z] [INFO]
[2026-02-18T22:20:47.786Z] [INFO] ------------< io.quarkus:quarkus-smallrye-fault-tolerance >-------------
[2026-02-18T22:20:47.786Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Runtime 2.7.5.Final [198/964]
[2026-02-18T22:20:47.786Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:20:47.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 902 B/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 144 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 286 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 7.9 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 190 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 17 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 18 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 39 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2026-02-18T22:20:53.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 33 kB/s)
[2026-02-18T22:20:53.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2026-02-18T22:20:54.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 194 kB/s)
[2026-02-18T22:20:54.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2026-02-18T22:20:54.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 779 kB/s)
[2026-02-18T22:20:54.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2026-02-18T22:20:54.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 172 kB/s)
[2026-02-18T22:20:54.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2026-02-18T22:20:54.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 8.2 kB/s)
[2026-02-18T22:20:54.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 31 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 2.7 MB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 330 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 1.5 MB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 56 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 49 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 51 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 37 kB/s)
[2026-02-18T22:20:54.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 32 kB/s)
[2026-02-18T22:20:54.344Z] [INFO]
[2026-02-18T22:20:54.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.344Z] [INFO]
[2026-02-18T22:20:54.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.673Z] [INFO]
[2026-02-18T22:20:54.673Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.673Z] [INFO]
[2026-02-18T22:20:54.673Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.673Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:54.674Z] [INFO] Copying 1 resource
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO]
[2026-02-18T22:20:54.674Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:54.674Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:20:54.674Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-fault-tolerance/runtime/target/classes
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:55.008Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/runtime/src/test/resources
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] No sources to compile
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] No tests to run.
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance ---
[2026-02-18T22:20:55.008Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2026-02-18T22:20:55.008Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.pom
[2026-02-18T22:20:55.008Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] -------< io.quarkus:quarkus-smallrye-fault-tolerance-deployment >-------
[2026-02-18T22:20:55.008Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Deployment 2.7.5.Final [199/964]
[2026-02-18T22:20:55.008Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.008Z] [INFO]
[2026-02-18T22:20:55.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO] Processed 38 files in 112ms (Formatted: 0, Unchanged: 38, Failed: 0, Readonly: 0)
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO] Processed 38 files in 00:00.076 (Already Sorted: 38, Needed Sorting: 0)
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:55.714Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/resources
[2026-02-18T22:20:55.714Z] [INFO]
[2026-02-18T22:20:55.714Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:55.714Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:20:55.714Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/classes
[2026-02-18T22:20:56.044Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[187,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:20:56.044Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[192,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:20:56.044Z] [INFO]
[2026-02-18T22:20:56.044Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:56.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:20:56.044Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/test/resources
[2026-02-18T22:20:56.044Z] [INFO]
[2026-02-18T22:20:56.044Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:56.044Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:20:56.044Z] [INFO] Compiling 35 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/test-classes
[2026-02-18T22:20:56.750Z] [INFO]
[2026-02-18T22:20:56.750Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:20:56.751Z] [INFO]
[2026-02-18T22:20:56.751Z] [INFO] -------------------------------------------------------
[2026-02-18T22:20:56.751Z] [INFO] T E S T S
[2026-02-18T22:20:56.751Z] [INFO] -------------------------------------------------------
[2026-02-18T22:20:56.751Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:20:57.905Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-02-18T22:21:03.836Z] 2026-02-18 22:21:02,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s.
[2026-02-18T22:21:03.836Z] 2026-02-18 22:21:02,695 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:03.836Z] 2026-02-18 22:21:02,695 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:03.836Z] 2026-02-18 22:21:02,763 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-18T22:21:03.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.129 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-02-18T22:21:03.836Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-02-18T22:21:04.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-02-18T22:21:04.164Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-02-18T22:21:05.306Z] 2026-02-18 22:21:05,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.223s.
[2026-02-18T22:21:05.306Z] 2026-02-18 22:21:05,049 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:05.306Z] 2026-02-18 22:21:05,049 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:05.306Z] 2026-02-18 22:21:05,171 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:21:05.306Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-02-18T22:21:05.306Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-02-18T22:21:06.448Z] 2026-02-18 22:21:06,291 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.214s.
[2026-02-18T22:21:06.448Z] 2026-02-18 22:21:06,293 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:06.448Z] 2026-02-18 22:21:06,293 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:06.777Z] 2026-02-18 22:21:06,533 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:21:06.777Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-02-18T22:21:06.777Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-02-18T22:21:07.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-02-18T22:21:07.484Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-02-18T22:21:08.630Z] 2026-02-18 22:21:08,273 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.224s.
[2026-02-18T22:21:08.630Z] 2026-02-18 22:21:08,274 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:08.630Z] 2026-02-18 22:21:08,274 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:08.630Z] 2026-02-18 22:21:08,395 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:21:08.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-02-18T22:21:08.630Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-02-18T22:21:09.336Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-02-18T22:21:09.336Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-02-18T22:21:10.483Z] 2026-02-18 22:21:10,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.243s.
[2026-02-18T22:21:10.483Z] 2026-02-18 22:21:10,291 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:10.483Z] 2026-02-18 22:21:10,291 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:10.813Z] 2026-02-18 22:21:10,630 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:21:10.813Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-02-18T22:21:10.813Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-02-18T22:21:11.519Z] 2026-02-18 22:21:11,472 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.209s.
[2026-02-18T22:21:11.519Z] 2026-02-18 22:21:11,472 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:11.519Z] 2026-02-18 22:21:11,472 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:11.847Z] 2026-02-18 22:21:11,587 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:21:11.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-02-18T22:21:11.847Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-02-18T22:21:12.559Z] 2026-02-18 22:21:12,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.202s.
[2026-02-18T22:21:12.559Z] 2026-02-18 22:21:12,403 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:12.559Z] 2026-02-18 22:21:12,405 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:12.889Z] 2026-02-18 22:21:12,563 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:21:12.889Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-02-18T22:21:12.889Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-02-18T22:21:13.222Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-02-18T22:21:13.222Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-02-18T22:21:14.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-02-18T22:21:14.016Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-02-18T22:21:14.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-02-18T22:21:14.727Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-02-18T22:21:15.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-02-18T22:21:15.440Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-02-18T22:21:16.146Z] 2026-02-18 22:21:15,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.573s.
[2026-02-18T22:21:16.146Z] 2026-02-18 22:21:15,840 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:16.146Z] 2026-02-18 22:21:15,840 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-18T22:21:16.146Z] 2026-02-18 22:21:15,854 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:21:16.146Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s - in io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.146Z] [INFO] Results:
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.146Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.146Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:21:16.146Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.146Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:21:16.146Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:21:16.146Z] [INFO]
[2026-02-18T22:21:16.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-18T22:21:16.147Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2026-02-18T22:21:16.147Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.pom
[2026-02-18T22:21:16.147Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:21:16.147Z] [INFO]
[2026-02-18T22:21:16.147Z] [INFO] -------------< io.quarkus:quarkus-rest-client-deployment >--------------
[2026-02-18T22:21:16.147Z] [INFO] Building Quarkus - REST Client - Deployment 2.7.5.Final [200/964]
[2026-02-18T22:21:16.147Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:21:16.147Z] [INFO]
[2026-02-18T22:21:16.147Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.147Z] [INFO]
[2026-02-18T22:21:16.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.853Z] [INFO]
[2026-02-18T22:21:16.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.853Z] [INFO]
[2026-02-18T22:21:16.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.853Z] [INFO]
[2026-02-18T22:21:16.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.854Z] [INFO]
[2026-02-18T22:21:16.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.854Z] [INFO]
[2026-02-18T22:21:16.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.854Z] [INFO]
[2026-02-18T22:21:16.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:16.854Z] [INFO]
[2026-02-18T22:21:16.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.181Z] [INFO] Processed 39 files in 130ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-02-18T22:21:17.181Z] [INFO]
[2026-02-18T22:21:17.181Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.181Z] [INFO] Processed 39 files in 00:00.123 (Already Sorted: 39, Needed Sorting: 0)
[2026-02-18T22:21:17.181Z] [INFO]
[2026-02-18T22:21:17.181Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:17.181Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client/deployment/src/main/resources
[2026-02-18T22:21:17.181Z] [INFO]
[2026-02-18T22:21:17.181Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.181Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:21:17.181Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/classes
[2026-02-18T22:21:17.915Z] [INFO]
[2026-02-18T22:21:17.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:17.915Z] [INFO] Copying 4 resources
[2026-02-18T22:21:17.915Z] [INFO]
[2026-02-18T22:21:17.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:17.915Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:21:17.915Z] [INFO] Compiling 36 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/test-classes
[2026-02-18T22:21:18.622Z] [INFO]
[2026-02-18T22:21:18.622Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:18.622Z] [INFO]
[2026-02-18T22:21:18.622Z] [INFO] -------------------------------------------------------
[2026-02-18T22:21:18.622Z] [INFO] T E S T S
[2026-02-18T22:21:18.622Z] [INFO] -------------------------------------------------------
[2026-02-18T22:21:18.622Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:21:20.325Z] [INFO] Running io.quarkus.restclient.configuration.UnknownConfigTest
[2026-02-18T22:21:27.589Z] 2026-02-18 22:21:26,891 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2026-02-18T22:21:27.589Z] 2026-02-18 22:21:26,894 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:27.589Z] 2026-02-18 22:21:26,894 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:27.589Z] 2026-02-18 22:21:27,006 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:21:27.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.2 s - in io.quarkus.restclient.configuration.UnknownConfigTest
[2026-02-18T22:21:27.589Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-02-18T22:21:29.846Z] 2026-02-18 22:21:29,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.769s. Listening on: http://localhost:8081
[2026-02-18T22:21:29.846Z] 2026-02-18 22:21:29,281 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:29.846Z] 2026-02-18 22:21:29,281 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:29.846Z] 2026-02-18 22:21:29,719 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:21:29.846Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.691 s - in io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-02-18T22:21:29.846Z] [INFO] Running io.quarkus.restclient.configuration.MPRestClientsTest
[2026-02-18T22:21:32.099Z] 2026-02-18 22:21:31,527 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-18T22:21:32.099Z] 2026-02-18 22:21:31,527 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:32.099Z] 2026-02-18 22:21:31,528 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:32.100Z] 2026-02-18 22:21:31,912 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:21:32.100Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s - in io.quarkus.restclient.configuration.MPRestClientsTest
[2026-02-18T22:21:32.100Z] [INFO] Running io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-02-18T22:21:33.771Z] 2026-02-18 22:21:33,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.626s. Listening on: http://localhost:8081
[2026-02-18T22:21:33.771Z] 2026-02-18 22:21:33,504 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:33.771Z] 2026-02-18 22:21:33,504 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:34.100Z] 2026-02-18 22:21:33,805 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:21:34.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-02-18T22:21:34.100Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-02-18T22:21:36.371Z] 2026-02-18 22:21:35,728 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.875s. Listening on: http://localhost:8081
[2026-02-18T22:21:36.371Z] 2026-02-18 22:21:35,729 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:36.371Z] 2026-02-18 22:21:35,729 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:36.371Z] 2026-02-18 22:21:36,127 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:21:36.371Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s - in io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-02-18T22:21:36.371Z] [INFO] Running io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-02-18T22:21:38.080Z] 2026-02-18 22:21:37,783 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.726s. Listening on: http://localhost:8081
[2026-02-18T22:21:38.080Z] 2026-02-18 22:21:37,783 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:38.080Z] 2026-02-18 22:21:37,783 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:38.407Z] 2026-02-18 22:21:38,089 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:21:38.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s - in io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-02-18T22:21:38.407Z] [INFO] Running io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-02-18T22:21:40.097Z] 2026-02-18 22:21:39,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2026-02-18T22:21:40.097Z] 2026-02-18 22:21:39,659 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:40.097Z] 2026-02-18 22:21:39,659 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:40.097Z] 2026-02-18 22:21:39,835 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:21:40.097Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-02-18T22:21:40.097Z] [INFO] Running io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-02-18T22:21:41.748Z] 2026-02-18 22:21:41,219 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T22:21:41.748Z] 2026-02-18 22:21:41,220 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:41.748Z] 2026-02-18 22:21:41,220 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:41.748Z] 2026-02-18 22:21:41,545 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:21:41.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-02-18T22:21:41.748Z] [INFO] Running io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-02-18T22:21:43.432Z] 2026-02-18 22:21:42,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T22:21:43.432Z] 2026-02-18 22:21:42,853 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:43.432Z] 2026-02-18 22:21:42,853 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:43.432Z] 2026-02-18 22:21:43,244 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:21:43.432Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-02-18T22:21:43.432Z] [INFO] Running io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-02-18T22:21:44.611Z] 2026-02-18 22:21:44,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-18T22:21:44.611Z] 2026-02-18 22:21:44,477 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:44.611Z] 2026-02-18 22:21:44,477 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:44.949Z] 2026-02-18 22:21:44,708 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:21:44.949Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-02-18T22:21:44.949Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-02-18T22:21:46.104Z] 2026-02-18 22:21:45,114 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:46.104Z] 2026-02-18 22:21:46,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2026-02-18T22:21:46.104Z] 2026-02-18 22:21:46,004 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:46.104Z] 2026-02-18 22:21:46,004 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:46.831Z] 2026-02-18 22:21:46,437 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-02-18T22:21:46.832Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:46.832Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:46.832Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:46.832Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:46.832Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:46.832Z]
[2026-02-18T22:21:46.832Z] 2026-02-18 22:21:46,489 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-02-18T22:21:46.832Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:46.832Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:46.832Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:46.832Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:46.832Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:46.832Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:46.832Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:46.832Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:46.832Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:46.832Z]
[2026-02-18T22:21:46.832Z] 2026-02-18 22:21:46,515 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:21:46.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-02-18T22:21:46.832Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionTest
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:47,184 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:48,026 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:48,027 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:48,027 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:48,316 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-02-18T22:21:48.584Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:48.584Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:48.584Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:48.584Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:48.584Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:48.584Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:48.584Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:48.584Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-02-18T22:21:48.584Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:48.584Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:48.584Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:48.584Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:48.584Z]
[2026-02-18T22:21:48.584Z] 2026-02-18 22:21:48,336 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: org.jboss.resteasy.client.exception.ResteasyWebApplicationException: Unknown error, status code 302
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper.wrap(WebApplicationExceptionWrapper.java:107)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:21)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:41)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.microprofile.client.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:153)
[2026-02-18T22:21:48.584Z] at jdk.proxy23/jdk.proxy23.$Proxy279.getData(Unknown Source)
[2026-02-18T22:21:48.584Z] at io.quarkus.restclient.exception.FrontendService.exception(FrontendService.java:18)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:48.584Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:48.584Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:48.584Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:48.585Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:48.585Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:48.585Z]
[2026-02-18T22:21:48.585Z] 2026-02-18 22:21:48,349 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-02-18T22:21:48.585Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:48.585Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:48.585Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:48.585Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:48.585Z]
[2026-02-18T22:21:48.585Z] 2026-02-18 22:21:48,352 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 302 Found
[2026-02-18T22:21:48.585Z] at io.quarkus.restclient.exception.FrontendService.exceptionCaught(FrontendService.java:28)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:48.585Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:48.585Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:48.585Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:48.585Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:48.585Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:48.585Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:48.585Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:48.585Z]
[2026-02-18T22:21:48.585Z] 2026-02-18 22:21:48,384 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:21:48.585Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 s - in io.quarkus.restclient.exception.RestClientExceptionTest
[2026-02-18T22:21:48.585Z] [INFO] Running io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-02-18T22:21:50.257Z] 2026-02-18 22:21:49,839 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-18T22:21:50.257Z] 2026-02-18 22:21:49,839 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:50.257Z] 2026-02-18 22:21:49,839 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:50.257Z] 2026-02-18 22:21:49,964 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:21:50.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s - in io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-02-18T22:21:50.257Z] [INFO] Running io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:50,637 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:50,645 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:50,645 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:51,173 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:51,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:51,778 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:51.915Z] 2026-02-18 22:21:51,778 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:52.256Z] 2026-02-18 22:21:52,068 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:21:52.256Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-02-18T22:21:52.256Z] [INFO] Running io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-02-18T22:21:53.398Z] 2026-02-18 22:21:52,985 WARN [org.jbo.res.res.i18n] (main) RESTEASY002140: JAX-RS annotations found at non-public method: io.quarkus.restclient.ft.AsyncRestClientFallbackTest$TestEndpoint.get(); Only public methods may be exposed as resource methods.
[2026-02-18T22:21:53.398Z] 2026-02-18 22:21:53,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-02-18T22:21:53.398Z] 2026-02-18 22:21:53,282 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:53.398Z] 2026-02-18 22:21:53,282 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:53.725Z] 2026-02-18 22:21:53,553 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:21:53.725Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-02-18T22:21:53.725Z] [INFO] Running io.quarkus.restclient.ft.RestClientFallbackTest
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:53,719 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:54,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:54,948 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:54,949 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:55,181 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found
[2026-02-18T22:21:55.381Z] at io.quarkus.restclient.ft.RestClientFallbackTest$TestEndpoint.get(RestClientFallbackTest.java:53)
[2026-02-18T22:21:55.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:21:55.381Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:21:55.381Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:21:55.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:21:55.381Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:21:55.381Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:21:55.381Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:21:55.381Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:21:55.381Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:21:55.381Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:21:55.381Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:21:55.381Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:21:55.381Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:21:55.381Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:21:55.381Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:21:55.381Z]
[2026-02-18T22:21:55.381Z] 2026-02-18 22:21:55,218 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:21:55.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in io.quarkus.restclient.ft.RestClientFallbackTest
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] Results:
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:55.710Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:55.710Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-deployment ---
[2026-02-18T22:21:55.710Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.jar
[2026-02-18T22:21:55.710Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.pom
[2026-02-18T22:21:55.710Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] -------------------< io.quarkus:quarkus-jackson-spi >-------------------
[2026-02-18T22:21:55.710Z] [INFO] Building Quarkus - Jackson - SPI 2.7.5.Final [201/964]
[2026-02-18T22:21:55.710Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-spi ---
[2026-02-18T22:21:55.710Z] [INFO]
[2026-02-18T22:21:55.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO] Processed 2 files in 24ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:56.039Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/main/resources
[2026-02-18T22:21:56.039Z] [INFO]
[2026-02-18T22:21:56.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.039Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:21:56.039Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/spi/target/classes
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:56.366Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/test/resources
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] No sources to compile
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] No tests to run.
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-spi ---
[2026-02-18T22:21:56.366Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-18T22:21:56.366Z] [INFO] Installing /quarkus/extensions/jackson/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.pom
[2026-02-18T22:21:56.366Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] ---------------< io.quarkus:quarkus-jackson-deployment >----------------
[2026-02-18T22:21:56.366Z] [INFO] Building Quarkus - Jackson - Deployment 2.7.5.Final [202/964]
[2026-02-18T22:21:56.366Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:56.366Z] [INFO]
[2026-02-18T22:21:56.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:56.693Z] [INFO]
[2026-02-18T22:21:56.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO] Processed 12 files in 43ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO] Processed 12 files in 00:00.030 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:57.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/deployment/src/main/resources
[2026-02-18T22:21:57.019Z] [INFO]
[2026-02-18T22:21:57.019Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.019Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:21:57.019Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/deployment/target/classes
[2026-02-18T22:21:57.347Z] [INFO]
[2026-02-18T22:21:57.347Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:21:57.347Z] [INFO] Copying 6 resources
[2026-02-18T22:21:57.347Z] [INFO]
[2026-02-18T22:21:57.347Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:57.347Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:21:57.677Z] [INFO] Compiling 10 source files to /quarkus/extensions/jackson/deployment/target/test-classes
[2026-02-18T22:21:58.009Z] [WARNING] /quarkus/extensions/jackson/deployment/src/test/java/io/quarkus/jackson/deployment/JacksonTimeZonePropertiesTest.java:[28,72] Date(int,int,int,int,int) in java.util.Date has been deprecated
[2026-02-18T22:21:58.009Z] [INFO]
[2026-02-18T22:21:58.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-deployment ---
[2026-02-18T22:21:58.009Z] [INFO]
[2026-02-18T22:21:58.009Z] [INFO] -------------------------------------------------------
[2026-02-18T22:21:58.009Z] [INFO] T E S T S
[2026-02-18T22:21:58.009Z] [INFO] -------------------------------------------------------
[2026-02-18T22:21:58.009Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:21:59.166Z] [INFO] Running io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-02-18T22:22:03.974Z] 2026-02-18 22:22:03,541 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.247s.
[2026-02-18T22:22:03.974Z] 2026-02-18 22:22:03,545 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:03.974Z] 2026-02-18 22:22:03,545 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:03.974Z] 2026-02-18 22:22:03,874 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-02-18T22:22:03.974Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.09 s - in io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-02-18T22:22:03.974Z] [INFO] Running io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-02-18T22:22:05.653Z] 2026-02-18 22:22:05,037 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.177s.
[2026-02-18T22:22:05.653Z] 2026-02-18 22:22:05,038 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:05.653Z] 2026-02-18 22:22:05,038 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:05.654Z] 2026-02-18 22:22:05,362 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:22:05.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-02-18T22:22:05.654Z] [INFO] Running io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-02-18T22:22:06.803Z] 2026-02-18 22:22:06,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.182s.
[2026-02-18T22:22:06.803Z] 2026-02-18 22:22:06,409 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:06.803Z] 2026-02-18 22:22:06,409 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:06.803Z] 2026-02-18 22:22:06,601 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:22:06.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-02-18T22:22:06.803Z] [INFO] Running io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-02-18T22:22:07.952Z] 2026-02-18 22:22:07,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.169s.
[2026-02-18T22:22:07.952Z] 2026-02-18 22:22:07,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:07.952Z] 2026-02-18 22:22:07,515 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:07.952Z] 2026-02-18 22:22:07,731 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:22:07.952Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-02-18T22:22:07.952Z] [INFO] Running io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-02-18T22:22:09.100Z] 2026-02-18 22:22:08,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.182s.
[2026-02-18T22:22:09.100Z] 2026-02-18 22:22:08,680 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:09.100Z] 2026-02-18 22:22:08,680 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:09.100Z] 2026-02-18 22:22:08,878 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:22:09.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s - in io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-02-18T22:22:09.100Z] [INFO] Running io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-02-18T22:22:09.428Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-02-18T22:22:09.428Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-02-18T22:22:10.576Z] 2026-02-18 22:22:10,184 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.170s.
[2026-02-18T22:22:10.576Z] 2026-02-18 22:22:10,184 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:10.576Z] 2026-02-18 22:22:10,184 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:10.576Z] 2026-02-18 22:22:10,342 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:22:10.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-02-18T22:22:10.576Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-02-18T22:22:11.290Z] 2026-02-18 22:22:11,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.159s.
[2026-02-18T22:22:11.290Z] 2026-02-18 22:22:11,036 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:11.290Z] 2026-02-18 22:22:11,036 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:11.290Z] 2026-02-18 22:22:11,190 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-18T22:22:11.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-02-18T22:22:11.290Z] [INFO] Running io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-02-18T22:22:12.486Z] 2026-02-18 22:22:11,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.155s.
[2026-02-18T22:22:12.486Z] 2026-02-18 22:22:11,949 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:12.486Z] 2026-02-18 22:22:11,949 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:12.486Z] 2026-02-18 22:22:12,295 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T22:22:12.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-02-18T22:22:12.486Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-02-18T22:22:13.199Z] 2026-02-18 22:22:13,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-02-18T22:22:13.199Z] 2026-02-18 22:22:13,029 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:13.199Z] 2026-02-18 22:22:13,029 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:22:13.526Z] 2026-02-18 22:22:13,209 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:22:13.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] Results:
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-deployment ---
[2026-02-18T22:22:13.526Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-deployment ---
[2026-02-18T22:22:13.526Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-deployment ---
[2026-02-18T22:22:13.526Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:22:13.526Z] [INFO] Installing /quarkus/extensions/jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.pom
[2026-02-18T22:22:13.526Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] -------------< io.quarkus:quarkus-resteasy-jackson-parent >-------------
[2026-02-18T22:22:13.526Z] [INFO] Building Quarkus - RESTEasy - Jackson 2.7.5.Final [203/964]
[2026-02-18T22:22:13.526Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-parent ---
[2026-02-18T22:22:13.526Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-parent/2.7.5.Final/quarkus-resteasy-jackson-parent-2.7.5.Final.pom
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-jackson >-----------------
[2026-02-18T22:22:13.526Z] [INFO] Building Quarkus - RESTEasy - Jackson - Runtime 2.7.5.Final [204/964]
[2026-02-18T22:22:13.526Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.526Z] [INFO]
[2026-02-18T22:22:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:13.898Z] [INFO] Copying 1 resource
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] No sources to compile
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:13.898Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/src/test/resources
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] No sources to compile
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] No tests to run.
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson ---
[2026-02-18T22:22:13.898Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.jar
[2026-02-18T22:22:13.898Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.pom
[2026-02-18T22:22:13.898Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] -----------< io.quarkus:quarkus-resteasy-jackson-deployment >-----------
[2026-02-18T22:22:13.898Z] [INFO] Building Quarkus - RESTEasy - Jackson - Deployment 2.7.5.Final [205/964]
[2026-02-18T22:22:13.898Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:13.898Z] [INFO]
[2026-02-18T22:22:13.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO] Processed 12 files in 23ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO] Processed 12 files in 00:00.014 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:14.615Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/main/resources
[2026-02-18T22:22:14.615Z] [INFO]
[2026-02-18T22:22:14.615Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.615Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:14.615Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/classes
[2026-02-18T22:22:14.956Z] [INFO]
[2026-02-18T22:22:14.956Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:14.956Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/test/resources
[2026-02-18T22:22:14.956Z] [INFO]
[2026-02-18T22:22:14.956Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:14.956Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:14.956Z] [INFO] Compiling 11 source files to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/test-classes
[2026-02-18T22:22:15.298Z] [INFO]
[2026-02-18T22:22:15.299Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:15.299Z] [INFO]
[2026-02-18T22:22:15.299Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:15.299Z] [INFO] T E S T S
[2026-02-18T22:22:15.299Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:15.299Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:22:16.958Z] [INFO] Running io.quarkus.resteasy.jackson.LargeResponseTest
[2026-02-18T22:22:24.284Z] 2026-02-18 22:22:23,459 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.009s. Listening on: http://localhost:8081
[2026-02-18T22:22:24.284Z] 2026-02-18 22:22:23,464 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:24.284Z] 2026-02-18 22:22:23,465 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:26.617Z] 2026-02-18 22:22:26,422 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:22:26.617Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.983 s - in io.quarkus.resteasy.jackson.LargeResponseTest
[2026-02-18T22:22:26.617Z] [INFO] Running io.quarkus.resteasy.jackson.JsonViewTest
[2026-02-18T22:22:28.861Z] 2026-02-18 22:22:28,632 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.701s. Listening on: http://localhost:8081
[2026-02-18T22:22:28.861Z] 2026-02-18 22:22:28,632 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:28.861Z] 2026-02-18 22:22:28,632 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:29.566Z] 2026-02-18 22:22:29,407 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:22:29.566Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.952 s - in io.quarkus.resteasy.jackson.JsonViewTest
[2026-02-18T22:22:29.566Z] [INFO] Running io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-02-18T22:22:42.762Z] Tests paused
[2026-02-18T22:22:42.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:22:42.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:22:42.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:22:42.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:22:42.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:34,388 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.060s. Listening on: http://localhost:8080
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:34,389 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:34,389 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:36,975 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:36,986 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:22:42.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:22:42.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:22:42.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:22:42.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:22:42.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:37,415 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8080
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:37,415 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:37,415 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:37,416 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.236s
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:38,745 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:38,749 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:22:42.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:22:42.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:22:42.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:22:42.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:22:42.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:39,311 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8080
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:39,311 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:39,311 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:39,311 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.772s
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,579 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:22:42.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:22:42.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:22:42.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:22:42.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:22:42.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,946 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8080
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,947 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,947 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,947 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.511s
[2026-02-18T22:22:42.762Z] 2026-02-18 22:22:40,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:22:42.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.593 s - in io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-02-18T22:22:42.762Z] [INFO] Running io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-02-18T22:22:43.109Z] 2026-02-18 22:22:42,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.723s. Listening on: http://localhost:8081
[2026-02-18T22:22:43.109Z] 2026-02-18 22:22:42,894 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:22:43.109Z] 2026-02-18 22:22:42,894 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:22:43.838Z] 2026-02-18 22:22:43,622 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2026-02-18T22:22:43.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 s - in io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] Results:
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:43.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:43.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-deployment ---
[2026-02-18T22:22:43.838Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:22:43.838Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.pom
[2026-02-18T22:22:43.838Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] -------------< io.quarkus:quarkus-reactive-routes-parent >--------------
[2026-02-18T22:22:43.838Z] [INFO] Building Quarkus - Reactive Routes 2.7.5.Final [206/964]
[2026-02-18T22:22:43.838Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-parent ---
[2026-02-18T22:22:43.838Z] [INFO] Installing /quarkus/extensions/reactive-routes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-parent/2.7.5.Final/quarkus-reactive-routes-parent-2.7.5.Final.pom
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] -----------------< io.quarkus:quarkus-reactive-routes >-----------------
[2026-02-18T22:22:43.838Z] [INFO] Building Quarkus - Reactive Routes - Runtime 2.7.5.Final [207/964]
[2026-02-18T22:22:43.838Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes ---
[2026-02-18T22:22:43.838Z] [INFO]
[2026-02-18T22:22:43.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.169Z] [INFO] Processed 25 files in 182ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-18T22:22:44.169Z] [INFO]
[2026-02-18T22:22:44.169Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.499Z] [INFO] Processed 25 files in 00:00.052 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-18T22:22:44.499Z] [INFO]
[2026-02-18T22:22:44.499Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:44.499Z] [INFO] Copying 2 resources
[2026-02-18T22:22:44.499Z] [INFO]
[2026-02-18T22:22:44.499Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-routes ---
[2026-02-18T22:22:44.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-18T22:22:45.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar (3.6 kB at 6.2 kB/s)
[2026-02-18T22:22:45.217Z] [INFO]
[2026-02-18T22:22:45.217Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.217Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:45.217Z] [INFO] Compiling 25 source files to /quarkus/extensions/reactive-routes/runtime/target/classes
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:45.555Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/runtime/src/test/resources
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] No sources to compile
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] No tests to run.
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes ---
[2026-02-18T22:22:45.555Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.jar
[2026-02-18T22:22:45.555Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.pom
[2026-02-18T22:22:45.555Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] -----------< io.quarkus:quarkus-hibernate-validator-parent >------------
[2026-02-18T22:22:45.555Z] [INFO] Building Quarkus - Hibernate Validator 2.7.5.Final [208/964]
[2026-02-18T22:22:45.555Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-parent ---
[2026-02-18T22:22:45.555Z] [INFO] Installing /quarkus/extensions/hibernate-validator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-parent/2.7.5.Final/quarkus-hibernate-validator-parent-2.7.5.Final.pom
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] -------------< io.quarkus:quarkus-hibernate-validator-spi >-------------
[2026-02-18T22:22:45.555Z] [INFO] Building Quarkus - Hibernate Validator - SPI 2.7.5.Final [209/964]
[2026-02-18T22:22:45.555Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:45.555Z] [INFO]
[2026-02-18T22:22:45.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:46.281Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/main/resources
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:46.281Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-validator/spi/target/classes
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:46.281Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/test/resources
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] No sources to compile
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] No tests to run.
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2026-02-18T22:22:46.281Z] [INFO]
[2026-02-18T22:22:46.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-spi ---
[2026-02-18T22:22:46.281Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-18T22:22:46.282Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.pom
[2026-02-18T22:22:46.282Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-common-parent >----------
[2026-02-18T22:22:46.282Z] [INFO] Building Quarkus - Elytron Security - Common 2.7.5.Final [210/964]
[2026-02-18T22:22:46.282Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-parent ---
[2026-02-18T22:22:46.282Z] [INFO] Installing /quarkus/extensions/elytron-security-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-parent/2.7.5.Final/quarkus-elytron-security-common-parent-2.7.5.Final.pom
[2026-02-18T22:22:46.282Z] [INFO]
[2026-02-18T22:22:46.282Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-common >-------------
[2026-02-18T22:22:46.282Z] [INFO] Building Quarkus - Elytron Security - Common - Runtime 2.7.5.Final [211/964]
[2026-02-18T22:22:46.282Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2026-02-18T22:22:46.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 16 kB/s)
[2026-02-18T22:22:46.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2026-02-18T22:22:47.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 99 kB/s)
[2026-02-18T22:22:47.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2026-02-18T22:22:47.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 9.5 kB/s)
[2026-02-18T22:22:47.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2026-02-18T22:22:47.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 46 kB/s)
[2026-02-18T22:22:47.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2026-02-18T22:22:47.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 12 kB/s)
[2026-02-18T22:22:48.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2026-02-18T22:22:48.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 27 kB/s)
[2026-02-18T22:22:48.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2026-02-18T22:22:48.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 9.2 kB/s)
[2026-02-18T22:22:48.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2026-02-18T22:22:48.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 39 kB/s)
[2026-02-18T22:22:48.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2026-02-18T22:22:48.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 12 kB/s)
[2026-02-18T22:22:48.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2026-02-18T22:22:48.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 8.9 kB/s)
[2026-02-18T22:22:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2026-02-18T22:22:48.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 80 kB/s)
[2026-02-18T22:22:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 1.3 MB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 97 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 35 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 618 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 475 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 459 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2026-02-18T22:22:49.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 77 kB/s)
[2026-02-18T22:22:49.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 169 kB/s)
[2026-02-18T22:22:49.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 68 kB/s)
[2026-02-18T22:22:49.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 566 kB/s)
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 3.5 MB/s)
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 139 kB/s)
[2026-02-18T22:22:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 219 kB/s)
[2026-02-18T22:22:49.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 209 kB/s)
[2026-02-18T22:22:49.699Z] [INFO]
[2026-02-18T22:22:49.699Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:49.699Z] [INFO]
[2026-02-18T22:22:49.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO] Processed 11 files in 22ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO] Processed 11 files in 00:00.016 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:50.031Z] [INFO] Copying 1 resource
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.031Z] [INFO]
[2026-02-18T22:22:50.031Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.358Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:50.358Z] [INFO] Compiling 10 source files to /quarkus/extensions/elytron-security-common/runtime/target/classes
[2026-02-18T22:22:50.358Z] [INFO]
[2026-02-18T22:22:50.358Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:50.358Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/runtime/src/test/resources
[2026-02-18T22:22:50.358Z] [INFO]
[2026-02-18T22:22:50.358Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.358Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:50.358Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-common/runtime/target/test-classes
[2026-02-18T22:22:50.685Z] [INFO]
[2026-02-18T22:22:50.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:50.685Z] [INFO]
[2026-02-18T22:22:50.685Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:50.685Z] [INFO] T E S T S
[2026-02-18T22:22:50.685Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:50.685Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:22:51.861Z] [INFO] Running io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-02-18T22:22:53.022Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 s - in io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] Results:
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:53.022Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:53.022Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common ---
[2026-02-18T22:22:53.022Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.jar
[2026-02-18T22:22:53.022Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.pom
[2026-02-18T22:22:53.022Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] -------< io.quarkus:quarkus-elytron-security-common-deployment >--------
[2026-02-18T22:22:53.022Z] [INFO] Building Quarkus - Elytron Security - Common - Deployment 2.7.5.Final [212/964]
[2026-02-18T22:22:53.022Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.022Z] [INFO]
[2026-02-18T22:22:53.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:53.734Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/main/resources
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:53.734Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:53.734Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-common/deployment/target/classes
[2026-02-18T22:22:53.734Z] [INFO]
[2026-02-18T22:22:53.734Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:54.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/test/resources
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] No sources to compile
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] No tests to run.
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-deployment ---
[2026-02-18T22:22:54.062Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2026-02-18T22:22:54.062Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.pom
[2026-02-18T22:22:54.062Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-parent >-------------
[2026-02-18T22:22:54.062Z] [INFO] Building Quarkus - Elytron Security 2.7.5.Final [213/964]
[2026-02-18T22:22:54.062Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-parent ---
[2026-02-18T22:22:54.062Z] [INFO] Installing /quarkus/extensions/elytron-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-parent/2.7.5.Final/quarkus-elytron-security-parent-2.7.5.Final.pom
[2026-02-18T22:22:54.062Z] [INFO]
[2026-02-18T22:22:54.062Z] [INFO] ----------------< io.quarkus:quarkus-elytron-security >-----------------
[2026-02-18T22:22:54.062Z] [INFO] Building Quarkus - Elytron Security - Runtime 2.7.5.Final [214/964]
[2026-02-18T22:22:54.062Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:54.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2026-02-18T22:22:54.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 13 kB/s)
[2026-02-18T22:22:54.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2026-02-18T22:22:55.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 2.5 kB/s)
[2026-02-18T22:22:55.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2026-02-18T22:22:55.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 23 kB/s)
[2026-02-18T22:22:55.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom
[2026-02-18T22:22:55.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom (4.3 kB at 47 kB/s)
[2026-02-18T22:22:55.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom
[2026-02-18T22:22:55.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom (13 kB at 162 kB/s)
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom
[2026-02-18T22:22:55.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom (15 kB at 173 kB/s)
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 661 kB/s)
[2026-02-18T22:22:55.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar
[2026-02-18T22:22:55.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 289 kB/s)
[2026-02-18T22:22:55.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar (100 kB at 492 kB/s)
[2026-02-18T22:22:55.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar (44 kB at 202 kB/s)
[2026-02-18T22:22:55.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 1.1 MB/s)
[2026-02-18T22:22:55.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 42 kB/s)
[2026-02-18T22:22:55.757Z] [INFO]
[2026-02-18T22:22:55.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security ---
[2026-02-18T22:22:55.757Z] [INFO]
[2026-02-18T22:22:55.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO] Processed 7 files in 18ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO] Processed 7 files in 00:00.015 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:56.462Z] [INFO] Copying 1 resource
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO]
[2026-02-18T22:22:56.462Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.462Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:56.462Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security/runtime/target/classes
[2026-02-18T22:22:56.791Z] [INFO]
[2026-02-18T22:22:56.791Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:56.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/runtime/src/test/resources
[2026-02-18T22:22:56.792Z] [INFO]
[2026-02-18T22:22:56.792Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security ---
[2026-02-18T22:22:56.792Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:56.792Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security/runtime/target/test-classes
[2026-02-18T22:22:57.122Z] [INFO]
[2026-02-18T22:22:57.122Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security ---
[2026-02-18T22:22:57.122Z] [INFO]
[2026-02-18T22:22:57.122Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:57.122Z] [INFO] T E S T S
[2026-02-18T22:22:57.122Z] [INFO] -------------------------------------------------------
[2026-02-18T22:22:57.122Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:22:58.310Z] [INFO] Running io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-02-18T22:22:58.310Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] Results:
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security ---
[2026-02-18T22:22:58.310Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security ---
[2026-02-18T22:22:58.310Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security ---
[2026-02-18T22:22:58.310Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.jar
[2026-02-18T22:22:58.310Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.pom
[2026-02-18T22:22:58.310Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final-sources.jar
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] -----------< io.quarkus:quarkus-elytron-security-deployment >-----------
[2026-02-18T22:22:58.310Z] [INFO] Building Quarkus - Elytron Security - Deployment 2.7.5.Final [215/964]
[2026-02-18T22:22:58.310Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:58.310Z] [INFO]
[2026-02-18T22:22:58.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:59.039Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/main/resources
[2026-02-18T22:22:59.039Z] [INFO]
[2026-02-18T22:22:59.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.039Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:22:59.040Z] [INFO] Compiling 5 source files to /quarkus/extensions/elytron-security/deployment/target/classes
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:22:59.748Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/test/resources
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] No sources to compile
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] No tests to run.
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-deployment ---
[2026-02-18T22:22:59.748Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2026-02-18T22:22:59.748Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.pom
[2026-02-18T22:22:59.748Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] -----< io.quarkus:quarkus-elytron-security-properties-file-parent >-----
[2026-02-18T22:22:59.748Z] [INFO] Building Quarkus - Elytron Security Properties File 2.7.5.Final [216/964]
[2026-02-18T22:22:59.748Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-18T22:22:59.748Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-parent/2.7.5.Final/quarkus-elytron-security-properties-file-parent-2.7.5.Final.pom
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --------< io.quarkus:quarkus-elytron-security-properties-file >---------
[2026-02-18T22:22:59.748Z] [INFO] Building Quarkus - Elytron Security Properties File - Runtime 2.7.5.Final [217/964]
[2026-02-18T22:22:59.748Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:22:59.748Z] [INFO]
[2026-02-18T22:22:59.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO] Processed 6 files in 00:00.032 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:00.077Z] [INFO] Copying 1 resource
[2026-02-18T22:23:00.077Z] [INFO]
[2026-02-18T22:23:00.077Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.405Z] [INFO]
[2026-02-18T22:23:00.405Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.405Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:00.405Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-properties-file/runtime/target/classes
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:00.731Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/runtime/src/test/resources
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] No sources to compile
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] No tests to run.
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file ---
[2026-02-18T22:23:00.731Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2026-02-18T22:23:00.731Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.pom
[2026-02-18T22:23:00.731Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2026-02-18T22:23:00.731Z] [INFO]
[2026-02-18T22:23:00.731Z] [INFO] ---< io.quarkus:quarkus-elytron-security-properties-file-deployment >---
[2026-02-18T22:23:00.731Z] [INFO] Building Quarkus - Elytron Security Properties File - Deployment 2.7.5.Final [218/964]
[2026-02-18T22:23:00.731Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:01.058Z] [INFO]
[2026-02-18T22:23:01.058Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:01.058Z] [INFO]
[2026-02-18T22:23:01.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO] Processed 16 files in 52ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO] Processed 16 files in 00:00.025 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:02.213Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/deployment/src/main/resources
[2026-02-18T22:23:02.213Z] [INFO]
[2026-02-18T22:23:02.213Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.213Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:02.213Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-properties-file/deployment/target/classes
[2026-02-18T22:23:02.540Z] [INFO]
[2026-02-18T22:23:02.540Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:02.540Z] [INFO] Copying 8 resources
[2026-02-18T22:23:02.540Z] [INFO]
[2026-02-18T22:23:02.540Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.540Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:02.540Z] [INFO] Compiling 15 source files to /quarkus/extensions/elytron-security-properties-file/deployment/target/test-classes
[2026-02-18T22:23:02.870Z] [INFO]
[2026-02-18T22:23:02.870Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:02.870Z] [INFO]
[2026-02-18T22:23:02.870Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:02.870Z] [INFO] T E S T S
[2026-02-18T22:23:02.870Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:03.201Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:23:04.865Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-02-18T22:23:12.156Z] 2026-02-18 22:23:09,608 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-20) Configuring from MPRealmConfig
[2026-02-18T22:23:12.156Z] 2026-02-18 22:23:11,108 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:23:12.156Z] 2026-02-18 22:23:11,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.909s. Listening on: http://localhost:8081
[2026-02-18T22:23:12.156Z] 2026-02-18 22:23:11,886 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:12.156Z] 2026-02-18 22:23:11,886 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:14.408Z] 2026-02-18 22:23:14,315 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:23:14.408Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.915 s - in io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-02-18T22:23:14.408Z] [INFO] Running io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-02-18T22:23:16.655Z] 2026-02-18 22:23:15,847 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.file.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:23:16.655Z] 2026-02-18 22:23:16,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2026-02-18T22:23:16.655Z] 2026-02-18 22:23:16,319 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:16.655Z] 2026-02-18 22:23:16,319 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:17.000Z] 2026-02-18 22:23:16,953 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:23:17.000Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.627 s - in io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-02-18T22:23:17.000Z] [INFO] Running io.quarkus.security.test.BasicAuthTestCase
[2026-02-18T22:23:19.290Z] 2026-02-18 22:23:18,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.680s. Listening on: http://localhost:8081
[2026-02-18T22:23:19.290Z] 2026-02-18 22:23:18,930 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:19.290Z] 2026-02-18 22:23:18,930 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:20.003Z] 2026-02-18 22:23:19,863 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:23:20.003Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s - in io.quarkus.security.test.BasicAuthTestCase
[2026-02-18T22:23:20.003Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-02-18T22:23:22.260Z] 2026-02-18 22:23:20,504 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-2) Configuring from MPRealmConfig
[2026-02-18T22:23:22.260Z] 2026-02-18 22:23:20,897 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:23:22.260Z] 2026-02-18 22:23:21,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.860s. Listening on: http://localhost:8081
[2026-02-18T22:23:22.260Z] 2026-02-18 22:23:21,665 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:22.260Z] 2026-02-18 22:23:21,665 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:22.618Z] 2026-02-18 22:23:22,464 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:23:22.618Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s - in io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-02-18T22:23:22.618Z] [INFO] Running io.quarkus.security.test.FormAuthTestCase
[2026-02-18T22:23:24.283Z] 2026-02-18 22:23:24,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.671s. Listening on: http://localhost:8081
[2026-02-18T22:23:24.283Z] 2026-02-18 22:23:24,045 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:24.283Z] 2026-02-18 22:23:24,045 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:24.996Z] Request method: POST
[2026-02-18T22:23:24.996Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T22:23:24.996Z] Proxy: <none>
[2026-02-18T22:23:24.996Z] Request params: <none>
[2026-02-18T22:23:24.996Z] Query params: <none>
[2026-02-18T22:23:24.996Z] Form params: j_username=stuart
[2026-02-18T22:23:24.996Z] j_password=test
[2026-02-18T22:23:24.996Z] Path params: <none>
[2026-02-18T22:23:24.996Z] Headers: Accept=*/*
[2026-02-18T22:23:24.996Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T22:23:24.996Z] Cookies: <none>
[2026-02-18T22:23:24.996Z] Multiparts: <none>
[2026-02-18T22:23:24.996Z] Body: <none>
[2026-02-18T22:23:24.996Z] 2026-02-18 22:23:24,578 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-3) Encryption key was not specified for persistent FORM auth, using temporary key jgtOi9klGx5rd6g5zK9dwEeFt1DNfF3YPGSmnRjtEOE=
[2026-02-18T22:23:24.996Z] HTTP/1.1 302 Found
[2026-02-18T22:23:24.996Z] location: http://localhost:8081/
[2026-02-18T22:23:24.996Z] content-length: 0
[2026-02-18T22:23:24.996Z] set-cookie: quarkus-credential=DBR7Eisn3T2fRh4ivd/tC4X8Vb+P+QrNnmanZwkd0FXrevUbKNM2xDPlynE6KkrFYw==; Path=/
[2026-02-18T22:23:24.996Z] Request method: POST
[2026-02-18T22:23:24.996Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T22:23:24.996Z] Proxy: <none>
[2026-02-18T22:23:24.996Z] Request params: <none>
[2026-02-18T22:23:24.996Z] Query params: <none>
[2026-02-18T22:23:24.996Z] Form params: j_username=jdoe
[2026-02-18T22:23:24.996Z] j_password=p4ssw0rd
[2026-02-18T22:23:24.996Z] Path params: <none>
[2026-02-18T22:23:24.996Z] Headers: Accept=*/*
[2026-02-18T22:23:24.996Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T22:23:24.996Z] Cookies: <none>
[2026-02-18T22:23:24.996Z] Multiparts: <none>
[2026-02-18T22:23:24.996Z] Body: <none>
[2026-02-18T22:23:24.996Z] HTTP/1.1 302 Found
[2026-02-18T22:23:24.996Z] location: http://localhost:8081/
[2026-02-18T22:23:24.996Z] content-length: 0
[2026-02-18T22:23:24.996Z] set-cookie: quarkus-credential=DLNG3dJ72M6b3qxGsTDTrt3wDqZSEs9pKPpA5kt9wUgyoyLKJf6kpYspduK2CYw=; Path=/
[2026-02-18T22:23:24.996Z] Request method: POST
[2026-02-18T22:23:24.996Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T22:23:24.996Z] Proxy: <none>
[2026-02-18T22:23:24.996Z] Request params: <none>
[2026-02-18T22:23:24.996Z] Query params: <none>
[2026-02-18T22:23:24.996Z] Form params: j_username=scott
[2026-02-18T22:23:24.996Z] j_password=jb0ss
[2026-02-18T22:23:24.996Z] Path params: <none>
[2026-02-18T22:23:24.996Z] Headers: Accept=*/*
[2026-02-18T22:23:24.996Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T22:23:24.996Z] Cookies: <none>
[2026-02-18T22:23:24.996Z] Multiparts: <none>
[2026-02-18T22:23:24.996Z] Body: <none>
[2026-02-18T22:23:24.996Z] HTTP/1.1 302 Found
[2026-02-18T22:23:24.996Z] location: http://localhost:8081/
[2026-02-18T22:23:24.996Z] content-length: 0
[2026-02-18T22:23:24.996Z] set-cookie: quarkus-credential=DH0jLTahwhBjS8hloUBhbf9B97JY93d5sLk/TtE8uQkBXTGjuwdm05bSy0QFbeYG; Path=/
[2026-02-18T22:23:25.328Z] 2026-02-18 22:23:24,981 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:23:25.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 s - in io.quarkus.security.test.FormAuthTestCase
[2026-02-18T22:23:25.328Z] [INFO] Running io.quarkus.security.test.CustomAuthTestCase
[2026-02-18T22:23:26.990Z] 2026-02-18 22:23:26,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-18T22:23:26.990Z] 2026-02-18 22:23:26,506 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:26.990Z] 2026-02-18 22:23:26,506 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:23:27.315Z] 2026-02-18 22:23:27,078 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:23:27.315Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 s - in io.quarkus.security.test.CustomAuthTestCase
[2026-02-18T22:23:27.315Z] [INFO] Running io.quarkus.security.test.SecurityRealmsTestCase
[2026-02-18T22:23:27.315Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.security.test.SecurityRealmsTestCase
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] Results:
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:27.315Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:27.315Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-18T22:23:27.315Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2026-02-18T22:23:27.315Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.pom
[2026-02-18T22:23:27.315Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:27.315Z] [INFO]
[2026-02-18T22:23:27.315Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-validator >---------------
[2026-02-18T22:23:27.315Z] [INFO] Building Quarkus - Hibernate Validator - Runtime 2.7.5.Final [219/964]
[2026-02-18T22:23:27.315Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:27.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom
[2026-02-18T22:23:27.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom (13 kB at 261 kB/s)
[2026-02-18T22:23:27.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom
[2026-02-18T22:23:27.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom (72 kB at 1.4 MB/s)
[2026-02-18T22:23:27.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2026-02-18T22:23:27.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 155 kB/s)
[2026-02-18T22:23:27.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2026-02-18T22:23:27.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 447 kB/s)
[2026-02-18T22:23:27.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom
[2026-02-18T22:23:27.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom (2.5 kB at 5.3 kB/s)
[2026-02-18T22:23:27.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar
[2026-02-18T22:23:27.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2026-02-18T22:23:27.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar
[2026-02-18T22:23:28.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 1.2 MB/s)
[2026-02-18T22:23:28.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar (7.7 kB at 28 kB/s)
[2026-02-18T22:23:28.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar (1.3 MB at 2.6 MB/s)
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:28.702Z] [INFO] Processed 25 files in 52ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-18T22:23:28.702Z] [INFO]
[2026-02-18T22:23:28.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.055Z] [INFO] Processed 25 files in 00:00.040 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-18T22:23:29.055Z] [INFO]
[2026-02-18T22:23:29.055Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:29.055Z] [INFO] Copying 3 resources
[2026-02-18T22:23:29.055Z] [INFO]
[2026-02-18T22:23:29.055Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.055Z] [INFO]
[2026-02-18T22:23:29.055Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.055Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:29.055Z] [INFO] Compiling 25 source files to /quarkus/extensions/hibernate-validator/runtime/target/classes
[2026-02-18T22:23:29.760Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-18T22:23:29.760Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-18T22:23:29.760Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-18T22:23:29.760Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-18T22:23:29.760Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-18T22:23:29.760Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:29.760Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/runtime/src/test/resources
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] No sources to compile
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] No tests to run.
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator ---
[2026-02-18T22:23:29.760Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.jar
[2026-02-18T22:23:29.760Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.pom
[2026-02-18T22:23:29.760Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] ------------------< io.quarkus:quarkus-jsonb-parent >-------------------
[2026-02-18T22:23:29.760Z] [INFO] Building Quarkus - JSON-B 2.7.5.Final [220/964]
[2026-02-18T22:23:29.760Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-parent ---
[2026-02-18T22:23:29.760Z] [INFO] Installing /quarkus/extensions/jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-parent/2.7.5.Final/quarkus-jsonb-parent-2.7.5.Final.pom
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] ----------------------< io.quarkus:quarkus-jsonb >----------------------
[2026-02-18T22:23:29.760Z] [INFO] Building Quarkus - JSON-B - Runtime 2.7.5.Final [221/964]
[2026-02-18T22:23:29.760Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb ---
[2026-02-18T22:23:29.760Z] [INFO]
[2026-02-18T22:23:29.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:30.088Z] [INFO] Copying 2 resources
[2026-02-18T22:23:30.088Z] [INFO]
[2026-02-18T22:23:30.088Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonb ---
[2026-02-18T22:23:30.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-18T22:23:30.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar (3.9 kB at 7.3 kB/s)
[2026-02-18T22:23:30.805Z] [INFO]
[2026-02-18T22:23:30.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb ---
[2026-02-18T22:23:30.805Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:30.805Z] [INFO] Compiling 3 source files to /quarkus/extensions/jsonb/runtime/target/classes
[2026-02-18T22:23:30.805Z] [INFO]
[2026-02-18T22:23:30.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb ---
[2026-02-18T22:23:30.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:30.806Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/runtime/src/test/resources
[2026-02-18T22:23:30.806Z] [INFO]
[2026-02-18T22:23:30.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb ---
[2026-02-18T22:23:30.806Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:30.806Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/runtime/target/test-classes
[2026-02-18T22:23:31.135Z] [INFO]
[2026-02-18T22:23:31.135Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb ---
[2026-02-18T22:23:31.135Z] [INFO]
[2026-02-18T22:23:31.135Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:31.135Z] [INFO] T E S T S
[2026-02-18T22:23:31.135Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:31.135Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:23:31.887Z] [INFO] Running io.quarkus.jsonb.JsonbUnitTest
[2026-02-18T22:23:31.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in io.quarkus.jsonb.JsonbUnitTest
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] Results:
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.jar
[2026-02-18T22:23:32.229Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.pom
[2026-02-18T22:23:32.229Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jsonb-parent >--------------
[2026-02-18T22:23:32.229Z] [INFO] Building Quarkus - RESTEasy - JSON-B 2.7.5.Final [222/964]
[2026-02-18T22:23:32.229Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-parent ---
[2026-02-18T22:23:32.229Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.5.Final/quarkus-resteasy-jsonb-parent-2.7.5.Final.pom
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-jsonb >------------------
[2026-02-18T22:23:32.229Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Runtime 2.7.5.Final [223/964]
[2026-02-18T22:23:32.229Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:32.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2026-02-18T22:23:32.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 48 kB/s)
[2026-02-18T22:23:32.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2026-02-18T22:23:32.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 264 kB/s)
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.229Z] [INFO]
[2026-02-18T22:23:32.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:32.570Z] [INFO] Copying 1 resource
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO]
[2026-02-18T22:23:32.570Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.570Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:32.570Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/classes
[2026-02-18T22:23:32.901Z] [INFO]
[2026-02-18T22:23:32.901Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:32.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/src/test/resources
[2026-02-18T22:23:32.901Z] [INFO]
[2026-02-18T22:23:32.901Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:32.901Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:32.901Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/test-classes
[2026-02-18T22:23:33.232Z] [INFO]
[2026-02-18T22:23:33.232Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:33.232Z] [INFO]
[2026-02-18T22:23:33.232Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:33.232Z] [INFO] T E S T S
[2026-02-18T22:23:33.232Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:33.232Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:23:34.404Z] [INFO] Running io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-02-18T22:23:34.753Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-02-18T22:23:34.753Z] [INFO]
[2026-02-18T22:23:34.753Z] [INFO] Results:
[2026-02-18T22:23:34.753Z] [INFO]
[2026-02-18T22:23:34.753Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:23:34.753Z] [INFO]
[2026-02-18T22:23:34.753Z] [INFO]
[2026-02-18T22:23:34.753Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:34.753Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2026-02-18T22:23:34.753Z] [INFO]
[2026-02-18T22:23:34.753Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:34.753Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:23:35.108Z] [INFO]
[2026-02-18T22:23:35.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb ---
[2026-02-18T22:23:35.108Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2026-02-18T22:23:35.108Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.pom
[2026-02-18T22:23:35.108Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:23:35.108Z] [INFO]
[2026-02-18T22:23:35.108Z] [INFO] --------------------< io.quarkus:quarkus-jsonb-spi >--------------------
[2026-02-18T22:23:35.108Z] [INFO] Building Quarkus - JSON-B - SPI 2.7.5.Final [224/964]
[2026-02-18T22:23:35.108Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:35.108Z] [INFO]
[2026-02-18T22:23:35.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.108Z] [INFO]
[2026-02-18T22:23:35.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:35.448Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/main/resources
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:35.448Z] [INFO] Compiling 2 source files to /quarkus/extensions/jsonb/spi/target/classes
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:35.448Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/test/resources
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] No sources to compile
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] No tests to run.
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.448Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.448Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-18T22:23:35.448Z] [INFO]
[2026-02-18T22:23:35.449Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.449Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2026-02-18T22:23:35.449Z] [INFO]
[2026-02-18T22:23:35.449Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-spi ---
[2026-02-18T22:23:35.449Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-18T22:23:35.449Z] [INFO] Installing /quarkus/extensions/jsonb/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.pom
[2026-02-18T22:23:35.449Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2026-02-18T22:23:35.793Z] [INFO]
[2026-02-18T22:23:35.793Z] [INFO] ----------------< io.quarkus:quarkus-jsonb-deployment >-----------------
[2026-02-18T22:23:35.793Z] [INFO] Building Quarkus - JSON-B - Deployment 2.7.5.Final [225/964]
[2026-02-18T22:23:35.793Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:35.793Z] [INFO]
[2026-02-18T22:23:35.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:35.793Z] [INFO]
[2026-02-18T22:23:35.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:36.137Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/main/resources
[2026-02-18T22:23:36.137Z] [INFO]
[2026-02-18T22:23:36.137Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.137Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:36.137Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/deployment/target/classes
[2026-02-18T22:23:36.467Z] [INFO]
[2026-02-18T22:23:36.467Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:36.467Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/test/resources
[2026-02-18T22:23:36.467Z] [INFO]
[2026-02-18T22:23:36.467Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.467Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:36.467Z] [INFO] Compiling 4 source files to /quarkus/extensions/jsonb/deployment/target/test-classes
[2026-02-18T22:23:36.467Z] [INFO]
[2026-02-18T22:23:36.467Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:36.467Z] [INFO]
[2026-02-18T22:23:36.467Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:36.467Z] [INFO] T E S T S
[2026-02-18T22:23:36.467Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:36.467Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:23:37.787Z] [INFO] Running io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-02-18T22:23:42.569Z] 2026-02-18 22:23:42,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.217s.
[2026-02-18T22:23:42.569Z] 2026-02-18 22:23:42,428 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:42.569Z] 2026-02-18 22:23:42,428 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T22:23:42.899Z] 2026-02-18 22:23:42,603 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:23:42.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.979 s - in io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] Results:
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:42.899Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:42.899Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-deployment ---
[2026-02-18T22:23:42.899Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:23:42.899Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.pom
[2026-02-18T22:23:42.899Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jsonb-deployment >------------
[2026-02-18T22:23:42.899Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Deployment 2.7.5.Final [226/964]
[2026-02-18T22:23:42.899Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:42.899Z] [INFO]
[2026-02-18T22:23:42.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO] Processed 6 files in 17ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:43.606Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/main/resources
[2026-02-18T22:23:43.606Z] [INFO]
[2026-02-18T22:23:43.606Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.606Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:43.606Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/classes
[2026-02-18T22:23:43.934Z] [INFO]
[2026-02-18T22:23:43.934Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:43.934Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/test/resources
[2026-02-18T22:23:43.934Z] [INFO]
[2026-02-18T22:23:43.934Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:43.934Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:43.934Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/test-classes
[2026-02-18T22:23:44.260Z] [INFO]
[2026-02-18T22:23:44.260Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:44.260Z] [INFO]
[2026-02-18T22:23:44.260Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:44.260Z] [INFO] T E S T S
[2026-02-18T22:23:44.260Z] [INFO] -------------------------------------------------------
[2026-02-18T22:23:44.260Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:23:45.929Z] [INFO] Running io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-02-18T22:23:53.228Z] 2026-02-18 22:23:52,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.692s. Listening on: http://localhost:8081
[2026-02-18T22:23:53.228Z] 2026-02-18 22:23:52,610 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:53.228Z] 2026-02-18 22:23:52,610 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:23:56.186Z] 2026-02-18 22:23:55,600 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:23:56.186Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.202 s - in io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-02-18T22:23:56.186Z] [INFO] Running io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-02-18T22:23:57.841Z] 2026-02-18 22:23:57,779 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.781s. Listening on: http://localhost:8081
[2026-02-18T22:23:57.841Z] 2026-02-18 22:23:57,779 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:23:57.841Z] 2026-02-18 22:23:57,780 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:23:59.033Z] 2026-02-18 22:23:58,582 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:23:59.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.966 s - in io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] Results:
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:59.033Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:59.033Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-18T22:23:59.033Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:23:59.033Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.pom
[2026-02-18T22:23:59.033Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] ---------< io.quarkus:quarkus-hibernate-validator-deployment >----------
[2026-02-18T22:23:59.033Z] [INFO] Building Quarkus - Hibernate Validator - Deployment 2.7.5.Final [227/964]
[2026-02-18T22:23:59.033Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.033Z] [INFO]
[2026-02-18T22:23:59.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.361Z] [INFO]
[2026-02-18T22:23:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO] Processed 34 files in 108ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO] Processed 34 files in 00:00.145 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:23:59.708Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/deployment/src/main/resources
[2026-02-18T22:23:59.708Z] [INFO]
[2026-02-18T22:23:59.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:23:59.708Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:23:59.708Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-validator/deployment/target/classes
[2026-02-18T22:24:00.430Z] [WARNING] /quarkus/extensions/hibernate-validator/deployment/src/main/java/io/quarkus/hibernate/validator/deployment/HibernateValidatorProcessor.java:[336,53] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:24:00.430Z] [INFO]
[2026-02-18T22:24:00.430Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:24:00.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:24:00.430Z] [INFO] Copying 3 resources
[2026-02-18T22:24:00.430Z] [INFO]
[2026-02-18T22:24:00.430Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:24:00.430Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:24:00.430Z] [INFO] Compiling 31 source files to /quarkus/extensions/hibernate-validator/deployment/target/test-classes
[2026-02-18T22:24:01.172Z] [INFO]
[2026-02-18T22:24:01.172Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:24:01.172Z] [INFO]
[2026-02-18T22:24:01.172Z] [INFO] -------------------------------------------------------
[2026-02-18T22:24:01.172Z] [INFO] T E S T S
[2026-02-18T22:24:01.172Z] [INFO] -------------------------------------------------------
[2026-02-18T22:24:01.172Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:24:02.839Z] [INFO] Running io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-02-18T22:24:16.056Z] Tests paused
[2026-02-18T22:24:16.056Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:16.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:16.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:16.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:16.056Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:10,132 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.638s. Listening on: http://localhost:8080
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:10,134 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:10,134 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,066 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DependentTestBean.class.
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,080 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:24:16.056Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:16.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:16.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:16.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:16.056Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,778 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8080
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,779 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,779 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,779 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.621s
[2026-02-18T22:24:16.056Z] 2026-02-18 22:24:14,805 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/mymessage failed, error id: 002e9045-eebf-4988-9c39-3f3ba505b56f-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-02-18T22:24:16.056Z] Constructor or Method: public java.lang.String io.quarkus.hibernate.validator.test.devmode.DependentTestBean.testMethod(java.lang.String)
[2026-02-18T22:24:16.056Z] Argument values: [mymessage]
[2026-02-18T22:24:16.056Z] Constraint violations:
[2026-02-18T22:24:16.056Z] (1) Kind: PARAMETER
[2026-02-18T22:24:16.056Z] parameter index: 0
[2026-02-18T22:24:16.056Z] message: My method message
[2026-02-18T22:24:16.056Z] root bean: io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass@14c850a0
[2026-02-18T22:24:16.056Z] property path: testMethod.message
[2026-02-18T22:24:16.056Z] constraint: @javax.validation.constraints.Size(groups={}, min=0, message="My method message", payload={}, max=1)
[2026-02-18T22:24:16.056Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-02-18T22:24:16.056Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-02-18T22:24:16.056Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:24:16.056Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:24:16.056Z] at io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass.testMethod(Unknown Source)
[2026-02-18T22:24:16.057Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource.validateCDIBean(DevModeTestResource.java:31)
[2026-02-18T22:24:16.057Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean$$superforward1(Unknown Source)
[2026-02-18T22:24:16.057Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass$$function$$4.apply(Unknown Source)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:24:16.057Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:24:16.057Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean(Unknown Source)
[2026-02-18T22:24:16.057Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:24:16.057Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:24:16.057Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:24:16.057Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:24:16.057Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:24:16.057Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:24:16.057Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:24:16.057Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:24:16.057Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:24:16.057Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:24:16.057Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:24:16.057Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:24:16.057Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:24:16.057Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:24:16.057Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:24:16.057Z]
[2026-02-18T22:24:16.057Z] 2026-02-18 22:24:14,826 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:24:21.966Z] Tests paused
[2026-02-18T22:24:21.966Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:21.966Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:21.966Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:21.966Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:21.966Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:18,730 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.087s. Listening on: http://localhost:8080
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:18,731 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:18,731 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:20,456 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestResource.class, NewTestBean.class.
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:20,465 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:24:21.966Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:21.966Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:21.966Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:21.966Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:21.966Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:21,043 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8080
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:21,045 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:21,046 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:21,046 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.899s
[2026-02-18T22:24:21.966Z] 2026-02-18 22:24:21,099 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:24:26.798Z] Tests paused
[2026-02-18T22:24:26.798Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:26.798Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:26.798Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:26.798Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:26.798Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:24,527 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.740s. Listening on: http://localhost:8080
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:24,528 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:24,528 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,073 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,082 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:24:26.798Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:26.798Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:26.798Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:26.798Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:26.798Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,639 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8080
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,640 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,640 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,640 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.773s
[2026-02-18T22:24:26.798Z] 2026-02-18 22:24:26,669 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:24:32.714Z] Tests paused
[2026-02-18T22:24:32.714Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:32.714Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:32.714Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:32.714Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:32.714Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:30,083 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.840s. Listening on: http://localhost:8080
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:30,083 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:30,083 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:31,743 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:31,751 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:24:32.714Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:32.714Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:32.714Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:32.714Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:32.714Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:32,334 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8080
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:32,335 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:32,335 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:32,335 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.926s
[2026-02-18T22:24:32.714Z] 2026-02-18 22:24:32,359 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:24:38.636Z] Tests paused
[2026-02-18T22:24:38.636Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:38.636Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:38.636Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:38.636Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:38.636Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:36,153 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.989s. Listening on: http://localhost:8080
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:36,153 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:36,154 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:37,759 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class, NewConstraint.class, NewValidator.class.
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:37,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:24:38.636Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:24:38.636Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:24:38.636Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:24:38.636Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:24:38.636Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:38,300 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8080
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:38,300 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:38,301 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:38,302 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.808s
[2026-02-18T22:24:38.636Z] 2026-02-18 22:24:38,323 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:24:38.636Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.976 s - in io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-02-18T22:24:38.636Z] [INFO] Running io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-02-18T22:24:43.479Z] 2026-02-18 22:24:42,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.687s. Listening on: http://localhost:8081
[2026-02-18T22:24:43.479Z] 2026-02-18 22:24:42,457 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:43.479Z] 2026-02-18 22:24:42,457 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:43.479Z] 2026-02-18 22:24:42,627 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:24:43.479Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.238 s - in io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-02-18T22:24:43.479Z] [INFO] Running io.quarkus.hibernate.validator.test.FailFastTest
[2026-02-18T22:24:44.627Z] 2026-02-18 22:24:44,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.609s. Listening on: http://localhost:8081
[2026-02-18T22:24:44.627Z] 2026-02-18 22:24:44,322 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:44.627Z] 2026-02-18 22:24:44,322 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:44.627Z] 2026-02-18 22:24:44,447 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:24:44.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in io.quarkus.hibernate.validator.test.FailFastTest
[2026-02-18T22:24:44.627Z] [INFO] Running io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-02-18T22:24:46.287Z] 2026-02-18 22:24:45,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-02-18T22:24:46.287Z] 2026-02-18 22:24:45,861 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:46.287Z] 2026-02-18 22:24:45,861 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:46.287Z] 2026-02-18 22:24:45,985 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:24:46.287Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-02-18T22:24:46.287Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-02-18T22:24:47.436Z] 2026-02-18 22:24:47,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-02-18T22:24:47.436Z] 2026-02-18 22:24:47,377 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:47.436Z] 2026-02-18 22:24:47,377 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:47.765Z] 2026-02-18 22:24:47,458 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:24:47.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-02-18T22:24:47.765Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-02-18T22:24:48.963Z] 2026-02-18 22:24:48,073 WARN [io.qua.hib.val.deployment] (build-11) Hibernate Validator does not support constraints on static methods yet. Constraints on io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest$MyUtil#void validateName(@Pattern(regexp = "A.*") java.lang.String name) are ignored.
[2026-02-18T22:24:48.963Z] 2026-02-18 22:24:48,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-02-18T22:24:48.963Z] 2026-02-18 22:24:48,763 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:48.963Z] 2026-02-18 22:24:48,763 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:48.963Z] 2026-02-18 22:24:48,842 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:24:48.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-02-18T22:24:48.963Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-02-18T22:24:50.648Z] 2026-02-18 22:24:50,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-02-18T22:24:50.648Z] 2026-02-18 22:24:50,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:50.648Z] 2026-02-18 22:24:50,181 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:50.648Z] 2026-02-18 22:24:50,298 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:24:50.648Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-02-18T22:24:50.648Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-02-18T22:24:52.304Z] 2026-02-18 22:24:52,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.000s. Listening on: http://localhost:8081
[2026-02-18T22:24:52.304Z] 2026-02-18 22:24:52,084 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:52.304Z] 2026-02-18 22:24:52,084 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:52.304Z] 2026-02-18 22:24:52,231 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:24:52.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-02-18T22:24:52.304Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-02-18T22:24:53.955Z] 2026-02-18 22:24:53,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T22:24:53.955Z] 2026-02-18 22:24:53,607 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:53.955Z] 2026-02-18 22:24:53,607 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:53.955Z] 2026-02-18 22:24:53,702 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:24:53.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-02-18T22:24:53.955Z] [INFO] Running io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-02-18T22:24:55.628Z] 2026-02-18 22:24:55,559 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.791s. Listening on: http://localhost:8081
[2026-02-18T22:24:55.628Z] 2026-02-18 22:24:55,559 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:55.628Z] 2026-02-18 22:24:55,559 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:55.955Z] 2026-02-18 22:24:55,639 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:24:55.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-02-18T22:24:55.955Z] [INFO] Running io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-02-18T22:24:57.655Z] 2026-02-18 22:24:57,190 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T22:24:57.655Z] 2026-02-18 22:24:57,191 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:57.655Z] 2026-02-18 22:24:57,191 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:57.655Z] 2026-02-18 22:24:57,312 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:24:57.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s - in io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-02-18T22:24:57.655Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-02-18T22:24:58.801Z] 2026-02-18 22:24:58,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-02-18T22:24:58.801Z] 2026-02-18 22:24:58,598 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:58.801Z] 2026-02-18 22:24:58,598 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:24:58.801Z] 2026-02-18 22:24:58,719 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:24:58.801Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.398 s - in io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-02-18T22:24:58.801Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-02-18T22:24:59.941Z] 2026-02-18 22:24:59,903 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-02-18T22:24:59.941Z] 2026-02-18 22:24:59,903 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:24:59.941Z] 2026-02-18 22:24:59,903 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:25:00.268Z] 2026-02-18 22:25:00,031 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:25:00.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s - in io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-02-18T22:25:00.268Z] [INFO] Running io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-02-18T22:25:01.410Z] 2026-02-18 22:25:01,206 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-18T22:25:01.411Z] 2026-02-18 22:25:01,206 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:01.411Z] 2026-02-18 22:25:01,206 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:25:01.411Z] 2026-02-18 22:25:01,322 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:25:01.411Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-02-18T22:25:01.411Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-02-18T22:25:03.062Z] 2026-02-18 22:25:02,538 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:25:03.062Z] 2026-02-18 22:25:02,539 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:03.062Z] 2026-02-18 22:25:02,539 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:25:03.062Z] 2026-02-18 22:25:02,652 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:25:03.062Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-02-18T22:25:03.062Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-02-18T22:25:04.201Z] 2026-02-18 22:25:03,861 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8081
[2026-02-18T22:25:04.201Z] 2026-02-18 22:25:03,861 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:04.201Z] 2026-02-18 22:25:03,861 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:25:04.201Z] 2026-02-18 22:25:03,946 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:25:04.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-02-18T22:25:04.201Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-02-18T22:25:05.347Z] 2026-02-18 22:25:05,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-18T22:25:05.347Z] 2026-02-18 22:25:05,058 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:05.347Z] 2026-02-18 22:25:05,058 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:25:05.347Z] 2026-02-18 22:25:05,300 INFO [io.quarkus] (main) Quarkus stopped in 0.104s
[2026-02-18T22:25:05.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s - in io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-02-18T22:25:05.687Z] [INFO]
[2026-02-18T22:25:05.687Z] [INFO] Results:
[2026-02-18T22:25:05.687Z] [INFO]
[2026-02-18T22:25:05.687Z] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:25:05.687Z] [INFO]
[2026-02-18T22:25:05.687Z] [INFO]
[2026-02-18T22:25:05.687Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:25:05.687Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2026-02-18T22:25:05.687Z] [INFO]
[2026-02-18T22:25:05.688Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:25:05.688Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:25:05.688Z] [INFO]
[2026-02-18T22:25:05.688Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-deployment ---
[2026-02-18T22:25:05.688Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2026-02-18T22:25:05.688Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.pom
[2026-02-18T22:25:05.688Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:25:05.688Z] [INFO]
[2026-02-18T22:25:05.688Z] [INFO] -----------< io.quarkus:quarkus-reactive-routes-deployment >------------
[2026-02-18T22:25:05.688Z] [INFO] Building Quarkus - Reactive Routes - Deployment 2.7.5.Final [228/964]
[2026-02-18T22:25:05.688Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:25:05.688Z] [INFO]
[2026-02-18T22:25:05.688Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:05.688Z] [INFO]
[2026-02-18T22:25:05.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:06.879Z] [INFO] Processed 53 files in 272ms (Formatted: 0, Unchanged: 53, Failed: 0, Readonly: 0)
[2026-02-18T22:25:06.879Z] [INFO]
[2026-02-18T22:25:06.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:07.210Z] [INFO] Processed 53 files in 00:00.291 (Already Sorted: 53, Needed Sorting: 0)
[2026-02-18T22:25:07.210Z] [INFO]
[2026-02-18T22:25:07.210Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:07.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:25:07.210Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/deployment/src/main/resources
[2026-02-18T22:25:07.210Z] [INFO]
[2026-02-18T22:25:07.210Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:07.210Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:25:07.210Z] [INFO] Compiling 7 source files to /quarkus/extensions/reactive-routes/deployment/target/classes
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[217,20] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-18T22:25:07.915Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[399,25] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-18T22:25:07.915Z] [INFO]
[2026-02-18T22:25:07.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:07.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:25:07.915Z] [INFO] Copying 7 resources
[2026-02-18T22:25:07.915Z] [INFO]
[2026-02-18T22:25:07.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:07.915Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:25:07.915Z] [INFO] Compiling 46 source files to /quarkus/extensions/reactive-routes/deployment/target/test-classes
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[89,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[94,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[99,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[104,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[111,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[117,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[126,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[134,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[142,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[69,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[74,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[79,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[84,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[91,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[97,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[103,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[112,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[116,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[121,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[126,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[131,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[138,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[143,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[150,21] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[156,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[162,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[170,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[178,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.620Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[186,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.621Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[195,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.621Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[203,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-18T22:25:08.621Z] [INFO]
[2026-02-18T22:25:08.621Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:25:08.621Z] [INFO]
[2026-02-18T22:25:08.621Z] [INFO] -------------------------------------------------------
[2026-02-18T22:25:08.621Z] [INFO] T E S T S
[2026-02-18T22:25:08.621Z] [INFO] -------------------------------------------------------
[2026-02-18T22:25:08.621Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:25:09.762Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-02-18T22:25:17.078Z] 2026-02-18 22:25:16,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.746s. Listening on: http://localhost:8081
[2026-02-18T22:25:17.078Z] 2026-02-18 22:25:16,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:17.078Z] 2026-02-18 22:25:16,608 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:18.737Z] 2026-02-18 22:25:18,576 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:25:18.737Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.942 s - in io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-02-18T22:25:18.737Z] [INFO] Running io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-02-18T22:25:20.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-02-18T22:25:20.394Z] [INFO] Running io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-02-18T22:25:21.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-02-18T22:25:21.548Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-02-18T22:25:22.699Z] 2026-02-18 22:25:22,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:25:22.699Z] 2026-02-18 22:25:22,540 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:22.699Z] 2026-02-18 22:25:22,540 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:23.420Z] 2026-02-18 22:25:23,179 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:25:23.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s - in io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-02-18T22:25:23.420Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-02-18T22:25:25.120Z] 2026-02-18 22:25:25,012 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.737s. Listening on: http://localhost:8081
[2026-02-18T22:25:25.120Z] 2026-02-18 22:25:25,012 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:25.120Z] 2026-02-18 22:25:25,012 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:26.299Z] 2026-02-18 22:25:25,933 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: b1bfb60b-3d18-4154-b75d-14046b37f1a2-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_6a99f20a2300d5c6424b4e4bdab1df3ff7e7ce91.invoke(Unknown Source)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.299Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:26.299Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:26.299Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:26.299Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:26.299Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:26.299Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:26.299Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:26.299Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:26.299Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:26.299Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.299Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:26.299Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.299Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.299Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.299Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:26.300Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:26.300Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:26.300Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:26.300Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:26.300Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:26.300Z]
[2026-02-18T22:25:26.300Z] 2026-02-18 22:25:25,952 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: b1bfb60b-3d18-4154-b75d-14046b37f1a2-4: java.lang.IllegalStateException: boom
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonStreamMultiRouteWithContentTypeTest.java:147)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_319cef57d896452288a1484670d6697fc21814d2.invoke(Unknown Source)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:26.300Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:26.300Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:26.300Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:26.300Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:26.300Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:26.300Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:26.300Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:26.300Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:26.300Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:26.300Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:26.300Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:26.300Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:26.300Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:26.300Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:26.300Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:26.301Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:26.301Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:26.301Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:26.301Z]
[2026-02-18T22:25:26.301Z] 2026-02-18 22:25:25,995 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:25:26.301Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 s - in io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-02-18T22:25:26.301Z] [INFO] Running io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-02-18T22:25:27.968Z] 2026-02-18 22:25:26,685 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-10) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:27.968Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:27.968Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:27.968Z] 2026-02-18 22:25:27,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T22:25:27.968Z] 2026-02-18 22:25:27,450 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:27.968Z] 2026-02-18 22:25:27,450 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:29.126Z] 2026-02-18 22:25:28,908 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /fail-sync failed, error id: c87f6b49-7211-4c26-95cb-7316a76b0b1b-1: java.lang.IllegalStateException: boom
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean.failSync(SyncRouteTest.java:97)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean_RouteHandler_failSync_ac4d5cdd61a2d958eb316e80ae1725dac3786d2b.invoke(Unknown Source)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:29.126Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:29.126Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:29.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:29.126Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:29.126Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:29.126Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:29.126Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:29.126Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:29.126Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:29.126Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:29.126Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:29.126Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:29.126Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:29.126Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:29.126Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:29.126Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:29.126Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:29.126Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:29.126Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:29.126Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:29.126Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:29.126Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:29.126Z]
[2026-02-18T22:25:29.126Z] 2026-02-18 22:25:28,958 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:25:29.126Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 s - in io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-02-18T22:25:29.126Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-02-18T22:25:30.904Z] 2026-02-18 22:25:30,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-02-18T22:25:30.904Z] 2026-02-18 22:25:30,551 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:30.904Z] 2026-02-18 22:25:30,551 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:31.608Z] 2026-02-18 22:25:31,356 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: 9a7d968b-b360-4738-8f76-57e726eef6e7-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:31.608Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-02-18T22:25:31.608Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_cb332e023a1f64b74780d896e31093bd4d4c5d6f.invoke(Unknown Source)
[2026-02-18T22:25:31.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:31.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:31.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:31.609Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:31.609Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:31.609Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:31.609Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:31.609Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:31.609Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:31.609Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:31.609Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:31.609Z]
[2026-02-18T22:25:31.609Z] 2026-02-18 22:25:31,366 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 9a7d968b-b360-4738-8f76-57e726eef6e7-4: java.lang.IllegalStateException: boom
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean.failSync(NdjsonMultiRouteWithContentTypeTest.java:148)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_004a369c7ebccb7559a239287a3648a49656b6f0.invoke(Unknown Source)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:31.609Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:31.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:31.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:31.609Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:31.609Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:31.609Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:31.609Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:31.609Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:31.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:31.609Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:31.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:31.609Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:31.609Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:31.609Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:31.609Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:31.609Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:31.609Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:31.609Z]
[2026-02-18T22:25:31.609Z] 2026-02-18 22:25:31,395 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:25:31.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.436 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-02-18T22:25:31.609Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-02-18T22:25:32.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-02-18T22:25:32.313Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-02-18T22:25:33.965Z] 2026-02-18 22:25:33,574 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-02-18T22:25:33.965Z] 2026-02-18 22:25:33,575 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:33.965Z] 2026-02-18 22:25:33,575 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:34.686Z] 2026-02-18 22:25:34,465 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: fdfc7c0d-4024-4a20-999f-a4f487acfc44-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:34.686Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:34.686Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:34.686Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:34.686Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:34.686Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:34.686Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.686Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.686Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:34.686Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:34.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:34.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:34.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:34.686Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:34.686Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:34.686Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:34.686Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:34.686Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:34.686Z]
[2026-02-18T22:25:34.686Z] 2026-02-18 22:25:34,484 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: fdfc7c0d-4024-4a20-999f-a4f487acfc44-4: java.lang.IllegalStateException: boom
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean.failSync(NdjsonMultiRouteWithAsJsonStreamTest.java:147)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:34.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:34.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:34.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:34.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:34.687Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:34.687Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:34.687Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:34.687Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:34.687Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:34.687Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:34.687Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:34.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:34.687Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:34.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:34.687Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:34.687Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:34.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:34.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:34.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:34.687Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:34.687Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:34.687Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:34.687Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:34.687Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:34.687Z]
[2026-02-18T22:25:34.687Z] 2026-02-18 22:25:34,526 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:25:34.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-02-18T22:25:34.687Z] [INFO] Running io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-02-18T22:25:36.337Z] 2026-02-18 22:25:35,195 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-4) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:36.337Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:36.337Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:36.337Z] 2026-02-18 22:25:35,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T22:25:36.337Z] 2026-02-18 22:25:35,874 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:36.337Z] 2026-02-18 22:25:35,874 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:37.058Z] 2026-02-18 22:25:36,670 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 947f312a-9850-42ce-bc90-8b4950f9a98e-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_uniNull_1f2f1c0e428397c7642222b7b01351c03a32befa.invoke(Unknown Source)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.058Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:37.058Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:37.058Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:37.058Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:37.058Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:37.058Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:37.058Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.058Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:37.058Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.058Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.058Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:37.058Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:37.058Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.058Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:37.059Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:37.059Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:37.059Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:37.059Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:37.059Z]
[2026-02-18T22:25:37.059Z] 2026-02-18 22:25:36,680 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: 947f312a-9850-42ce-bc90-8b4950f9a98e-5: java.lang.IllegalStateException: boom
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean.failSync(MultiRouteTest.java:129)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:37.059Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:37.059Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:37.059Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:37.059Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:37.059Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:37.059Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:37.059Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:37.059Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:37.059Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:37.059Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:37.059Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:37.059Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:37.059Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:37.059Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:37.059Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:37.059Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:37.059Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:37.059Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:37.059Z]
[2026-02-18T22:25:37.059Z] 2026-02-18 22:25:36,709 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:25:37.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s - in io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-02-18T22:25:37.059Z] [INFO] Running io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-02-18T22:25:38.718Z] 2026-02-18 22:25:37,339 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-11) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:38.718Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:38.718Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:38.718Z] 2026-02-18 22:25:38,184 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2026-02-18T22:25:38.718Z] 2026-02-18 22:25:38,185 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:38.718Z] 2026-02-18 22:25:38,185 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:39.877Z] 2026-02-18 22:25:39,381 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: 83d1f7e9-f50d-410d-b731-9d657f6b204b-2: java.lang.IllegalStateException: boom
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean.failUniSync(UniRouteTest.java:80)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_failUniSync_44c849c070ea554e582ea5edfb193369eb357ed4.invoke(Unknown Source)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:39.877Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:39.877Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:39.877Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:39.877Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:39.877Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.877Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.877Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:39.877Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:39.877Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:39.877Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:39.877Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:39.877Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:39.877Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:39.877Z]
[2026-02-18T22:25:39.877Z] 2026-02-18 22:25:39,396 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 83d1f7e9-f50d-410d-b731-9d657f6b204b-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Uni.subscribe()" because "<local6>" is null
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_uniNull_9ba2d0fc313a131e96224c44cfd422490e6d0104.invoke(Unknown Source)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:39.878Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:39.878Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:39.878Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:39.878Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:39.878Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:39.878Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:39.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:39.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:39.878Z]
[2026-02-18T22:25:39.878Z] 2026-02-18 22:25:39,408 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /uni-null failed, error id: 83d1f7e9-f50d-410d-b731-9d657f6b204b-4: java.lang.NullPointerException: Invalid value returned by Uni: `null`
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025$$function$$1.accept(Unknown Source)
[2026-02-18T22:25:39.878Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025.invoke(Unknown Source)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:39.878Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:39.878Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:39.878Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:39.878Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:39.878Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:39.878Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:39.878Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:39.878Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:39.878Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:39.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:39.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:39.878Z]
[2026-02-18T22:25:39.878Z] 2026-02-18 22:25:39,453 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:25:39.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 s - in io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-02-18T22:25:39.878Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-02-18T22:25:41.024Z] 2026-02-18 22:25:40,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-18T22:25:41.024Z] 2026-02-18 22:25:40,639 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:41.024Z] 2026-02-18 22:25:40,640 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:41.747Z] 2026-02-18 22:25:41,154 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /buffers failed, error id: 83539628-241e-4dc1-a902-c9bf3c67cfba-2: java.lang.Exception: Unsupported type
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_buffers_185f569761683a4015e5055992867b96a1e00737.invoke(Unknown Source)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.747Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:41.747Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:41.747Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:41.747Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:41.747Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:41.747Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:41.747Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:41.747Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.747Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.747Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.747Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:41.747Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:41.747Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:41.747Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:41.747Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:41.747Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:41.747Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:41.747Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:41.747Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:41.747Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:41.747Z]
[2026-02-18T22:25:41.747Z] 2026-02-18 22:25:41,585 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 83539628-241e-4dc1-a902-c9bf3c67cfba-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:41.747Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:41.747Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:41.748Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:41.748Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:41.748Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:41.748Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:41.748Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:41.748Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:41.748Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.748Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.748Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.748Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:41.748Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:41.748Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:41.748Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:41.748Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:41.748Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:41.748Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:41.748Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:41.748Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:41.748Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:41.748Z]
[2026-02-18T22:25:41.748Z] 2026-02-18 22:25:41,597 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: 83539628-241e-4dc1-a902-c9bf3c67cfba-5: java.lang.IllegalStateException: boom
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean.failSync(JsonMultiRouteWithAsJsonArrayTest.java:125)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:41.748Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:41.748Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:41.748Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:41.749Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:41.749Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:41.749Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:41.749Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:41.749Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:41.749Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:41.749Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:41.749Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:41.749Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:41.749Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:41.749Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:41.749Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:41.749Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:41.749Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:41.749Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:41.749Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:41.749Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:41.749Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:41.749Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:41.749Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:41.749Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:41.749Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:41.749Z]
[2026-02-18T22:25:41.749Z] 2026-02-18 22:25:41,629 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:25:41.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-02-18T22:25:41.749Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-02-18T22:25:42.895Z] 2026-02-18 22:25:42,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-18T22:25:42.895Z] 2026-02-18 22:25:42,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:42.895Z] 2026-02-18 22:25:42,824 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:44.053Z] 2026-02-18 22:25:43,333 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /buffers failed, error id: ae66f928-e185-46d7-a5ca-0306992b30e3-2: java.lang.Exception: Unsupported type
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_buffers_fe3326f237dfdc66ee66df136009d8a937da7b75.invoke(Unknown Source)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.053Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:44.053Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:44.053Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:44.053Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:44.053Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:44.053Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:44.053Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:44.053Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:44.053Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:44.053Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:44.053Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.053Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.053Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:44.054Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:44.054Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:44.054Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:44.054Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:44.054Z]
[2026-02-18T22:25:44.054Z] 2026-02-18 22:25:43,688 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: ae66f928-e185-46d7-a5ca-0306992b30e3-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.subscribeString(MultiJsonArraySupport.java:29)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_ebc7ba0e0145c06a8f6ff0a6642725d1aa51a40f.invoke(Unknown Source)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.054Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:44.054Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:44.054Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:44.054Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:44.054Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:44.054Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:44.054Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.054Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.054Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.054Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:44.054Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:44.054Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:44.054Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:44.054Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:44.054Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:44.054Z]
[2026-02-18T22:25:44.054Z] 2026-02-18 22:25:43,697 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: ae66f928-e185-46d7-a5ca-0306992b30e3-5: java.lang.IllegalStateException: boom
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonMultiRouteWithContentTypeTest.java:125)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_b49de06e948603c14921339f1be05582d55ae8e9.invoke(Unknown Source)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.054Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.054Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:44.055Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:44.055Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:44.055Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:44.055Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:44.055Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:44.055Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:44.055Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:44.055Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:44.055Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:44.055Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:44.055Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:44.055Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:44.055Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:44.055Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:44.055Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:44.055Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:44.055Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:44.055Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:44.055Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:44.055Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:44.055Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:44.055Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:44.055Z]
[2026-02-18T22:25:44.055Z] 2026-02-18 22:25:43,727 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:25:44.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-02-18T22:25:44.055Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawUniTest
[2026-02-18T22:25:44.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in io.quarkus.vertx.web.mutiny.RawUniTest
[2026-02-18T22:25:44.761Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-02-18T22:25:45.911Z] 2026-02-18 22:25:45,194 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-18) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:45.911Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:45.911Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:45.911Z] 2026-02-18 22:25:45,773 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2026-02-18T22:25:45.911Z] 2026-02-18 22:25:45,774 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:45.911Z] 2026-02-18 22:25:45,775 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:46.635Z] 2026-02-18 22:25:46,519 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 22253070-71c2-42c8-9020-c86a571a6eeb-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.web.runtime.MultiSseSupport.subscribeString(MultiSseSupport.java:27)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_47b511da8a03040aef56651caf36844b1e0c019a.invoke(Unknown Source)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:46.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:46.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:46.635Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:46.635Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:46.635Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:46.635Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:46.635Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:46.635Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:46.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.635Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.635Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:46.635Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:46.636Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:46.636Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:46.636Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:46.636Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:46.636Z]
[2026-02-18T22:25:46.636Z] 2026-02-18 22:25:46,541 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: 22253070-71c2-42c8-9020-c86a571a6eeb-4: java.lang.IllegalStateException: boom
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean.failSync(SSEMultiRouteWithContentTypeTest.java:210)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_9449405d06db0badb00cb590e42e531f303248ab.invoke(Unknown Source)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:46.636Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:46.636Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:46.636Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:46.636Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:46.636Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:46.636Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:46.636Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:46.636Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:46.636Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:46.636Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:46.636Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:46.636Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:46.636Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:46.636Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:46.636Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:46.636Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:46.636Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:46.636Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:46.636Z]
[2026-02-18T22:25:46.636Z] 2026-02-18 22:25:46,579 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:25:46.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-02-18T22:25:46.965Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-02-18T22:25:48.108Z] 2026-02-18 22:25:47,333 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-23) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:48.108Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:48.108Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:48.108Z] 2026-02-18 22:25:47,940 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8081
[2026-02-18T22:25:48.108Z] 2026-02-18 22:25:47,940 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:48.108Z] 2026-02-18 22:25:47,940 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:48.832Z] 2026-02-18 22:25:48,733 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /null failed, error id: 7616bc08-6216-4353-bcaa-76decd27ad18-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.832Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:48.832Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:48.832Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:48.832Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:48.832Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:48.832Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:48.832Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:48.832Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.832Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.832Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.832Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:48.832Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:48.832Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:48.832Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:48.832Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:48.832Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:48.832Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:48.832Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:48.832Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:48.832Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:48.832Z]
[2026-02-18T22:25:48.832Z] 2026-02-18 22:25:48,753 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: 7616bc08-6216-4353-bcaa-76decd27ad18-4: java.lang.IllegalStateException: boom
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean.failSync(SSEMultiRouteWithAsEventStreamTest.java:208)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.832Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.832Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:48.833Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:48.833Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:48.833Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:48.833Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:48.833Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:48.833Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:48.833Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:48.833Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:48.833Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:48.833Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:48.833Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:48.833Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:48.833Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:48.833Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:48.833Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:48.833Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:48.833Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:48.833Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:48.833Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:48.833Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:48.833Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:48.833Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:48.833Z]
[2026-02-18T22:25:49.162Z] 2026-02-18 22:25:48,794 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:25:49.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.215 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-02-18T22:25:49.162Z] [INFO] Running io.quarkus.vertx.web.DependentRouteTest
[2026-02-18T22:25:50.348Z] 2026-02-18 22:25:50,025 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-02-18T22:25:50.348Z] 2026-02-18 22:25:50,025 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:50.348Z] 2026-02-18 22:25:50,025 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:50.677Z] 2026-02-18 22:25:50,485 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:25:50.677Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in io.quarkus.vertx.web.DependentRouteTest
[2026-02-18T22:25:50.677Z] [INFO] Running io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-02-18T22:25:51.826Z] 2026-02-18 22:25:51,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-18T22:25:51.826Z] 2026-02-18 22:25:51,649 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:51.826Z] 2026-02-18 22:25:51,649 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:52.974Z] 2026-02-18 22:25:52,611 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:25:52.974Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s - in io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-02-18T22:25:52.974Z] [INFO] Running io.quarkus.vertx.web.ConflictingRouteTest
[2026-02-18T22:25:54.116Z] 2026-02-18 22:25:53,743 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2026-02-18T22:25:54.116Z] 2026-02-18 22:25:53,744 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:54.116Z] 2026-02-18 22:25:53,744 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:54.443Z] 2026-02-18 22:25:54,159 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:25:54.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in io.quarkus.vertx.web.ConflictingRouteTest
[2026-02-18T22:25:54.443Z] [INFO] Running io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-02-18T22:25:55.591Z] 2026-02-18 22:25:54,736 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-4) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-18T22:25:55.591Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-18T22:25:55.591Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-18T22:25:55.591Z] 2026-02-18 22:25:55,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-18T22:25:55.591Z] 2026-02-18 22:25:55,296 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:55.591Z] 2026-02-18 22:25:55,297 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:56.315Z] 2026-02-18 22:25:55,977 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: b9b20ea7-ba63-4975-a2ce-9ca4dba0f2ca-2: java.lang.IllegalStateException: boom
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean.failCsSync(CompletionStageRouteTest.java:76)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_failCsSync_b4863b523297eb6cb0019aa204531e7298d4311c.invoke(Unknown Source)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:56.315Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:56.315Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:56.315Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:56.315Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:56.315Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:56.315Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:56.315Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:56.315Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:56.315Z]
[2026-02-18T22:25:56.315Z] 2026-02-18 22:25:55,988 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: b9b20ea7-ba63-4975-a2ce-9ca4dba0f2ca-3: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.whenComplete(java.util.function.BiConsumer)" because "<local6>" is null
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_csNull_d031274386b68faaa9d1e8b143a2be40bb01d0de.invoke(Unknown Source)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.315Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:56.315Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:56.315Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:56.315Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:56.315Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:56.315Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:56.315Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:56.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.315Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.315Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:56.315Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:56.315Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:56.315Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:56.315Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:56.315Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:56.315Z]
[2026-02-18T22:25:56.315Z] 2026-02-18 22:25:56,000 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /cs-null failed, error id: b9b20ea7-ba63-4975-a2ce-9ca4dba0f2ca-4: java.lang.NullPointerException: Null is not a valid return value for @Route method with return type: java.util.concurrent.CompletionStage<java.lang.String>
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471$$function$$1.accept(Unknown Source)
[2026-02-18T22:25:56.315Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
[2026-02-18T22:25:56.315Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
[2026-02-18T22:25:56.315Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
[2026-02-18T22:25:56.315Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:144)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471.invoke(Unknown Source)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:25:56.315Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:25:56.316Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:25:56.316Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:25:56.316Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:25:56.316Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:25:56.316Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:25:56.316Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:25:56.316Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:25:56.316Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:25:56.316Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:25:56.316Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:25:56.316Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:25:56.316Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:25:56.316Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:25:56.316Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:25:56.316Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:25:56.316Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:25:56.316Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:25:56.316Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:25:56.316Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:25:56.316Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:25:56.316Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:25:56.316Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:25:56.316Z]
[2026-02-18T22:25:56.316Z] 2026-02-18 22:25:56,040 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:25:56.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-02-18T22:25:56.316Z] [INFO] Running io.quarkus.vertx.web.validation.MultiValidationTest
[2026-02-18T22:25:57.466Z] 2026-02-18 22:25:57,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-02-18T22:25:57.466Z] 2026-02-18 22:25:57,273 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:57.466Z] 2026-02-18 22:25:57,273 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:25:58.173Z] 2026-02-18 22:25:58,068 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:25:58.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s - in io.quarkus.vertx.web.validation.MultiValidationTest
[2026-02-18T22:25:58.173Z] [INFO] Running io.quarkus.vertx.web.validation.SyncValidationTest
[2026-02-18T22:25:59.833Z] 2026-02-18 22:25:59,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8081
[2026-02-18T22:25:59.833Z] 2026-02-18 22:25:59,315 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:25:59.833Z] 2026-02-18 22:25:59,315 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:00.543Z] 2026-02-18 22:25:59,978 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /invalid-param-html failed, error id: 2e66a6b2-d7cb-4c3b-8ca7-0b4d841b06fc-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-02-18T22:26:00.543Z] Constructor or Method: public java.lang.String io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes.invalidParamHtml(java.lang.String)
[2026-02-18T22:26:00.543Z] Argument values: [null]
[2026-02-18T22:26:00.543Z] Constraint violations:
[2026-02-18T22:26:00.543Z] (1) Kind: PARAMETER
[2026-02-18T22:26:00.543Z] parameter index: 0
[2026-02-18T22:26:00.543Z] message: must not be null
[2026-02-18T22:26:00.543Z] root bean: io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass@79337a69
[2026-02-18T22:26:00.543Z] property path: invalidParamHtml.name
[2026-02-18T22:26:00.543Z] constraint: @javax.validation.constraints.NotNull(message="{javax.validation.constraints.NotNull.message}", payload={}, groups={})
[2026-02-18T22:26:00.543Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-02-18T22:26:00.543Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-02-18T22:26:00.543Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:26:00.543Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:26:00.543Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:26:00.543Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass.invalidParamHtml(Unknown Source)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes_RouteHandler_invalidParamHtml_66e6868cc70a7d850e0ec60589e111362b405349.invoke(Unknown Source)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-18T22:26:00.543Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:26:00.543Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:26:00.544Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T22:26:00.544Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:26:00.544Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:26:00.544Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:26:00.544Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:26:00.544Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:26:00.544Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:26:00.544Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:26:00.544Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:26:00.544Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:26:00.544Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:26:00.544Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:26:00.544Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:26:00.544Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:26:00.544Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:26:00.544Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:26:00.544Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:26:00.544Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:26:00.544Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:26:00.545Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:26:00.545Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:26:00.545Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:26:00.545Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:26:00.545Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:26:00.545Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:26:00.545Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:26:00.545Z]
[2026-02-18T22:26:00.545Z] 2026-02-18 22:26:00,248 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:26:00.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s - in io.quarkus.vertx.web.validation.SyncValidationTest
[2026-02-18T22:26:00.545Z] [INFO] Running io.quarkus.vertx.web.validation.UniValidationTest
[2026-02-18T22:26:02.198Z] 2026-02-18 22:26:02,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.190s. Listening on: http://localhost:8081
[2026-02-18T22:26:02.198Z] 2026-02-18 22:26:02,064 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:02.198Z] 2026-02-18 22:26:02,064 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:03.855Z] 2026-02-18 22:26:03,486 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:26:03.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.24 s - in io.quarkus.vertx.web.validation.UniValidationTest
[2026-02-18T22:26:03.855Z] [INFO] Running io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-02-18T22:26:04.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-02-18T22:26:04.184Z] [INFO] Running io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-02-18T22:26:04.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-02-18T22:26:04.916Z] [INFO] Running io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-02-18T22:26:05.623Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-02-18T22:26:05.623Z] [INFO] Running io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-02-18T22:26:07.279Z] 2026-02-18 22:26:06,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:26:07.279Z] 2026-02-18 22:26:06,947 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:07.279Z] 2026-02-18 22:26:06,947 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:08.430Z] 2026-02-18 22:26:08,012 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:26:08.430Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s - in io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-02-18T22:26:08.430Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-02-18T22:26:09.140Z] 2026-02-18 22:26:09,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:26:09.140Z] 2026-02-18 22:26:09,060 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:09.140Z] 2026-02-18 22:26:09,060 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:09.846Z] 2026-02-18 22:26:09,616 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:26:09.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-02-18T22:26:09.846Z] [INFO] Running io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-02-18T22:26:10.172Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-02-18T22:26:10.172Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterTest
[2026-02-18T22:26:11.433Z] 2026-02-18 22:26:11,274 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-02-18T22:26:11.433Z] 2026-02-18 22:26:11,274 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:11.433Z] 2026-02-18 22:26:11,274 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:11.761Z] 2026-02-18 22:26:11,669 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:26:11.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.vertx.web.filter.UserFilterTest
[2026-02-18T22:26:11.761Z] [INFO] Running io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-02-18T22:26:12.954Z] 2026-02-18 22:26:12,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-02-18T22:26:12.954Z] 2026-02-18 22:26:12,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:12.954Z] 2026-02-18 22:26:12,701 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:13.282Z] Headers: Origin=http://custom.origin.quarkus
[2026-02-18T22:26:13.282Z] Access-Control-Request-Method=GET,POST
[2026-02-18T22:26:13.282Z] Access-Control-Request-Headers=X-Custom
[2026-02-18T22:26:13.282Z] Accept=*/*
[2026-02-18T22:26:13.609Z] 2026-02-18 22:26:13,268 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:26:13.609Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-02-18T22:26:13.609Z] [INFO] Running io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-02-18T22:26:14.749Z] 2026-02-18 22:26:14,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2026-02-18T22:26:14.749Z] 2026-02-18 22:26:14,386 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:14.749Z] 2026-02-18 22:26:14,386 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:15.077Z] 2026-02-18 22:26:14,804 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:26:15.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-02-18T22:26:15.077Z] [INFO] Running io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-02-18T22:26:16.221Z] 2026-02-18 22:26:15,892 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-18T22:26:16.221Z] 2026-02-18 22:26:15,892 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:16.222Z] 2026-02-18 22:26:15,892 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:16.550Z] access-control-allow-methods: GET
[2026-02-18T22:26:16.550Z] access-control-allow-headers: X-Custom
[2026-02-18T22:26:16.550Z] access-control-allow-origin: http://custom.origin.quarkus
[2026-02-18T22:26:16.550Z] access-control-allow-credentials: true
[2026-02-18T22:26:16.550Z] access-control-expose-headers: Content-Disposition
[2026-02-18T22:26:16.550Z] access-control-max-age: 86400
[2026-02-18T22:26:16.550Z] content-length: 0
[2026-02-18T22:26:16.550Z] 2026-02-18 22:26:16,317 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:26:16.550Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-02-18T22:26:16.550Z] [INFO] Running io.quarkus.vertx.web.DisabledUploadsTest
[2026-02-18T22:26:17.696Z] 2026-02-18 22:26:17,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-18T22:26:17.696Z] 2026-02-18 22:26:17,347 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:17.696Z] 2026-02-18 22:26:17,347 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:18.026Z] 2026-02-18 22:26:17,828 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:26:18.026Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in io.quarkus.vertx.web.DisabledUploadsTest
[2026-02-18T22:26:18.026Z] [INFO] Running io.quarkus.vertx.web.SimpleRouteTest
[2026-02-18T22:26:19.171Z] 2026-02-18 22:26:18,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-02-18T22:26:19.171Z] 2026-02-18 22:26:18,975 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:19.171Z] 2026-02-18 22:26:18,975 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:19.877Z] 2026-02-18 22:26:19,677 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:26:19.877Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in io.quarkus.vertx.web.SimpleRouteTest
[2026-02-18T22:26:19.877Z] [INFO] Running io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-02-18T22:26:21.030Z] 2026-02-18 22:26:20,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-02-18T22:26:21.030Z] 2026-02-18 22:26:20,672 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:21.030Z] 2026-02-18 22:26:20,672 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:24.822Z] 2026-02-18 22:26:24,422 INFO [io.quarkus] (main) Quarkus stopped in 0.116s
[2026-02-18T22:26:24.822Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.74 s - in io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-02-18T22:26:24.822Z] [INFO] Running io.quarkus.vertx.web.UploadsDirectoryTest
[2026-02-18T22:26:26.505Z] 2026-02-18 22:26:26,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.844s. Listening on: http://localhost:8081
[2026-02-18T22:26:26.505Z] 2026-02-18 22:26:26,079 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:26.505Z] 2026-02-18 22:26:26,079 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:27.246Z] 2026-02-18 22:26:26,858 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:26:27.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 s - in io.quarkus.vertx.web.UploadsDirectoryTest
[2026-02-18T22:26:27.246Z] [INFO] Running io.quarkus.vertx.web.base.RouteBaseTest
[2026-02-18T22:26:28.410Z] 2026-02-18 22:26:28,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-18T22:26:28.410Z] 2026-02-18 22:26:28,057 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:28.410Z] 2026-02-18 22:26:28,057 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:28.737Z] 2026-02-18 22:26:28,567 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:26:28.737Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.704 s - in io.quarkus.vertx.web.base.RouteBaseTest
[2026-02-18T22:26:28.737Z] [INFO] Running io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-02-18T22:26:29.900Z] 2026-02-18 22:26:29,592 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-02-18T22:26:29.900Z] 2026-02-18 22:26:29,592 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:29.900Z] 2026-02-18 22:26:29,592 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:30.227Z] 2026-02-18 22:26:30,094 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:26:30.227Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-02-18T22:26:30.227Z] [INFO] Running io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-02-18T22:26:31.372Z] 2026-02-18 22:26:31,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.617s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-18T22:26:31.372Z] 2026-02-18 22:26:31,260 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:31.372Z] 2026-02-18 22:26:31,260 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:32.097Z] 2026-02-18 22:26:31,940 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:26:32.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-02-18T22:26:32.097Z] [INFO] Running io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-02-18T22:26:33.320Z] 2026-02-18 22:26:33,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-02-18T22:26:33.320Z] 2026-02-18 22:26:33,112 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:33.320Z] 2026-02-18 22:26:33,112 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:33.649Z] 2026-02-18 22:26:33,583 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:26:33.649Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-02-18T22:26:33.649Z] [INFO] Running io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-02-18T22:26:42.552Z] Tests paused
[2026-02-18T22:26:42.552Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:26:42.552Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:26:42.552Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:26:42.552Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:26:42.552Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:38,082 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.623s. Listening on: http://localhost:8080
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:38,083 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:38,083 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,375 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeRoute.class.
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,382 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:26:42.552Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:26:42.552Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:26:42.552Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:26:42.552Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:26:42.552Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,966 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8080
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,969 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,969 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:40,970 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.265s
[2026-02-18T22:26:42.552Z] 2026-02-18 22:26:41,158 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:26:42.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.659 s - in io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-02-18T22:26:42.552Z] [INFO] Running io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-02-18T22:26:43.262Z] 2026-02-18 22:26:42,874 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.827s. Listening on: http://localhost:8081
[2026-02-18T22:26:43.262Z] 2026-02-18 22:26:42,874 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:43.262Z] 2026-02-18 22:26:42,875 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-18T22:26:43.969Z] 2026-02-18 22:26:43,652 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:26:43.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 s - in io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-02-18T22:26:43.969Z] [INFO]
[2026-02-18T22:26:43.969Z] [INFO] Results:
[2026-02-18T22:26:43.969Z] [INFO]
[2026-02-18T22:26:43.969Z] [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:26:43.969Z] [INFO]
[2026-02-18T22:26:43.969Z] [INFO]
[2026-02-18T22:26:43.969Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:26:43.969Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2026-02-18T22:26:43.969Z] [INFO]
[2026-02-18T22:26:43.969Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:26:43.969Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:26:44.299Z] [INFO]
[2026-02-18T22:26:44.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-deployment ---
[2026-02-18T22:26:44.299Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2026-02-18T22:26:44.299Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.pom
[2026-02-18T22:26:44.299Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:26:44.299Z] [INFO]
[2026-02-18T22:26:44.299Z] [INFO] --------------< io.quarkus:quarkus-micrometer-deployment >--------------
[2026-02-18T22:26:44.299Z] [INFO] Building Quarkus - Micrometer - Deployment 2.7.5.Final [229/964]
[2026-02-18T22:26:44.299Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:26:44.299Z] [INFO]
[2026-02-18T22:26:44.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:44.299Z] [INFO]
[2026-02-18T22:26:44.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.004Z] [INFO] Processed 51 files in 211ms (Formatted: 0, Unchanged: 51, Failed: 0, Readonly: 0)
[2026-02-18T22:26:45.004Z] [INFO]
[2026-02-18T22:26:45.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.344Z] [INFO] Processed 51 files in 00:00.201 (Already Sorted: 51, Needed Sorting: 0)
[2026-02-18T22:26:45.344Z] [INFO]
[2026-02-18T22:26:45.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:26:45.344Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/deployment/src/main/resources
[2026-02-18T22:26:45.344Z] [INFO]
[2026-02-18T22:26:45.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:45.344Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:26:45.344Z] [INFO] Compiling 14 source files to /quarkus/extensions/micrometer/deployment/target/classes
[2026-02-18T22:26:46.051Z] [INFO]
[2026-02-18T22:26:46.051Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:46.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:26:46.051Z] [INFO] Copying 1 resource
[2026-02-18T22:26:46.051Z] [INFO]
[2026-02-18T22:26:46.051Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:46.051Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:26:46.051Z] [INFO] Compiling 37 source files to /quarkus/extensions/micrometer/deployment/target/test-classes
[2026-02-18T22:26:46.755Z] [INFO]
[2026-02-18T22:26:46.755Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-deployment ---
[2026-02-18T22:26:46.755Z] [INFO]
[2026-02-18T22:26:46.755Z] [INFO] -------------------------------------------------------
[2026-02-18T22:26:46.755Z] [INFO] T E S T S
[2026-02-18T22:26:46.755Z] [INFO] -------------------------------------------------------
[2026-02-18T22:26:46.755Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:26:47.898Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-02-18T22:26:56.781Z] 2026-02-18 22:26:55,283 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.114s. Listening on: http://localhost:8081
[2026-02-18T22:26:56.781Z] 2026-02-18 22:26:55,286 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:26:56.781Z] 2026-02-18 22:26:55,287 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:26:57.927Z] Server paths
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id}/{sub})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-18T22:26:57.927Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-02-18T22:26:57.927Z] Client paths
[2026-02-18T22:26:57.927Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-18T22:26:57.927Z] 2026-02-18 22:26:57,816 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:26:57.927Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.147 s - in io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-02-18T22:26:57.927Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-02-18T22:27:00.875Z] 2026-02-18 22:27:00,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.907s. Listening on: http://localhost:8081
[2026-02-18T22:27:00.875Z] 2026-02-18 22:27:00,307 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:00.875Z] 2026-02-18 22:27:00,307 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:01.202Z] 2026-02-18 22:27:01,119 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:27:01.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-02-18T22:27:01.202Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-02-18T22:27:02.926Z] 2026-02-18 22:27:02,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2026-02-18T22:27:02.927Z] 2026-02-18 22:27:02,795 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:02.927Z] 2026-02-18 22:27:02,795 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:03.254Z] 2026-02-18 22:27:02,911 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:27:03.254Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s - in io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-02-18T22:27:03.254Z] [INFO] Running io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-02-18T22:27:14.061Z] Tests paused
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:08,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.499s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:08,420 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:08,420 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/hello/{message}"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:09,558 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:09,560 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:09,572 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,153 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,153 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,153 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,155 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.599s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/goodbye/{message}"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,287 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,291 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,739 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,739 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,739 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,739 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.454s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/q/metrics",
[2026-02-18T22:27:14.061Z] "/goodbye/{message}",
[2026-02-18T22:27:14.061Z] "/q/dev"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,895 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,896 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:10,902 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,377 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,377 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,377 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.484s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/metrics",
[2026-02-18T22:27:14.061Z] "/goodbye/{message}",
[2026-02-18T22:27:14.061Z] "NOT_FOUND",
[2026-02-18T22:27:14.061Z] "/dev"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,529 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,532 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,537 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,948 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,948 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,948 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:11,948 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.420s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "REDIRECTION",
[2026-02-18T22:27:14.061Z] "/hello/{message}",
[2026-02-18T22:27:14.061Z] "/bob/dev",
[2026-02-18T22:27:14.061Z] "/bob/metrics"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,118 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,119 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,123 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,672 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,672 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,672 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,673 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.557s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/hello/{message}"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,842 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test6001057346394372141/src/main/resources/application.properties
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,842 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:12,847 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:27:14.061Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:27:14.061Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:27:14.061Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:27:14.061Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:27:14.061Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:13,258 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8080
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:13,259 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:13,259 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:13,259 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.420s
[2026-02-18T22:27:14.061Z] [
[2026-02-18T22:27:14.061Z] "/hello/{message}"
[2026-02-18T22:27:14.061Z] ]
[2026-02-18T22:27:14.061Z] 2026-02-18 22:27:13,364 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:27:14.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.476 s - in io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-02-18T22:27:14.061Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-02-18T22:27:15.730Z] 2026-02-18 22:27:15,404 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.983s. Listening on: http://localhost:8081
[2026-02-18T22:27:15.730Z] 2026-02-18 22:27:15,405 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:15.730Z] 2026-02-18 22:27:15,405 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:16.483Z] 2026-02-18 22:27:16,236 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:27:16.483Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.819 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-02-18T22:27:16.483Z] [INFO] Running io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-02-18T22:27:18.147Z] 2026-02-18 22:27:17,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.723s. Listening on: http://localhost:8081
[2026-02-18T22:27:18.147Z] 2026-02-18 22:27:17,888 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:18.147Z] 2026-02-18 22:27:17,889 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:18.147Z] 2026-02-18 22:27:17,966 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:27:18.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-02-18T22:27:18.147Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-02-18T22:27:19.819Z] 2026-02-18 22:27:19,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.799s. Listening on: http://localhost:8081
[2026-02-18T22:27:19.819Z] 2026-02-18 22:27:19,681 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:19.819Z] 2026-02-18 22:27:19,681 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:20.527Z] Server paths
[2026-02-18T22:27:20.527Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/ping/{message})]}
[2026-02-18T22:27:20.527Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-18T22:27:20.527Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/pong/{message})]}
[2026-02-18T22:27:20.527Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/async-ping/{message})]}
[2026-02-18T22:27:20.527Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-18T22:27:20.527Z] Client paths
[2026-02-18T22:27:20.527Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/bar/pong/{message})]}
[2026-02-18T22:27:20.859Z] 2026-02-18 22:27:20,539 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:27:20.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.568 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-02-18T22:27:20.859Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-02-18T22:27:22.533Z] 2026-02-18 22:27:22,018 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.679s. Listening on: http://localhost:8081
[2026-02-18T22:27:22.533Z] 2026-02-18 22:27:22,019 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:22.533Z] 2026-02-18 22:27:22,019 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:22.533Z] 2026-02-18 22:27:22,098 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:27:22.533Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-02-18T22:27:22.533Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-02-18T22:27:24.186Z] 2026-02-18 22:27:23,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.775s. Listening on: http://localhost:8081
[2026-02-18T22:27:24.186Z] 2026-02-18 22:27:23,711 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:24.186Z] 2026-02-18 22:27:23,711 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:24.891Z] 2026-02-18 22:27:24,391 WARN [io.mic.cor.ins.int.OnlyOnceLoggingDenyMeterFilter] (vert.x-eventloop-thread-3) Reached the maximum number (1) of URI tags for 'http.server.requests'. Are you using path parameters?
[2026-02-18T22:27:24.891Z] 2026-02-18 22:27:24,601 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-18T22:27:24.891Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s - in io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-02-18T22:27:24.891Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-02-18T22:27:26.547Z] 2026-02-18 22:27:26,501 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.925s. Listening on: http://localhost:8081
[2026-02-18T22:27:26.547Z] 2026-02-18 22:27:26,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:26.547Z] 2026-02-18 22:27:26,502 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:27.254Z] 2026-02-18 22:27:27,090 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:27:27.254Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 s - in io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-02-18T22:27:27.254Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-02-18T22:27:28.912Z] 2026-02-18 22:27:28,832 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.987s. Listening on: http://localhost:8081
[2026-02-18T22:27:28.912Z] 2026-02-18 22:27:28,833 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:28.912Z] 2026-02-18 22:27:28,833 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:29.630Z] Server paths
[2026-02-18T22:27:29.630Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-18T22:27:29.630Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-02-18T22:27:29.630Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-18T22:27:29.630Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-02-18T22:27:29.630Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-18T22:27:29.630Z] Client paths
[2026-02-18T22:27:29.630Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/pong/{message})]}
[2026-02-18T22:27:29.630Z] 2026-02-18 22:27:29,586 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:27:29.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-02-18T22:27:29.630Z] [INFO] Running io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-02-18T22:27:31.406Z] 2026-02-18 22:27:30,997 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2026-02-18T22:27:31.406Z] 2026-02-18 22:27:30,997 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:31.406Z] 2026-02-18 22:27:30,997 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:31.406Z] 2026-02-18 22:27:31,077 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:27:31.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-02-18T22:27:31.406Z] [INFO] Running io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-02-18T22:27:32.555Z] 2026-02-18 22:27:32,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.706s. Listening on: http://localhost:8081
[2026-02-18T22:27:32.555Z] 2026-02-18 22:27:32,503 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:32.555Z] 2026-02-18 22:27:32,503 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:33.262Z] 2026-02-18 22:27:32,926 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:27:33.262Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s - in io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-02-18T22:27:33.262Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-02-18T22:27:34.916Z] 2026-02-18 22:27:34,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.702s. Listening on: http://localhost:8081
[2026-02-18T22:27:34.916Z] 2026-02-18 22:27:34,390 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:34.916Z] 2026-02-18 22:27:34,390 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:35.251Z] 2026-02-18 22:27:34,928 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:27:35.251Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-02-18T22:27:35.251Z] [INFO] Running io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-02-18T22:27:36.409Z] 2026-02-18 22:27:36,363 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.690s. Listening on: http://localhost:8081
[2026-02-18T22:27:36.409Z] 2026-02-18 22:27:36,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:36.409Z] 2026-02-18 22:27:36,363 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:36.735Z] 2026-02-18 22:27:36,427 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:27:36.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s - in io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-02-18T22:27:36.735Z] [INFO] Running io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-02-18T22:27:37.880Z] 2026-02-18 22:27:37,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.766s. Listening on: http://localhost:8081
[2026-02-18T22:27:37.880Z] 2026-02-18 22:27:37,854 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:37.880Z] 2026-02-18 22:27:37,854 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:38.211Z] 2026-02-18 22:27:37,935 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:27:38.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-02-18T22:27:38.211Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-02-18T22:27:39.360Z] 2026-02-18 22:27:39,304 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2026-02-18T22:27:39.360Z] 2026-02-18 22:27:39,305 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:39.360Z] 2026-02-18 22:27:39,305 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:40.070Z] 2026-02-18 22:27:39,697 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:27:40.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-02-18T22:27:40.070Z] [INFO] Running io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-02-18T22:27:41.223Z] 2026-02-18 22:27:41,074 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.644s. Listening on: http://localhost:8081
[2026-02-18T22:27:41.223Z] 2026-02-18 22:27:41,074 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:41.223Z] 2026-02-18 22:27:41,074 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:41.574Z] HTTP/1.1 406 Micrometer prometheus endpoint does not support application/json
[2026-02-18T22:27:41.574Z] content-length: 0
[2026-02-18T22:27:41.902Z] 2026-02-18 22:27:41,551 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:27:41.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 s - in io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-02-18T22:27:41.903Z] [INFO] Running io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-02-18T22:27:43.570Z] 2026-02-18 22:27:43,043 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.779s. Listening on: http://localhost:8081
[2026-02-18T22:27:43.570Z] 2026-02-18 22:27:43,043 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:43.570Z] 2026-02-18 22:27:43,043 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:43.570Z] 2026-02-18 22:27:43,113 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:27:43.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-02-18T22:27:43.570Z] [INFO] Running io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-02-18T22:27:43.897Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-02-18T22:27:43.897Z] [INFO] Running io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-02-18T22:27:45.552Z] 2026-02-18 22:27:45,270 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.652s. Listening on: http://localhost:8081
[2026-02-18T22:27:45.553Z] 2026-02-18 22:27:45,270 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:45.553Z] 2026-02-18 22:27:45,270 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:45.553Z] 2026-02-18 22:27:45,359 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:27:45.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s - in io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-02-18T22:27:45.553Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-02-18T22:27:47.212Z] 2026-02-18 22:27:45,976 WARN [io.qua.mic.dep.bin.mpm.MicroprofileMetricsProcessor] (build-18) This application uses the MP Metrics API. The micrometer extension currently provides a compatibility layer that supports the MP Metrics API, but metric names and recorded values will be different. Note that the MP Metrics compatibility layer will move to a different extension in the future.
[2026-02-18T22:27:47.212Z] 2026-02-18 22:27:47,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.908s. Listening on: http://localhost:8081
[2026-02-18T22:27:47.212Z] 2026-02-18 22:27:47,058 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:47.212Z] 2026-02-18 22:27:47,058 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:47.541Z] 2026-02-18 22:27:47,196 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:27:47.541Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-02-18T22:27:47.542Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-02-18T22:27:49.211Z] 2026-02-18 22:27:49,136 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.771s. Listening on: http://localhost:8081
[2026-02-18T22:27:49.211Z] 2026-02-18 22:27:49,136 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:49.211Z] 2026-02-18 22:27:49,137 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:49.541Z] 2026-02-18 22:27:49,245 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:27:49.541Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.03 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-02-18T22:27:49.541Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-02-18T22:27:51.203Z] 2026-02-18 22:27:50,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.707s. Listening on: http://localhost:8081
[2026-02-18T22:27:51.204Z] 2026-02-18 22:27:50,782 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:51.204Z] 2026-02-18 22:27:50,782 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:51.204Z] 2026-02-18 22:27:50,936 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:27:51.204Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-02-18T22:27:51.204Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-02-18T22:27:52.860Z] 2026-02-18 22:27:52,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.940s. Listening on: http://localhost:8081
[2026-02-18T22:27:52.861Z] 2026-02-18 22:27:52,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:27:52.861Z] 2026-02-18 22:27:52,513 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:27:52.861Z] 2026-02-18 22:27:52,789 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:27:52.861Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] Results:
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-deployment ---
[2026-02-18T22:27:53.567Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-deployment ---
[2026-02-18T22:27:53.567Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-deployment ---
[2026-02-18T22:27:53.567Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.jar
[2026-02-18T22:27:53.567Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.pom
[2026-02-18T22:27:53.567Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] ----< io.quarkus:quarkus-micrometer-registry-prometheus-deployment >----
[2026-02-18T22:27:53.567Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Deployment 2.7.5.Final [230/964]
[2026-02-18T22:27:53.567Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.567Z] [INFO]
[2026-02-18T22:27:53.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:27:53.898Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/main/resources
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] No sources to compile
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:27:53.898Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/test/resources
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] No sources to compile
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] No tests to run.
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-18T22:27:53.898Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] No sources in project. Archive not created.
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-18T22:27:53.898Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2026-02-18T22:27:53.898Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.pom
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --------------< io.quarkus:quarkus-scheduler-deployment >---------------
[2026-02-18T22:27:53.898Z] [INFO] Building Quarkus - Scheduler - Deployment 2.7.5.Final [231/964]
[2026-02-18T22:27:53.898Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:53.898Z] [INFO]
[2026-02-18T22:27:53.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.607Z] [INFO]
[2026-02-18T22:27:54.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.935Z] [INFO] Processed 35 files in 98ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2026-02-18T22:27:54.935Z] [INFO]
[2026-02-18T22:27:54.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.935Z] [INFO] Processed 35 files in 00:00.053 (Already Sorted: 35, Needed Sorting: 0)
[2026-02-18T22:27:54.935Z] [INFO]
[2026-02-18T22:27:54.935Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:27:54.935Z] [INFO] Copying 4 resources
[2026-02-18T22:27:54.935Z] [INFO]
[2026-02-18T22:27:54.935Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:54.935Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:27:54.935Z] [INFO] Compiling 2 source files to /quarkus/extensions/scheduler/deployment/target/classes
[2026-02-18T22:27:55.265Z] [INFO]
[2026-02-18T22:27:55.265Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:55.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:27:55.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/deployment/src/test/resources
[2026-02-18T22:27:55.265Z] [INFO]
[2026-02-18T22:27:55.265Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:55.265Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:27:55.265Z] [INFO] Compiling 33 source files to /quarkus/extensions/scheduler/deployment/target/test-classes
[2026-02-18T22:27:55.973Z] [INFO]
[2026-02-18T22:27:55.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler-deployment ---
[2026-02-18T22:27:55.973Z] [INFO]
[2026-02-18T22:27:55.973Z] [INFO] -------------------------------------------------------
[2026-02-18T22:27:55.973Z] [INFO] T E S T S
[2026-02-18T22:27:55.973Z] [INFO] -------------------------------------------------------
[2026-02-18T22:27:55.973Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:27:56.683Z] [INFO] Running io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-02-18T22:28:02.578Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.587 s - in io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-02-18T22:28:02.578Z] [INFO] Running io.quarkus.scheduler.test.SimpleDelayedTest
[2026-02-18T22:28:04.834Z] 2026-02-18 22:28:03,396 WARN [io.qua.sch.dep.SchedulerProcessor] (build-19) @Scheduled(delay = 1,delayUnit = SECONDS,delayed = "2h",every = "1s") declared on io.quarkus.scheduler.test.SimpleDelayedTest$Jobs#ping() defines both delay() and delayed() - the delayed() value is ignored
[2026-02-18T22:28:04.834Z] 2026-02-18 22:28:04,448 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.736s. Listening on: http://localhost:8081
[2026-02-18T22:28:04.834Z] 2026-02-18 22:28:04,449 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:04.834Z] 2026-02-18 22:28:04,451 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:06.482Z] 2026-02-18 22:28:06,031 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:28:06.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.805 s - in io.quarkus.scheduler.test.SimpleDelayedTest
[2026-02-18T22:28:06.482Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-02-18T22:28:08.138Z] 2026-02-18 22:28:07,731 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-02-18T22:28:08.138Z] 2026-02-18 22:28:07,731 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:08.138Z] 2026-02-18 22:28:07,732 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:10.388Z] 2026-02-18 22:28:10,022 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:28:10.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.972 s - in io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-02-18T22:28:10.388Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-02-18T22:28:16.277Z] Tests paused
[2026-02-18T22:28:16.277Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:28:16.277Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:28:16.277Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:28:16.277Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:28:16.277Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:28:16.277Z] 2026-02-18 22:28:14,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.582s. Listening on: http://localhost:8080
[2026-02-18T22:28:16.277Z] 2026-02-18 22:28:14,366 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:28:16.277Z] 2026-02-18 22:28:14,367 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:16.277Z] 2026-02-18 22:28:15,739 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-02-18T22:28:16.277Z] 2026-02-18 22:28:15,832 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-02-18T22:28:16.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.846 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-02-18T22:28:16.277Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-02-18T22:28:20.127Z] Tests paused
[2026-02-18T22:28:20.127Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:28:20.127Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:28:20.127Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:28:20.127Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:28:20.127Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:28:20.127Z] 2026-02-18 22:28:19,192 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.698s. Listening on: http://localhost:8080
[2026-02-18T22:28:20.127Z] 2026-02-18 22:28:19,193 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:28:20.127Z] 2026-02-18 22:28:19,193 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:20.127Z] 2026-02-18 22:28:19,370 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-02-18T22:28:20.127Z] 2026-02-18 22:28:19,409 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:28:20.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.561 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-02-18T22:28:20.127Z] [INFO] Running io.quarkus.scheduler.test.NoExpressionTest
[2026-02-18T22:28:20.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in io.quarkus.scheduler.test.NoExpressionTest
[2026-02-18T22:28:20.455Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-02-18T22:28:22.725Z] 2026-02-18 22:28:22,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.780s. Listening on: http://localhost:8081
[2026-02-18T22:28:22.725Z] 2026-02-18 22:28:22,112 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:22.725Z] 2026-02-18 22:28:22,112 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:25.743Z] 2026-02-18 22:28:25,250 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:28:25.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.95 s - in io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-02-18T22:28:25.743Z] [INFO] Running io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-02-18T22:28:26.915Z] 2026-02-18 22:28:26,682 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.668s. Listening on: http://localhost:8081
[2026-02-18T22:28:26.915Z] 2026-02-18 22:28:26,683 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:26.915Z] 2026-02-18 22:28:26,683 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:27.245Z] 2026-02-18 22:28:27,027 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:28:27.245Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-02-18T22:28:27.245Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-02-18T22:28:28.391Z] 2026-02-18 22:28:28,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.582s. Listening on: http://localhost:8081
[2026-02-18T22:28:28.391Z] 2026-02-18 22:28:28,330 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:28.391Z] 2026-02-18 22:28:28,330 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:30.640Z] 2026-02-18 22:28:30,032 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:28:30.640Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s - in io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-02-18T22:28:30.640Z] [INFO] Running io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-02-18T22:28:31.344Z] 2026-02-18 22:28:31,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-18T22:28:31.344Z] 2026-02-18 22:28:31,318 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:31.344Z] 2026-02-18 22:28:31,318 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:32.488Z] 2026-02-18 22:28:32,027 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:28:32.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.99 s - in io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-02-18T22:28:32.488Z] [INFO] Running io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-02-18T22:28:33.633Z] 2026-02-18 22:28:32,721 WARN [io.qua.sch.dep.SchedulerProcessor] (build-8) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on io.quarkus.scheduler.test.SimpleJobs#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-02-18T22:28:33.633Z] 2026-02-18 22:28:33,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2026-02-18T22:28:33.633Z] 2026-02-18 22:28:33,389 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:33.633Z] 2026-02-18 22:28:33,389 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:36.587Z] 2026-02-18 22:28:36,019 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:28:36.587Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 s - in io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-02-18T22:28:36.587Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-02-18T22:28:37.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 s - in io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-02-18T22:28:37.293Z] [INFO] Running io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-02-18T22:28:38.019Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-02-18T22:28:38.019Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-02-18T22:28:38.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s - in io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-02-18T22:28:38.726Z] [INFO] Running io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-02-18T22:28:39.868Z] 2026-02-18 22:28:39,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.767s. Listening on: http://localhost:8081
[2026-02-18T22:28:39.868Z] 2026-02-18 22:28:39,497 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:39.868Z] 2026-02-18 22:28:39,497 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:40.273Z] 2026-02-18 22:28:40,203 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-18T22:28:40.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-02-18T22:28:40.273Z] [INFO] Running io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-02-18T22:28:40.977Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-02-18T22:28:40.977Z] [INFO] Running io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-02-18T22:28:41.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-02-18T22:28:41.682Z] [INFO] Running io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-02-18T22:28:42.847Z] 2026-02-18 22:28:42,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-18T22:28:42.847Z] 2026-02-18 22:28:42,652 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:42.847Z] 2026-02-18 22:28:42,652 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:43.174Z] 2026-02-18 22:28:43,019 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:28:43.174Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-02-18T22:28:43.174Z] [INFO] Running io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-02-18T22:28:43.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-02-18T22:28:43.881Z] [INFO] Running io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-02-18T22:28:45.026Z] 2026-02-18 22:28:44,561 INFO [io.qua.sch.run.SimpleScheduler] (main) Simple scheduler is disabled by config property and will not be started
[2026-02-18T22:28:45.026Z] 2026-02-18 22:28:44,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-18T22:28:45.026Z] 2026-02-18 22:28:44,681 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:45.026Z] 2026-02-18 22:28:44,681 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:45.026Z] 2026-02-18 22:28:44,748 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:28:45.026Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-02-18T22:28:45.026Z] [INFO] Running io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-02-18T22:28:46.682Z] 2026-02-18 22:28:46,178 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.759s. Listening on: http://localhost:8081
[2026-02-18T22:28:46.682Z] 2026-02-18 22:28:46,178 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:46.682Z] 2026-02-18 22:28:46,178 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:46.682Z] 2026-02-18 22:28:46,319 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:28:46.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s - in io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-02-18T22:28:46.682Z] [INFO] Running io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-02-18T22:28:47.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-02-18T22:28:47.387Z] [INFO] Running io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-02-18T22:28:48.528Z] 2026-02-18 22:28:48,497 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.843s. Listening on: http://localhost:8081
[2026-02-18T22:28:48.528Z] 2026-02-18 22:28:48,498 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:48.528Z] 2026-02-18 22:28:48,498 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:50.204Z] 2026-02-18 22:28:50,019 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:28:50.204Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.979 s - in io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-02-18T22:28:50.204Z] [INFO] Running io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-02-18T22:28:50.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-02-18T22:28:50.910Z] [INFO] Running io.quarkus.scheduler.test.SimpleIdentityTest
[2026-02-18T22:28:52.053Z] 2026-02-18 22:28:51,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-18T22:28:52.053Z] 2026-02-18 22:28:51,959 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:52.053Z] 2026-02-18 22:28:51,959 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:52.383Z] 2026-02-18 22:28:52,039 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:28:52.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.scheduler.test.SimpleIdentityTest
[2026-02-18T22:28:52.383Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodTest
[2026-02-18T22:28:53.531Z] 2026-02-18 22:28:53,091 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2026-02-18T22:28:53.531Z] 2026-02-18 22:28:53,091 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:53.531Z] 2026-02-18 22:28:53,091 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:28:56.500Z] 2026-02-18 22:28:56,161 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:28:56.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.114 s - in io.quarkus.scheduler.test.PausedMethodTest
[2026-02-18T22:28:56.500Z] [INFO] Running io.quarkus.scheduler.test.PausedSchedulerTest
[2026-02-18T22:28:57.643Z] 2026-02-18 22:28:57,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-02-18T22:28:57.643Z] 2026-02-18 22:28:57,249 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:28:57.643Z] 2026-02-18 22:28:57,249 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:29:00.597Z] 2026-02-18 22:29:00,320 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:29:00.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 s - in io.quarkus.scheduler.test.PausedSchedulerTest
[2026-02-18T22:29:00.597Z] [INFO] Running SimpleScheduledMethodDefaultPackageTest
[2026-02-18T22:29:01.748Z] 2026-02-18 22:29:00,809 WARN [io.qua.sch.dep.SchedulerProcessor] (build-4) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on SimpleJobsDefaultPackage#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-02-18T22:29:01.748Z] 2026-02-18 22:29:01,466 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-18T22:29:01.748Z] 2026-02-18 22:29:01,467 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:01.748Z] 2026-02-18 22:29:01,467 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-18T22:29:03.488Z] 2026-02-18 22:29:03,020 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:29:03.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 s - in SimpleScheduledMethodDefaultPackageTest
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] Results:
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler-deployment ---
[2026-02-18T22:29:03.488Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-deployment ---
[2026-02-18T22:29:03.488Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-deployment ---
[2026-02-18T22:29:03.488Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.jar
[2026-02-18T22:29:03.488Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.pom
[2026-02-18T22:29:03.488Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] ----------------< io.quarkus:quarkus-datasource-parent >----------------
[2026-02-18T22:29:03.488Z] [INFO] Building Quarkus - Datasource 2.7.5.Final [232/964]
[2026-02-18T22:29:03.488Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-parent ---
[2026-02-18T22:29:03.488Z] [INFO] Installing /quarkus/extensions/datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-parent/2.7.5.Final/quarkus-datasource-parent-2.7.5.Final.pom
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] ----------------< io.quarkus:quarkus-datasource-common >----------------
[2026-02-18T22:29:03.488Z] [INFO] Building Quarkus - Datasource - Common 2.7.5.Final [233/964]
[2026-02-18T22:29:03.488Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:03.488Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/main/resources
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:03.488Z] [INFO] Compiling 2 source files to /quarkus/extensions/datasource/common/target/classes
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:03.488Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/test/resources
[2026-02-18T22:29:03.488Z] [INFO]
[2026-02-18T22:29:03.488Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.488Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:03.488Z] [INFO] Compiling 1 source file to /quarkus/extensions/datasource/common/target/test-classes
[2026-02-18T22:29:03.821Z] [INFO]
[2026-02-18T22:29:03.821Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-common ---
[2026-02-18T22:29:03.821Z] [INFO]
[2026-02-18T22:29:03.821Z] [INFO] -------------------------------------------------------
[2026-02-18T22:29:03.821Z] [INFO] T E S T S
[2026-02-18T22:29:03.821Z] [INFO] -------------------------------------------------------
[2026-02-18T22:29:03.821Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:29:04.527Z] [INFO] Running io.quarkus.datasource.common.test.DatabaseKindTest
[2026-02-18T22:29:04.527Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.datasource.common.test.DatabaseKindTest
[2026-02-18T22:29:04.853Z] [INFO]
[2026-02-18T22:29:04.853Z] [INFO] Results:
[2026-02-18T22:29:04.853Z] [INFO]
[2026-02-18T22:29:04.853Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:29:04.853Z] [INFO]
[2026-02-18T22:29:04.853Z] [INFO]
[2026-02-18T22:29:04.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-common ---
[2026-02-18T22:29:04.854Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-common ---
[2026-02-18T22:29:04.854Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-common ---
[2026-02-18T22:29:04.854Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.jar
[2026-02-18T22:29:04.854Z] [INFO] Installing /quarkus/extensions/datasource/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.pom
[2026-02-18T22:29:04.854Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final-sources.jar
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] ------------------< io.quarkus:quarkus-agroal-parent >------------------
[2026-02-18T22:29:04.854Z] [INFO] Building Quarkus - Agroal 2.7.5.Final [234/964]
[2026-02-18T22:29:04.854Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-parent ---
[2026-02-18T22:29:04.854Z] [INFO] Installing /quarkus/extensions/agroal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-parent/2.7.5.Final/quarkus-agroal-parent-2.7.5.Final.pom
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] -------------------< io.quarkus:quarkus-agroal-spi >--------------------
[2026-02-18T22:29:04.854Z] [INFO] Building Quarkus - Agroal - SPI 2.7.5.Final [235/964]
[2026-02-18T22:29:04.854Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-spi ---
[2026-02-18T22:29:04.854Z] [INFO]
[2026-02-18T22:29:04.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Processed 4 files in 17ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:05.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/main/resources
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:05.565Z] [INFO] Compiling 4 source files to /quarkus/extensions/agroal/spi/target/classes
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:05.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/test/resources
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] No sources to compile
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] No tests to run.
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.565Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar
[2026-02-18T22:29:05.565Z] [INFO]
[2026-02-18T22:29:05.565Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.896Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-spi ---
[2026-02-18T22:29:05.896Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.jar
[2026-02-18T22:29:05.896Z] [INFO] Installing /quarkus/extensions/agroal/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.pom
[2026-02-18T22:29:05.896Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] -------------------< io.quarkus:quarkus-datasource >--------------------
[2026-02-18T22:29:05.896Z] [INFO] Building Quarkus - Datasource - Runtime 2.7.5.Final [236/964]
[2026-02-18T22:29:05.896Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO] Processed 10 files in 37ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO] Processed 10 files in 00:00.026 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:05.896Z] [INFO] Copying 1 resource
[2026-02-18T22:29:05.896Z] [INFO]
[2026-02-18T22:29:05.896Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-datasource ---
[2026-02-18T22:29:05.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:29:06.223Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar (16 kB at 64 kB/s)
[2026-02-18T22:29:06.223Z] [INFO]
[2026-02-18T22:29:06.223Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource ---
[2026-02-18T22:29:06.223Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:06.223Z] [INFO] Compiling 10 source files to /quarkus/extensions/datasource/runtime/target/classes
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:06.552Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/runtime/src/test/resources
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] No sources to compile
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] No tests to run.
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource ---
[2026-02-18T22:29:06.552Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.jar
[2026-02-18T22:29:06.552Z] [INFO] Installing /quarkus/extensions/datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.pom
[2026-02-18T22:29:06.552Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final-sources.jar
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] ---------------< io.quarkus:quarkus-narayana-jta-parent >---------------
[2026-02-18T22:29:06.552Z] [INFO] Building Quarkus - Narayana JTA 2.7.5.Final [237/964]
[2026-02-18T22:29:06.552Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-parent ---
[2026-02-18T22:29:06.552Z] [INFO] Installing /quarkus/extensions/narayana-jta/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-parent/2.7.5.Final/quarkus-narayana-jta-parent-2.7.5.Final.pom
[2026-02-18T22:29:06.552Z] [INFO]
[2026-02-18T22:29:06.552Z] [INFO] ------------------< io.quarkus:quarkus-narayana-jta >-------------------
[2026-02-18T22:29:06.552Z] [INFO] Building Quarkus - Narayana JTA - Runtime 2.7.5.Final [238/964]
[2026-02-18T22:29:06.552Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:06.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2026-02-18T22:29:06.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 16 kB/s)
[2026-02-18T22:29:06.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2026-02-18T22:29:06.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 104 kB/s)
[2026-02-18T22:29:06.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2026-02-18T22:29:06.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 42 kB/s)
[2026-02-18T22:29:06.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2026-02-18T22:29:07.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 301 kB/s)
[2026-02-18T22:29:07.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2026-02-18T22:29:07.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 64 kB/s)
[2026-02-18T22:29:07.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2026-02-18T22:29:07.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 404 kB/s)
[2026-02-18T22:29:07.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2026-02-18T22:29:07.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 61 kB/s)
[2026-02-18T22:29:07.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2026-02-18T22:29:07.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 567 kB/s)
[2026-02-18T22:29:07.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2026-02-18T22:29:07.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 123 kB/s)
[2026-02-18T22:29:07.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2026-02-18T22:29:07.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 103 kB/s)
[2026-02-18T22:29:07.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2026-02-18T22:29:07.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2026-02-18T22:29:07.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2026-02-18T22:29:07.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2026-02-18T22:29:07.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2026-02-18T22:29:07.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 641 kB/s)
[2026-02-18T22:29:07.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 82 kB/s)
[2026-02-18T22:29:07.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 9.7 MB/s)
[2026-02-18T22:29:07.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 344 kB/s)
[2026-02-18T22:29:08.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 114 kB/s)
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO] Processed 19 files in 32ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO] Processed 19 files in 00:00.060 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:08.204Z] [INFO] Copying 1 resource
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.204Z] [INFO]
[2026-02-18T22:29:08.204Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta ---
[2026-02-18T22:29:08.532Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:08.532Z] [INFO] Compiling 19 source files to /quarkus/extensions/narayana-jta/runtime/target/classes
[2026-02-18T22:29:08.866Z] [WARNING] /quarkus/extensions/narayana-jta/runtime/src/main/java/io/quarkus/narayana/jta/runtime/context/TransactionContext.java:[216,74] unchecked cast
[2026-02-18T22:29:08.866Z] required: io.quarkus.arc.ContextInstanceHandle<T>
[2026-02-18T22:29:08.866Z] found: io.quarkus.arc.ContextInstanceHandle<capture#1 of ?>
[2026-02-18T22:29:08.866Z] [INFO]
[2026-02-18T22:29:08.866Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:09.193Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/runtime/src/test/resources
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] No sources to compile
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] No tests to run.
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta ---
[2026-02-18T22:29:09.193Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.jar
[2026-02-18T22:29:09.193Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.pom
[2026-02-18T22:29:09.193Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] ---------------------< io.quarkus:quarkus-agroal >----------------------
[2026-02-18T22:29:09.193Z] [INFO] Building Quarkus - Agroal - Runtime 2.7.5.Final [239/964]
[2026-02-18T22:29:09.193Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:09.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom
[2026-02-18T22:29:09.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom (1.1 kB at 21 kB/s)
[2026-02-18T22:29:09.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2026-02-18T22:29:09.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 83 kB/s)
[2026-02-18T22:29:09.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar
[2026-02-18T22:29:09.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar (15 kB at 370 kB/s)
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal ---
[2026-02-18T22:29:09.193Z] [INFO]
[2026-02-18T22:29:09.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal ---
[2026-02-18T22:29:09.898Z] [INFO] Processed 20 files in 56ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-18T22:29:09.898Z] [INFO]
[2026-02-18T22:29:09.898Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal ---
[2026-02-18T22:29:10.227Z] [INFO] Processed 20 files in 00:00.110 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-18T22:29:10.228Z] [INFO]
[2026-02-18T22:29:10.228Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal ---
[2026-02-18T22:29:10.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:10.228Z] [INFO] Copying 1 resource
[2026-02-18T22:29:10.228Z] [INFO]
[2026-02-18T22:29:10.228Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-agroal ---
[2026-02-18T22:29:10.228Z] [INFO]
[2026-02-18T22:29:10.228Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal ---
[2026-02-18T22:29:10.228Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:10.228Z] [INFO] Compiling 20 source files to /quarkus/extensions/agroal/runtime/target/classes
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:10.944Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/runtime/src/test/resources
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] No sources to compile
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] No tests to run.
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal ---
[2026-02-18T22:29:10.944Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.jar
[2026-02-18T22:29:10.944Z] [INFO] Installing /quarkus/extensions/agroal/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.pom
[2026-02-18T22:29:10.944Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final-sources.jar
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] ------------------< io.quarkus:quarkus-quartz-parent >------------------
[2026-02-18T22:29:10.944Z] [INFO] Building Quarkus - Quartz 2.7.5.Final [240/964]
[2026-02-18T22:29:10.944Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO]
[2026-02-18T22:29:10.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-parent ---
[2026-02-18T22:29:10.944Z] [INFO] Installing /quarkus/extensions/quartz/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-parent/2.7.5.Final/quarkus-quartz-parent-2.7.5.Final.pom
[2026-02-18T22:29:11.274Z] [INFO]
[2026-02-18T22:29:11.274Z] [INFO] ---------------------< io.quarkus:quarkus-quartz >----------------------
[2026-02-18T22:29:11.274Z] [INFO] Building Quarkus - Quartz - Runtime 2.7.5.Final [241/964]
[2026-02-18T22:29:11.274Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:11.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[2026-02-18T22:29:11.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 184 kB/s)
[2026-02-18T22:29:11.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[2026-02-18T22:29:11.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 293 kB/s)
[2026-02-18T22:29:11.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom
[2026-02-18T22:29:11.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 66 kB/s)
[2026-02-18T22:29:11.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[2026-02-18T22:29:11.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar
[2026-02-18T22:29:11.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 14 MB/s)
[2026-02-18T22:29:11.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar (624 kB at 6.0 MB/s)
[2026-02-18T22:29:11.274Z] [INFO]
[2026-02-18T22:29:11.274Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz ---
[2026-02-18T22:29:11.274Z] [INFO]
[2026-02-18T22:29:11.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO] Processed 10 files in 44ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO] Processed 10 files in 00:00.031 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.601Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz ---
[2026-02-18T22:29:11.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:11.601Z] [INFO] Copying 1 resource
[2026-02-18T22:29:11.601Z] [INFO]
[2026-02-18T22:29:11.602Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-quartz ---
[2026-02-18T22:29:11.602Z] [INFO]
[2026-02-18T22:29:11.602Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz ---
[2026-02-18T22:29:11.602Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:11.602Z] [INFO] Compiling 10 source files to /quarkus/extensions/quartz/runtime/target/classes
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:12.306Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/runtime/src/test/resources
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] No sources to compile
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] No tests to run.
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz ---
[2026-02-18T22:29:12.306Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.jar
[2026-02-18T22:29:12.306Z] [INFO] Installing /quarkus/extensions/quartz/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.pom
[2026-02-18T22:29:12.306Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final-sources.jar
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --------------< io.quarkus:quarkus-smallrye-metrics-spi >---------------
[2026-02-18T22:29:12.306Z] [INFO] Building Quarkus - SmallRye Metrics - SPI 2.7.5.Final [242/964]
[2026-02-18T22:29:12.306Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.306Z] [INFO]
[2026-02-18T22:29:12.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.642Z] [INFO]
[2026-02-18T22:29:12.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:29:12.973Z] [INFO]
[2026-02-18T22:29:12.973Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:12.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/main/resources
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:12.974Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-metrics/spi/target/classes
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:12.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/test/resources
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] No sources to compile
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] No tests to run.
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-spi ---
[2026-02-18T22:29:12.974Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-18T22:29:12.974Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.pom
[2026-02-18T22:29:12.974Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] -----------< io.quarkus:quarkus-smallrye-metrics-deployment >-----------
[2026-02-18T22:29:12.974Z] [INFO] Building Quarkus - SmallRye Metrics - Deployment 2.7.5.Final [243/964]
[2026-02-18T22:29:12.974Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:12.974Z] [INFO]
[2026-02-18T22:29:12.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:13.680Z] [INFO]
[2026-02-18T22:29:13.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.020Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.020Z] [INFO] Processed 23 files in 51ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T22:29:14.020Z] [INFO]
[2026-02-18T22:29:14.021Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.021Z] [INFO] Processed 23 files in 00:00.052 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T22:29:14.021Z] [INFO]
[2026-02-18T22:29:14.021Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:14.021Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/deployment/src/main/resources
[2026-02-18T22:29:14.021Z] [INFO]
[2026-02-18T22:29:14.021Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.021Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:14.021Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-metrics/deployment/target/classes
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[139,20] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[555,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:14.734Z] [INFO]
[2026-02-18T22:29:14.734Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:14.734Z] [INFO] Copying 1 resource
[2026-02-18T22:29:14.734Z] [INFO]
[2026-02-18T22:29:14.734Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:14.734Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:14.734Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-metrics/deployment/target/test-classes
[2026-02-18T22:29:15.069Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromMetricsFactoryTestCase.java:[42,59] unchecked conversion
[2026-02-18T22:29:15.070Z] required: org.eclipse.microprofile.metrics.Gauge<java.lang.Long>
[2026-02-18T22:29:15.070Z] found: org.eclipse.microprofile.metrics.Gauge
[2026-02-18T22:29:15.070Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[70,35] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:15.070Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:15.070Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:15.070Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:15.070Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-18T22:29:15.070Z] [INFO]
[2026-02-18T22:29:15.070Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:15.070Z] [INFO]
[2026-02-18T22:29:15.070Z] [INFO] -------------------------------------------------------
[2026-02-18T22:29:15.070Z] [INFO] T E S T S
[2026-02-18T22:29:15.070Z] [INFO] -------------------------------------------------------
[2026-02-18T22:29:15.070Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:29:15.779Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-02-18T22:29:23.066Z] 2026-02-18 22:29:22,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2026-02-18T22:29:23.066Z] 2026-02-18 22:29:22,661 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:23.066Z] 2026-02-18 22:29:22,662 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:23.799Z] 2026-02-18 22:29:23,441 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:29:23.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.73 s - in io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-02-18T22:29:23.799Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-02-18T22:29:26.073Z] 2026-02-18 22:29:25,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2026-02-18T22:29:26.073Z] 2026-02-18 22:29:25,490 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:26.073Z] 2026-02-18 22:29:25,490 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:27.296Z] 2026-02-18 22:29:27,068 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:29:27.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.602 s - in io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-02-18T22:29:27.296Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-02-18T22:29:29.544Z] 2026-02-18 22:29:29,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.801s. Listening on: http://localhost:8081
[2026-02-18T22:29:29.544Z] 2026-02-18 22:29:29,143 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:29.544Z] 2026-02-18 22:29:29,143 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:30.250Z] 2026-02-18 22:29:29,948 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:29:30.250Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-02-18T22:29:30.250Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-02-18T22:29:31.908Z] 2026-02-18 22:29:31,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.695s. Listening on: http://localhost:8081
[2026-02-18T22:29:31.908Z] 2026-02-18 22:29:31,623 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:31.908Z] 2026-02-18 22:29:31,623 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:32.614Z] 2026-02-18 22:29:32,376 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:29:32.614Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.452 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-02-18T22:29:32.614Z] [INFO] Running io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-02-18T22:29:34.264Z] 2026-02-18 22:29:33,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-18T22:29:34.264Z] 2026-02-18 22:29:33,762 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:34.264Z] 2026-02-18 22:29:33,762 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:34.596Z] 2026-02-18 22:29:34,296 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:29:34.596Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s - in io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-02-18T22:29:34.596Z] [INFO] Running io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-02-18T22:29:36.310Z] 2026-02-18 22:29:36,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.773s. Listening on: http://localhost:8081
[2026-02-18T22:29:36.310Z] 2026-02-18 22:29:36,144 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:36.310Z] 2026-02-18 22:29:36,144 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:37.017Z] 2026-02-18 22:29:36,624 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception failed, error id: 8db58036-bc49-456a-a7b2-b4f8c0245cc1-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: !!!
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:29:37.017Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:29:37.017Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:29:37.017Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:29:37.017Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:29:37.017Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:29:37.017Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:29:37.017Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:29:37.017Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:29:37.017Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:29:37.017Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:29:37.017Z] Caused by: java.lang.RuntimeException: !!!
[2026-02-18T22:29:37.017Z] at io.quarkus.smallrye.metrics.jaxrs.MetricsResource.exception(MetricsResource.java:31)
[2026-02-18T22:29:37.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:29:37.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:29:37.017Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:29:37.017Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:29:37.017Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:29:37.017Z] ... 15 more
[2026-02-18T22:29:37.017Z]
[2026-02-18T22:29:37.017Z] 2026-02-18 22:29:36,871 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:29:37.017Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s - in io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-02-18T22:29:37.017Z] [INFO] Running io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-02-18T22:29:38.689Z] 2026-02-18 22:29:38,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-18T22:29:38.689Z] 2026-02-18 22:29:38,206 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:38.689Z] 2026-02-18 22:29:38,207 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:38.689Z] 2026-02-18 22:29:38,292 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:29:38.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-02-18T22:29:38.689Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-02-18T22:29:47.567Z] Tests paused
[2026-02-18T22:29:47.567Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:47.567Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:47.567Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:47.567Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:47.567Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:42,809 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.658s. Listening on: http://localhost:8080
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:42,809 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:42,809 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:45,588 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeMetricRegistryTest.class, DevModeMetricRegistryTest$MetricsResource.class.
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:45,597 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:29:47.567Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:47.567Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:47.567Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:47.567Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:47.567Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:46,117 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8080
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:46,118 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:46,118 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:46,119 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.568s
[2026-02-18T22:29:47.567Z] 2026-02-18 22:29:46,189 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:29:47.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.933 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-02-18T22:29:47.567Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-02-18T22:29:54.912Z] Tests paused
[2026-02-18T22:29:54.912Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:54.912Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:54.912Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:54.912Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:54.912Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:49,859 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.135s. Listening on: http://localhost:8080
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:49,860 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:49,860 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:51,766 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test12297955610989017510/src/main/resources/application.properties
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:51,768 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:51,779 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:51,906 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-19) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2026-02-18T22:29:54.912Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:54.912Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:54.912Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:54.912Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:54.912Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:52,257 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8080
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:52,258 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:52,258 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:52,258 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.997s
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:53,726 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test12297955610989017510/src/main/resources/application.properties
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:53,727 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:53,732 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:29:54.912Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:54.912Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:54.912Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:54.912Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:54.912Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,157 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8080
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,158 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,158 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,158 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.701s
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,203 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test12297955610989017510/src/main/resources/application.properties
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,207 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,212 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,281 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-4) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2026-02-18T22:29:54.912Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:29:54.912Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:29:54.912Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:29:54.912Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:29:54.912Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,590 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8080
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,590 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,590 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,590 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.388s
[2026-02-18T22:29:54.912Z] 2026-02-18 22:29:54,623 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:29:54.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.455 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-02-18T22:29:54.912Z] [INFO] Running io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-02-18T22:29:56.669Z] 2026-02-18 22:29:56,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2026-02-18T22:29:56.669Z] 2026-02-18 22:29:56,213 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:56.669Z] 2026-02-18 22:29:56,215 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:56.669Z] 2026-02-18 22:29:56,315 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:29:56.669Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s - in io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-02-18T22:29:56.669Z] [INFO] Running DefaultPackageMetricsTest
[2026-02-18T22:29:57.815Z] 2026-02-18 22:29:57,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2026-02-18T22:29:57.815Z] 2026-02-18 22:29:57,629 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:29:57.815Z] 2026-02-18 22:29:57,629 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:29:57.815Z] 2026-02-18 22:29:57,705 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:29:57.815Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s - in DefaultPackageMetricsTest
[2026-02-18T22:29:58.147Z] [INFO]
[2026-02-18T22:29:58.147Z] [INFO] Results:
[2026-02-18T22:29:58.147Z] [INFO]
[2026-02-18T22:29:58.147Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:29:58.147Z] [INFO]
[2026-02-18T22:29:58.147Z] [INFO]
[2026-02-18T22:29:58.147Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:58.148Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2026-02-18T22:29:58.148Z] [INFO]
[2026-02-18T22:29:58.148Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:58.148Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:29:58.148Z] [INFO]
[2026-02-18T22:29:58.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-deployment ---
[2026-02-18T22:29:58.148Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2026-02-18T22:29:58.148Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.pom
[2026-02-18T22:29:58.148Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:29:58.148Z] [INFO]
[2026-02-18T22:29:58.148Z] [INFO] ----------------< io.quarkus:quarkus-quartz-deployment >----------------
[2026-02-18T22:29:58.148Z] [INFO] Building Quarkus - Quartz - Deployment 2.7.5.Final [244/964]
[2026-02-18T22:29:58.148Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:29:58.148Z] [INFO]
[2026-02-18T22:29:58.148Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.148Z] [INFO]
[2026-02-18T22:29:58.148Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO] Processed 36 files in 86ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO] Processed 36 files in 00:00.050 (Already Sorted: 36, Needed Sorting: 0)
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:58.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/main/resources
[2026-02-18T22:29:58.853Z] [INFO]
[2026-02-18T22:29:58.854Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:58.854Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:58.854Z] [INFO] Compiling 2 source files to /quarkus/extensions/quartz/deployment/target/classes
[2026-02-18T22:29:59.560Z] [INFO]
[2026-02-18T22:29:59.560Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:59.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:29:59.560Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/test/resources
[2026-02-18T22:29:59.560Z] [INFO]
[2026-02-18T22:29:59.560Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:59.560Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:29:59.560Z] [INFO] Compiling 34 source files to /quarkus/extensions/quartz/deployment/target/test-classes
[2026-02-18T22:29:59.897Z] [INFO]
[2026-02-18T22:29:59.897Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz-deployment ---
[2026-02-18T22:29:59.897Z] [INFO]
[2026-02-18T22:29:59.897Z] [INFO] -------------------------------------------------------
[2026-02-18T22:29:59.897Z] [INFO] T E S T S
[2026-02-18T22:29:59.897Z] [INFO] -------------------------------------------------------
[2026-02-18T22:30:00.227Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:30:01.388Z] [INFO] Running io.quarkus.quartz.test.SimpleIdentityTest
[2026-02-18T22:30:08.856Z] 2026-02-18 22:30:07,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.687s. Listening on: http://localhost:8081
[2026-02-18T22:30:08.856Z] 2026-02-18 22:30:07,510 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:08.856Z] 2026-02-18 22:30:07,510 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:08.856Z] 2026-02-18 22:30:07,921 INFO [io.quarkus] (main) Quarkus stopped in 0.371s
[2026-02-18T22:30:08.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.869 s - in io.quarkus.quartz.test.SimpleIdentityTest
[2026-02-18T22:30:08.856Z] [INFO] Running io.quarkus.quartz.test.InjectJobTest
[2026-02-18T22:30:10.003Z] 2026-02-18 22:30:09,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8081
[2026-02-18T22:30:10.003Z] 2026-02-18 22:30:09,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:10.003Z] 2026-02-18 22:30:09,820 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:11.660Z] 2026-02-18 22:30:11,237 INFO [io.quarkus] (main) Quarkus stopped in 0.518s
[2026-02-18T22:30:11.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 s - in io.quarkus.quartz.test.InjectJobTest
[2026-02-18T22:30:11.660Z] [INFO] Running io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-02-18T22:30:13.336Z] 2026-02-18 22:30:12,889 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-18T22:30:13.336Z] 2026-02-18 22:30:12,889 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:13.336Z] 2026-02-18 22:30:12,889 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:14.477Z] 2026-02-18 22:30:14,290 INFO [io.quarkus] (main) Quarkus stopped in 0.509s
[2026-02-18T22:30:14.477Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.038 s - in io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-02-18T22:30:14.477Z] [INFO] Running io.quarkus.quartz.test.DisabledSchedulerTest
[2026-02-18T22:30:16.127Z] 2026-02-18 22:30:15,556 INFO [io.qua.qua.run.QuartzScheduler] (main) Quartz scheduler is disabled by config property and will not be started
[2026-02-18T22:30:16.127Z] 2026-02-18 22:30:15,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2026-02-18T22:30:16.127Z] 2026-02-18 22:30:15,706 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:16.127Z] 2026-02-18 22:30:15,706 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:16.127Z] 2026-02-18 22:30:15,746 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:30:16.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.quartz.test.DisabledSchedulerTest
[2026-02-18T22:30:16.127Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-02-18T22:30:17.269Z] 2026-02-18 22:30:17,104 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-02-18T22:30:17.269Z] 2026-02-18 22:30:17,105 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:17.269Z] 2026-02-18 22:30:17,105 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:18.922Z] 2026-02-18 22:30:18,532 INFO [io.quarkus] (main) Quarkus stopped in 0.511s
[2026-02-18T22:30:18.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s - in io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-02-18T22:30:18.922Z] [INFO] Running io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-02-18T22:30:20.067Z] 2026-02-18 22:30:19,883 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:30:20.067Z] 2026-02-18 22:30:19,883 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:20.067Z] 2026-02-18 22:30:19,884 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:21.733Z] 2026-02-18 22:30:21,320 INFO [io.quarkus] (main) Quarkus stopped in 0.517s
[2026-02-18T22:30:21.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.783 s - in io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-02-18T22:30:21.733Z] [INFO] Running io.quarkus.quartz.test.NoExpressionTest
[2026-02-18T22:30:22.060Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in io.quarkus.quartz.test.NoExpressionTest
[2026-02-18T22:30:22.060Z] [INFO] Running io.quarkus.quartz.test.metrics.MpTimedTest
[2026-02-18T22:30:23.735Z] 2026-02-18 22:30:23,462 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-18T22:30:23.735Z] 2026-02-18 22:30:23,462 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:23.735Z] 2026-02-18 22:30:23,463 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:24.062Z] 2026-02-18 22:30:23,894 INFO [io.quarkus] (main) Quarkus stopped in 0.413s
[2026-02-18T22:30:24.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.quartz.test.metrics.MpTimedTest
[2026-02-18T22:30:24.062Z] [INFO] Running io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:24,829 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.jobSuccessMessage" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:24,829 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.class" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:25,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:25,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:25,245 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:25.720Z] 2026-02-18 22:30:25,673 INFO [io.quarkus] (main) Quarkus stopped in 0.416s
[2026-02-18T22:30:25.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-02-18T22:30:25.720Z] [INFO] Running io.quarkus.quartz.test.PausedResumedMethodTest
[2026-02-18T22:30:27.373Z] 2026-02-18 22:30:26,881 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-18T22:30:27.373Z] 2026-02-18 22:30:26,882 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:27.373Z] 2026-02-18 22:30:26,882 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:27.700Z] 2026-02-18 22:30:27,410 INFO [io.quarkus] (main) Quarkus stopped in 0.511s
[2026-02-18T22:30:27.700Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in io.quarkus.quartz.test.PausedResumedMethodTest
[2026-02-18T22:30:27.700Z] [INFO] Running io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-02-18T22:30:28.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-02-18T22:30:28.027Z] [INFO] Running io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-02-18T22:30:28.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-02-18T22:30:28.733Z] [INFO] Running io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-02-18T22:30:29.874Z] 2026-02-18 22:30:29,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:30:29.875Z] 2026-02-18 22:30:29,673 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:29.875Z] 2026-02-18 22:30:29,673 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:33.642Z] 2026-02-18 22:30:33,093 INFO [io.quarkus] (main) Quarkus stopped in 0.403s
[2026-02-18T22:30:33.642Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.466 s - in io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-02-18T22:30:33.642Z] [INFO] Running io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-02-18T22:30:34.785Z] 2026-02-18 22:30:34,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.668s. Listening on: http://localhost:8081
[2026-02-18T22:30:34.785Z] 2026-02-18 22:30:34,425 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:34.785Z] 2026-02-18 22:30:34,425 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:35.114Z] 2026-02-18 22:30:34,856 INFO [io.quarkus] (main) Quarkus stopped in 0.422s
[2026-02-18T22:30:35.114Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 s - in io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-02-18T22:30:35.114Z] [INFO] Running io.quarkus.quartz.test.SimpleDelayedTest
[2026-02-18T22:30:36.261Z] 2026-02-18 22:30:35,874 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-02-18T22:30:36.261Z] 2026-02-18 22:30:35,874 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:36.261Z] 2026-02-18 22:30:35,874 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:37.404Z] 2026-02-18 22:30:37,331 INFO [io.quarkus] (main) Quarkus stopped in 0.510s
[2026-02-18T22:30:37.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.475 s - in io.quarkus.quartz.test.SimpleDelayedTest
[2026-02-18T22:30:37.404Z] [INFO] Running io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-02-18T22:30:38.549Z] 2026-02-18 22:30:38,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-02-18T22:30:38.549Z] 2026-02-18 22:30:38,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:38.549Z] 2026-02-18 22:30:38,514 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:39.253Z] 2026-02-18 22:30:38,953 INFO [io.quarkus] (main) Quarkus stopped in 0.428s
[2026-02-18T22:30:39.253Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s - in io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-02-18T22:30:39.253Z] [INFO] Running io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-02-18T22:30:40.409Z] 2026-02-18 22:30:40,131 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-02-18T22:30:40.409Z] 2026-02-18 22:30:40,132 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:40.409Z] 2026-02-18 22:30:40,132 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:41.628Z] 2026-02-18 22:30:41,583 INFO [io.quarkus] (main) Quarkus stopped in 0.516s
[2026-02-18T22:30:41.628Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.628 s - in io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-02-18T22:30:41.628Z] [INFO] Running io.quarkus.quartz.test.HaltedSchedulerTest
[2026-02-18T22:30:42.770Z] 2026-02-18 22:30:42,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-02-18T22:30:42.770Z] 2026-02-18 22:30:42,578 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:42.770Z] 2026-02-18 22:30:42,578 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:43.098Z] 2026-02-18 22:30:42,997 INFO [io.quarkus] (main) Quarkus stopped in 0.407s
[2026-02-18T22:30:43.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in io.quarkus.quartz.test.HaltedSchedulerTest
[2026-02-18T22:30:43.098Z] [INFO] Running io.quarkus.quartz.test.PausedMethodTest
[2026-02-18T22:30:44.242Z] 2026-02-18 22:30:44,029 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-18T22:30:44.242Z] 2026-02-18 22:30:44,029 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:44.242Z] 2026-02-18 22:30:44,030 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:48.009Z] 2026-02-18 22:30:47,446 INFO [io.quarkus] (main) Quarkus stopped in 0.405s
[2026-02-18T22:30:48.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.443 s - in io.quarkus.quartz.test.PausedMethodTest
[2026-02-18T22:30:48.009Z] [INFO] Running io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-02-18T22:30:48.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-02-18T22:30:48.009Z] [INFO] Running io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-02-18T22:30:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-02-18T22:30:48.722Z] [INFO] Running io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-02-18T22:30:49.095Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-02-18T22:30:49.095Z] [INFO] Running io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-02-18T22:30:50.242Z] 2026-02-18 22:30:49,848 WARN [io.qua.arc.impl] (main) An error occurred during delivery of the @BeforeDestroyed(ApplicationScoped.class) event: java.lang.IllegalStateException: Unable to create Scheduler
[2026-02-18T22:30:50.242Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:238)
[2026-02-18T22:30:50.242Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-02-18T22:30:50.242Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-02-18T22:30:50.242Z] at io.quarkus.quartz.runtime.QuartzScheduler_Observer_destroy_fb1039b288e54ae74a9e1acfa476b03b6c5afceb.notify(Unknown Source)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.impl.ArcContainerImpl.shutdown(ArcContainerImpl.java:354)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.Arc.shutdown(Arc.java:52)
[2026-02-18T22:30:50.242Z] at io.quarkus.arc.runtime.ArcRecorder$1.run(ArcRecorder.java:44)
[2026-02-18T22:30:50.242Z] at io.quarkus.runtime.StartupContext.runAllInReverseOrder(StartupContext.java:84)
[2026-02-18T22:30:50.242Z] at io.quarkus.runtime.StartupContext.close(StartupContext.java:73)
[2026-02-18T22:30:50.242Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T22:30:50.242Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T22:30:50.242Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:30:50.242Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:30:50.242Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:30:50.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:30:50.242Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-18T22:30:50.242Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-02-18T22:30:50.242Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:30:50.242Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:30:50.242Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-18T22:30:50.242Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:30:50.242Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:30:50.242Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:30:50.242Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:30:50.242Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:30:50.242Z] Caused by: java.util.NoSuchElementException: Could not expand value my.cron in property ${my.cron}
[2026-02-18T22:30:50.242Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:113)
[2026-02-18T22:30:50.242Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:104)
[2026-02-18T22:30:50.242Z] at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
[2026-02-18T22:30:50.242Z] at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
[2026-02-18T22:30:50.242Z] at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
[2026-02-18T22:30:50.242Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.resolvePropertyExpression(SchedulerUtils.java:104)
[2026-02-18T22:30:50.242Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.lookUpPropertyValue(SchedulerUtils.java:72)
[2026-02-18T22:30:50.242Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:151)
[2026-02-18T22:30:50.242Z] ... 67 more
[2026-02-18T22:30:50.242Z]
[2026-02-18T22:30:50.242Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s - in io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-02-18T22:30:50.242Z] [INFO] Running io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-02-18T22:30:50.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-02-18T22:30:50.569Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-02-18T22:30:51.711Z] 2026-02-18 22:30:51,301 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.825s. Listening on: http://localhost:8081
[2026-02-18T22:30:51.711Z] 2026-02-18 22:30:51,302 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:51.711Z] 2026-02-18 22:30:51,302 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:53.957Z] 2026-02-18 22:30:53,753 INFO [io.quarkus] (main) Quarkus stopped in 0.509s
[2026-02-18T22:30:53.957Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.423 s - in io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-02-18T22:30:53.957Z] [INFO] Running io.quarkus.quartz.test.ConditionalExecutionTest
[2026-02-18T22:30:55.099Z] Skipped execution of [foo]: io.quarkus.quartz.test.ConditionalExecutionTest$IsDisabled
[2026-02-18T22:30:55.099Z] 2026-02-18 22:30:54,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-18T22:30:55.099Z] 2026-02-18 22:30:54,735 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:55.099Z] 2026-02-18 22:30:54,735 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:56.246Z] 2026-02-18 22:30:56,160 INFO [io.quarkus] (main) Quarkus stopped in 0.508s
[2026-02-18T22:30:56.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s - in io.quarkus.quartz.test.ConditionalExecutionTest
[2026-02-18T22:30:56.246Z] [INFO] Running io.quarkus.quartz.test.MissingDataSourceTest
[2026-02-18T22:30:56.578Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.quartz.test.MissingDataSourceTest
[2026-02-18T22:30:56.578Z] [INFO] Running io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-02-18T22:30:57.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-02-18T22:30:57.283Z] [INFO] Running io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-02-18T22:30:58.422Z] 2026-02-18 22:30:58,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-18T22:30:58.422Z] 2026-02-18 22:30:58,011 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:58.422Z] 2026-02-18 22:30:58,011 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:30:58.751Z] 2026-02-18 22:30:58,448 INFO [io.quarkus] (main) Quarkus stopped in 0.428s
[2026-02-18T22:30:58.751Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-02-18T22:30:58.751Z] [INFO] Running io.quarkus.quartz.test.RegisterJobListenerTest
[2026-02-18T22:30:59.458Z] 2026-02-18 22:30:59,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-18T22:30:59.458Z] 2026-02-18 22:30:59,371 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:30:59.458Z] 2026-02-18 22:30:59,371 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:31:00.165Z] 2026-02-18 22:30:59,824 INFO [io.quarkus] (main) Quarkus stopped in 0.444s
[2026-02-18T22:31:00.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in io.quarkus.quartz.test.RegisterJobListenerTest
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] Results:
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz-deployment ---
[2026-02-18T22:31:00.165Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-deployment ---
[2026-02-18T22:31:00.165Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-deployment ---
[2026-02-18T22:31:00.165Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.jar
[2026-02-18T22:31:00.165Z] [INFO] Installing /quarkus/extensions/quartz/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.pom
[2026-02-18T22:31:00.165Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] -------------------< io.quarkus:quarkus-jaxp-parent >-------------------
[2026-02-18T22:31:00.165Z] [INFO] Building Quarkus - JAXP 2.7.5.Final [245/964]
[2026-02-18T22:31:00.165Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-parent ---
[2026-02-18T22:31:00.165Z] [INFO] Installing /quarkus/extensions/jaxp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-parent/2.7.5.Final/quarkus-jaxp-parent-2.7.5.Final.pom
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] ----------------------< io.quarkus:quarkus-jaxp >-----------------------
[2026-02-18T22:31:00.165Z] [INFO] Building Quarkus - JAXP - Runtime 2.7.5.Final [246/964]
[2026-02-18T22:31:00.165Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp ---
[2026-02-18T22:31:00.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:00.165Z] [INFO] Copying 1 resource
[2026-02-18T22:31:00.165Z] [INFO]
[2026-02-18T22:31:00.165Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] No sources to compile
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:00.492Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/runtime/src/test/resources
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] No sources to compile
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] No tests to run.
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp ---
[2026-02-18T22:31:00.492Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.jar
[2026-02-18T22:31:00.492Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.pom
[2026-02-18T22:31:00.492Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final-sources.jar
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] -----------------< io.quarkus:quarkus-jaxp-deployment >-----------------
[2026-02-18T22:31:00.492Z] [INFO] Building Quarkus - JAXP - Deployment 2.7.5.Final [247/964]
[2026-02-18T22:31:00.492Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.492Z] [INFO]
[2026-02-18T22:31:00.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:00.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/main/resources
[2026-02-18T22:31:00.822Z] [INFO]
[2026-02-18T22:31:00.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:00.822Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:00.822Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxp/deployment/target/classes
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:01.150Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/test/resources
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] No sources to compile
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] No tests to run.
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-deployment ---
[2026-02-18T22:31:01.150Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.jar
[2026-02-18T22:31:01.150Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.pom
[2026-02-18T22:31:01.150Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] ------------< io.quarkus:quarkus-smallrye-stork-deployment >------------
[2026-02-18T22:31:01.150Z] [INFO] Building Quarkus - SmallRye Stork - Deployment 2.7.5.Final [248/964]
[2026-02-18T22:31:01.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.150Z] [INFO]
[2026-02-18T22:31:01.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:31:01.882Z] [INFO]
[2026-02-18T22:31:01.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.882Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:31:01.883Z] [INFO]
[2026-02-18T22:31:01.883Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:01.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/main/resources
[2026-02-18T22:31:01.883Z] [INFO]
[2026-02-18T22:31:01.883Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:01.883Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:01.883Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/deployment/target/classes
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:02.212Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/test/resources
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] No sources to compile
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] No tests to run.
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-deployment ---
[2026-02-18T22:31:02.212Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2026-02-18T22:31:02.212Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.pom
[2026-02-18T22:31:02.212Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] ---------------< io.quarkus:quarkus-config-yaml-parent >----------------
[2026-02-18T22:31:02.212Z] [INFO] Building Quarkus - Configuration - YAML 2.7.5.Final [249/964]
[2026-02-18T22:31:02.212Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-parent ---
[2026-02-18T22:31:02.212Z] [INFO] Installing /quarkus/extensions/config-yaml/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-parent/2.7.5.Final/quarkus-config-yaml-parent-2.7.5.Final.pom
[2026-02-18T22:31:02.212Z] [INFO]
[2026-02-18T22:31:02.212Z] [INFO] -------------------< io.quarkus:quarkus-config-yaml >-------------------
[2026-02-18T22:31:02.212Z] [INFO] Building Quarkus - Configuration - YAML - Runtime 2.7.5.Final [250/964]
[2026-02-18T22:31:02.212Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:02.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom
[2026-02-18T22:31:02.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom (2.1 kB at 8.2 kB/s)
[2026-02-18T22:31:02.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar
[2026-02-18T22:31:02.868Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar (10 kB at 27 kB/s)
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:02.868Z] [INFO] Copying 2 resources
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO]
[2026-02-18T22:31:02.868Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml ---
[2026-02-18T22:31:02.868Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:02.868Z] [INFO] Compiling 2 source files to /quarkus/extensions/config-yaml/runtime/target/classes
[2026-02-18T22:31:03.196Z] [INFO]
[2026-02-18T22:31:03.196Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml ---
[2026-02-18T22:31:03.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:03.196Z] [INFO] Copying 2 resources
[2026-02-18T22:31:03.197Z] [INFO]
[2026-02-18T22:31:03.197Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml ---
[2026-02-18T22:31:03.197Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:03.197Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/runtime/target/test-classes
[2026-02-18T22:31:03.524Z] [INFO]
[2026-02-18T22:31:03.524Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml ---
[2026-02-18T22:31:03.524Z] [INFO]
[2026-02-18T22:31:03.524Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:03.524Z] [INFO] T E S T S
[2026-02-18T22:31:03.524Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:03.524Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:31:04.251Z] [INFO] Running io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-02-18T22:31:04.251Z] /quarkus/extensions/config-yaml/runtime
[2026-02-18T22:31:04.251Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] Results:
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml ---
[2026-02-18T22:31:04.251Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml ---
[2026-02-18T22:31:04.251Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml ---
[2026-02-18T22:31:04.251Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.jar
[2026-02-18T22:31:04.251Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.pom
[2026-02-18T22:31:04.251Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final-sources.jar
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] -------------< io.quarkus:quarkus-config-yaml-deployment >--------------
[2026-02-18T22:31:04.251Z] [INFO] Building Quarkus - Configuration - YAML - Deployment 2.7.5.Final [251/964]
[2026-02-18T22:31:04.251Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:04.251Z] [INFO]
[2026-02-18T22:31:04.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:04.959Z] [INFO]
[2026-02-18T22:31:04.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:05.287Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/config-yaml/deployment/src/main/resources
[2026-02-18T22:31:05.287Z] [INFO]
[2026-02-18T22:31:05.287Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.287Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:05.287Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/deployment/target/classes
[2026-02-18T22:31:05.618Z] [INFO]
[2026-02-18T22:31:05.618Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:05.618Z] [INFO] Copying 3 resources
[2026-02-18T22:31:05.618Z] [INFO]
[2026-02-18T22:31:05.618Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.618Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:05.618Z] [INFO] Compiling 4 source files to /quarkus/extensions/config-yaml/deployment/target/test-classes
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T22:31:05.946Z] [INFO]
[2026-02-18T22:31:05.946Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:05.946Z] [INFO]
[2026-02-18T22:31:05.946Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:05.946Z] [INFO] T E S T S
[2026-02-18T22:31:05.946Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:05.946Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:31:07.088Z] [INFO] Running io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-02-18T22:31:14.345Z] 2026-02-18 22:31:13,457 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.634s. Listening on: http://localhost:8081
[2026-02-18T22:31:14.345Z] 2026-02-18 22:31:13,459 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:31:14.345Z] 2026-02-18 22:31:13,459 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-02-18T22:31:14.345Z] 2026-02-18 22:31:14,178 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:31:14.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.328 s - in io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-02-18T22:31:14.345Z] [INFO] Running io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-02-18T22:31:21.688Z] Tests paused
[2026-02-18T22:31:21.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:31:21.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:31:21.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:31:21.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:31:21.688Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:18,860 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.678s. Listening on: http://localhost:8080
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:18,860 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:18,860 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,390 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test18036206338830531591/src/main/resources/application.yaml
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,393 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yaml.
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,402 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:31:21.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:31:21.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:31:21.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:31:21.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:31:21.688Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,999 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8080
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,999 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:20,999 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,000 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.611s
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,073 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test18036206338830531591/src/main/resources/application.yml
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,074 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yml.
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,078 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:31:21.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:31:21.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:31:21.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:31:21.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:31:21.688Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8080
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,499 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,499 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.428s
[2026-02-18T22:31:21.688Z] 2026-02-18 22:31:21,513 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:31:21.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.355 s - in io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-02-18T22:31:21.688Z] [INFO] Running io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-02-18T22:31:23.935Z] 2026-02-18 22:31:23,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-02-18T22:31:23.935Z] 2026-02-18 22:31:23,555 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:31:23.935Z] 2026-02-18 22:31:23,555 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-02-18T22:31:23.935Z] 2026-02-18 22:31:23,644 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:31:23.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] Results:
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:23.935Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:23.935Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-deployment ---
[2026-02-18T22:31:23.935Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2026-02-18T22:31:23.935Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.pom
[2026-02-18T22:31:23.935Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] -------------------< io.quarkus:quarkus-jaxb-parent >-------------------
[2026-02-18T22:31:23.935Z] [INFO] Building Quarkus - JAXB 2.7.5.Final [252/964]
[2026-02-18T22:31:23.935Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-parent ---
[2026-02-18T22:31:23.935Z] [INFO] Installing /quarkus/extensions/jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-parent/2.7.5.Final/quarkus-jaxb-parent-2.7.5.Final.pom
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] ----------------------< io.quarkus:quarkus-jaxb >-----------------------
[2026-02-18T22:31:23.935Z] [INFO] Building Quarkus - JAXB - Runtime 2.7.5.Final [253/964]
[2026-02-18T22:31:23.935Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb ---
[2026-02-18T22:31:23.935Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:31:23.935Z] [INFO]
[2026-02-18T22:31:23.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb ---
[2026-02-18T22:31:24.261Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:31:24.261Z] [INFO]
[2026-02-18T22:31:24.261Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb ---
[2026-02-18T22:31:24.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:24.262Z] [INFO] Copying 1 resource
[2026-02-18T22:31:24.262Z] [INFO]
[2026-02-18T22:31:24.262Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxb ---
[2026-02-18T22:31:24.262Z] [INFO]
[2026-02-18T22:31:24.262Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb ---
[2026-02-18T22:31:24.262Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:24.262Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxb/runtime/target/classes
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:24.592Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/runtime/src/test/resources
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] No sources to compile
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] No tests to run.
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb ---
[2026-02-18T22:31:24.592Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.jar
[2026-02-18T22:31:24.592Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.pom
[2026-02-18T22:31:24.592Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] -----------------< io.quarkus:quarkus-jaxb-deployment >-----------------
[2026-02-18T22:31:24.592Z] [INFO] Building Quarkus - JAXB - Deployment 2.7.5.Final [254/964]
[2026-02-18T22:31:24.592Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:24.592Z] [INFO]
[2026-02-18T22:31:24.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO] Processed 2 files in 00:00.016 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:25.298Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/main/resources
[2026-02-18T22:31:25.298Z] [INFO]
[2026-02-18T22:31:25.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.298Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:25.298Z] [INFO] Compiling 2 source files to /quarkus/extensions/jaxb/deployment/target/classes
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:25.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/test/resources
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] No sources to compile
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] No tests to run.
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-deployment ---
[2026-02-18T22:31:25.655Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:31:25.655Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.pom
[2026-02-18T22:31:25.655Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] ------------< io.quarkus:quarkus-websockets-client-parent >-------------
[2026-02-18T22:31:25.655Z] [INFO] Building Quarkus - WebSockets Client 2.7.5.Final [255/964]
[2026-02-18T22:31:25.655Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-parent ---
[2026-02-18T22:31:25.655Z] [INFO] Installing /quarkus/extensions/websockets/client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-parent/2.7.5.Final/quarkus-websockets-client-parent-2.7.5.Final.pom
[2026-02-18T22:31:25.655Z] [INFO]
[2026-02-18T22:31:25.655Z] [INFO] ----------------< io.quarkus:quarkus-websockets-client >----------------
[2026-02-18T22:31:25.655Z] [INFO] Building Quarkus - WebSockets Client - Runtime 2.7.5.Final [256/964]
[2026-02-18T22:31:25.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:25.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom
[2026-02-18T22:31:25.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 63 kB/s)
[2026-02-18T22:31:25.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom
[2026-02-18T22:31:25.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 193 kB/s)
[2026-02-18T22:31:25.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom
[2026-02-18T22:31:25.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom (10 kB at 108 kB/s)
[2026-02-18T22:31:25.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom
[2026-02-18T22:31:25.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom (1.5 kB at 21 kB/s)
[2026-02-18T22:31:25.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar
[2026-02-18T22:31:25.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar
[2026-02-18T22:31:25.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar (207 kB at 2.8 MB/s)
[2026-02-18T22:31:25.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 322 kB/s)
[2026-02-18T22:31:25.985Z] [INFO]
[2026-02-18T22:31:25.985Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client ---
[2026-02-18T22:31:25.985Z] [INFO]
[2026-02-18T22:31:25.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO] Processed 5 files in 14ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:26.313Z] [INFO] Copying 1 resource
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO]
[2026-02-18T22:31:26.313Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.313Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:26.313Z] [INFO] Compiling 5 source files to /quarkus/extensions/websockets/client/runtime/target/classes
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:26.641Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/runtime/src/test/resources
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] No sources to compile
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] No tests to run.
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar
[2026-02-18T22:31:26.641Z] [INFO]
[2026-02-18T22:31:26.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client ---
[2026-02-18T22:31:26.641Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.jar
[2026-02-18T22:31:26.641Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.pom
[2026-02-18T22:31:26.642Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final-sources.jar
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] ----------------< io.quarkus:quarkus-websockets-parent >----------------
[2026-02-18T22:31:26.642Z] [INFO] Building Quarkus - WebSockets 2.7.5.Final [257/964]
[2026-02-18T22:31:26.642Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-parent ---
[2026-02-18T22:31:26.642Z] [INFO] Installing /quarkus/extensions/websockets/server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-parent/2.7.5.Final/quarkus-websockets-parent-2.7.5.Final.pom
[2026-02-18T22:31:26.642Z] [INFO]
[2026-02-18T22:31:26.642Z] [INFO] -------------------< io.quarkus:quarkus-websockets >--------------------
[2026-02-18T22:31:26.642Z] [INFO] Building Quarkus - WebSockets - Runtime 2.7.5.Final [258/964]
[2026-02-18T22:31:26.642Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:26.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom
[2026-02-18T22:31:26.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom (8.7 kB at 33 kB/s)
[2026-02-18T22:31:26.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar
[2026-02-18T22:31:26.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar (22 kB at 221 kB/s)
[2026-02-18T22:31:26.970Z] [INFO]
[2026-02-18T22:31:26.970Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets ---
[2026-02-18T22:31:26.970Z] [INFO]
[2026-02-18T22:31:26.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:27.301Z] [INFO] Copying 1 resource
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO]
[2026-02-18T22:31:27.301Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets ---
[2026-02-18T22:31:27.301Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:27.301Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/runtime/target/classes
[2026-02-18T22:31:27.629Z] [INFO]
[2026-02-18T22:31:27.629Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets ---
[2026-02-18T22:31:27.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:27.629Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/runtime/src/test/resources
[2026-02-18T22:31:27.629Z] [INFO]
[2026-02-18T22:31:27.629Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets ---
[2026-02-18T22:31:27.629Z] [INFO] No sources to compile
[2026-02-18T22:31:27.629Z] [INFO]
[2026-02-18T22:31:27.629Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets ---
[2026-02-18T22:31:27.629Z] [INFO] No tests to run.
[2026-02-18T22:31:27.629Z] [INFO]
[2026-02-18T22:31:27.629Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets ---
[2026-02-18T22:31:27.630Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar
[2026-02-18T22:31:27.630Z] [INFO]
[2026-02-18T22:31:27.630Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets ---
[2026-02-18T22:31:27.630Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar
[2026-02-18T22:31:27.630Z] [INFO]
[2026-02-18T22:31:27.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets ---
[2026-02-18T22:31:27.630Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.jar
[2026-02-18T22:31:27.630Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.pom
[2026-02-18T22:31:27.630Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final-sources.jar
[2026-02-18T22:31:27.630Z] [INFO]
[2026-02-18T22:31:27.630Z] [INFO] ----------< io.quarkus:quarkus-websockets-client-deployment >-----------
[2026-02-18T22:31:27.630Z] [INFO] Building Quarkus - WebSockets Client - Deployment 2.7.5.Final [259/964]
[2026-02-18T22:31:27.630Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:27.630Z] [INFO]
[2026-02-18T22:31:27.630Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:27.630Z] [INFO]
[2026-02-18T22:31:27.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.335Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO] Processed 8 files in 19ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO] Processed 8 files in 00:00.017 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:28.336Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/main/resources
[2026-02-18T22:31:28.336Z] [INFO]
[2026-02-18T22:31:28.336Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:28.336Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:28.336Z] [INFO] Compiling 6 source files to /quarkus/extensions/websockets/client/deployment/target/classes
[2026-02-18T22:31:29.043Z] [INFO]
[2026-02-18T22:31:29.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:29.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:29.043Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/test/resources
[2026-02-18T22:31:29.043Z] [INFO]
[2026-02-18T22:31:29.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:29.043Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:29.043Z] [INFO] Compiling 2 source files to /quarkus/extensions/websockets/client/deployment/target/test-classes
[2026-02-18T22:31:29.043Z] [INFO]
[2026-02-18T22:31:29.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:29.043Z] [INFO]
[2026-02-18T22:31:29.043Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:29.044Z] [INFO] T E S T S
[2026-02-18T22:31:29.044Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:29.044Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:31:30.192Z] [INFO] Running io.quarkus.websockets.test.WebSocketClientTestCase
[2026-02-18T22:31:36.111Z] 2026-02-18 22:31:35,492 INFO [io.und.websockets] (main) UT026004: Adding annotated client endpoint class io.quarkus.websockets.test.TestWebSocketClient
[2026-02-18T22:31:36.111Z] 2026-02-18 22:31:35,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s.
[2026-02-18T22:31:36.111Z] 2026-02-18 22:31:35,710 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:31:36.111Z] 2026-02-18 22:31:35,710 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, websockets-client]
[2026-02-18T22:31:36.111Z] 2026-02-18 22:31:36,045 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:31:36.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.125 s - in io.quarkus.websockets.test.WebSocketClientTestCase
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] Results:
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:36.439Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:36.439Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-deployment ---
[2026-02-18T22:31:36.439Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2026-02-18T22:31:36.439Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.pom
[2026-02-18T22:31:36.439Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --------------< io.quarkus:quarkus-websockets-deployment >--------------
[2026-02-18T22:31:36.439Z] [INFO] Building Quarkus - WebSockets - Deployment 2.7.5.Final [260/964]
[2026-02-18T22:31:36.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.439Z] [INFO]
[2026-02-18T22:31:36.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO] Processed 4 files in 14ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:36.765Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/main/resources
[2026-02-18T22:31:36.765Z] [INFO]
[2026-02-18T22:31:36.765Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:36.765Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:36.765Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/deployment/target/classes
[2026-02-18T22:31:37.091Z] [INFO]
[2026-02-18T22:31:37.091Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:37.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:37.091Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/test/resources
[2026-02-18T22:31:37.091Z] [INFO]
[2026-02-18T22:31:37.091Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:37.091Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:37.091Z] [INFO] Compiling 3 source files to /quarkus/extensions/websockets/server/deployment/target/test-classes
[2026-02-18T22:31:37.417Z] [INFO]
[2026-02-18T22:31:37.417Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:37.417Z] [INFO]
[2026-02-18T22:31:37.417Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:37.417Z] [INFO] T E S T S
[2026-02-18T22:31:37.417Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:37.417Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:31:38.635Z] [INFO] Running io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-02-18T22:31:49.445Z] Tests paused
[2026-02-18T22:31:49.445Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:31:49.445Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:31:49.445Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:31:49.445Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:31:49.445Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:44,984 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:45,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.880s. Listening on: http://localhost:8080
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:45,412 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:45,412 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:47,745 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in EchoService.class.
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:47,761 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:31:49.446Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:31:49.446Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:31:49.446Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:31:49.446Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:31:49.446Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,227 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,313 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8080
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,313 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,314 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,314 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.409s
[2026-02-18T22:31:49.446Z] 2026-02-18 22:31:48,349 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:31:49.446Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.989 s - in io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] Results:
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:49.446Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:49.446Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-deployment ---
[2026-02-18T22:31:49.446Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.jar
[2026-02-18T22:31:49.446Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.pom
[2026-02-18T22:31:49.446Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --------------< io.quarkus:quarkus-websockets-aggregator >--------------
[2026-02-18T22:31:49.446Z] [INFO] Building Quarkus - WebSockets Aggregator 2.7.5.Final [261/964]
[2026-02-18T22:31:49.446Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-aggregator ---
[2026-02-18T22:31:49.446Z] [INFO] Installing /quarkus/extensions/websockets/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-aggregator/2.7.5.Final/quarkus-websockets-aggregator-2.7.5.Final.pom
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] ---------------< io.quarkus:quarkus-undertow-websockets >---------------
[2026-02-18T22:31:49.446Z] [INFO] Building Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.5.Final [262/964]
[2026-02-18T22:31:49.446Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:49.446Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/main/resources
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.446Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.446Z] [INFO] No sources to compile
[2026-02-18T22:31:49.446Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:49.447Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/test/resources
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [INFO] No sources to compile
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [INFO] No tests to run.
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-18T22:31:49.447Z] [INFO] Building jar: /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [INFO] No sources in project. Archive not created.
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-websockets ---
[2026-02-18T22:31:49.447Z] [INFO] Installing /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.jar
[2026-02-18T22:31:49.447Z] [INFO] Installing /quarkus/extensions/websockets/legacy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.pom
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] -------------< io.quarkus:quarkus-webjars-locator-parent >--------------
[2026-02-18T22:31:49.447Z] [INFO] Building Quarkus - WebJar Locator 2.7.5.Final [263/964]
[2026-02-18T22:31:49.447Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-parent ---
[2026-02-18T22:31:49.447Z] [INFO] Installing /quarkus/extensions/webjars-locator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-parent/2.7.5.Final/quarkus-webjars-locator-parent-2.7.5.Final.pom
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] -----------------< io.quarkus:quarkus-webjars-locator >-----------------
[2026-02-18T22:31:49.447Z] [INFO] Building Quarkus - WebJar Locator - Runtime 2.7.5.Final [264/964]
[2026-02-18T22:31:49.447Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:31:49.447Z] [INFO]
[2026-02-18T22:31:49.447Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:49.447Z] [INFO] Copying 1 resource
[2026-02-18T22:31:49.776Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:49.777Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/runtime/target/classes
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:49.777Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/runtime/src/test/resources
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO] No sources to compile
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO] No tests to run.
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator ---
[2026-02-18T22:31:49.777Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar
[2026-02-18T22:31:49.777Z] [INFO]
[2026-02-18T22:31:49.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator ---
[2026-02-18T22:31:50.105Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2026-02-18T22:31:50.105Z] [INFO]
[2026-02-18T22:31:50.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator ---
[2026-02-18T22:31:50.106Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.jar
[2026-02-18T22:31:50.106Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.pom
[2026-02-18T22:31:50.106Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2026-02-18T22:31:50.106Z] [INFO]
[2026-02-18T22:31:50.106Z] [INFO] -----------< io.quarkus:quarkus-webjars-locator-deployment >------------
[2026-02-18T22:31:50.106Z] [INFO] Building Quarkus - WebJar Locator - Deployment 2.7.5.Final [265/964]
[2026-02-18T22:31:50.106Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:31:50.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom
[2026-02-18T22:31:50.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom (5.6 kB at 10 kB/s)
[2026-02-18T22:31:50.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2026-02-18T22:31:50.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 32 kB/s)
[2026-02-18T22:31:50.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom
[2026-02-18T22:31:50.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom (1.9 kB at 22 kB/s)
[2026-02-18T22:31:50.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml
[2026-02-18T22:31:51.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml (736 B at 1.0 kB/s)
[2026-02-18T22:31:51.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom
[2026-02-18T22:31:51.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom (1.5 kB at 15 kB/s)
[2026-02-18T22:31:51.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom
[2026-02-18T22:31:51.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom (1.5 kB at 15 kB/s)
[2026-02-18T22:31:51.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml
[2026-02-18T22:31:52.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml (353 B at 404 B/s)
[2026-02-18T22:31:52.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom
[2026-02-18T22:31:52.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom (1.5 kB at 6.6 kB/s)
[2026-02-18T22:31:52.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar
[2026-02-18T22:31:52.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2026-02-18T22:31:52.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar
[2026-02-18T22:31:52.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar
[2026-02-18T22:31:52.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar
[2026-02-18T22:31:52.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar (684 kB at 9.1 MB/s)
[2026-02-18T22:31:53.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar (39 kB at 200 kB/s)
[2026-02-18T22:31:53.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 3.5 MB/s)
[2026-02-18T22:31:53.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar (284 kB at 982 kB/s)
[2026-02-18T22:31:53.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar (132 kB at 360 kB/s)
[2026-02-18T22:31:53.163Z] [INFO]
[2026-02-18T22:31:53.163Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.163Z] [INFO]
[2026-02-18T22:31:53.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO] artifact org.webjars.bowergithub.mbostock-bower:d3-bower: checking for updates from central
[2026-02-18T22:31:53.873Z] [INFO] artifact org.webjars.bowergithub.crossfilter:crossfilter: checking for updates from central
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:53.873Z] [INFO]
[2026-02-18T22:31:53.873Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.203Z] [INFO] Processed 6 files in 41ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:31:54.203Z] [INFO]
[2026-02-18T22:31:54.203Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.203Z] [INFO] Processed 6 files in 00:00.025 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:31:54.203Z] [INFO]
[2026-02-18T22:31:54.203Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:54.203Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/main/resources
[2026-02-18T22:31:54.203Z] [INFO]
[2026-02-18T22:31:54.203Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.203Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:54.203Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/deployment/target/classes
[2026-02-18T22:31:54.534Z] [INFO]
[2026-02-18T22:31:54.534Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:31:54.534Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/test/resources
[2026-02-18T22:31:54.534Z] [INFO]
[2026-02-18T22:31:54.534Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:54.534Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:31:54.534Z] [INFO] Compiling 5 source files to /quarkus/extensions/webjars-locator/deployment/target/test-classes
[2026-02-18T22:31:54.864Z] [INFO]
[2026-02-18T22:31:54.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:31:55.193Z] [INFO]
[2026-02-18T22:31:55.193Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:55.193Z] [INFO] T E S T S
[2026-02-18T22:31:55.193Z] [INFO] -------------------------------------------------------
[2026-02-18T22:31:55.193Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:31:56.342Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-02-18T22:32:03.614Z] 2026-02-18 22:32:02,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-02-18T22:32:03.614Z] 2026-02-18 22:32:02,481 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:03.614Z] 2026-02-18 22:32:02,481 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-18T22:32:05.270Z] 2026-02-18 22:32:04,907 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2026-02-18T22:32:05.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.716 s - in io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-02-18T22:32:05.270Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-02-18T22:32:08.250Z] 2026-02-18 22:32:07,887 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-02-18T22:32:08.250Z] 2026-02-18 22:32:07,887 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:08.250Z] 2026-02-18 22:32:07,887 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-18T22:32:09.037Z] 2026-02-18 22:32:08,814 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2026-02-18T22:32:09.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.878 s - in io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-02-18T22:32:09.037Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-02-18T22:32:17.982Z] Tests paused
[2026-02-18T22:32:17.982Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:32:17.982Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:32:17.982Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:32:17.982Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:32:17.982Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:12,985 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.740s. Listening on: http://localhost:8080
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:12,986 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:12,986 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:15,809 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in PostResource.class.
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:15,819 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:15,821 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:32:17.982Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:32:17.982Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:32:17.982Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:32:17.982Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:32:17.982Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,395 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8080
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,396 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,396 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,397 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 1.292s
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,610 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-18T22:32:17.982Z] 2026-02-18 22:32:16,611 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:32:17.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.859 s - in io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] Results:
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2026-02-18T22:32:17.982Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.pom
[2026-02-18T22:32:17.982Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-common-deployment >-------
[2026-02-18T22:32:17.982Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Deployment 2.7.5.Final [266/964]
[2026-02-18T22:32:17.982Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Processed 13 files in 48ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Processed 13 files in 00:00.062 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:17.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/resources
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:17.982Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/classes
[2026-02-18T22:32:17.982Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/java/io/quarkus/resteasy/reactive/common/deployment/ResteasyReactiveCommonProcessor.java:[82,21] denyJaxRs in io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig has been deprecated and marked for removal
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:17.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/test/resources
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] No sources to compile
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] No tests to run.
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] No tests to run.
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:17.982Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2026-02-18T22:32:17.982Z] [INFO]
[2026-02-18T22:32:17.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:18.311Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:18.311Z] [INFO]
[2026-02-18T22:32:18.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-18T22:32:18.311Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2026-02-18T22:32:18.311Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.pom
[2026-02-18T22:32:18.311Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:18.311Z] [INFO]
[2026-02-18T22:32:18.311Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-server-spi-deployment >-----
[2026-02-18T22:32:18.311Z] [INFO] Building Quarkus - RESTEasy Reactive - Server - SPI - Deployment 2.7.5.Final [267/964]
[2026-02-18T22:32:18.311Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:18.311Z] [INFO]
[2026-02-18T22:32:18.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.311Z] [INFO]
[2026-02-18T22:32:18.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO] Processed 4 files in 19ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:18.639Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/main/resources
[2026-02-18T22:32:18.639Z] [INFO]
[2026-02-18T22:32:18.639Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.639Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:18.639Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/classes
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:18.970Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/test/resources
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] No sources to compile
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] No tests to run.
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-18T22:32:18.970Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-18T22:32:18.970Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.pom
[2026-02-18T22:32:18.970Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-kotlin-deployment >-------
[2026-02-18T22:32:18.970Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Deployment 2.7.5.Final [268/964]
[2026-02-18T22:32:18.970Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:18.970Z] [INFO]
[2026-02-18T22:32:18.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.298Z] [INFO]
[2026-02-18T22:32:19.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO] Processed 1 files in 00:00.008 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:19.645Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/main/resources
[2026-02-18T22:32:19.645Z] [INFO]
[2026-02-18T22:32:19.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.645Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:19.645Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/classes
[2026-02-18T22:32:19.973Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:19.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/test/resources
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] No sources to compile
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] No tests to run.
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-18T22:32:19.974Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T22:32:19.974Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.pom
[2026-02-18T22:32:19.974Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-parent >-----------
[2026-02-18T22:32:19.974Z] [INFO] Building Quarkus - JAX-RS Client Reactive 2.7.5.Final [269/964]
[2026-02-18T22:32:19.974Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-18T22:32:19.974Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.5.Final/quarkus-jaxrs-client-reactive-parent-2.7.5.Final.pom
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-client-reactive >--------------
[2026-02-18T22:32:19.974Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Runtime 2.7.5.Final [270/964]
[2026-02-18T22:32:19.974Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO] Processed 6 files in 33ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:19.974Z] [INFO] Copying 3 resources
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:19.974Z] [INFO]
[2026-02-18T22:32:19.974Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:20.303Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/classes
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:20.303Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/src/test/resources
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] No sources to compile
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] No tests to run.
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive ---
[2026-02-18T22:32:20.303Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2026-02-18T22:32:20.303Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.pom
[2026-02-18T22:32:20.303Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:32:20.303Z] [INFO]
[2026-02-18T22:32:20.303Z] [INFO] --------< io.quarkus:quarkus-jaxrs-client-reactive-deployment >---------
[2026-02-18T22:32:20.303Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Deployment 2.7.5.Final [271/964]
[2026-02-18T22:32:20.303Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:20.632Z] [INFO]
[2026-02-18T22:32:20.632Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:20.632Z] [INFO]
[2026-02-18T22:32:20.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:20.962Z] [INFO]
[2026-02-18T22:32:20.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.292Z] [INFO]
[2026-02-18T22:32:21.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.292Z] [INFO]
[2026-02-18T22:32:21.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.293Z] [INFO]
[2026-02-18T22:32:21.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.293Z] [INFO]
[2026-02-18T22:32:21.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.293Z] [INFO]
[2026-02-18T22:32:21.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.293Z] [INFO]
[2026-02-18T22:32:21.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.293Z] [INFO] Processed 13 files in 129ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:32:21.293Z] [INFO]
[2026-02-18T22:32:21.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.621Z] [INFO] Processed 13 files in 00:00.190 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:32:21.621Z] [INFO]
[2026-02-18T22:32:21.621Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:21.621Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/main/resources
[2026-02-18T22:32:21.621Z] [INFO]
[2026-02-18T22:32:21.621Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:21.621Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:21.621Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/classes
[2026-02-18T22:32:22.464Z] [INFO]
[2026-02-18T22:32:22.464Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:22.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:22.464Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/test/resources
[2026-02-18T22:32:22.464Z] [INFO]
[2026-02-18T22:32:22.464Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:22.464Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:22.464Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/test-classes
[2026-02-18T22:32:22.464Z] [INFO]
[2026-02-18T22:32:22.464Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:22.464Z] [INFO]
[2026-02-18T22:32:22.464Z] [INFO] -------------------------------------------------------
[2026-02-18T22:32:22.464Z] [INFO] T E S T S
[2026-02-18T22:32:22.464Z] [INFO] -------------------------------------------------------
[2026-02-18T22:32:22.792Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:32:23.500Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-02-18T22:32:30.789Z] 2026-02-18 22:32:30,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.645s. Listening on: http://localhost:8081
[2026-02-18T22:32:30.789Z] 2026-02-18 22:32:30,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:30.789Z] 2026-02-18 22:32:30,091 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-18T22:32:31.498Z] 2026-02-18 22:32:31,117 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:32:31.498Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.677 s - in io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-02-18T22:32:31.499Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-02-18T22:32:33.217Z] 2026-02-18 22:32:33,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.620s. Listening on: http://localhost:8081
[2026-02-18T22:32:33.217Z] 2026-02-18 22:32:33,117 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:33.217Z] 2026-02-18 22:32:33,117 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-18T22:32:33.546Z] 2026-02-18 22:32:33,438 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:32:33.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s - in io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-02-18T22:32:33.546Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-02-18T22:32:35.895Z] 2026-02-18 22:32:35,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-02-18T22:32:35.895Z] 2026-02-18 22:32:35,339 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:35.895Z] 2026-02-18 22:32:35,339 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-18T22:32:35.895Z] 2026-02-18 22:32:35,499 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:32:35.895Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-02-18T22:32:35.895Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-02-18T22:32:37.552Z] 2026-02-18 22:32:37,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2026-02-18T22:32:37.552Z] 2026-02-18 22:32:37,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:37.552Z] 2026-02-18 22:32:37,236 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-18T22:32:37.880Z] 2026-02-18 22:32:37,565 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:32:37.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-02-18T22:32:37.880Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-02-18T22:32:39.027Z] 2026-02-18 22:32:38,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-02-18T22:32:39.027Z] 2026-02-18 22:32:38,972 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:32:39.027Z] 2026-02-18 22:32:38,972 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-18T22:32:46.291Z] 2026-02-18 22:32:45,273 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:32:46.291Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.701 s - in io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] Results:
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:32:46.291Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.pom
[2026-02-18T22:32:46.291Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-deployment >-----------
[2026-02-18T22:32:46.291Z] [INFO] Building Quarkus - RESTEasy Reactive - Deployment 2.7.5.Final [272/964]
[2026-02-18T22:32:46.291Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.291Z] [INFO]
[2026-02-18T22:32:46.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:46.997Z] [INFO] Processed 358 files in 863ms (Formatted: 0, Unchanged: 358, Failed: 0, Readonly: 0)
[2026-02-18T22:32:46.997Z] [INFO]
[2026-02-18T22:32:46.997Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:48.653Z] [INFO] Processed 358 files in 00:01.210 (Already Sorted: 358, Needed Sorting: 0)
[2026-02-18T22:32:48.653Z] [INFO]
[2026-02-18T22:32:48.653Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:48.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:48.653Z] [INFO] Copying 4 resources
[2026-02-18T22:32:48.653Z] [INFO]
[2026-02-18T22:32:48.653Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:48.653Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:48.653Z] [INFO] Compiling 30 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/classes
[2026-02-18T22:32:49.362Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment/ResteasyReactiveProcessor.java:[837,27] io.quarkus.deployment.configuration.ConfigurationError in io.quarkus.deployment.configuration has been deprecated
[2026-02-18T22:32:49.362Z] [INFO]
[2026-02-18T22:32:49.362Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:49.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:32:49.362Z] [INFO] Copying 9 resources
[2026-02-18T22:32:49.362Z] [INFO]
[2026-02-18T22:32:49.362Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:49.362Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:32:49.362Z] [INFO] Compiling 328 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/test-classes
[2026-02-18T22:32:51.612Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/beanparam/CustomConverterInBeanParamTest.java:[91,44] unchecked cast
[2026-02-18T22:32:51.612Z] required: javax.ws.rs.ext.ParamConverter<T>
[2026-02-18T22:32:51.612Z] found: io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest.LocalDateTimeParamConverter
[2026-02-18T22:32:51.612Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/simple/MapWithParamConverterTest.java:[94,28] unchecked cast
[2026-02-18T22:32:51.612Z] required: T
[2026-02-18T22:32:51.612Z] found: java.lang.String
[2026-02-18T22:32:51.612Z] [INFO]
[2026-02-18T22:32:51.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:32:51.612Z] [INFO]
[2026-02-18T22:32:51.612Z] [INFO] -------------------------------------------------------
[2026-02-18T22:32:51.612Z] [INFO] T E S T S
[2026-02-18T22:32:51.612Z] [INFO] -------------------------------------------------------
[2026-02-18T22:32:51.612Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:32:53.864Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-02-18T22:33:01.162Z] 2026-02-18 22:33:00,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.857s. Listening on: http://localhost:8081
[2026-02-18T22:33:01.162Z] 2026-02-18 22:33:00,714 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:01.162Z] 2026-02-18 22:33:00,714 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:02.900Z] 2026-02-18 22:33:02,673 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:33:02.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.357 s - in io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-02-18T22:33:02.900Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-02-18T22:33:05.146Z] 2026-02-18 22:33:05,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.775s. Listening on: http://localhost:8081
[2026-02-18T22:33:05.146Z] 2026-02-18 22:33:05,006 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:05.146Z] 2026-02-18 22:33:05,006 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:05.850Z] 2026-02-18 22:33:05,757 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:33:05.850Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-02-18T22:33:05.850Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-02-18T22:33:08.101Z] 2026-02-18 22:33:07,524 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-18T22:33:08.101Z] 2026-02-18 22:33:07,524 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:08.101Z] 2026-02-18 22:33:07,525 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:08.428Z] 2026-02-18 22:33:08,322 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:33:08.428Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 s - in io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-02-18T22:33:08.428Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-18T22:33:09.571Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s - in io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-18T22:33:09.571Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-02-18T22:33:11.273Z] 2026-02-18 22:33:11,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.666s. Listening on: http://localhost:8081
[2026-02-18T22:33:11.273Z] 2026-02-18 22:33:11,220 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:11.273Z] 2026-02-18 22:33:11,220 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:12.415Z] 2026-02-18 22:33:11,980 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:33:12.415Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s - in io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-02-18T22:33:12.415Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-02-18T22:33:14.068Z] 2026-02-18 22:33:13,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-02-18T22:33:14.068Z] 2026-02-18 22:33:13,868 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:14.068Z] 2026-02-18 22:33:13,868 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:14.775Z] 2026-02-18 22:33:14,498 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:33:14.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s - in io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-02-18T22:33:14.775Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-18T22:33:16.426Z] 2026-02-18 22:33:16,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.669s. Listening on: http://localhost:8081
[2026-02-18T22:33:16.426Z] 2026-02-18 22:33:16,069 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:16.426Z] 2026-02-18 22:33:16,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:16.753Z] 2026-02-18 22:33:16,650 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2026-02-18T22:33:16.753Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-18T22:33:16.753Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-18T22:33:18.419Z] 2026-02-18 22:33:18,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-18T22:33:18.419Z] 2026-02-18 22:33:18,238 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:18.419Z] 2026-02-18 22:33:18,238 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:19.125Z] 2026-02-18 22:33:18,746 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:33:19.125Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-18T22:33:19.125Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-02-18T22:33:20.267Z] 2026-02-18 22:33:19,575 WARN [io.qua.arc.pro.BeanArchives] (build-11) Failed to index io.quarkus.resteasy.reactive.server.test.customproviders.Metal: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7a68d297
[2026-02-18T22:33:20.267Z] 2026-02-18 22:33:20,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2026-02-18T22:33:20.267Z] 2026-02-18 22:33:20,232 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:20.267Z] 2026-02-18 22:33:20,232 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:20.971Z] 2026-02-18 22:33:20,770 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:33:20.971Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-02-18T22:33:20.971Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:33:22.643Z] 2026-02-18 22:33:22,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-18T22:33:22.643Z] 2026-02-18 22:33:22,243 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:22.643Z] 2026-02-18 22:33:22,244 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:22.970Z] 2026-02-18 22:33:22,877 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:33:22.970Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:33:22.970Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:33:24.675Z] 2026-02-18 22:33:24,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-02-18T22:33:24.675Z] 2026-02-18 22:33:24,281 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:24.675Z] 2026-02-18 22:33:24,281 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:25.386Z] 2026-02-18 22:33:25,050 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:33:25.386Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.167 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-18T22:33:25.386Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-02-18T22:33:26.533Z] 2026-02-18 22:33:26,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2026-02-18T22:33:26.533Z] 2026-02-18 22:33:26,500 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:26.533Z] 2026-02-18 22:33:26,500 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:27.676Z] 2026-02-18 22:33:27,477 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:33:27.676Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s - in io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-02-18T22:33:27.676Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-18T22:33:29.330Z] 2026-02-18 22:33:29,099 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.733s. Listening on: http://localhost:8081
[2026-02-18T22:33:29.330Z] 2026-02-18 22:33:29,099 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:29.330Z] 2026-02-18 22:33:29,099 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:30.038Z] 2026-02-18 22:33:29,936 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:33:30.038Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-18T22:33:30.038Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-18T22:33:31.692Z] 2026-02-18 22:33:30,782 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:33:31.693Z] 2026-02-18 22:33:31,353 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8081
[2026-02-18T22:33:31.693Z] 2026-02-18 22:33:31,353 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:31.693Z] 2026-02-18 22:33:31,353 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:32.401Z] 2026-02-18 22:33:32,062 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:33:32.401Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-18T22:33:32.401Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-18T22:33:34.055Z] 2026-02-18 22:33:32,974 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:33:34.055Z] 2026-02-18 22:33:33,633 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8081
[2026-02-18T22:33:34.055Z] 2026-02-18 22:33:33,635 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:34.055Z] 2026-02-18 22:33:33,635 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:34.382Z] 2026-02-18 22:33:34,349 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:33:34.710Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-18T22:33:34.710Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-02-18T22:33:36.363Z] 2026-02-18 22:33:35,845 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-18T22:33:36.363Z] 2026-02-18 22:33:35,845 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:36.363Z] 2026-02-18 22:33:35,845 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:36.690Z] 2026-02-18 22:33:36,349 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:33:36.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-02-18T22:33:36.690Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-02-18T22:33:37.832Z] 2026-02-18 22:33:37,198 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.deny-unannotated-endpoints" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:33:37.832Z] 2026-02-18 22:33:37,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-02-18T22:33:37.832Z] 2026-02-18 22:33:37,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:37.832Z] 2026-02-18 22:33:37,631 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:38.538Z] 2026-02-18 22:33:38,293 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:33:38.538Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-02-18T22:33:38.538Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-02-18T22:33:39.682Z] 2026-02-18 22:33:39,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-18T22:33:39.682Z] 2026-02-18 22:33:39,584 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:39.682Z] 2026-02-18 22:33:39,584 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:40.475Z] 2026-02-18 22:33:40,089 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:33:40.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-02-18T22:33:40.475Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-02-18T22:33:41.624Z] 2026-02-18 22:33:41,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-18T22:33:41.624Z] 2026-02-18 22:33:41,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:41.624Z] 2026-02-18 22:33:41,333 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:41.951Z] 2026-02-18 22:33:41,814 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:33:41.951Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-02-18T22:33:41.951Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-18T22:33:43.600Z] 2026-02-18 22:33:43,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T22:33:43.600Z] 2026-02-18 22:33:43,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:43.600Z] 2026-02-18 22:33:43,078 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:43.600Z] 2026-02-18 22:33:43,373 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:33:43.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-18T22:33:43.600Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-02-18T22:33:45.257Z] 2026-02-18 22:33:44,138 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-20) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.GenericEntityResource#getIntegersNoResponse' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:33:45.257Z] 2026-02-18 22:33:44,719 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-02-18T22:33:45.257Z] 2026-02-18 22:33:44,720 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:45.257Z] 2026-02-18 22:33:44,720 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:45.257Z] 2026-02-18 22:33:44,985 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:33:45.257Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-02-18T22:33:45.257Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-02-18T22:33:46.399Z] 2026-02-18 22:33:45,737 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:33:46.399Z] 2026-02-18 22:33:46,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-02-18T22:33:46.399Z] 2026-02-18 22:33:46,330 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:46.399Z] 2026-02-18 22:33:46,330 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:47.104Z] 2026-02-18 22:33:46,839 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:33:47.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-02-18T22:33:47.104Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-02-18T22:33:48.254Z] 2026-02-18 22:33:48,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.559s. Listening on: http://localhost:8081
[2026-02-18T22:33:48.254Z] 2026-02-18 22:33:48,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:48.254Z] 2026-02-18 22:33:48,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:48.962Z] 2026-02-18 22:33:48,573 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:33:48.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-02-18T22:33:48.962Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-18T22:33:50.130Z] 2026-02-18 22:33:49,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-18T22:33:50.130Z] 2026-02-18 22:33:49,831 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:50.130Z] 2026-02-18 22:33:49,831 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:50.458Z] 2026-02-18 22:33:50,247 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:33:50.458Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-18T22:33:50.458Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-02-18T22:33:51.608Z] 2026-02-18 22:33:51,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-02-18T22:33:51.608Z] 2026-02-18 22:33:51,477 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:51.608Z] 2026-02-18 22:33:51,477 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:51.936Z] constructed
[2026-02-18T22:33:51.936Z] 2026-02-18 22:33:51,678 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:33:51.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-02-18T22:33:51.936Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-18T22:33:53.588Z] 2026-02-18 22:33:53,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.695s. Listening on: http://localhost:8081
[2026-02-18T22:33:53.588Z] 2026-02-18 22:33:53,096 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:53.588Z] 2026-02-18 22:33:53,096 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:53.915Z] 2026-02-18 22:33:53,755 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:33:53.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-18T22:33:53.915Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-18T22:33:55.572Z] 2026-02-18 22:33:55,358 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-02-18T22:33:55.572Z] 2026-02-18 22:33:55,358 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:55.572Z] 2026-02-18 22:33:55,358 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:55.902Z] 2026-02-18 22:33:55,591 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:33:55.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-18T22:33:55.902Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-02-18T22:33:57.063Z] 2026-02-18 22:33:57,002 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2026-02-18T22:33:57.063Z] 2026-02-18 22:33:57,002 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:57.063Z] 2026-02-18 22:33:57,003 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:57.393Z] 2026-02-18 22:33:57,313 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:33:57.393Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-02-18T22:33:57.393Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-02-18T22:33:59.066Z] 2026-02-18 22:33:58,724 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.679s. Listening on: http://localhost:8081
[2026-02-18T22:33:59.066Z] 2026-02-18 22:33:58,725 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:33:59.066Z] 2026-02-18 22:33:58,725 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:33:59.770Z] 2026-02-18 22:33:59,544 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:33:59.770Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 2.223 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-02-18T22:33:59.770Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-18T22:34:01.041Z] 2026-02-18 22:34:00,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T22:34:01.041Z] 2026-02-18 22:34:00,889 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:01.041Z] 2026-02-18 22:34:00,889 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:01.370Z] 2026-02-18 22:34:01,106 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:34:01.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-18T22:34:01.370Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-02-18T22:34:02.540Z] 2026-02-18 22:34:02,375 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-18T22:34:02.540Z] 2026-02-18 22:34:02,375 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:02.540Z] 2026-02-18 22:34:02,376 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:03.260Z] 2026-02-18 22:34:02,876 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancesstors for Subresource.doGet():
[2026-02-18T22:34:03.260Z] 2026-02-18 22:34:02,876 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.doGet():
[2026-02-18T22:34:03.260Z] 2026-02-18 22:34:02,882 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors for Subresource.getSubresource2():
[2026-02-18T22:34:03.260Z] 2026-02-18 22:34:02,882 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.getSubresource2():
[2026-02-18T22:34:03.260Z] 2026-02-18 22:34:02,993 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2026-02-18T22:34:03.260Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-02-18T22:34:03.260Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,577 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,577 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,578 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,580 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,581 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseService#getUserDataByAdaId' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,581 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,582 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,584 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:03,584 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:04,196 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:04,196 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:04.414Z] 2026-02-18 22:34:04,196 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:04.746Z] 2026-02-18 22:34:04,436 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:34:04.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.438 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-02-18T22:34:04.746Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-02-18T22:34:05.897Z] 2026-02-18 22:34:05,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-02-18T22:34:05.897Z] 2026-02-18 22:34:05,555 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:05.897Z] 2026-02-18 22:34:05,556 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:05.897Z] 2026-02-18 22:34:05,603 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:34:05.897Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.164 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-02-18T22:34:05.897Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-02-18T22:34:07.041Z] 2026-02-18 22:34:06,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2026-02-18T22:34:07.041Z] 2026-02-18 22:34:06,778 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:07.041Z] 2026-02-18 22:34:06,778 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:07.041Z] 2026-02-18 22:34:06,971 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-18T22:34:07.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-02-18T22:34:07.041Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-02-18T22:34:08.689Z] 2026-02-18 22:34:08,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-02-18T22:34:08.689Z] 2026-02-18 22:34:08,165 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:08.689Z] 2026-02-18 22:34:08,165 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:08.689Z] 2026-02-18 22:34:08,631 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:34:08.689Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-02-18T22:34:08.689Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-02-18T22:34:09.830Z] 2026-02-18 22:34:09,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-02-18T22:34:09.830Z] 2026-02-18 22:34:09,736 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:09.830Z] 2026-02-18 22:34:09,736 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:10.155Z] 2026-02-18 22:34:09,959 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:34:10.156Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-02-18T22:34:10.156Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-02-18T22:34:11.347Z] 2026-02-18 22:34:11,090 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-02-18T22:34:11.347Z] 2026-02-18 22:34:11,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:11.347Z] 2026-02-18 22:34:11,090 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:11.347Z] 2026-02-18 22:34:11,310 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:34:11.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-02-18T22:34:11.347Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-02-18T22:34:13.002Z] 2026-02-18 22:34:12,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.659s. Listening on: http://localhost:8081
[2026-02-18T22:34:13.002Z] 2026-02-18 22:34:12,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:13.002Z] 2026-02-18 22:34:12,670 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:13.002Z] 2026-02-18 22:34:12,935 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:34:13.002Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-02-18T22:34:13.002Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-02-18T22:34:14.651Z] 2026-02-18 22:34:14,142 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2026-02-18T22:34:14.651Z] 2026-02-18 22:34:14,142 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:14.651Z] 2026-02-18 22:34:14,142 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:14.651Z] 2026-02-18 22:34:14,442 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:34:14.651Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-02-18T22:34:14.651Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-18T22:34:16.299Z] 2026-02-18 22:34:16,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.715s. Listening on: http://localhost:8081
[2026-02-18T22:34:16.299Z] 2026-02-18 22:34:16,149 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:16.299Z] 2026-02-18 22:34:16,149 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:16.626Z] 2026-02-18 22:34:16,552 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:34:16.626Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.131 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-18T22:34:16.626Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-02-18T22:34:18.275Z] 2026-02-18 22:34:17,337 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest$TestResourceServer#acceptJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:18.275Z] 2026-02-18 22:34:18,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.654s. Listening on: http://localhost:8081
[2026-02-18T22:34:18.275Z] 2026-02-18 22:34:18,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:18.275Z] 2026-02-18 22:34:18,079 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:18.601Z] 2026-02-18 22:34:18,393 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:34:18.601Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-02-18T22:34:18.601Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-02-18T22:34:19.744Z] 2026-02-18 22:34:19,005 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.MatchedResource#getObjJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:19.744Z] 2026-02-18 22:34:19,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-18T22:34:19.744Z] 2026-02-18 22:34:19,537 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:19.744Z] 2026-02-18 22:34:19,537 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:20.149Z] 2026-02-18 22:34:19,752 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-18T22:34:20.149Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-02-18T22:34:20.149Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-18T22:34:20.857Z] 2026-02-18 22:34:20,267 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:20.858Z] 2026-02-18 22:34:20,818 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2026-02-18T22:34:20.858Z] 2026-02-18 22:34:20,818 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:20.858Z] 2026-02-18 22:34:20,818 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:21.185Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-02-18T22:34:21.185Z] 2026-02-18 22:34:21,026 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:34:21.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-18T22:34:21.185Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-02-18T22:34:22.326Z] 2026-02-18 22:34:22,227 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8081
[2026-02-18T22:34:22.326Z] 2026-02-18 22:34:22,228 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:22.326Z] 2026-02-18 22:34:22,228 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:23.030Z] 2026-02-18 22:34:22,782 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:34:23.030Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-02-18T22:34:23.030Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-02-18T22:34:24.175Z] 2026-02-18 22:34:23,262 WARN [org.jbo.res.rea.com.pro.EndpointIndexer] (build-9) '@Blocking' and '@NonBlocking' annotations are not necessary (or supported) on REST Client interfaces. Offending class is 'io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest$Greeting'. Whether or not the call blocks the calling thread depends on the return type of the method - returning 'Uni', 'Multi' or 'CompletionStage' results in the implementation being non-blocking.
[2026-02-18T22:34:24.175Z] 2026-02-18 22:34:23,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2026-02-18T22:34:24.175Z] 2026-02-18 22:34:23,956 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:24.175Z] 2026-02-18 22:34:23,956 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:24.502Z] 2026-02-18 22:34:24,390 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:34:24.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 s - in io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-02-18T22:34:24.502Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-02-18T22:34:25.642Z] 2026-02-18 22:34:25,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-02-18T22:34:25.642Z] 2026-02-18 22:34:25,417 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:25.642Z] 2026-02-18 22:34:25,417 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:25.968Z] 2026-02-18 22:34:25,878 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2026-02-18T22:34:25.968Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-02-18T22:34:25.968Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-02-18T22:34:27.112Z] 2026-02-18 22:34:27,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2026-02-18T22:34:27.112Z] 2026-02-18 22:34:27,004 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:27.112Z] 2026-02-18 22:34:27,005 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:27.817Z] 2026-02-18 22:34:27,440 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:34:27.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s - in io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-02-18T22:34:27.817Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-02-18T22:34:28.962Z] 2026-02-18 22:34:28,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2026-02-18T22:34:28.962Z] 2026-02-18 22:34:28,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:28.962Z] 2026-02-18 22:34:28,625 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:29.290Z] 2026-02-18 22:34:29,082 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:34:29.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-02-18T22:34:29.290Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-02-18T22:34:30.435Z] 2026-02-18 22:34:30,346 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2026-02-18T22:34:30.435Z] 2026-02-18 22:34:30,346 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:30.435Z] 2026-02-18 22:34:30,346 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:31.141Z] 2026-02-18 22:34:30,804 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:34:31.141Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-02-18T22:34:31.141Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,504 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,505 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,511 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,518 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,520 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-6) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:31,521 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index io.quarkus.resteasy.reactive.server.test.simple.TRACE: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7887d76c
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:32,163 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.559s. Listening on: http://localhost:8081
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:32,163 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:32.296Z] 2026-02-18 22:34:32,164 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:33.002Z] 2026-02-18 22:34:32,728 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:34:33.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s - in io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-02-18T22:34:33.002Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-02-18T22:34:34.143Z] 2026-02-18 22:34:34,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.752s. Listening on: http://localhost:8081
[2026-02-18T22:34:34.144Z] 2026-02-18 22:34:34,060 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:34.144Z] 2026-02-18 22:34:34,060 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:34.847Z] 2026-02-18 22:34:34,534 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:34:34.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-02-18T22:34:34.847Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-02-18T22:34:36.500Z] 2026-02-18 22:34:36,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8081
[2026-02-18T22:34:36.500Z] 2026-02-18 22:34:36,255 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:36.500Z] 2026-02-18 22:34:36,255 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:36.827Z] 2026-02-18 22:34:36,624 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:34:36.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-02-18T22:34:36.827Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-02-18T22:34:38.126Z] 2026-02-18 22:34:37,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-02-18T22:34:38.126Z] 2026-02-18 22:34:38,000 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:38.126Z] 2026-02-18 22:34:38,000 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:38.838Z] 2026-02-18 22:34:38,467 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:34:38.839Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 s - in io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-02-18T22:34:38.839Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-18T22:34:39.981Z] 2026-02-18 22:34:39,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.706s. Listening on: http://localhost:8081
[2026-02-18T22:34:39.981Z] 2026-02-18 22:34:39,785 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:39.981Z] 2026-02-18 22:34:39,785 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:40.686Z] 2026-02-18 22:34:40,322 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:34:40.686Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-18T22:34:40.686Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-02-18T22:34:41.827Z] 2026-02-18 22:34:41,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-18T22:34:41.827Z] 2026-02-18 22:34:41,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:41.827Z] 2026-02-18 22:34:41,789 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:42.536Z] 2026-02-18 22:34:42,212 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:34:42.536Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-02-18T22:34:42.536Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-02-18T22:34:43.678Z] 2026-02-18 22:34:43,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-18T22:34:43.678Z] 2026-02-18 22:34:43,408 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:43.678Z] 2026-02-18 22:34:43,408 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:44.006Z] 2026-02-18 22:34:43,843 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:34:44.006Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 s - in io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-02-18T22:34:44.006Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:44,640 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:44,641 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:44,643 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:44,646 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:44,650 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:45,465 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.720s. Listening on: http://localhost:8081
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:45,466 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:45.664Z] 2026-02-18 22:34:45,466 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:45.992Z] 2026-02-18 22:34:45,868 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /simple/unknown-exception failed, error id: 1ba40cc3-4656-43cc-955b-edd96dc70b08-1: java.lang.RuntimeException: OUCH
[2026-02-18T22:34:45.992Z]
[2026-02-18T22:34:45.992Z] 2026-02-18 22:34:45,869 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: OUCH
[2026-02-18T22:34:45.992Z]
[2026-02-18T22:34:47.134Z] 2026-02-18 22:34:46,838 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-18T22:34:47.134Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 s - in io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-02-18T22:34:47.134Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-18T22:34:47.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-18T22:34:47.840Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-02-18T22:34:49.505Z] 2026-02-18 22:34:49,324 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.831s. Listening on: http://localhost:8081
[2026-02-18T22:34:49.505Z] 2026-02-18 22:34:49,325 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:49.505Z] 2026-02-18 22:34:49,325 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:50.216Z] 2026-02-18 22:34:50,151 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:34:50.216Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-02-18T22:34:50.216Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-18T22:34:51.359Z] 2026-02-18 22:34:51,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-02-18T22:34:51.359Z] 2026-02-18 22:34:51,268 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:34:51.359Z] 2026-02-18 22:34:51,268 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:34:52.065Z] 2026-02-18 22:34:51,772 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:34:52.065Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-18T22:34:52.065Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-18T22:34:52.392Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-18T22:34:52.392Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-02-18T22:35:05.646Z] Tests paused
[2026-02-18T22:35:05.646Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:35:05.646Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:35:05.646Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:35:05.646Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:35:05.646Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:35:05.646Z] 2026-02-18 22:34:58,498 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.578s. Listening on: http://localhost:8080
[2026-02-18T22:35:05.646Z] 2026-02-18 22:34:58,498 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:35:05.646Z] 2026-02-18 22:34:58,498 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:01,278 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:01,287 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:35:05.646Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:35:05.646Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:35:05.646Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:35:05.646Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:35:05.646Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:02,103 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8080
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:02,104 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:02,104 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:02,104 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.827s
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:03,610 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:03,615 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:35:05.646Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:35:05.646Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:35:05.646Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:35:05.646Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:35:05.646Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:04,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.743s. Listening on: http://localhost:8080
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:04,365 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:04,365 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:04,367 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.053s
[2026-02-18T22:35:05.646Z] 2026-02-18 22:35:04,423 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T22:35:05.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.203 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-02-18T22:35:05.646Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-18T22:35:05.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-18T22:35:05.646Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-02-18T22:35:06.794Z] 2026-02-18 22:35:06,720 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2026-02-18T22:35:06.794Z] 2026-02-18 22:35:06,721 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:06.794Z] 2026-02-18 22:35:06,721 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:07.506Z] 2026-02-18 22:35:07,187 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:35:07.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-02-18T22:35:07.506Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,013 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#complex' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,014 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#nullFields' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,014 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.727s. Listening on: http://localhost:8081
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,836 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:09.159Z] 2026-02-18 22:35:08,836 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:09.487Z] HTTP/1.1 200 OK
[2026-02-18T22:35:09.487Z] content-length: 40
[2026-02-18T22:35:09.487Z] Content-Type: multipart/form-data;boundary=78ccb40b-254d-49fb-8620-92d035c1e48c
[2026-02-18T22:35:09.487Z]
[2026-02-18T22:35:09.487Z] --78ccb40b-254d-49fb-8620-92d035c1e48c--
[2026-02-18T22:35:09.816Z] HTTP/1.1 200 OK
[2026-02-18T22:35:09.816Z] content-length: 760
[2026-02-18T22:35:09.816Z] Content-Type: multipart/form-data;boundary=d41f5fca-e989-4308-bdef-c08a4367512f
[2026-02-18T22:35:09.816Z]
[2026-02-18T22:35:09.816Z] --d41f5fca-e989-4308-bdef-c08a4367512f
[2026-02-18T22:35:09.816Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-02-18T22:35:09.816Z] Content-Type: application/octet-stream
[2026-02-18T22:35:09.816Z]
[2026-02-18T22:35:09.816Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-02-18T22:35:09.816Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-02-18T22:35:09.816Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-02-18T22:35:09.816Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-02-18T22:35:09.816Z]
[2026-02-18T22:35:09.816Z]
[2026-02-18T22:35:09.816Z] --d41f5fca-e989-4308-bdef-c08a4367512f
[2026-02-18T22:35:09.816Z] Content-Disposition: form-data; name="name"
[2026-02-18T22:35:09.816Z] Content-Type: text/plain
[2026-02-18T22:35:09.816Z]
[2026-02-18T22:35:09.816Z] a name
[2026-02-18T22:35:09.816Z] --d41f5fca-e989-4308-bdef-c08a4367512f--
[2026-02-18T22:35:09.816Z] 2026-02-18 22:35:09,705 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:35:09.816Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-18T22:35:09.816Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-02-18T22:35:11.476Z] 2026-02-18 22:35:11,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.677s. Listening on: http://localhost:8081
[2026-02-18T22:35:11.476Z] 2026-02-18 22:35:11,283 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:11.476Z] 2026-02-18 22:35:11,283 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:12.185Z] 2026-02-18 22:35:11,955 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:35:12.185Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-02-18T22:35:12.185Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-18T22:35:13.843Z] 2026-02-18 22:35:13,469 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.669s. Listening on: http://localhost:8081
[2026-02-18T22:35:13.843Z] 2026-02-18 22:35:13,470 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:13.843Z] 2026-02-18 22:35:13,470 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:14.549Z] 2026-02-18 22:35:14,266 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:35:14.549Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-18T22:35:14.549Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-02-18T22:35:16.825Z] 2026-02-18 22:35:16,225 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.874s. Listening on: http://localhost:8081
[2026-02-18T22:35:16.825Z] 2026-02-18 22:35:16,225 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:16.825Z] 2026-02-18 22:35:16,225 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:17.154Z] 2026-02-18 22:35:16,855 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:35:17.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-02-18T22:35:17.154Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-18T22:35:18.812Z] 2026-02-18 22:35:18,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.935s. Listening on: http://localhost:8081
[2026-02-18T22:35:18.812Z] 2026-02-18 22:35:18,517 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:18.812Z] 2026-02-18 22:35:18,518 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:20.463Z] 2026-02-18 22:35:20,366 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:35:20.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.51 s - in io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-18T22:35:20.463Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-02-18T22:35:22.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-02-18T22:35:22.115Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-02-18T22:35:23.779Z] 2026-02-18 22:35:23,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.391s. Listening on: http://localhost:8081
[2026-02-18T22:35:23.779Z] 2026-02-18 22:35:23,585 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:23.779Z] 2026-02-18 22:35:23,585 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:24.921Z] 2026-02-18 22:35:24,503 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:35:24.921Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 s - in io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-02-18T22:35:24.921Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-18T22:35:26.140Z] 2026-02-18 22:35:26,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2026-02-18T22:35:26.140Z] 2026-02-18 22:35:26,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:26.140Z] 2026-02-18 22:35:26,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:30,824 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /callback-async failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-1: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:30,825 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:33,833 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /callback-async failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-2: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:33,834 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:36,841 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /callback failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-3: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:36,842 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:39,849 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /callback failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-4: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:39,850 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.lang.Throwable: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:44,859 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-537-thread-1) HTTP Request to /callback-async failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-5: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:44,860 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-537-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:52,879 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-540-thread-1) HTTP Request to /callback failed, error id: 90242ba5-4c9d-4eee-8f6f-9a25542cef14-6: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:52,880 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-540-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-18T22:35:59.493Z]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:56,912 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:35:59.493Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.385 s - in io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-18T22:35:59.493Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:58,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.860s. Listening on: http://localhost:8081
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:58,548 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:58,548 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:35:59.493Z] 2026-02-18 22:35:59,387 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-18T22:35:59.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 s - in io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-02-18T22:35:59.493Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-18T22:36:01.152Z] 2026-02-18 22:36:00,250 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest$DummyResource#dummy' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:36:01.152Z] 2026-02-18 22:36:01,061 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.716s. Listening on: http://localhost:8081
[2026-02-18T22:36:01.152Z] 2026-02-18 22:36:01,062 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:01.152Z] 2026-02-18 22:36:01,062 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:01.859Z] 2026-02-18 22:36:01,611 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:36:01.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s - in io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-18T22:36:01.859Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-02-18T22:36:03.516Z] 2026-02-18 22:36:03,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.701s. Listening on: http://localhost:8081
[2026-02-18T22:36:03.516Z] 2026-02-18 22:36:03,141 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:03.516Z] 2026-02-18 22:36:03,143 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:03.845Z] 2026-02-18 22:36:03,681 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:36:03.845Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-02-18T22:36:03.845Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-02-18T22:36:06.109Z] 2026-02-18 22:36:05,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.742s. Listening on: http://localhost:8081
[2026-02-18T22:36:06.109Z] 2026-02-18 22:36:05,624 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:06.109Z] 2026-02-18 22:36:05,624 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:06.436Z] 2026-02-18 22:36:06,172 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:36:06.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 s - in io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-02-18T22:36:06.436Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-02-18T22:36:06.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-02-18T22:36:06.436Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-02-18T22:36:09.389Z] 2026-02-18 22:36:09,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.634s. Listening on: http://localhost:8081
[2026-02-18T22:36:09.389Z] 2026-02-18 22:36:09,353 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:09.389Z] 2026-02-18 22:36:09,353 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:11.047Z] 2026-02-18 22:36:10,673 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-18T22:36:11.047Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.449 s - in io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-02-18T22:36:11.047Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-02-18T22:36:12.780Z] 2026-02-18 22:36:11,699 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.output-buffer-size" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:36:12.780Z] 2026-02-18 22:36:12,287 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-02-18T22:36:12.780Z] 2026-02-18 22:36:12,287 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:12.780Z] 2026-02-18 22:36:12,287 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:13.108Z] 2026-02-18 22:36:12,858 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:36:13.108Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 s - in io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-02-18T22:36:13.108Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-02-18T22:36:15.362Z] 2026-02-18 22:36:14,838 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.378s. Listening on: http://localhost:8081
[2026-02-18T22:36:15.362Z] 2026-02-18 22:36:14,838 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:15.362Z] 2026-02-18 22:36:14,838 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:15.688Z] 2026-02-18 22:36:15,609 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:36:15.688Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.746 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-02-18T22:36:15.688Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-18T22:36:17.936Z] 2026-02-18 22:36:17,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.342s. Listening on: http://localhost:8081
[2026-02-18T22:36:17.936Z] 2026-02-18 22:36:17,745 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:17.936Z] 2026-02-18 22:36:17,745 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:18.641Z] 2026-02-18 22:36:18,428 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:36:18.641Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-18T22:36:18.641Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-02-18T22:36:20.894Z] 2026-02-18 22:36:20,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.470s. Listening on: http://localhost:8081
[2026-02-18T22:36:20.894Z] 2026-02-18 22:36:20,577 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:20.894Z] 2026-02-18 22:36:20,577 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:21.222Z] 2026-02-18 22:36:21,096 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:36:21.222Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-02-18T22:36:21.222Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-02-18T22:36:22.371Z] 2026-02-18 22:36:22,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2026-02-18T22:36:22.371Z] 2026-02-18 22:36:22,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:22.371Z] 2026-02-18 22:36:22,332 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:24.026Z] 2026-02-18 22:36:23,867 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:36:24.026Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-02-18T22:36:24.026Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-02-18T22:36:25.171Z] 2026-02-18 22:36:24,963 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-02-18T22:36:25.171Z] 2026-02-18 22:36:24,963 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:25.171Z] 2026-02-18 22:36:24,963 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:25.500Z] 2026-02-18 22:36:25,382 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/iae failed, error id: 5353c550-6fc4-4291-93f2-862800c73f64-1: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z]
[2026-02-18T22:36:25.500Z] 2026-02-18 22:36:25,386 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z]
[2026-02-18T22:36:25.500Z] 2026-02-18 22:36:25,443 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/wrapperOfIAE failed, error id: 5353c550-6fc4-4291-93f2-862800c73f64-2: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z] Caused by: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z]
[2026-02-18T22:36:25.500Z] 2026-02-18 22:36:25,444 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z] Caused by: java.lang.IllegalArgumentException
[2026-02-18T22:36:25.500Z]
[2026-02-18T22:36:25.830Z] 2026-02-18 22:36:25,491 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:36:25.830Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-02-18T22:36:25.830Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-18T22:36:26.538Z] 2026-02-18 22:36:26,492 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-02-18T22:36:26.538Z] 2026-02-18 22:36:26,493 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:26.538Z] 2026-02-18 22:36:26,493 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:27.250Z] 2026-02-18 22:36:27,024 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /stock/throwable failed, error id: 8a134c71-436b-4493-b92a-c3afe2fae09a-1: java.lang.Throwable
[2026-02-18T22:36:27.250Z]
[2026-02-18T22:36:27.250Z] 2026-02-18 22:36:27,035 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable
[2026-02-18T22:36:27.250Z]
[2026-02-18T22:36:27.250Z] 2026-02-18 22:36:27,078 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:36:27.250Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-18T22:36:27.250Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-18T22:36:28.401Z] 2026-02-18 22:36:28,062 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-18T22:36:28.401Z] 2026-02-18 22:36:28,062 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:28.401Z] 2026-02-18 22:36:28,062 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:28.729Z] 2026-02-18 22:36:28,499 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:36:28.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-18T22:36:28.729Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-02-18T22:36:29.874Z] 2026-02-18 22:36:29,433 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-02-18T22:36:29.874Z] 2026-02-18 22:36:29,434 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:29.874Z] 2026-02-18 22:36:29,434 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:29.874Z] 2026-02-18 22:36:29,732 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /second failed, error id: 4f587d1e-7156-4bd0-8733-67817f5b6b00-1: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-02-18T22:36:29.874Z]
[2026-02-18T22:36:29.874Z] 2026-02-18 22:36:29,736 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-02-18T22:36:29.874Z]
[2026-02-18T22:36:30.202Z] 2026-02-18 22:36:29,893 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /first/uni?name=Other failed, error id: 4f587d1e-7156-4bd0-8733-67817f5b6b00-2: java.lang.RuntimeException
[2026-02-18T22:36:30.202Z]
[2026-02-18T22:36:30.202Z] 2026-02-18 22:36:29,894 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.RuntimeException
[2026-02-18T22:36:30.202Z]
[2026-02-18T22:36:30.202Z] 2026-02-18 22:36:29,940 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /first?name=Other failed, error id: 4f587d1e-7156-4bd0-8733-67817f5b6b00-3: java.lang.RuntimeException
[2026-02-18T22:36:30.202Z]
[2026-02-18T22:36:30.202Z] 2026-02-18 22:36:29,941 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException
[2026-02-18T22:36:30.202Z]
[2026-02-18T22:36:30.202Z] 2026-02-18 22:36:29,963 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:36:30.202Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-02-18T22:36:30.202Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-02-18T22:36:30.911Z] 2026-02-18 22:36:30,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-02-18T22:36:30.911Z] 2026-02-18 22:36:30,888 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:30.911Z] 2026-02-18 22:36:30,888 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:31.618Z] 2026-02-18 22:36:31,379 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:36:31.618Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 s - in io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-02-18T22:36:31.618Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-02-18T22:36:32.405Z] 2026-02-18 22:36:32,330 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-02-18T22:36:32.405Z] 2026-02-18 22:36:32,331 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:32.405Z] 2026-02-18 22:36:32,331 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,606 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /test/exception_completion failed, error id: aaa1174a-ecad-40cd-96d5-85bc0bb4d132-1: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,611 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,675 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_multi failed, error id: aaa1174a-ecad-40cd-96d5-85bc0bb4d132-2: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,675 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,689 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: aaa1174a-ecad-40cd-96d5-85bc0bb4d132-3: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:32.734Z] 2026-02-18 22:36:32,691 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:32.734Z]
[2026-02-18T22:36:33.066Z] 2026-02-18 22:36:32,746 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_uni failed, error id: aaa1174a-ecad-40cd-96d5-85bc0bb4d132-4: java.lang.IllegalArgumentException
[2026-02-18T22:36:33.066Z]
[2026-02-18T22:36:33.066Z] 2026-02-18 22:36:32,746 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:33.066Z]
[2026-02-18T22:36:33.066Z] 2026-02-18 22:36:32,798 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:36:33.066Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-02-18T22:36:33.066Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,235 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,239 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,241 WARNING [io.qua.res.rea.server] (build-1) GET /hello-resteasy is declared by :
[2026-02-18T22:36:34.214Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-02-18T22:36:34.214Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGetNoExplicitMimeType consumes *, produces text/plain;charset=UTF-8
[2026-02-18T22:36:34.214Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource2#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-02-18T22:36:34.214Z]
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,785 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,785 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:34.214Z] 2026-02-18 22:36:33,845 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:36:34.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-02-18T22:36:34.214Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-02-18T22:36:34.919Z] 2026-02-18 22:36:34,527 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:36:34.919Z] 2026-02-18 22:36:34,528 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:36:34.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-02-18T22:36:34.919Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-02-18T22:36:36.081Z] 2026-02-18 22:36:35,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2026-02-18T22:36:36.081Z] 2026-02-18 22:36:35,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:36.081Z] 2026-02-18 22:36:35,794 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:36.408Z] 2026-02-18 22:36:36,145 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:36:36.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-02-18T22:36:36.408Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-02-18T22:36:37.552Z] 2026-02-18 22:36:37,454 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-02-18T22:36:37.552Z] 2026-02-18 22:36:37,454 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:37.552Z] 2026-02-18 22:36:37,454 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:37.881Z] 2026-02-18 22:36:37,788 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:36:37.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-02-18T22:36:37.881Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-02-18T22:36:39.025Z] 2026-02-18 22:36:38,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-02-18T22:36:39.025Z] 2026-02-18 22:36:38,803 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:39.025Z] 2026-02-18 22:36:38,803 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:39.353Z] 2026-02-18 22:36:39,133 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:36:39.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s - in io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-02-18T22:36:39.353Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-02-18T22:36:40.497Z] 2026-02-18 22:36:40,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:36:40.497Z] 2026-02-18 22:36:40,092 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:40.497Z] 2026-02-18 22:36:40,092 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:40.826Z] 2026-02-18 22:36:40,484 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:36:40.826Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-02-18T22:36:40.826Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-02-18T22:36:41.532Z] 2026-02-18 22:36:41,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2026-02-18T22:36:41.532Z] 2026-02-18 22:36:41,418 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:41.532Z] 2026-02-18 22:36:41,418 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:41.902Z] 2026-02-18 22:36:41,600 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:36:41.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-02-18T22:36:41.902Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-02-18T22:36:43.048Z] 2026-02-18 22:36:42,705 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.541s. Listening on: http://localhost:8081
[2026-02-18T22:36:43.048Z] 2026-02-18 22:36:42,706 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:43.048Z] 2026-02-18 22:36:42,706 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:45.331Z] 2026-02-18 22:36:45,004 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:36:45.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s - in io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-02-18T22:36:45.331Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-18T22:36:45.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-18T22:36:45.660Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-02-18T22:36:45.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-02-18T22:36:45.660Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-02-18T22:36:49.437Z] Tests paused
[2026-02-18T22:36:49.437Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:36:49.437Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:36:49.437Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:36:49.437Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:36:49.437Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:36:49.437Z] 2026-02-18 22:36:48,904 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.132s. Listening on: http://localhost:8080
[2026-02-18T22:36:49.437Z] 2026-02-18 22:36:48,907 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:36:49.437Z] 2026-02-18 22:36:48,907 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:49.437Z] 2026-02-18 22:36:49,162 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:36:49.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.74 s - in io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-02-18T22:36:49.437Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-02-18T22:36:50.582Z] 2026-02-18 22:36:50,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-18T22:36:50.582Z] 2026-02-18 22:36:50,247 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:50.582Z] 2026-02-18 22:36:50,247 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,611 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /test/exception_completion failed, error id: 1513fddb-1910-454a-b956-b83b8516ad4e-1: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,615 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,661 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_multi failed, error id: 1513fddb-1910-454a-b956-b83b8516ad4e-2: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,661 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,672 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 1513fddb-1910-454a-b956-b83b8516ad4e-3: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,673 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,842 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_uni failed, error id: 1513fddb-1910-454a-b956-b83b8516ad4e-4: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,843 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-18T22:36:50.987Z]
[2026-02-18T22:36:50.987Z] 2026-02-18 22:36:50,927 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:36:50.987Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-02-18T22:36:50.987Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-02-18T22:36:51.693Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-02-18T22:36:51.693Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-02-18T22:36:52.021Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-02-18T22:36:52.021Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-02-18T22:36:53.165Z] 2026-02-18 22:36:52,768 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-18T22:36:53.165Z] 2026-02-18 22:36:52,768 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:53.165Z] 2026-02-18 22:36:52,769 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:53.165Z] 2026-02-18 22:36:53,132 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:36:53.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-02-18T22:36:53.165Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-02-18T22:36:53.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-02-18T22:36:53.871Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-02-18T22:36:55.524Z] 2026-02-18 22:36:55,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.681s. Listening on: http://localhost:8081
[2026-02-18T22:36:55.524Z] 2026-02-18 22:36:55,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:36:55.524Z] 2026-02-18 22:36:55,181 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:36:59.293Z] Received Called at Wed Feb 18 22:36:55 UTC 2026
[2026-02-18T22:36:59.293Z] Received Called at Wed Feb 18 22:36:56 UTC 2026
[2026-02-18T22:37:00.945Z] 2026-02-18 22:37:00,876 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:37:00.945Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.299 s - in io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-02-18T22:37:00.945Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-02-18T22:37:01.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-02-18T22:37:01.654Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-18T22:37:01.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-18T22:37:01.981Z] [INFO] Running io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-02-18T22:37:03.635Z] 2026-02-18 22:37:03,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.738s. Listening on: http://localhost:8081
[2026-02-18T22:37:03.635Z] 2026-02-18 22:37:03,249 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:03.635Z] 2026-02-18 22:37:03,250 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-18T22:37:03.635Z] 2026-02-18 22:37:03,482 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:37:03.635Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [INFO] Results:
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [WARNING] Tests run: 266, Failures: 0, Errors: 0, Skipped: 7
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:37:03.961Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:37:03.961Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:03.961Z] [INFO]
[2026-02-18T22:37:03.961Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:37:03.961Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-deployment ---
[2026-02-18T22:37:04.289Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:37:04.289Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.pom
[2026-02-18T22:37:04.289Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:04.289Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-jackson-common-parent >-----
[2026-02-18T22:37:04.289Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits 2.7.5.Final [273/964]
[2026-02-18T22:37:04.289Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-18T22:37:04.289Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.5.Final.pom
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-common >---------
[2026-02-18T22:37:04.289Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime 2.7.5.Final [274/964]
[2026-02-18T22:37:04.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.289Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:04.290Z] [INFO] Copying 1 resource
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO]
[2026-02-18T22:37:04.290Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.290Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:04.290Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/classes
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:04.620Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/src/test/resources
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] No sources to compile
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] No tests to run.
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-18T22:37:04.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2026-02-18T22:37:04.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.pom
[2026-02-18T22:37:04.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2026-02-18T22:37:04.620Z] [INFO]
[2026-02-18T22:37:04.621Z] [INFO] ---< io.quarkus:quarkus-resteasy-reactive-jackson-common-deployment >---
[2026-02-18T22:37:04.621Z] [INFO] Building Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment 2.7.5.Final [275/964]
[2026-02-18T22:37:04.621Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:04.950Z] [INFO]
[2026-02-18T22:37:04.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:04.950Z] [INFO]
[2026-02-18T22:37:04.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:05.281Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/main/resources
[2026-02-18T22:37:05.281Z] [INFO]
[2026-02-18T22:37:05.281Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:05.611Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/classes
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:05.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/test/resources
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] No sources to compile
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] No tests to run.
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-18T22:37:05.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2026-02-18T22:37:05.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.pom
[2026-02-18T22:37:05.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-parent >---------
[2026-02-18T22:37:05.611Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson 2.7.5.Final [276/964]
[2026-02-18T22:37:05.611Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-18T22:37:05.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-parent-2.7.5.Final.pom
[2026-02-18T22:37:05.611Z] [INFO]
[2026-02-18T22:37:05.611Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-jackson >------------
[2026-02-18T22:37:05.611Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Runtime 2.7.5.Final [277/964]
[2026-02-18T22:37:05.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO] Processed 17 files in 30ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO] Processed 17 files in 00:00.027 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:05.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:05.941Z] [INFO] Copying 1 resource
[2026-02-18T22:37:05.941Z] [INFO]
[2026-02-18T22:37:05.941Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.270Z] [INFO]
[2026-02-18T22:37:06.270Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.270Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:06.270Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/classes
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:06.603Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/src/test/resources
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] No sources to compile
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] No tests to run.
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson ---
[2026-02-18T22:37:06.603Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:37:06.603Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.pom
[2026-02-18T22:37:06.603Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-jackson-deployment >-------
[2026-02-18T22:37:06.603Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Deployment 2.7.5.Final [278/964]
[2026-02-18T22:37:06.603Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:06.603Z] [INFO]
[2026-02-18T22:37:06.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO] Processed 31 files in 46ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO] Processed 31 files in 00:00.047 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:07.311Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/src/main/resources
[2026-02-18T22:37:07.311Z] [INFO]
[2026-02-18T22:37:07.311Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:07.311Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:07.311Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/classes
[2026-02-18T22:37:08.017Z] [INFO]
[2026-02-18T22:37:08.017Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:08.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:08.017Z] [INFO] Copying 1 resource
[2026-02-18T22:37:08.017Z] [INFO]
[2026-02-18T22:37:08.017Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:08.017Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:08.017Z] [INFO] Compiling 28 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/test-classes
[2026-02-18T22:37:08.346Z] [INFO]
[2026-02-18T22:37:08.346Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:08.346Z] [INFO]
[2026-02-18T22:37:08.346Z] [INFO] -------------------------------------------------------
[2026-02-18T22:37:08.346Z] [INFO] T E S T S
[2026-02-18T22:37:08.346Z] [INFO] -------------------------------------------------------
[2026-02-18T22:37:08.675Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:37:09.819Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-02-18T22:37:17.177Z] 2026-02-18 22:37:16,932 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.728s. Listening on: http://localhost:8081
[2026-02-18T22:37:17.177Z] 2026-02-18 22:37:16,934 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:17.177Z] 2026-02-18 22:37:16,935 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:19.430Z] 2026-02-18 22:37:18,942 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:37:19.430Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.296 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-02-18T22:37:19.430Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-02-18T22:37:21.681Z] 2026-02-18 22:37:21,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.762s. Listening on: http://localhost:8081
[2026-02-18T22:37:21.681Z] 2026-02-18 22:37:21,250 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:21.681Z] 2026-02-18 22:37:21,251 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:22.009Z] 2026-02-18 22:37:21,874 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:37:22.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-02-18T22:37:22.009Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-02-18T22:37:24.278Z] 2026-02-18 22:37:23,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.721s. Listening on: http://localhost:8081
[2026-02-18T22:37:24.278Z] 2026-02-18 22:37:23,715 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:24.278Z] 2026-02-18 22:37:23,715 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:24.605Z] 2026-02-18 22:37:24,479 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:37:24.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-02-18T22:37:24.605Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-02-18T22:37:26.259Z] 2026-02-18 22:37:25,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-02-18T22:37:26.259Z] 2026-02-18 22:37:25,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:26.259Z] 2026-02-18 22:37:25,969 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:26.964Z] 2026-02-18 22:37:26,911 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:37:26.965Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.422 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-02-18T22:37:26.965Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-02-18T22:37:28.617Z] 2026-02-18 22:37:28,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-02-18T22:37:28.617Z] 2026-02-18 22:37:28,578 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:28.617Z] 2026-02-18 22:37:28,579 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:29.324Z] 2026-02-18 22:37:29,104 ERROR [io.qua.res.rea.jac.run.map.NativeInvalidDefinitionExceptionMapper] (executor-thread-0) com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class io.quarkus.resteasy.reactive.jackson.deployment.test.Cheese and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
[2026-02-18T22:37:29.324Z] 2026-02-18 22:37:29,197 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:37:29.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-02-18T22:37:29.324Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-02-18T22:37:30.976Z] 2026-02-18 22:37:30,837 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2026-02-18T22:37:30.976Z] 2026-02-18 22:37:30,837 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:30.976Z] 2026-02-18 22:37:30,837 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:31.689Z] 2026-02-18 22:37:31,333 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:37:31.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-02-18T22:37:31.689Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-02-18T22:37:33.348Z] 2026-02-18 22:37:33,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.734s. Listening on: http://localhost:8081
[2026-02-18T22:37:33.348Z] 2026-02-18 22:37:33,072 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:33.348Z] 2026-02-18 22:37:33,072 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:35.002Z] 2026-02-18 22:37:34,674 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:37:35.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.335 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-02-18T22:37:35.002Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-02-18T22:37:36.682Z] 2026-02-18 22:37:36,427 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.761s. Listening on: http://localhost:8081
[2026-02-18T22:37:36.683Z] 2026-02-18 22:37:36,428 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:36.683Z] 2026-02-18 22:37:36,428 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:38.356Z] 2026-02-18 22:37:37,848 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/invalid-use-of-custom-serializer failed, error id: 680d575c-e8ad-40c7-be05-74e461f5ad23-1: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-18T22:37:38.356Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-02-18T22:37:38.356Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-02-18T22:37:38.356Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-02-18T22:37:38.356Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-18T22:37:38.356Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:37:38.356Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:37:38.356Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:37:38.356Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:37:38.356Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:37:38.356Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:37:38.356Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:37:38.356Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:37:38.356Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:37:38.356Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.356Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.356Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.356Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:37:38.356Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:37:38.356Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:37:38.357Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:37:38.357Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:37:38.357Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:37:38.357Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:37:38.357Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-02-18T22:37:38.357Z] ... 76 more
[2026-02-18T22:37:38.357Z]
[2026-02-18T22:37:38.357Z] 2026-02-18 22:37:37,851 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-02-18T22:37:38.357Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-02-18T22:37:38.357Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-18T22:37:38.357Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:37:38.357Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:37:38.357Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:37:38.357Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:37:38.357Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:37:38.357Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:37:38.357Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:37:38.357Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:37:38.357Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:37:38.357Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:37:38.357Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:37:38.357Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:37:38.357Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:37:38.357Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:37:38.357Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:37:38.357Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:37:38.357Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:37:38.357Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:37:38.357Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-02-18T22:37:38.358Z] ... 76 more
[2026-02-18T22:37:38.358Z]
[2026-02-18T22:37:38.358Z] 2026-02-18 22:37:38,162 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/person-invalid-result failed, error id: 680d575c-e8ad-40c7-be05-74e461f5ad23-2: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:37:38.358Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:37:38.358Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:37:38.358Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:37:38.358Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:37:38.358Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:37:38.358Z]
[2026-02-18T22:37:38.358Z] 2026-02-18 22:37:38,164 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:37:38.358Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:37:38.358Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:37:38.358Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:37:38.358Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:37:38.358Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:37:38.358Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:37:38.358Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:37:38.358Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:37:38.358Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:37:38.358Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:37:38.358Z]
[2026-02-18T22:37:38.358Z] 2026-02-18 22:37:38,258 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:37:38.358Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-02-18T22:37:38.358Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-02-18T22:37:40.041Z] 2026-02-18 22:37:39,637 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.671s. Listening on: http://localhost:8081
[2026-02-18T22:37:40.041Z] 2026-02-18 22:37:39,638 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:40.041Z] 2026-02-18 22:37:39,638 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:37:40.748Z] 2026-02-18 22:37:40,443 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:37:40.748Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] Results:
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:41.078Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:41.078Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-18T22:37:41.078Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:37:41.078Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.pom
[2026-02-18T22:37:41.078Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-jsonb-parent >----------
[2026-02-18T22:37:41.078Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B 2.7.5.Final [279/964]
[2026-02-18T22:37:41.078Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-18T22:37:41.078Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.5.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.5.Final.pom
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jsonb >-------------
[2026-02-18T22:37:41.078Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Runtime 2.7.5.Final [280/964]
[2026-02-18T22:37:41.078Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.078Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:37:41.078Z] [INFO]
[2026-02-18T22:37:41.078Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:41.409Z] [INFO] Copying 1 resource
[2026-02-18T22:37:41.409Z] [INFO]
[2026-02-18T22:37:41.409Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.409Z] [INFO]
[2026-02-18T22:37:41.409Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.409Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:41.409Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/classes
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:41.740Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/src/test/resources
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] No sources to compile
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] No tests to run.
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-18T22:37:41.740Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-18T22:37:41.740Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.pom
[2026-02-18T22:37:41.740Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:37:41.740Z] [INFO]
[2026-02-18T22:37:41.740Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-jsonb-deployment >--------
[2026-02-18T22:37:41.740Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Deployment 2.7.5.Final [281/964]
[2026-02-18T22:37:41.741Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:37:41.741Z] [INFO]
[2026-02-18T22:37:41.741Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:41.741Z] [INFO]
[2026-02-18T22:37:41.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO] Processed 18 files in 64ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-02-18T22:37:42.448Z] [INFO]
[2026-02-18T22:37:42.448Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.448Z] [INFO] Processed 18 files in 00:00.091 (Already Sorted: 18, Needed Sorting: 0)
[2026-02-18T22:37:42.777Z] [INFO]
[2026-02-18T22:37:42.778Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:42.778Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/main/resources
[2026-02-18T22:37:42.778Z] [INFO]
[2026-02-18T22:37:42.778Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:42.778Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:42.778Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/classes
[2026-02-18T22:37:43.106Z] [INFO]
[2026-02-18T22:37:43.106Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:43.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:37:43.106Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/test/resources
[2026-02-18T22:37:43.106Z] [INFO]
[2026-02-18T22:37:43.106Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:43.106Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:37:43.106Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/test-classes
[2026-02-18T22:37:43.434Z] [INFO]
[2026-02-18T22:37:43.434Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:37:43.434Z] [INFO]
[2026-02-18T22:37:43.434Z] [INFO] -------------------------------------------------------
[2026-02-18T22:37:43.434Z] [INFO] T E S T S
[2026-02-18T22:37:43.434Z] [INFO] -------------------------------------------------------
[2026-02-18T22:37:43.434Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:37:44.583Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-02-18T22:37:44.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-02-18T22:37:44.583Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-02-18T22:37:51.852Z] 2026-02-18 22:37:51,668 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.898s. Listening on: http://localhost:8081
[2026-02-18T22:37:51.852Z] 2026-02-18 22:37:51,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:51.852Z] 2026-02-18 22:37:51,670 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:37:53.005Z] 2026-02-18 22:37:52,853 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:37:53.005Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.393 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-02-18T22:37:53.006Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-02-18T22:37:55.270Z] 2026-02-18 22:37:54,266 INFO [io.qua.arc.pro.BeanProcessor] (build-8) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T22:37:55.270Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-02-18T22:37:55.270Z] 2026-02-18 22:37:55,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.746s. Listening on: http://localhost:8081
[2026-02-18T22:37:55.270Z] 2026-02-18 22:37:55,184 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:55.270Z] 2026-02-18 22:37:55,184 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:37:56.999Z] HTTP/1.1 200 OK
[2026-02-18T22:37:56.999Z] content-length: 310
[2026-02-18T22:37:56.999Z] Content-Type: multipart/form-data;boundary=67d787f0-dd6e-4349-8bd8-5e33959b8b08
[2026-02-18T22:37:56.999Z]
[2026-02-18T22:37:56.999Z] --67d787f0-dd6e-4349-8bd8-5e33959b8b08
[2026-02-18T22:37:56.999Z] Content-Disposition: form-data; name="name"
[2026-02-18T22:37:56.999Z] Content-Type: text/plain
[2026-02-18T22:37:56.999Z]
[2026-02-18T22:37:56.999Z] a name
[2026-02-18T22:37:56.999Z] --67d787f0-dd6e-4349-8bd8-5e33959b8b08
[2026-02-18T22:37:56.999Z] Content-Disposition: form-data; name="person"
[2026-02-18T22:37:56.999Z] Content-Type: application/json
[2026-02-18T22:37:56.999Z]
[2026-02-18T22:37:56.999Z] {"age":23,"name":"Michal"}
[2026-02-18T22:37:56.999Z] --67d787f0-dd6e-4349-8bd8-5e33959b8b08--
[2026-02-18T22:37:56.999Z] 2026-02-18 22:37:56,696 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:37:56.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-02-18T22:37:56.999Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-02-18T22:37:59.259Z] 2026-02-18 22:37:59,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.922s. Listening on: http://localhost:8081
[2026-02-18T22:37:59.259Z] 2026-02-18 22:37:59,004 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:37:59.259Z] 2026-02-18 22:37:59,004 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:01.521Z] 2026-02-18 22:38:01,321 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /simple/person-invalid-result failed, error id: 7105ce3f-c12b-40d5-83fe-b16c2d61620f-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:38:01.521Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:38:01.521Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:38:01.521Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:38:01.521Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:38:01.521Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:38:01.521Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:38:01.521Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-02-18T22:38:01.521Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:38:01.521Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:38:01.521Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:01.521Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:38:01.521Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:38:01.521Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:38:01.521Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:38:01.521Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:38:01.521Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:38:01.521Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:38:01.521Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:38:01.521Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:38:01.521Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:38:01.521Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:01.521Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:01.521Z]
[2026-02-18T22:38:01.521Z] 2026-02-18 22:38:01,324 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:38:01.522Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:38:01.522Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:38:01.522Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:38:01.522Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:38:01.522Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:38:01.522Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:38:01.522Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-02-18T22:38:01.522Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:38:01.522Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:38:01.522Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:01.522Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:38:01.522Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:38:01.522Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:38:01.522Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:38:01.522Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:38:01.522Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:38:01.522Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:38:01.522Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:38:01.522Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:38:01.522Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:38:01.522Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:01.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:01.522Z]
[2026-02-18T22:38:01.522Z] 2026-02-18 22:38:01,391 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:38:01.522Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-02-18T22:38:01.522Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-02-18T22:38:03.779Z] 2026-02-18 22:38:03,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.699s. Listening on: http://localhost:8081
[2026-02-18T22:38:03.779Z] 2026-02-18 22:38:03,243 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:03.779Z] 2026-02-18 22:38:03,244 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:04.492Z] 2026-02-18 22:38:04,129 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:38:04.492Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-02-18T22:38:04.492Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-02-18T22:38:06.149Z] 2026-02-18 22:38:05,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.625s. Listening on: http://localhost:8081
[2026-02-18T22:38:06.149Z] 2026-02-18 22:38:05,754 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:06.149Z] 2026-02-18 22:38:05,754 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:06.857Z] 2026-02-18 22:38:06,467 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2026-02-18T22:38:06.857Z] 2026-02-18 22:38:06,655 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2026-02-18T22:38:06.857Z] 2026-02-18 22:38:06,697 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:38:06.857Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-02-18T22:38:06.857Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-02-18T22:38:08.511Z] 2026-02-18 22:38:08,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:38:08.511Z] 2026-02-18 22:38:08,082 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:08.511Z] 2026-02-18 22:38:08,083 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:08.838Z] 2026-02-18 22:38:08,707 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-18T22:38:08.838Z] 2026-02-18 22:38:08,708 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Generating incomplete JSON
[2026-02-18T22:38:08.838Z] 2026-02-18 22:38:08,713 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /cheese failed, error id: b25379cc-a004-4c55-92d7-ad3e98801a7a-1: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-02-18T22:38:08.838Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-02-18T22:38:08.838Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:08.839Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:38:08.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:08.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:08.839Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-02-18T22:38:08.839Z] ... 19 more
[2026-02-18T22:38:08.839Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:38:08.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-02-18T22:38:08.839Z] ... 22 more
[2026-02-18T22:38:08.839Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-02-18T22:38:08.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-02-18T22:38:08.839Z] ... 28 more
[2026-02-18T22:38:08.839Z]
[2026-02-18T22:38:08.839Z] 2026-02-18 22:38:08,718 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-18T22:38:08.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:08.839Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:38:08.839Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:38:08.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:08.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:08.839Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-02-18T22:38:08.839Z] ... 19 more
[2026-02-18T22:38:08.839Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:38:08.839Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:38:08.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-02-18T22:38:08.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-02-18T22:38:08.839Z] ... 22 more
[2026-02-18T22:38:08.839Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-02-18T22:38:08.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-02-18T22:38:08.839Z] ... 28 more
[2026-02-18T22:38:08.839Z]
[2026-02-18T22:38:08.839Z] 2026-02-18 22:38:08,803 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:38:09.167Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] Results:
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:38:09.167Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:38:09.167Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-18T22:38:09.167Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:38:09.167Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.pom
[2026-02-18T22:38:09.167Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-jaxb-parent >----------
[2026-02-18T22:38:09.167Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB 2.7.5.Final [282/964]
[2026-02-18T22:38:09.167Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-18T22:38:09.167Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-parent/2.7.5.Final/quarkus-resteasy-reactive-jaxb-parent-2.7.5.Final.pom
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jaxb >--------------
[2026-02-18T22:38:09.167Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Runtime 2.7.5.Final [283/964]
[2026-02-18T22:38:09.167Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.167Z] [INFO]
[2026-02-18T22:38:09.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:09.494Z] [INFO] Copying 1 resource
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.494Z] [INFO]
[2026-02-18T22:38:09.494Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:09.824Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/classes
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:09.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/src/test/resources
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] No sources to compile
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] No tests to run.
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-18T22:38:09.824Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2026-02-18T22:38:09.824Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.pom
[2026-02-18T22:38:09.824Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jaxb-deployment >--------
[2026-02-18T22:38:09.824Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Deployment 2.7.5.Final [284/964]
[2026-02-18T22:38:09.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:09.824Z] [INFO]
[2026-02-18T22:38:09.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO] Processed 5 files in 44ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO] Processed 5 files in 00:00.045 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:10.990Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/main/resources
[2026-02-18T22:38:10.990Z] [INFO]
[2026-02-18T22:38:10.990Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:10.990Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:10.990Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/classes
[2026-02-18T22:38:11.318Z] [INFO]
[2026-02-18T22:38:11.318Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:11.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:11.318Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/test/resources
[2026-02-18T22:38:11.318Z] [INFO]
[2026-02-18T22:38:11.318Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:11.318Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:11.318Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/test-classes
[2026-02-18T22:38:11.649Z] [INFO]
[2026-02-18T22:38:11.649Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:11.649Z] [INFO]
[2026-02-18T22:38:11.649Z] [INFO] -------------------------------------------------------
[2026-02-18T22:38:11.649Z] [INFO] T E S T S
[2026-02-18T22:38:11.649Z] [INFO] -------------------------------------------------------
[2026-02-18T22:38:11.649Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:38:12.793Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-02-18T22:38:20.071Z] 2026-02-18 22:38:19,707 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.747s. Listening on: http://localhost:8081
[2026-02-18T22:38:20.071Z] 2026-02-18 22:38:19,709 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:20.071Z] 2026-02-18 22:38:19,709 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:21.300Z] 2026-02-18 22:38:21,031 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:38:21.301Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.573 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-02-18T22:38:21.301Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-02-18T22:38:23.551Z] 2026-02-18 22:38:23,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.685s. Listening on: http://localhost:8081
[2026-02-18T22:38:23.551Z] 2026-02-18 22:38:23,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:23.551Z] 2026-02-18 22:38:23,245 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:25.225Z] 2026-02-18 22:38:24,962 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:38:25.225Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.925 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-02-18T22:38:25.225Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,173 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getInvalidPersonResult' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,175 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,176 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getValidatedPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,177 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#personTest' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,177 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#postModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,178 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,178 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,973 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.720s. Listening on: http://localhost:8081
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,974 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:27.522Z] 2026-02-18 22:38:26,974 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:29.178Z] 2026-02-18 22:38:28,723 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/person-invalid-result failed, error id: a26428cb-e5af-498e-b211-8c284f020930-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:38:29.178Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:38:29.179Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:38:29.179Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:38:29.179Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:38:29.179Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:38:29.179Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:29.179Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:29.179Z]
[2026-02-18T22:38:29.179Z] 2026-02-18 22:38:28,725 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-18T22:38:29.179Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-18T22:38:29.179Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T22:38:29.179Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T22:38:29.179Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-18T22:38:29.179Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-18T22:38:29.179Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:38:29.179Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:38:29.179Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:38:29.179Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:38:29.179Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:38:29.179Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:38:29.179Z]
[2026-02-18T22:38:29.179Z] 2026-02-18 22:38:28,789 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:38:29.179Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.808 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-02-18T22:38:29.179Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-02-18T22:38:30.833Z] 2026-02-18 22:38:29,708 INFO [io.qua.arc.pro.BeanProcessor] (build-17) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T22:38:30.833Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-02-18T22:38:30.833Z] 2026-02-18 22:38:29,740 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:38:30.833Z] 2026-02-18 22:38:30,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-02-18T22:38:30.833Z] 2026-02-18 22:38:30,445 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:30.833Z] 2026-02-18 22:38:30,445 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:38:31.160Z] 2026-02-18 22:38:31,101 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:38:31.160Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-02-18T22:38:31.486Z] [INFO]
[2026-02-18T22:38:31.486Z] [INFO] Results:
[2026-02-18T22:38:31.486Z] [INFO]
[2026-02-18T22:38:31.486Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:38:31.486Z] [INFO]
[2026-02-18T22:38:31.486Z] [INFO]
[2026-02-18T22:38:31.486Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:31.486Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:38:31.486Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:31.487Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-18T22:38:31.487Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:38:31.487Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.pom
[2026-02-18T22:38:31.487Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] -----------------< io.quarkus:quarkus-panache-parent >------------------
[2026-02-18T22:38:31.487Z] [INFO] Building Quarkus - Panache 2.7.5.Final [285/964]
[2026-02-18T22:38:31.487Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-parent ---
[2026-02-18T22:38:31.487Z] [INFO] Installing /quarkus/extensions/panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-parent/2.7.5.Final/quarkus-panache-parent-2.7.5.Final.pom
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --------------< io.quarkus:quarkus-panache-common-parent >--------------
[2026-02-18T22:38:31.487Z] [INFO] Building Quarkus - Panache - Common 2.7.5.Final [286/964]
[2026-02-18T22:38:31.487Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-parent ---
[2026-02-18T22:38:31.487Z] [INFO] Installing /quarkus/extensions/panache/panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-parent/2.7.5.Final/quarkus-panache-common-parent-2.7.5.Final.pom
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] -----------------< io.quarkus:quarkus-panache-common >------------------
[2026-02-18T22:38:31.487Z] [INFO] Building Quarkus - Panache - Common - Runtime 2.7.5.Final [287/964]
[2026-02-18T22:38:31.487Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO] Processed 7 files in 31ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO] Processed 7 files in 00:00.012 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:31.487Z] [INFO] Copying 1 resource
[2026-02-18T22:38:31.487Z] [INFO]
[2026-02-18T22:38:31.487Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common ---
[2026-02-18T22:38:31.487Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:31.487Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/panache-common/runtime/target/classes
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:31.815Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/runtime/src/test/resources
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] No sources to compile
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] No tests to run.
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common ---
[2026-02-18T22:38:31.815Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.jar
[2026-02-18T22:38:31.815Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.pom
[2026-02-18T22:38:31.815Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final-sources.jar
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] ------------< io.quarkus:quarkus-panache-common-deployment >------------
[2026-02-18T22:38:31.815Z] [INFO] Building Quarkus - Panache - Common - Deployment 2.7.5.Final [288/964]
[2026-02-18T22:38:31.815Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:31.815Z] [INFO]
[2026-02-18T22:38:31.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.141Z] [INFO]
[2026-02-18T22:38:32.141Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.468Z] [INFO] Processed 20 files in 106ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-18T22:38:32.468Z] [INFO]
[2026-02-18T22:38:32.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.468Z] [INFO] Processed 20 files in 00:00.158 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-18T22:38:32.468Z] [INFO]
[2026-02-18T22:38:32.468Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:32.468Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/main/resources
[2026-02-18T22:38:32.468Z] [INFO]
[2026-02-18T22:38:32.468Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.468Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:32.468Z] [INFO] Compiling 20 source files to /quarkus/extensions/panache/panache-common/deployment/target/classes
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:32.796Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/test/resources
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] No sources to compile
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] No tests to run.
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-deployment ---
[2026-02-18T22:38:32.796Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T22:38:32.796Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.pom
[2026-02-18T22:38:32.796Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] -------------------< io.quarkus:quarkus-qute-parent >-------------------
[2026-02-18T22:38:32.796Z] [INFO] Building Quarkus - Qute 2.7.5.Final [289/964]
[2026-02-18T22:38:32.796Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-parent ---
[2026-02-18T22:38:32.796Z] [INFO] Installing /quarkus/extensions/qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-parent/2.7.5.Final/quarkus-qute-parent-2.7.5.Final.pom
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] ----------------------< io.quarkus:quarkus-qute >-----------------------
[2026-02-18T22:38:32.796Z] [INFO] Building Quarkus - Qute - Runtime 2.7.5.Final [290/964]
[2026-02-18T22:38:32.796Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute ---
[2026-02-18T22:38:32.796Z] [INFO]
[2026-02-18T22:38:32.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute ---
[2026-02-18T22:38:33.124Z] [INFO]
[2026-02-18T22:38:33.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute ---
[2026-02-18T22:38:33.124Z] [INFO]
[2026-02-18T22:38:33.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute ---
[2026-02-18T22:38:33.125Z] [INFO]
[2026-02-18T22:38:33.125Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute ---
[2026-02-18T22:38:33.125Z] [INFO]
[2026-02-18T22:38:33.125Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute ---
[2026-02-18T22:38:33.125Z] [INFO]
[2026-02-18T22:38:33.125Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute ---
[2026-02-18T22:38:33.125Z] [INFO]
[2026-02-18T22:38:33.125Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute ---
[2026-02-18T22:38:33.125Z] [INFO] Processed 24 files in 143ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T22:38:33.125Z] [INFO]
[2026-02-18T22:38:33.125Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute ---
[2026-02-18T22:38:33.451Z] [INFO] Processed 24 files in 00:00.182 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T22:38:33.451Z] [INFO]
[2026-02-18T22:38:33.451Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute ---
[2026-02-18T22:38:33.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:33.451Z] [INFO] Copying 2 resources
[2026-02-18T22:38:33.451Z] [INFO]
[2026-02-18T22:38:33.451Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-qute ---
[2026-02-18T22:38:33.451Z] [INFO]
[2026-02-18T22:38:33.451Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute ---
[2026-02-18T22:38:33.451Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:33.451Z] [INFO] Compiling 24 source files to /quarkus/extensions/qute/runtime/target/classes
[2026-02-18T22:38:34.157Z] [INFO]
[2026-02-18T22:38:34.157Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute ---
[2026-02-18T22:38:34.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:34.158Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/qute/runtime/src/test/resources
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute ---
[2026-02-18T22:38:34.158Z] [INFO] No sources to compile
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute ---
[2026-02-18T22:38:34.158Z] [INFO] No tests to run.
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute ---
[2026-02-18T22:38:34.158Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute ---
[2026-02-18T22:38:34.158Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute ---
[2026-02-18T22:38:34.158Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.jar
[2026-02-18T22:38:34.158Z] [INFO] Installing /quarkus/extensions/qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.pom
[2026-02-18T22:38:34.158Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final-sources.jar
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] -----------------< io.quarkus:quarkus-qute-deployment >-----------------
[2026-02-18T22:38:34.158Z] [INFO] Building Quarkus - Qute - Deployment 2.7.5.Final [291/964]
[2026-02-18T22:38:34.158Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.158Z] [INFO]
[2026-02-18T22:38:34.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.487Z] [INFO]
[2026-02-18T22:38:34.487Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-deployment ---
[2026-02-18T22:38:34.814Z] [INFO] Processed 156 files in 313ms (Formatted: 0, Unchanged: 156, Failed: 0, Readonly: 0)
[2026-02-18T22:38:34.814Z] [INFO]
[2026-02-18T22:38:34.814Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-deployment ---
[2026-02-18T22:38:35.521Z] [INFO] Processed 156 files in 00:00.565 (Already Sorted: 156, Needed Sorting: 0)
[2026-02-18T22:38:35.521Z] [INFO]
[2026-02-18T22:38:35.521Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute-deployment ---
[2026-02-18T22:38:35.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:35.521Z] [INFO] Copying 3 resources
[2026-02-18T22:38:35.521Z] [INFO]
[2026-02-18T22:38:35.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute-deployment ---
[2026-02-18T22:38:35.521Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:35.521Z] [INFO] Compiling 30 source files to /quarkus/extensions/qute/deployment/target/classes
[2026-02-18T22:38:36.659Z] [INFO]
[2026-02-18T22:38:36.659Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute-deployment ---
[2026-02-18T22:38:36.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:38:36.659Z] [INFO] Copying 2 resources
[2026-02-18T22:38:36.659Z] [INFO]
[2026-02-18T22:38:36.659Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute-deployment ---
[2026-02-18T22:38:36.659Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:38:36.659Z] [INFO] Compiling 126 source files to /quarkus/extensions/qute/deployment/target/test-classes
[2026-02-18T22:38:37.362Z] [INFO]
[2026-02-18T22:38:37.362Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute-deployment ---
[2026-02-18T22:38:37.362Z] [INFO]
[2026-02-18T22:38:37.362Z] [INFO] -------------------------------------------------------
[2026-02-18T22:38:37.362Z] [INFO] T E S T S
[2026-02-18T22:38:37.362Z] [INFO] -------------------------------------------------------
[2026-02-18T22:38:37.362Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:38:39.056Z] [INFO] Running io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-02-18T22:38:46.341Z] 2026-02-18 22:38:44,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2026-02-18T22:38:46.342Z] 2026-02-18 22:38:44,977 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:46.342Z] 2026-02-18 22:38:44,978 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:38:46.342Z] 2026-02-18 22:38:45,645 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:38:46.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.112 s - in io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-02-18T22:38:46.342Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-02-18T22:38:47.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-02-18T22:38:47.056Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-02-18T22:38:47.769Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-02-18T22:38:47.769Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-02-18T22:38:48.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-02-18T22:38:48.919Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-02-18T22:38:50.060Z] 2026-02-18 22:38:49,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-02-18T22:38:50.060Z] 2026-02-18 22:38:49,996 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:50.060Z] 2026-02-18 22:38:49,996 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:38:50.390Z] 2026-02-18 22:38:50,101 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:38:50.390Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-02-18T22:38:50.390Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-02-18T22:38:51.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-02-18T22:38:51.098Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-02-18T22:38:51.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-02-18T22:38:51.835Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-02-18T22:38:52.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s - in io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-02-18T22:38:52.164Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-02-18T22:38:52.872Z] 2026-02-18 22:38:52,692 WARN [io.qua.qut.dep.MessageBundleProcessor] (build-17) Unused parameter found [item] in the message template of: io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest$WrongBundle#hello()
[2026-02-18T22:38:52.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-02-18T22:38:52.872Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-02-18T22:38:54.532Z] 2026-02-18 22:38:54,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.636s. Listening on: http://localhost:8081
[2026-02-18T22:38:54.532Z] 2026-02-18 22:38:54,125 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:54.532Z] 2026-02-18 22:38:54,125 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:38:54.532Z] 2026-02-18 22:38:54,212 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:38:54.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-02-18T22:38:54.532Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-02-18T22:38:55.681Z] 2026-02-18 22:38:55,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:38:55.681Z] 2026-02-18 22:38:55,497 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:55.682Z] 2026-02-18 22:38:55,497 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:38:55.682Z] 2026-02-18 22:38:55,595 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:38:55.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-02-18T22:38:55.682Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-02-18T22:38:56.392Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-02-18T22:38:56.392Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-02-18T22:38:58.044Z] 2026-02-18 22:38:57,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-02-18T22:38:58.045Z] 2026-02-18 22:38:57,588 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:38:58.045Z] 2026-02-18 22:38:57,589 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:38:58.045Z] 2026-02-18 22:38:57,706 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:38:58.045Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-02-18T22:38:58.045Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-02-18T22:38:58.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-02-18T22:38:58.753Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-02-18T22:38:59.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-02-18T22:38:59.090Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-02-18T22:38:59.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s - in io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-02-18T22:38:59.802Z] [INFO] Running io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-02-18T22:39:08.762Z] Tests paused
[2026-02-18T22:39:08.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:39:08.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:39:08.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:39:08.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:39:08.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:03,961 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.431s. Listening on: http://localhost:8080
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:03,961 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:03,962 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,354 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NestedMessageBundleDevModeTest$MyNestedMessages.class, NestedMessageBundleDevModeTest$TestRouteConfig.class, NestedMessageBundleDevModeTest.class.
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:39:08.762Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:39:08.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:39:08.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:39:08.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:39:08.762Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,841 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8080
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,842 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,842 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,843 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.564s
[2026-02-18T22:39:08.762Z] 2026-02-18 22:39:07,851 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:39:08.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.213 s - in io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-02-18T22:39:08.762Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-02-18T22:39:09.472Z] 2026-02-18 22:39:09,330 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-18T22:39:09.472Z] 2026-02-18 22:39:09,330 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:09.472Z] 2026-02-18 22:39:09,330 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:09.472Z] 2026-02-18 22:39:09,431 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:39:09.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-02-18T22:39:09.804Z] [INFO] Running io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-02-18T22:39:11.453Z] 2026-02-18 22:39:11,087 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.790s. Listening on: http://localhost:8081
[2026-02-18T22:39:11.453Z] 2026-02-18 22:39:11,087 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:11.453Z] 2026-02-18 22:39:11,088 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:11.453Z] 2026-02-18 22:39:11,177 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:11.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-02-18T22:39:11.453Z] [INFO] Running io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-02-18T22:39:11.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-02-18T22:39:11.453Z] [INFO] Running io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-02-18T22:39:12.595Z] 2026-02-18 22:39:12,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2026-02-18T22:39:12.595Z] 2026-02-18 22:39:12,413 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:12.595Z] 2026-02-18 22:39:12,413 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:12.595Z] 2026-02-18 22:39:12,496 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:12.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-02-18T22:39:12.595Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-02-18T22:39:13.741Z] 2026-02-18 22:39:13,666 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:39:13.741Z] 2026-02-18 22:39:13,666 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:13.741Z] 2026-02-18 22:39:13,667 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:14.884Z] 2026-02-18 22:39:14,474 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:39:14.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-02-18T22:39:14.884Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-02-18T22:39:15.216Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-02-18T22:39:15.216Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-02-18T22:39:15.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-02-18T22:39:15.929Z] [INFO] Running io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-02-18T22:39:17.096Z] 2026-02-18 22:39:16,786 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-18T22:39:17.096Z] 2026-02-18 22:39:16,786 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:17.096Z] 2026-02-18 22:39:16,786 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:17.096Z] 2026-02-18 22:39:16,907 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:39:17.096Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-02-18T22:39:17.096Z] [INFO] Running io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-02-18T22:39:18.264Z] 2026-02-18 22:39:18,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:39:18.264Z] 2026-02-18 22:39:18,209 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:18.264Z] 2026-02-18 22:39:18,209 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:18.598Z] 2026-02-18 22:39:18,306 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:39:18.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-02-18T22:39:18.598Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-02-18T22:39:19.742Z] 2026-02-18 22:39:19,527 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-18T22:39:19.742Z] 2026-02-18 22:39:19,528 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:19.742Z] 2026-02-18 22:39:19,528 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:19.742Z] 2026-02-18 22:39:19,615 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:39:19.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-02-18T22:39:19.742Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-02-18T22:39:20.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-02-18T22:39:20.451Z] [INFO] Running io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-02-18T22:39:21.158Z] 2026-02-18 22:39:21,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-02-18T22:39:21.158Z] 2026-02-18 22:39:21,126 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:21.158Z] 2026-02-18 22:39:21,126 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:21.488Z] 2026-02-18 22:39:21,227 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:21.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-02-18T22:39:21.488Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-02-18T22:39:22.194Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-02-18T22:39:22.194Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-02-18T22:39:23.335Z] 2026-02-18 22:39:23,186 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-02-18T22:39:23.336Z] 2026-02-18 22:39:23,187 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:23.336Z] 2026-02-18 22:39:23,187 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:23.336Z] 2026-02-18 22:39:23,305 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:23.663Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-02-18T22:39:23.663Z] [INFO] Running io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-02-18T22:39:24.802Z] 2026-02-18 22:39:24,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-02-18T22:39:24.802Z] 2026-02-18 22:39:24,417 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:24.802Z] 2026-02-18 22:39:24,417 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:24.802Z] 2026-02-18 22:39:24,499 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:24.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-02-18T22:39:24.802Z] [INFO] Running io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-02-18T22:39:25.549Z] 2026-02-18 22:39:25,481 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-18T22:39:25.549Z] 2026-02-18 22:39:25,481 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:25.549Z] 2026-02-18 22:39:25,481 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:25.913Z] 2026-02-18 22:39:25,592 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:39:25.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-02-18T22:39:25.913Z] [INFO] Running io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-02-18T22:39:26.618Z] 2026-02-18 22:39:26,586 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2026-02-18T22:39:26.618Z] 2026-02-18 22:39:26,586 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:26.618Z] 2026-02-18 22:39:26,586 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:26.945Z] 2026-02-18 22:39:26,703 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:39:26.945Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-02-18T22:39:26.945Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-02-18T22:39:28.086Z] 2026-02-18 22:39:27,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-18T22:39:28.086Z] 2026-02-18 22:39:27,751 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:28.086Z] 2026-02-18 22:39:27,751 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:28.086Z] 2026-02-18 22:39:27,834 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:28.086Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-02-18T22:39:28.086Z] [INFO] Running io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-02-18T22:39:28.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-02-18T22:39:28.415Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-02-18T22:39:29.557Z] 2026-02-18 22:39:29,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-18T22:39:29.557Z] 2026-02-18 22:39:29,361 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:29.557Z] 2026-02-18 22:39:29,361 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:29.557Z] 2026-02-18 22:39:29,445 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:29.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s - in io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-02-18T22:39:29.557Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-02-18T22:39:30.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-02-18T22:39:30.259Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-02-18T22:39:30.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-02-18T22:39:30.963Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-02-18T22:39:32.104Z] 2026-02-18 22:39:31,911 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2026-02-18T22:39:32.104Z] 2026-02-18 22:39:31,911 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:32.104Z] 2026-02-18 22:39:31,911 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:32.104Z] 2026-02-18 22:39:31,993 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:39:32.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-02-18T22:39:32.104Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-02-18T22:39:32.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-02-18T22:39:32.811Z] [INFO] Running io.quarkus.qute.deployment.VariantTemplateTest
[2026-02-18T22:39:33.516Z] 2026-02-18 22:39:33,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-02-18T22:39:33.516Z] 2026-02-18 22:39:33,447 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:33.516Z] 2026-02-18 22:39:33,447 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:33.843Z] 2026-02-18 22:39:33,528 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:33.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in io.quarkus.qute.deployment.VariantTemplateTest
[2026-02-18T22:39:33.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-02-18T22:39:34.545Z] 2026-02-18 22:39:34,509 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-18T22:39:34.545Z] 2026-02-18 22:39:34,509 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:34.545Z] 2026-02-18 22:39:34,510 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:34.873Z] 2026-02-18 22:39:34,586 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:34.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-02-18T22:39:34.873Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-02-18T22:39:35.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-02-18T22:39:35.199Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-02-18T22:39:36.346Z] 2026-02-18 22:39:36,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.669s. Listening on: http://localhost:8081
[2026-02-18T22:39:36.346Z] 2026-02-18 22:39:36,221 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:36.346Z] 2026-02-18 22:39:36,221 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:36.673Z] 2026-02-18 22:39:36,367 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:39:36.673Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s - in io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-02-18T22:39:36.673Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-02-18T22:39:37.812Z] 2026-02-18 22:39:37,486 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-02-18T22:39:37.812Z] 2026-02-18 22:39:37,486 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:37.812Z] 2026-02-18 22:39:37,486 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:37.812Z] 2026-02-18 22:39:37,560 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:39:37.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-02-18T22:39:37.812Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-02-18T22:39:38.515Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-02-18T22:39:38.515Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionTest
[2026-02-18T22:39:39.221Z] 2026-02-18 22:39:39,074 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-18T22:39:39.221Z] 2026-02-18 22:39:39,074 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:39.221Z] 2026-02-18 22:39:39,074 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:39.221Z] 2026-02-18 22:39:39,143 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:39:39.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in io.quarkus.qute.deployment.inject.InjectionTest
[2026-02-18T22:39:39.221Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-02-18T22:39:39.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-02-18T22:39:39.928Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-02-18T22:39:40.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-02-18T22:39:40.632Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-02-18T22:39:42.292Z] 2026-02-18 22:39:41,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8081
[2026-02-18T22:39:42.292Z] 2026-02-18 22:39:41,713 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:42.292Z] 2026-02-18 22:39:41,713 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:42.292Z] 2026-02-18 22:39:41,803 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:39:42.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-02-18T22:39:42.292Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-02-18T22:39:43.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-02-18T22:39:43.076Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-02-18T22:39:44.729Z] 2026-02-18 22:39:44,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081
[2026-02-18T22:39:44.729Z] 2026-02-18 22:39:44,333 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:44.729Z] 2026-02-18 22:39:44,333 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:44.729Z] 2026-02-18 22:39:44,423 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:39:44.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-02-18T22:39:44.729Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:44,976 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@456babb1
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:44,977 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@456babb1
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:44,977 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index java.lang.Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@456babb1
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:45,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:45,434 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:45,435 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:45.873Z] 2026-02-18 22:39:45,522 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:45.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-02-18T22:39:45.873Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-02-18T22:39:46.583Z] 2026-02-18 22:39:46,411 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-02-18T22:39:46.583Z] 2026-02-18 22:39:46,412 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:46.583Z] 2026-02-18 22:39:46,412 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:46.583Z] 2026-02-18 22:39:46,478 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:46.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-02-18T22:39:46.583Z] [INFO] Running io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-02-18T22:39:47.726Z] 2026-02-18 22:39:47,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-02-18T22:39:47.726Z] 2026-02-18 22:39:47,424 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:47.726Z] 2026-02-18 22:39:47,424 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:47.726Z] 2026-02-18 22:39:47,494 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:47.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-02-18T22:39:47.726Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-02-18T22:39:48.869Z] 2026-02-18 22:39:48,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-02-18T22:39:48.869Z] 2026-02-18 22:39:48,579 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:48.869Z] 2026-02-18 22:39:48,580 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:48.869Z] 2026-02-18 22:39:48,669 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:48.869Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-02-18T22:39:48.869Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-02-18T22:39:50.012Z] 2026-02-18 22:39:49,094 WARN [io.qua.arc.pro.BeanArchives] (build-10) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6770ba03
[2026-02-18T22:39:50.013Z] 2026-02-18 22:39:49,095 WARN [io.qua.arc.pro.BeanArchives] (build-10) Failed to index Integer: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6770ba03
[2026-02-18T22:39:50.013Z] 2026-02-18 22:39:49,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-02-18T22:39:50.013Z] 2026-02-18 22:39:49,584 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:50.013Z] 2026-02-18 22:39:49,584 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:50.013Z] 2026-02-18 22:39:49,650 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:50.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-02-18T22:39:50.013Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-02-18T22:39:50.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-02-18T22:39:50.340Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-02-18T22:39:51.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-02-18T22:39:51.046Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-02-18T22:39:51.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-02-18T22:39:51.750Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-02-18T22:39:52.892Z] 2026-02-18 22:39:52,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-18T22:39:52.892Z] 2026-02-18 22:39:52,604 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:52.892Z] 2026-02-18 22:39:52,604 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:52.892Z] 2026-02-18 22:39:52,678 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:39:52.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-02-18T22:39:52.892Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-02-18T22:39:53.220Z] 2026-02-18 22:39:53,120 WARN [io.qua.arc.pro.BeanArchives] (build-9) Failed to index org.acme.Foo: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2293e508
[2026-02-18T22:39:53.220Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-02-18T22:39:53.220Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-02-18T22:39:54.363Z] 2026-02-18 22:39:54,096 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-02-18T22:39:54.363Z] 2026-02-18 22:39:54,097 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:54.363Z] 2026-02-18 22:39:54,097 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:54.363Z] 2026-02-18 22:39:54,197 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:39:54.363Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-02-18T22:39:54.363Z] [INFO] Running io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-02-18T22:39:55.507Z] 2026-02-18 22:39:55,151 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-02-18T22:39:55.507Z] 2026-02-18 22:39:55,151 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:55.507Z] 2026-02-18 22:39:55,151 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:55.507Z] 2026-02-18 22:39:55,233 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:55.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s - in io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-02-18T22:39:55.507Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-02-18T22:39:55.841Z] 2026-02-18 22:39:55,682 WARN [io.qua.arc.pro.BeanArchives] (build-12) Failed to index io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest$NumericWrapper: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1bbc964e
[2026-02-18T22:39:55.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-02-18T22:39:55.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-02-18T22:39:56.995Z] 2026-02-18 22:39:56,908 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.665s. Listening on: http://localhost:8081
[2026-02-18T22:39:56.995Z] 2026-02-18 22:39:56,909 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:56.995Z] 2026-02-18 22:39:56,909 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:57.331Z] 2026-02-18 22:39:57,134 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:39:57.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-02-18T22:39:57.331Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-02-18T22:39:58.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-02-18T22:39:58.046Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-02-18T22:39:59.207Z] 2026-02-18 22:39:58,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2026-02-18T22:39:59.207Z] 2026-02-18 22:39:58,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:59.207Z] 2026-02-18 22:39:58,789 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:59.207Z] 2026-02-18 22:39:58,858 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:39:59.207Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-02-18T22:39:59.207Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-02-18T22:39:59.927Z] 2026-02-18 22:39:59,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-18T22:39:59.927Z] 2026-02-18 22:39:59,646 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:39:59.927Z] 2026-02-18 22:39:59,646 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:39:59.927Z] 2026-02-18 22:39:59,723 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:39:59.927Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-02-18T22:39:59.927Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-02-18T22:40:01.096Z] 2026-02-18 22:40:00,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-02-18T22:40:01.096Z] 2026-02-18 22:40:00,685 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:01.096Z] 2026-02-18 22:40:00,685 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:01.096Z] 2026-02-18 22:40:00,745 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:40:01.096Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s - in io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-02-18T22:40:01.096Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-02-18T22:40:01.807Z] 2026-02-18 22:40:01,582 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-02-18T22:40:01.807Z] 2026-02-18 22:40:01,583 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:01.807Z] 2026-02-18 22:40:01,583 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:01.807Z] 2026-02-18 22:40:01,646 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:01.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-02-18T22:40:01.807Z] [INFO] Running io.quarkus.qute.deployment.OrEmptyTest
[2026-02-18T22:40:02.668Z] 2026-02-18 22:40:02,619 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-18T22:40:02.668Z] 2026-02-18 22:40:02,619 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:02.668Z] 2026-02-18 22:40:02,620 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:02.996Z] 2026-02-18 22:40:02,707 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:40:02.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in io.quarkus.qute.deployment.OrEmptyTest
[2026-02-18T22:40:02.996Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-02-18T22:40:04.141Z] 2026-02-18 22:40:03,775 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-18T22:40:04.141Z] 2026-02-18 22:40:03,775 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:04.141Z] 2026-02-18 22:40:03,775 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:04.141Z] 2026-02-18 22:40:03,841 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:40:04.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-02-18T22:40:04.141Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-02-18T22:40:05.792Z] 2026-02-18 22:40:05,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.808s. Listening on: http://localhost:8081
[2026-02-18T22:40:05.792Z] 2026-02-18 22:40:05,326 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:05.792Z] 2026-02-18 22:40:05,326 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:05.792Z] 2026-02-18 22:40:05,406 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:05.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-02-18T22:40:05.792Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagTest
[2026-02-18T22:40:06.497Z] 2026-02-18 22:40:06,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-02-18T22:40:06.497Z] 2026-02-18 22:40:06,424 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:06.497Z] 2026-02-18 22:40:06,424 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:06.823Z] 2026-02-18 22:40:06,515 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:40:06.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in io.quarkus.qute.deployment.tag.UserTagTest
[2026-02-18T22:40:06.823Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-02-18T22:40:07.531Z] 2026-02-18 22:40:07,348 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2026-02-18T22:40:07.531Z] 2026-02-18 22:40:07,348 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:07.531Z] 2026-02-18 22:40:07,348 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:07.531Z] 2026-02-18 22:40:07,409 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:40:07.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-02-18T22:40:07.531Z] [INFO] Running io.quarkus.qute.deployment.EscapingTest
[2026-02-18T22:40:08.675Z] 2026-02-18 22:40:08,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-18T22:40:08.675Z] 2026-02-18 22:40:08,347 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:08.675Z] 2026-02-18 22:40:08,347 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:08.675Z] 2026-02-18 22:40:08,427 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:08.675Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.qute.deployment.EscapingTest
[2026-02-18T22:40:08.675Z] [INFO] Running io.quarkus.qute.deployment.AsyncTest
[2026-02-18T22:40:09.833Z] 2026-02-18 22:40:09,364 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-18T22:40:09.833Z] 2026-02-18 22:40:09,364 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:09.833Z] 2026-02-18 22:40:09,364 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:09.833Z] 2026-02-18 22:40:09,448 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:40:09.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s - in io.quarkus.qute.deployment.AsyncTest
[2026-02-18T22:40:09.833Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-02-18T22:40:10.537Z] 2026-02-18 22:40:10,283 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-02-18T22:40:10.537Z] 2026-02-18 22:40:10,283 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:10.537Z] 2026-02-18 22:40:10,283 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:10.537Z] 2026-02-18 22:40:10,351 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:40:10.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-02-18T22:40:10.537Z] [INFO] Running io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-02-18T22:40:10.866Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-02-18T22:40:10.866Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-02-18T22:40:11.194Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-02-18T22:40:11.194Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-02-18T22:40:12.845Z] 2026-02-18 22:40:12,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-02-18T22:40:12.845Z] 2026-02-18 22:40:12,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:12.845Z] 2026-02-18 22:40:12,236 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:12.845Z] 2026-02-18 22:40:12,468 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:12.845Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-02-18T22:40:12.845Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-02-18T22:40:13.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-02-18T22:40:13.173Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-02-18T22:40:13.878Z] 2026-02-18 22:40:13,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-02-18T22:40:13.878Z] 2026-02-18 22:40:13,831 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:13.878Z] 2026-02-18 22:40:13,831 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:14.207Z] 2026-02-18 22:40:13,915 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:40:14.207Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-02-18T22:40:14.207Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-02-18T22:40:14.916Z] 2026-02-18 22:40:14,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-02-18T22:40:14.916Z] 2026-02-18 22:40:14,734 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:14.916Z] 2026-02-18 22:40:14,734 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:14.916Z] 2026-02-18 22:40:14,796 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:14.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-02-18T22:40:14.916Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-02-18T22:40:16.069Z] 2026-02-18 22:40:15,183 WARN [io.qua.qut.dep.QuteProcessor] (build-7) @TemplateEnum declared on io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest$Transactions is ignored: the target of this annotation must be an enum type
[2026-02-18T22:40:16.069Z] 2026-02-18 22:40:15,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-18T22:40:16.069Z] 2026-02-18 22:40:15,706 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:16.069Z] 2026-02-18 22:40:15,706 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:16.069Z] 2026-02-18 22:40:15,795 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:40:16.069Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-02-18T22:40:16.069Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-02-18T22:40:16.419Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-02-18T22:40:16.419Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-02-18T22:40:17.126Z] 2026-02-18 22:40:17,050 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-18T22:40:17.126Z] 2026-02-18 22:40:17,051 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:17.126Z] 2026-02-18 22:40:17,051 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:17.456Z] 2026-02-18 22:40:17,130 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:40:17.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-02-18T22:40:17.456Z] [INFO] Running io.quarkus.qute.deployment.loop.LoopTest
[2026-02-18T22:40:18.618Z] 2026-02-18 22:40:18,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T22:40:18.618Z] 2026-02-18 22:40:18,209 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:18.618Z] 2026-02-18 22:40:18,209 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:18.618Z] 2026-02-18 22:40:18,364 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:40:18.618Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in io.quarkus.qute.deployment.loop.LoopTest
[2026-02-18T22:40:18.618Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-02-18T22:40:19.760Z] 2026-02-18 22:40:19,583 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2026-02-18T22:40:19.760Z] 2026-02-18 22:40:19,584 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:19.760Z] 2026-02-18 22:40:19,584 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:19.760Z] 2026-02-18 22:40:19,660 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:19.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-02-18T22:40:19.760Z] [INFO] Running io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-02-18T22:40:20.991Z] 2026-02-18 22:40:20,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-02-18T22:40:20.991Z] 2026-02-18 22:40:20,626 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:20.991Z] 2026-02-18 22:40:20,626 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:20.991Z] 2026-02-18 22:40:20,692 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:20.991Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-02-18T22:40:20.991Z] [INFO] Running io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-02-18T22:40:24.006Z] Tests paused
[2026-02-18T22:40:24.006Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:40:24.006Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:40:24.006Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:40:24.006Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:40:24.006Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:40:24.006Z] 2026-02-18 22:40:23,239 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.175s. Listening on: http://localhost:8080
[2026-02-18T22:40:24.006Z] 2026-02-18 22:40:23,239 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:40:24.006Z] 2026-02-18 22:40:23,239 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:24.006Z] 2026-02-18 22:40:23,741 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:40:24.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 s - in io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-02-18T22:40:24.006Z] [INFO] Running io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-02-18T22:40:24.713Z] 2026-02-18 22:40:24,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-02-18T22:40:24.713Z] 2026-02-18 22:40:24,659 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:24.713Z] 2026-02-18 22:40:24,659 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:25.041Z] 2026-02-18 22:40:24,739 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:40:25.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-02-18T22:40:25.041Z] [INFO] Running io.quarkus.qute.deployment.TypeInfosTest
[2026-02-18T22:40:25.041Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.deployment.TypeInfosTest
[2026-02-18T22:40:25.041Z] [INFO] Running io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-02-18T22:40:25.747Z] 2026-02-18 22:40:25,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-18T22:40:25.747Z] 2026-02-18 22:40:25,685 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:25.747Z] 2026-02-18 22:40:25,685 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:26.077Z] 2026-02-18 22:40:25,748 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:26.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-02-18T22:40:26.077Z] [INFO] Running io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-02-18T22:40:26.787Z] 2026-02-18 22:40:26,501 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-02-18T22:40:26.787Z] 2026-02-18 22:40:26,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:26.787Z] 2026-02-18 22:40:26,502 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:26.787Z] 2026-02-18 22:40:26,562 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:40:26.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-02-18T22:40:26.787Z] [INFO] Running io.quarkus.qute.deployment.MultiTest
[2026-02-18T22:40:27.934Z] 2026-02-18 22:40:27,839 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2026-02-18T22:40:27.934Z] 2026-02-18 22:40:27,839 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:27.934Z] 2026-02-18 22:40:27,839 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:28.263Z] 2026-02-18 22:40:28,020 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:28.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s - in io.quarkus.qute.deployment.MultiTest
[2026-02-18T22:40:28.263Z] [INFO] Running io.quarkus.qute.deployment.ReflectionResolverTest
[2026-02-18T22:40:29.410Z] 2026-02-18 22:40:29,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-18T22:40:29.410Z] 2026-02-18 22:40:29,082 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:29.410Z] 2026-02-18 22:40:29,082 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:29.410Z] 2026-02-18 22:40:29,140 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T22:40:29.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in io.quarkus.qute.deployment.ReflectionResolverTest
[2026-02-18T22:40:29.410Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-02-18T22:40:29.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-02-18T22:40:29.746Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-02-18T22:40:30.450Z] 2026-02-18 22:40:30,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2026-02-18T22:40:30.450Z] 2026-02-18 22:40:30,426 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:30.450Z] 2026-02-18 22:40:30,426 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:30.783Z] 2026-02-18 22:40:30,496 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:40:30.783Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-02-18T22:40:30.783Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-02-18T22:40:31.501Z] 2026-02-18 22:40:31,251 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8081
[2026-02-18T22:40:31.501Z] 2026-02-18 22:40:31,251 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:31.501Z] 2026-02-18 22:40:31,252 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:31.501Z] 2026-02-18 22:40:31,321 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:40:31.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-02-18T22:40:31.501Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-02-18T22:40:32.645Z] 2026-02-18 22:40:32,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2026-02-18T22:40:32.645Z] 2026-02-18 22:40:32,202 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:32.645Z] 2026-02-18 22:40:32,202 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:32.645Z] 2026-02-18 22:40:32,279 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:40:32.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-02-18T22:40:32.645Z] [INFO] Running io.quarkus.qute.deployment.include.IncludeTest
[2026-02-18T22:40:33.351Z] 2026-02-18 22:40:33,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-02-18T22:40:33.351Z] 2026-02-18 22:40:33,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:33.351Z] 2026-02-18 22:40:33,078 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:33.351Z] 2026-02-18 22:40:33,140 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:40:33.351Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in io.quarkus.qute.deployment.include.IncludeTest
[2026-02-18T22:40:33.351Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-02-18T22:40:37.122Z] Tests paused
[2026-02-18T22:40:37.122Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:40:37.122Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:40:37.122Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:40:37.122Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:40:37.122Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:40:37.122Z] 2026-02-18 22:40:36,526 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.099s. Listening on: http://localhost:8080
[2026-02-18T22:40:37.122Z] 2026-02-18 22:40:36,526 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:40:37.122Z] 2026-02-18 22:40:36,526 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:37.122Z] 2026-02-18 22:40:36,794 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T22:40:37.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 s - in io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-02-18T22:40:37.122Z] [INFO] Running io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-02-18T22:40:38.263Z] 2026-02-18 22:40:37,932 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-18T22:40:38.263Z] 2026-02-18 22:40:37,932 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:38.263Z] 2026-02-18 22:40:37,932 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:38.263Z] 2026-02-18 22:40:38,020 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:40:38.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-02-18T22:40:38.263Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-02-18T22:40:38.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-02-18T22:40:38.589Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataTest
[2026-02-18T22:40:39.772Z] 2026-02-18 22:40:39,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-02-18T22:40:39.772Z] 2026-02-18 22:40:39,377 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:39.772Z] 2026-02-18 22:40:39,379 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:39.772Z] 2026-02-18 22:40:39,473 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:40:39.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.qute.deployment.TemplateDataTest
[2026-02-18T22:40:39.772Z] [INFO] Running io.quarkus.qute.deployment.TreeMapDataTest
[2026-02-18T22:40:40.563Z] 2026-02-18 22:40:40,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-18T22:40:40.563Z] 2026-02-18 22:40:40,384 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:40.563Z] 2026-02-18 22:40:40,384 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-18T22:40:40.563Z] 2026-02-18 22:40:40,464 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:40:40.563Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s - in io.quarkus.qute.deployment.TreeMapDataTest
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] Results:
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute-deployment ---
[2026-02-18T22:40:40.891Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-deployment ---
[2026-02-18T22:40:40.891Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-deployment ---
[2026-02-18T22:40:40.891Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:40:40.891Z] [INFO] Installing /quarkus/extensions/qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.pom
[2026-02-18T22:40:40.891Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-qute-parent >----------
[2026-02-18T22:40:40.891Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute 2.7.5.Final [292/964]
[2026-02-18T22:40:40.891Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:40.891Z] [INFO]
[2026-02-18T22:40:40.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-18T22:40:41.218Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-parent/2.7.5.Final/quarkus-resteasy-reactive-qute-parent-2.7.5.Final.pom
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.218Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-qute >--------------
[2026-02-18T22:40:41.218Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Runtime 2.7.5.Final [293/964]
[2026-02-18T22:40:41.218Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:40:41.218Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:40:41.219Z] [INFO] Copying 1 resource
[2026-02-18T22:40:41.219Z] [INFO]
[2026-02-18T22:40:41.219Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:40:41.547Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/classes
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:40:41.547Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/src/test/resources
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] No sources to compile
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] No tests to run.
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute ---
[2026-02-18T22:40:41.547Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2026-02-18T22:40:41.547Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.pom
[2026-02-18T22:40:41.547Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2026-02-18T22:40:41.547Z] [INFO]
[2026-02-18T22:40:41.547Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-qute-deployment >--------
[2026-02-18T22:40:41.547Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Deployment 2.7.5.Final [294/964]
[2026-02-18T22:40:41.547Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:40:41.876Z] [INFO]
[2026-02-18T22:40:41.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:41.876Z] [INFO]
[2026-02-18T22:40:41.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO] Processed 14 files in 23ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO] Processed 14 files in 00:00.016 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:40:42.582Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/src/main/resources
[2026-02-18T22:40:42.582Z] [INFO]
[2026-02-18T22:40:42.582Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.582Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:40:42.582Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/classes
[2026-02-18T22:40:42.912Z] [INFO]
[2026-02-18T22:40:42.912Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:40:42.912Z] [INFO] Copying 9 resources
[2026-02-18T22:40:42.912Z] [INFO]
[2026-02-18T22:40:42.912Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:42.912Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:40:42.912Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/test-classes
[2026-02-18T22:40:43.280Z] [INFO]
[2026-02-18T22:40:43.280Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:40:43.280Z] [INFO]
[2026-02-18T22:40:43.280Z] [INFO] -------------------------------------------------------
[2026-02-18T22:40:43.280Z] [INFO] T E S T S
[2026-02-18T22:40:43.280Z] [INFO] -------------------------------------------------------
[2026-02-18T22:40:43.280Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:40:44.028Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-02-18T22:40:49.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.292 s - in io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-02-18T22:40:49.921Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-02-18T22:40:52.165Z] 2026-02-18 22:40:51,818 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2026-02-18T22:40:52.165Z] 2026-02-18 22:40:51,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:40:52.165Z] 2026-02-18 22:40:51,820 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:40:53.821Z] 2026-02-18 22:40:53,635 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:40:53.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.398 s - in io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-02-18T22:40:53.821Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-02-18T22:41:02.716Z] Tests paused
[2026-02-18T22:41:02.716Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:41:02.716Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:41:02.716Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:41:02.716Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:41:02.716Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:41:02.716Z] 2026-02-18 22:40:58,497 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.870s. Listening on: http://localhost:8080
[2026-02-18T22:41:02.716Z] 2026-02-18 22:40:58,498 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:41:02.716Z] 2026-02-18 22:40:58,498 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,143 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,155 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:41:02.716Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:41:02.716Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:41:02.716Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:41:02.716Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:41:02.716Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,751 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8080
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,752 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,752 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,754 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.468s
[2026-02-18T22:41:02.716Z] 2026-02-18 22:41:01,815 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-dev-mode-test9292702055741323281/src/main/resources/messages/msg_de.properties
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:01,820 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:01,823 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:41:02.717Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:41:02.717Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:41:02.717Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:41:02.717Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:41:02.717Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:02,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8080
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:02,381 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:02,381 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:02,381 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.568s
[2026-02-18T22:41:02.717Z] 2026-02-18 22:41:02,395 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:41:02.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.787 s - in io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-02-18T22:41:02.717Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-02-18T22:41:04.383Z] 2026-02-18 22:41:04,266 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8081
[2026-02-18T22:41:04.383Z] 2026-02-18 22:41:04,266 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:04.383Z] 2026-02-18 22:41:04,266 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:41:05.090Z] 2026-02-18 22:41:04,930 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:41:05.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 s - in io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-02-18T22:41:05.090Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-02-18T22:41:05.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] Results:
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:41:06.121Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:41:06.121Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-18T22:41:06.121Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:41:06.121Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.pom
[2026-02-18T22:41:06.121Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-servlet-parent >---------
[2026-02-18T22:41:06.121Z] [INFO] Building Quarkus - RESTEasy Reactive - Servlet 2.7.5.Final [295/964]
[2026-02-18T22:41:06.121Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.121Z] [INFO]
[2026-02-18T22:41:06.121Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.122Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:41:06.122Z] [INFO]
[2026-02-18T22:41:06.122Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.122Z] [INFO]
[2026-02-18T22:41:06.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-18T22:41:06.122Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-parent/2.7.5.Final/quarkus-resteasy-reactive-servlet-parent-2.7.5.Final.pom
[2026-02-18T22:41:06.122Z] [INFO]
[2026-02-18T22:41:06.122Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-servlet >------------
[2026-02-18T22:41:06.122Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Runtime 2.7.5.Final [296/964]
[2026-02-18T22:41:06.122Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:41:06.122Z] [INFO]
[2026-02-18T22:41:06.122Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.122Z] [INFO]
[2026-02-18T22:41:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO] Processed 7 files in 23ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO] Processed 7 files in 00:00.029 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:06.450Z] [INFO] Copying 1 resource
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO]
[2026-02-18T22:41:06.450Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.450Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:06.450Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/classes
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:06.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/test/resources
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] No sources to compile
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] No tests to run.
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet ---
[2026-02-18T22:41:06.779Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2026-02-18T22:41:06.779Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.pom
[2026-02-18T22:41:06.779Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2026-02-18T22:41:06.779Z] [INFO]
[2026-02-18T22:41:06.779Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-servlet-deployment >-------
[2026-02-18T22:41:06.779Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Deployment 2.7.5.Final [297/964]
[2026-02-18T22:41:06.779Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:41:07.150Z] [INFO]
[2026-02-18T22:41:07.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.150Z] [INFO]
[2026-02-18T22:41:07.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:07.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/main/resources
[2026-02-18T22:41:07.856Z] [INFO]
[2026-02-18T22:41:07.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:07.856Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:07.856Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/classes
[2026-02-18T22:41:08.183Z] [INFO]
[2026-02-18T22:41:08.183Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:08.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:08.183Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/test/resources
[2026-02-18T22:41:08.183Z] [INFO]
[2026-02-18T22:41:08.183Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:08.183Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:08.183Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/test-classes
[2026-02-18T22:41:08.511Z] [INFO]
[2026-02-18T22:41:08.511Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:08.511Z] [INFO]
[2026-02-18T22:41:08.511Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:08.511Z] [INFO] T E S T S
[2026-02-18T22:41:08.511Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:08.511Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:41:09.650Z] [INFO] Running io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:16,850 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-39) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:16,852 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-39) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:16,860 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-39) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:16,875 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-39) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:16,890 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-39) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:18,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.202s. Listening on: http://localhost:8081
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:18,429 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:18.539Z] 2026-02-18 22:41:18,429 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, servlet, smallrye-context-propagation, vertx]
[2026-02-18T22:41:20.810Z] 2026-02-18 22:41:20,411 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (executor-thread-0) Request failed : java.lang.RuntimeException: OUCH
[2026-02-18T22:41:20.810Z]
[2026-02-18T22:41:22.462Z] 2026-02-18 22:41:22,013 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-18T22:41:22.462Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.722 s - in io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] Results:
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:22.462Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:22.462Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.pom
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-kotlin >-----------
[2026-02-18T22:41:22.462Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [298/964]
[2026-02-18T22:41:22.462Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:22.462Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/main/resources
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] No sources to compile
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:22.462Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/test/resources
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] No sources to compile
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] No tests to run.
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-18T22:41:22.462Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] No sources in project. Archive not created.
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.pom
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] -----------< io.quarkus:quarkus-rest-client-reactive-parent >-----------
[2026-02-18T22:41:22.462Z] [INFO] Building Quarkus - REST Client Reactive 2.7.5.Final [299/964]
[2026-02-18T22:41:22.462Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-parent ---
[2026-02-18T22:41:22.462Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-parent/2.7.5.Final/quarkus-rest-client-reactive-parent-2.7.5.Final.pom
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --------------< io.quarkus:quarkus-rest-client-reactive >---------------
[2026-02-18T22:41:22.462Z] [INFO] Building Quarkus - REST Client Reactive - Runtime 2.7.5.Final [300/964]
[2026-02-18T22:41:22.462Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:22.462Z] [INFO]
[2026-02-18T22:41:22.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:22.789Z] [INFO]
[2026-02-18T22:41:22.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO] Processed 23 files in 114ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO] Processed 23 files in 00:00.128 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:23.119Z] [INFO] Copying 1 resource
[2026-02-18T22:41:23.119Z] [INFO]
[2026-02-18T22:41:23.119Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.445Z] [INFO]
[2026-02-18T22:41:23.445Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:23.445Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:23.445Z] [INFO] Compiling 22 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/classes
[2026-02-18T22:41:23.772Z] [INFO]
[2026-02-18T22:41:23.772Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:24.100Z] [INFO]
[2026-02-18T22:41:24.100Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:24.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:24.100Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/src/test/resources
[2026-02-18T22:41:24.100Z] [INFO]
[2026-02-18T22:41:24.100Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:24.100Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:24.100Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/test-classes
[2026-02-18T22:41:24.100Z] [INFO]
[2026-02-18T22:41:24.100Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:24.427Z] [INFO]
[2026-02-18T22:41:24.427Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:24.427Z] [INFO] T E S T S
[2026-02-18T22:41:24.427Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:24.427Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:41:25.577Z] [INFO] Running io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-02-18T22:41:26.727Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] Results:
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:26.727Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:26.727Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive ---
[2026-02-18T22:41:26.727Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.jar
[2026-02-18T22:41:26.727Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.pom
[2026-02-18T22:41:26.727Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2026-02-18T22:41:26.727Z] [INFO]
[2026-02-18T22:41:26.727Z] [INFO] ---------< io.quarkus:quarkus-rest-client-reactive-deployment >---------
[2026-02-18T22:41:26.727Z] [INFO] Building Quarkus - REST Client Reactive - Deployment 2.7.5.Final [301/964]
[2026-02-18T22:41:26.727Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:41:26.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom
[2026-02-18T22:41:27.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom (3.2 kB at 7.5 kB/s)
[2026-02-18T22:41:27.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom
[2026-02-18T22:41:28.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom (2.4 kB at 2.4 kB/s)
[2026-02-18T22:41:28.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom
[2026-02-18T22:41:28.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom (2.4 kB at 6.5 kB/s)
[2026-02-18T22:41:28.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar
[2026-02-18T22:41:28.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar
[2026-02-18T22:41:28.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar
[2026-02-18T22:41:28.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar (146 kB at 1.1 MB/s)
[2026-02-18T22:41:28.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar (9.5 kB at 21 kB/s)
[2026-02-18T22:41:28.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar (13 kB at 28 kB/s)
[2026-02-18T22:41:28.865Z] [INFO]
[2026-02-18T22:41:28.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:28.865Z] [INFO]
[2026-02-18T22:41:28.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.600Z] [INFO]
[2026-02-18T22:41:29.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:29.931Z] [INFO] Processed 110 files in 341ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-02-18T22:41:29.931Z] [INFO]
[2026-02-18T22:41:29.931Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:30.301Z] [INFO] Processed 110 files in 00:00.366 (Already Sorted: 110, Needed Sorting: 0)
[2026-02-18T22:41:30.301Z] [INFO]
[2026-02-18T22:41:30.301Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:30.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:30.301Z] [INFO] Copying 2 resources
[2026-02-18T22:41:30.301Z] [INFO]
[2026-02-18T22:41:30.301Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:30.301Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:30.301Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/classes
[2026-02-18T22:41:31.048Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.048Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.048Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.048Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.048Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-18T22:41:31.050Z] [INFO]
[2026-02-18T22:41:31.050Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:31.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:41:31.050Z] [INFO] Copying 18 resources
[2026-02-18T22:41:31.050Z] [INFO]
[2026-02-18T22:41:31.050Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:31.376Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:41:31.376Z] [INFO] Compiling 105 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/test-classes
[2026-02-18T22:41:32.519Z] [INFO]
[2026-02-18T22:41:32.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:41:32.519Z] [INFO]
[2026-02-18T22:41:32.519Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:32.519Z] [INFO] T E S T S
[2026-02-18T22:41:32.519Z] [INFO] -------------------------------------------------------
[2026-02-18T22:41:32.519Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:41:33.661Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-02-18T22:41:42.615Z] 2026-02-18 22:41:41,025 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.742s. Listening on: http://localhost:8081
[2026-02-18T22:41:42.615Z] 2026-02-18 22:41:41,027 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:42.615Z] 2026-02-18 22:41:41,028 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:42.615Z] 2026-02-18 22:41:42,037 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-18T22:41:42.615Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.433 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-02-18T22:41:42.615Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-02-18T22:41:44.282Z] 2026-02-18 22:41:44,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2026-02-18T22:41:44.282Z] 2026-02-18 22:41:44,126 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:44.282Z] 2026-02-18 22:41:44,126 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:44.613Z] 2026-02-18 22:41:44,481 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:41:44.613Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-02-18T22:41:44.613Z] [INFO] Running io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-02-18T22:41:46.888Z] 2026-02-18 22:41:46,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-18T22:41:46.888Z] 2026-02-18 22:41:46,250 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:46.888Z] 2026-02-18 22:41:46,250 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:46.888Z] 2026-02-18 22:41:46,598 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:41:46.888Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s - in io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-02-18T22:41:46.888Z] [INFO] Running io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-02-18T22:41:49.165Z] 2026-02-18 22:41:48,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.736s. Listening on: http://localhost:8081
[2026-02-18T22:41:49.165Z] 2026-02-18 22:41:48,519 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:49.165Z] 2026-02-18 22:41:48,519 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:49.165Z] 2026-02-18 22:41:48,858 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:41:49.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s - in io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-02-18T22:41:49.165Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-02-18T22:41:50.830Z] 2026-02-18 22:41:50,512 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.650s. Listening on: http://localhost:8081
[2026-02-18T22:41:50.830Z] 2026-02-18 22:41:50,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:50.830Z] 2026-02-18 22:41:50,513 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:51.165Z] 2026-02-18 22:41:50,816 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:41:51.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s - in io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-02-18T22:41:51.165Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormParamTest
[2026-02-18T22:41:52.833Z] 2026-02-18 22:41:52,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-02-18T22:41:52.833Z] 2026-02-18 22:41:52,474 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:52.833Z] 2026-02-18 22:41:52,474 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:53.162Z] 2026-02-18 22:41:52,821 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:41:53.162Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in io.quarkus.rest.client.reactive.form.FormParamTest
[2026-02-18T22:41:53.162Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-02-18T22:41:54.924Z] 2026-02-18 22:41:53,733 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-21) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2b050bc3
[2026-02-18T22:41:54.924Z] 2026-02-18 22:41:54,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.670s. Listening on: http://localhost:8081
[2026-02-18T22:41:54.924Z] 2026-02-18 22:41:54,479 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:54.924Z] 2026-02-18 22:41:54,479 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:54.925Z] 2026-02-18 22:41:54,887 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2026-02-18T22:41:55.252Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-02-18T22:41:55.252Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-02-18T22:41:56.904Z] 2026-02-18 22:41:55,817 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-14) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@363476ca
[2026-02-18T22:41:56.904Z] 2026-02-18 22:41:56,560 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.664s. Listening on: http://localhost:8081
[2026-02-18T22:41:56.904Z] 2026-02-18 22:41:56,560 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:56.904Z] 2026-02-18 22:41:56,560 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:57.231Z] 2026-02-18 22:41:56,892 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:41:57.231Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s - in io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-02-18T22:41:57.231Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-02-18T22:41:58.933Z] 2026-02-18 22:41:57,850 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-9) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2d98c4cd
[2026-02-18T22:41:58.933Z] 2026-02-18 22:41:58,600 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-02-18T22:41:58.933Z] 2026-02-18 22:41:58,600 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:41:58.933Z] 2026-02-18 22:41:58,600 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:41:59.264Z] 2026-02-18 22:41:58,940 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:41:59.264Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-02-18T22:41:59.264Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-02-18T22:42:01.545Z] 2026-02-18 22:41:59,627 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-8) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@4b992ca0
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:00,614 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.927s. Listening on: http://localhost:8081
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:00,614 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:00,614 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:00,952 INFO [org.ecl.jet.uti.log] (main) Logging initialized @28568ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:00,979 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@65e718e6{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:01,069 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:01,082 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@71671b6b{/__admin,null,AVAILABLE}
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:01,083 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2140db1c{/,null,AVAILABLE}
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:01,088 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@65e718e6{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-18T22:42:01.545Z] 2026-02-18 22:42:01,088 INFO [org.ecl.jet.ser.Server] (main) Started @28705ms
[2026-02-18T22:42:02.718Z] 2026-02-18 22:42:01,366 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp687047004-385) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:02.718Z] 2026-02-18 22:42:02,574 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:42:02.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 s - in io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-02-18T22:42:02.718Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:02,663 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-262) Stopped NetworkTrafficServerConnector@65e718e6{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:02,666 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-262) Stopped o.e.j.s.ServletContextHandler@2140db1c{/,null,UNAVAILABLE}
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:02,666 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-262) Stopped o.e.j.s.ServletContextHandler@71671b6b{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:03,496 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-14) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@287acdcd
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:04,207 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.633s. Listening on: http://localhost:8081
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:04,208 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:04,208 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:04.412Z] 2026-02-18 22:42:04,349 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: nonexistent-service: java.lang.IllegalArgumentException: No service defined for name nonexistent-service
[2026-02-18T22:42:04.412Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-02-18T22:42:04.412Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-02-18T22:42:04.412Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-02-18T22:42:04.412Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailOnUnknownService$1(StorkIntegrationTest.java:48)
[2026-02-18T22:42:04.412Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-02-18T22:42:04.412Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-02-18T22:42:04.412Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-02-18T22:42:04.412Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-02-18T22:42:04.412Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailOnUnknownService(StorkIntegrationTest.java:48)
[2026-02-18T22:42:04.412Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:42:04.412Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:42:04.412Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:42:04.412Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:42:04.412Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-18T22:42:04.412Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:42:04.412Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.412Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.412Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:42:04.412Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:42:04.412Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:42:04.412Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:42:04.412Z]
[2026-02-18T22:42:04.754Z] 2026-02-18 22:42:04,518 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: service-without-endpoints: java.lang.IllegalArgumentException: No service defined for name service-without-endpoints
[2026-02-18T22:42:04.754Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-02-18T22:42:04.755Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-02-18T22:42:04.755Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-02-18T22:42:04.755Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailForServiceWithoutEndpoints$2(StorkIntegrationTest.java:57)
[2026-02-18T22:42:04.755Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-02-18T22:42:04.755Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-02-18T22:42:04.755Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-02-18T22:42:04.755Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-02-18T22:42:04.755Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailForServiceWithoutEndpoints(StorkIntegrationTest.java:57)
[2026-02-18T22:42:04.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:42:04.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:42:04.755Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:42:04.755Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:42:04.755Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-18T22:42:04.755Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:42:04.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:42:04.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:42:04.755Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:42:04.755Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:42:04.755Z]
[2026-02-18T22:42:04.755Z] 2026-02-18 22:42:04,554 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:42:04.755Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s - in io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-02-18T22:42:04.755Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-02-18T22:42:13.676Z] Tests paused
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,793 INFO [org.ecl.jet.uti.log] (main) Logging initialized @32409ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,857 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@69fdf6ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,940 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,954 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@76931f7e{/__admin,null,AVAILABLE}
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,955 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1b5becaf{/,null,AVAILABLE}
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,962 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@69fdf6ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:04,962 INFO [org.ecl.jet.ser.Server] (main) Started @32579ms
[2026-02-18T22:42:13.676Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:42:13.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:42:13.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:42:13.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:42:13.676Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:09,889 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.803s. Listening on: http://localhost:8080
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:09,889 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:09,889 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,066 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-dev-mode-test9980780858638236878/src/main/resources/application.properties
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,068 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,076 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:42:13.676Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:42:13.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:42:13.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:42:13.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:42:13.676Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,691 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8080
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,691 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,691 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,691 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.627s
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:11,765 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp883442883-440) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:13.676Z] 2026-02-18 22:42:13,139 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:42:13.676Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.638 s - in io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-02-18T22:42:13.676Z] [INFO] Running io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:13,209 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@69fdf6ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:13,211 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1b5becaf{/,null,UNAVAILABLE}
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:13,211 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@76931f7e{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:14,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:14,537 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:14.818Z] 2026-02-18 22:42:14,537 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:15.145Z] 2026-02-18 22:42:14,848 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:15.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-02-18T22:42:15.145Z] [INFO] Running io.quarkus.rest.client.reactive.InvalidURITest
[2026-02-18T22:42:16.331Z] 2026-02-18 22:42:16,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-02-18T22:42:16.331Z] 2026-02-18 22:42:16,146 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:16.331Z] 2026-02-18 22:42:16,146 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:16.331Z] 2026-02-18 22:42:16,295 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Invalid REST Client URL used: 'localhost:8080/foo'
[2026-02-18T22:42:16.658Z] 2026-02-18 22:42:16,470 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:16.658Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in io.quarkus.rest.client.reactive.InvalidURITest
[2026-02-18T22:42:16.658Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-02-18T22:42:18.337Z] 2026-02-18 22:42:17,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-18T22:42:18.337Z] 2026-02-18 22:42:17,797 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:18.337Z] 2026-02-18 22:42:17,797 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:17,996 INFO [org.ecl.jet.uti.log] (main) Logging initialized @45612ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,018 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@60c45de8{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,087 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,098 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@19b36cdf{/__admin,null,AVAILABLE}
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,099 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@356746dc{/,null,AVAILABLE}
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,104 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@60c45de8{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,105 INFO [org.ecl.jet.ser.Server] (main) Started @45721ms
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,110 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@3f36dedf{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,112 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:18.670Z] 2026-02-18 22:42:18,114 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@220f4ee0{/__admin,null,AVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,115 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3dc71ea1{/,null,AVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,115 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3f36dedf{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,116 INFO [org.ecl.jet.ser.Server] (main) Started @45732ms
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,118 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@1bafa92c{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,120 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,123 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@20005bab{/__admin,null,AVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,123 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@539fecf8{/,null,AVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,124 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1bafa92c{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,124 INFO [org.ecl.jet.ser.Server] (main) Started @45740ms
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,289 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1334630288-680) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,547 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@60c45de8{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,548 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@356746dc{/,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,549 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@19b36cdf{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,551 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@3f36dedf{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,552 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3dc71ea1{/,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,552 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@220f4ee0{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,554 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@1bafa92c{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,554 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@539fecf8{/,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,554 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@20005bab{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:18.671Z] 2026-02-18 22:42:18,574 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:42:18.671Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-02-18T22:42:18.671Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-02-18T22:42:19.944Z] 2026-02-18 22:42:19,852 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-02-18T22:42:19.944Z] 2026-02-18 22:42:19,853 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:19.944Z] 2026-02-18 22:42:19,853 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,066 INFO [org.ecl.jet.uti.log] (main) Logging initialized @47682ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,089 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@d83572f{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,158 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,169 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@376be33b{/__admin,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,171 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@16c13deb{/,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,176 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@d83572f{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,176 INFO [org.ecl.jet.ser.Server] (main) Started @47793ms
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,181 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@543111d1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,185 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,188 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2bd5f2d9{/__admin,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,188 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1f43b979{/,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,189 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@543111d1{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,189 INFO [org.ecl.jet.ser.Server] (main) Started @47805ms
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,191 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@716ee2d1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,194 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,196 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@63e4f550{/__admin,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,197 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@550e588a{/,null,AVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,197 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@716ee2d1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,198 INFO [org.ecl.jet.ser.Server] (main) Started @47814ms
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,385 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp619273190-742) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,657 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1362450486-725) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,696 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@d83572f{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,698 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@16c13deb{/,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,698 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@376be33b{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,703 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@543111d1{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,703 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1f43b979{/,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,704 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2bd5f2d9{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,708 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@716ee2d1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,708 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@550e588a{/,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,709 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@63e4f550{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:21.105Z] 2026-02-18 22:42:20,733 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:42:21.105Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-02-18T22:42:21.105Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-02-18T22:42:22.264Z] 2026-02-18 22:42:22,100 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-18T22:42:22.264Z] 2026-02-18 22:42:22,100 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:22.264Z] 2026-02-18 22:42:22,100 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,306 INFO [org.ecl.jet.uti.log] (main) Logging initialized @49922ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,328 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2859674b{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,399 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,407 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@71a99c15{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,408 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3e6ab69a{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,412 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2859674b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,412 INFO [org.ecl.jet.ser.Server] (main) Started @50029ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,415 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@21884608{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,417 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,419 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@649b5644{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,419 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@d1f2999{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,420 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@21884608{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,420 INFO [org.ecl.jet.ser.Server] (main) Started @50036ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,422 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@70cc75a1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,425 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,427 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@43ba47be{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,428 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@88e1fee{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,428 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@70cc75a1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,429 INFO [org.ecl.jet.ser.Server] (main) Started @50045ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,700 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2859674b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,701 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3e6ab69a{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,701 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@71a99c15{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,705 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@21884608{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,705 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@d1f2999{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,705 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@649b5644{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,707 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@70cc75a1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,708 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@88e1fee{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,708 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@43ba47be{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,714 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@e3e8f58{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,716 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,718 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4c7f7cbc{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,718 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@9ef956a{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,720 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@e3e8f58{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,720 INFO [org.ecl.jet.ser.Server] (main) Started @50336ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,722 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2b49e5cb{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,723 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,725 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5fdf2346{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,725 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@688ac311{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,726 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2b49e5cb{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,726 INFO [org.ecl.jet.ser.Server] (main) Started @50342ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,728 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@4db8a828{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,729 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,732 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@f78f13a{/__admin,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,732 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5f1c8a02{/,null,AVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,733 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@4db8a828{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,733 INFO [org.ecl.jet.ser.Server] (main) Started @50350ms
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,745 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@e3e8f58{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,746 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@9ef956a{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,746 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4c7f7cbc{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,748 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2b49e5cb{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,748 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@688ac311{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,748 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5fdf2346{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,751 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@4db8a828{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,751 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5f1c8a02{/,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,751 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@f78f13a{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:22.983Z] 2026-02-18 22:42:22,779 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:22.983Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s - in io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-02-18T22:42:22.983Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-02-18T22:42:24.144Z] 2026-02-18 22:42:24,041 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2026-02-18T22:42:24.144Z] 2026-02-18 22:42:24,041 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:24.144Z] 2026-02-18 22:42:24,041 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,295 INFO [org.ecl.jet.uti.log] (main) Logging initialized @51911ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,315 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@672a965c{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,379 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,388 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@650177d4{/__admin,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,389 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4ddf245d{/,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,394 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@672a965c{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,394 INFO [org.ecl.jet.ser.Server] (main) Started @52010ms
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,397 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@67d8eb35{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,400 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,402 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@344fdedd{/__admin,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,402 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3debd250{/,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,403 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@67d8eb35{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,404 INFO [org.ecl.jet.ser.Server] (main) Started @52020ms
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,408 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@60aec83e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,411 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,416 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3714cc73{/__admin,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,416 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@42a93580{/,null,AVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,417 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@60aec83e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,417 INFO [org.ecl.jet.ser.Server] (main) Started @52033ms
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:24,740 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp934754109-880) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,160 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1448074749-879) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,236 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@672a965c{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,237 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4ddf245d{/,null,UNAVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,237 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@650177d4{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,244 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@67d8eb35{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,245 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3debd250{/,null,UNAVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,245 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@344fdedd{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,250 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@60aec83e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,250 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@42a93580{/,null,UNAVAILABLE}
[2026-02-18T22:42:25.322Z] 2026-02-18 22:42:25,250 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3714cc73{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:25.653Z] 2026-02-18 22:42:25,293 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:42:25.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-02-18T22:42:25.653Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-02-18T22:42:26.831Z] 2026-02-18 22:42:26,703 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-02-18T22:42:26.831Z] 2026-02-18 22:42:26,704 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:26.831Z] 2026-02-18 22:42:26,704 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:26,931 INFO [org.ecl.jet.uti.log] (main) Logging initialized @54548ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:26,948 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@21a310c9{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:26,995 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,002 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@55a667ca{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,003 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6bf5af2f{/,null,AVAILABLE}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,006 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@21a310c9{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,007 INFO [org.ecl.jet.ser.Server] (main) Started @54623ms
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,009 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@edec235{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,011 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,012 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4ac7a588{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,012 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@36b56af5{/,null,AVAILABLE}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,013 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@edec235{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,013 INFO [org.ecl.jet.ser.Server] (main) Started @54629ms
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,015 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@27838349{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.560Z] 2026-02-18 22:42:27,017 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,018 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@769983af{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,018 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6247c472{/,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,019 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@27838349{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,019 INFO [org.ecl.jet.ser.Server] (main) Started @54635ms
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,148 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp2022564018-937) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,356 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp523400769-945) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,375 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1610196529-953) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,409 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@21a310c9{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,410 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6bf5af2f{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,410 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@55a667ca{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,412 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@edec235{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,412 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@36b56af5{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,412 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4ac7a588{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,414 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@27838349{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,414 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6247c472{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,414 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@769983af{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,420 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@6452b9cd{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,422 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,424 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2c5000b9{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,424 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@27a15416{/,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,425 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6452b9cd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,425 INFO [org.ecl.jet.ser.Server] (main) Started @55042ms
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,427 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2668a4f9{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,428 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,434 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@77460a30{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,434 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@354bf7c1{/,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,435 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2668a4f9{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,435 INFO [org.ecl.jet.ser.Server] (main) Started @55051ms
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,439 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@52f00402{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,441 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,443 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@26dbee5c{/__admin,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,443 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4fb534e{/,null,AVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,444 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@52f00402{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,444 INFO [org.ecl.jet.ser.Server] (main) Started @55060ms
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,449 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp385108003-957) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,471 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp994834683-972) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,481 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp977884219-973) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,499 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6452b9cd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,499 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@27a15416{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,500 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2c5000b9{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,502 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2668a4f9{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,502 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@354bf7c1{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,502 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@77460a30{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,506 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@52f00402{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,506 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4fb534e{/,null,UNAVAILABLE}
[2026-02-18T22:42:27.561Z] 2026-02-18 22:42:27,506 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@26dbee5c{/__admin,null,UNAVAILABLE}
[2026-02-18T22:42:27.898Z] 2026-02-18 22:42:27,537 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:42:27.898Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s - in io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-02-18T22:42:27.898Z] [INFO] Running io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-02-18T22:42:30.214Z] 2026-02-18 22:42:29,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.790s. Listening on: http://localhost:8081
[2026-02-18T22:42:30.214Z] 2026-02-18 22:42:29,826 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:30.214Z] 2026-02-18 22:42:29,826 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:30.549Z] 2026-02-18 22:42:30,276 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-18T22:42:30.549Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s - in io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-02-18T22:42:30.549Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-02-18T22:42:32.214Z] 2026-02-18 22:42:31,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-02-18T22:42:32.214Z] 2026-02-18 22:42:31,923 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:32.214Z] 2026-02-18 22:42:31,923 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:32.214Z] 2026-02-18 22:42:32,056 WARN [io.qua.res.cli.rea.run.ConfigUtils] (main) Failed to find value for config property ${non-existent-property} in application configuration. Please provide the value for the property, e.g. by adding non-existent-property=<desired-value> to your application.properties
[2026-02-18T22:42:32.542Z] 2026-02-18 22:42:32,191 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:42:32.542Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-02-18T22:42:32.542Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-02-18T22:42:34.192Z] 2026-02-18 22:42:33,703 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2026-02-18T22:42:34.192Z] 2026-02-18 22:42:33,703 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:34.192Z] 2026-02-18 22:42:33,704 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:35.338Z] 2026-02-18 22:42:35,008 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:42:35.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.817 s - in io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-02-18T22:42:35.338Z] [INFO] Running io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-02-18T22:42:36.489Z] 2026-02-18 22:42:36,382 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-18T22:42:36.489Z] 2026-02-18 22:42:36,383 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:36.489Z] 2026-02-18 22:42:36,383 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:36.818Z] 2026-02-18 22:42:36,651 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:42:36.818Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-02-18T22:42:36.818Z] [INFO] Running io.quarkus.rest.client.reactive.headers.CookieTest
[2026-02-18T22:42:38.047Z] 2026-02-18 22:42:37,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-02-18T22:42:38.047Z] 2026-02-18 22:42:37,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:38.047Z] 2026-02-18 22:42:37,820 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:38.374Z] 2026-02-18 22:42:38,096 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:38.374Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.439 s - in io.quarkus.rest.client.reactive.headers.CookieTest
[2026-02-18T22:42:38.374Z] [INFO] Running io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-02-18T22:42:40.032Z] 2026-02-18 22:42:39,504 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2026-02-18T22:42:40.032Z] 2026-02-18 22:42:39,504 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:40.032Z] 2026-02-18 22:42:39,505 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:40.032Z] 2026-02-18 22:42:39,940 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:42:40.032Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 s - in io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-02-18T22:42:40.032Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-02-18T22:42:41.735Z] 2026-02-18 22:42:40,590 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1411c881
[2026-02-18T22:42:41.735Z] 2026-02-18 22:42:41,301 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.644s. Listening on: http://localhost:8081
[2026-02-18T22:42:41.735Z] 2026-02-18 22:42:41,301 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:41.735Z] 2026-02-18 22:42:41,301 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:41.735Z] 2026-02-18 22:42:41,608 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:42:41.735Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s - in io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-02-18T22:42:41.735Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigurationTest
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:42,100 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-3) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:42,353 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:42,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.697s. Listening on: http://localhost:8081
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:42,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:42,969 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:43.389Z] 2026-02-18 22:42:43,292 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:43.389Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in io.quarkus.rest.client.reactive.ConfigurationTest
[2026-02-18T22:42:43.389Z] [INFO] Running io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-02-18T22:42:44.532Z] 2026-02-18 22:42:44,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-18T22:42:44.532Z] 2026-02-18 22:42:44,376 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:44.532Z] 2026-02-18 22:42:44,376 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:45.253Z] 2026-02-18 22:42:45,070 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (vert.x-eventloop-thread-3) A blocking operation occurred on the IO thread. This likely means you need to annotate io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource#doABlockingCall() with @io.smallrye.common.annotation.Blocking. Alternatively you can annotate the class io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource to make every method on the class blocking, or annotate your sub class of the javax.ws.rs.core.Application class to make the whole application blocking
[2026-02-18T22:42:45.253Z] 2026-02-18 22:42:45,075 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /non-blocking/block failed, error id: 0f9bd064-16d3-4244-ae0a-85b371c21322-1: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:42:45.253Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:42:45.253Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:42:45.253Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:42:45.253Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:42:45.253Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:42:45.253Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:42:45.253Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:42:45.253Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:42:45.253Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.253Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.253Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.253Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:42:45.253Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:42:45.253Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:42:45.253Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:42:45.253Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:42:45.253Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:42:45.253Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:42:45.253Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:42:45.253Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:45.253Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:45.253Z]
[2026-02-18T22:42:45.253Z] 2026-02-18 22:42:45,079 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-02-18T22:42:45.253Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-02-18T22:42:45.253Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-18T22:42:45.254Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T22:42:45.254Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T22:42:45.254Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T22:42:45.254Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:42:45.254Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T22:42:45.254Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T22:42:45.254Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T22:42:45.254Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T22:42:45.254Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T22:42:45.254Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T22:42:45.254Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T22:42:45.254Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T22:42:45.254Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T22:42:45.254Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T22:42:45.254Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T22:42:45.254Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:42:45.254Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:42:45.254Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:42:45.254Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:42:45.254Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:42:45.254Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:45.254Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:45.254Z]
[2026-02-18T22:42:45.254Z] 2026-02-18 22:42:45,110 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:42:45.254Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s - in io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-02-18T22:42:45.254Z] [INFO] Running io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-02-18T22:42:46.399Z] 2026-02-18 22:42:46,261 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2026-02-18T22:42:46.399Z] 2026-02-18 22:42:46,261 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:46.399Z] 2026-02-18 22:42:46,261 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:47.102Z] 2026-02-18 22:42:47,028 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:42:47.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-02-18T22:42:47.102Z] [INFO] Running io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-02-18T22:42:48.754Z] 2026-02-18 22:42:47,600 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-5) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@20e3a25b
[2026-02-18T22:42:48.754Z] 2026-02-18 22:42:48,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-02-18T22:42:48.754Z] 2026-02-18 22:42:48,237 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:48.754Z] 2026-02-18 22:42:48,237 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:48.754Z] 2026-02-18 22:42:48,542 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:42:48.754Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-02-18T22:42:48.754Z] [INFO] Running io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-02-18T22:42:49.897Z] 2026-02-18 22:42:49,619 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-18T22:42:49.897Z] 2026-02-18 22:42:49,620 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:49.898Z] 2026-02-18 22:42:49,620 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:50.225Z] 2026-02-18 22:42:49,895 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:42:50.225Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-02-18T22:42:50.225Z] [INFO] Running io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-02-18T22:42:51.382Z] 2026-02-18 22:42:51,123 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.507s. Listening on: http://localhost:8081
[2026-02-18T22:42:51.382Z] 2026-02-18 22:42:51,124 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:51.382Z] 2026-02-18 22:42:51,124 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:51.710Z] 2026-02-18 22:42:51,438 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:42:51.710Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-02-18T22:42:51.710Z] [INFO] Running io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-02-18T22:42:52.854Z] 2026-02-18 22:42:52,015 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-20) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7e7c98ac
[2026-02-18T22:42:52.854Z] 2026-02-18 22:42:52,676 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2026-02-18T22:42:52.854Z] 2026-02-18 22:42:52,677 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:52.854Z] 2026-02-18 22:42:52,677 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:53.199Z] 2026-02-18 22:42:52,925 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:42:53.199Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-02-18T22:42:53.199Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-02-18T22:42:54.380Z] 2026-02-18 22:42:54,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-02-18T22:42:54.381Z] 2026-02-18 22:42:54,079 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:54.381Z] 2026-02-18 22:42:54,079 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:42:55.529Z] 2026-02-18 22:42:55,382 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /slow failed, error id: 8d6a0155-e9d0-4e01-b2b5-a308155a9b50-1: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:42:55.529Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-02-18T22:42:55.529Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:55.529Z]
[2026-02-18T22:42:55.529Z] 2026-02-18 22:42:55,383 ERROR [io.ver.ext.web.RoutingContext] (executor-thread-0) Unhandled exception in router: java.util.concurrent.RejectedExecutionException: event executor terminated
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2026-02-18T22:42:55.529Z] at io.vertx.core.net.impl.ConnectionBase.queueForWrite(ConnectionBase.java:238)
[2026-02-18T22:42:55.529Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:228)
[2026-02-18T22:42:55.529Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:218)
[2026-02-18T22:42:55.529Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:214)
[2026-02-18T22:42:55.529Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:416)
[2026-02-18T22:42:55.529Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-18T22:42:55.529Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.writeResponse(QuarkusErrorHandler.java:191)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.jsonResponse(QuarkusErrorHandler.java:177)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:161)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:30)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RouteState.handleFailure(RouteState.java:1218)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:160)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:604)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:192)
[2026-02-18T22:42:55.529Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:181)
[2026-02-18T22:42:55.529Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.handleUnrecoverableError(QuarkusResteasyReactiveRequestContext.java:63)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:55.529Z]
[2026-02-18T22:42:55.529Z] 2026-02-18 22:42:55,383 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:42:55.529Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-02-18T22:42:55.529Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:55.529Z]
[2026-02-18T22:42:55.529Z] 2026-02-18 22:42:55,383 ERROR [org.jbo.thr.errors] (executor-thread-0) Thread Thread[executor-thread-0,5,main] threw an uncaught exception: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getContexts(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T22:42:55.529Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:24)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.arc$delegate(Unknown Source)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.setOtherHttpContextObject(Unknown Source)
[2026-02-18T22:42:55.529Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest.set(QuarkusCurrentRequest.java:25)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.core.CurrentRequestManager.set(CurrentRequestManager.java:12)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext.requestScopeDeactivated(ResteasyReactiveRequestContext.java:644)
[2026-02-18T22:42:55.529Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:183)
[2026-02-18T22:42:55.529Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:42:55.529Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:42:55.529Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:42:55.529Z]
[2026-02-18T22:42:55.529Z] 2026-02-18 22:42:55,384 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:42:55.529Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 s - in io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-02-18T22:42:55.529Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-02-18T22:42:56.700Z] 2026-02-18 22:42:56,497 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-02-18T22:42:56.700Z] 2026-02-18 22:42:56,497 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:42:56.700Z] 2026-02-18 22:42:56,497 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:03.970Z] 2026-02-18 22:43:02,788 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:43:03.970Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.403 s - in io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-02-18T22:43:03.970Z] [INFO] Running io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-02-18T22:43:04.296Z] 2026-02-18 22:43:04,147 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.724s. Listening on: http://localhost:8081
[2026-02-18T22:43:04.296Z] 2026-02-18 22:43:04,147 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:04.296Z] 2026-02-18 22:43:04,147 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,349 INFO [org.ecl.jet.uti.log] (main) Logging initialized @91965ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,370 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@3a5dc7c0{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,437 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,448 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6a144c7d{/__admin,null,AVAILABLE}
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,449 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5e7a913f{/,null,AVAILABLE}
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,455 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3a5dc7c0{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,455 INFO [org.ecl.jet.ser.Server] (main) Started @92071ms
[2026-02-18T22:43:04.999Z] 2026-02-18 22:43:04,643 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp390206480-1591) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:43:05.325Z] 2026-02-18 22:43:04,982 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:43:05.325Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.207 s - in io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-02-18T22:43:05.325Z] [INFO] Running io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:05,069 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1144) Stopped NetworkTrafficServerConnector@3a5dc7c0{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:05,073 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1144) Stopped o.e.j.s.ServletContextHandler@5e7a913f{/,null,UNAVAILABLE}
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:05,074 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1144) Stopped o.e.j.s.ServletContextHandler@6a144c7d{/__admin,null,UNAVAILABLE}
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:05,797 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-14) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:06,070 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:06,396 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:06,396 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:06.466Z] 2026-02-18 22:43:06,396 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:06.796Z] 2026-02-18 22:43:06,503 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:43:06.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s - in io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-02-18T22:43:06.796Z] [INFO] Running io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-02-18T22:43:07.938Z] 2026-02-18 22:43:07,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:43:07.938Z] 2026-02-18 22:43:07,693 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:07.938Z] 2026-02-18 22:43:07,693 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:08.267Z] 2026-02-18 22:43:08,101 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (main) Error occurred while destroying instance of bean [io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$CDIWrapper_Bean]: java.lang.ClassCastException: class io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface cannot be cast to class io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 (io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface and io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @a20af6b)
[2026-02-18T22:43:08.267Z] 2026-02-18 22:43:08,110 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:43:08.267Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-02-18T22:43:08.267Z] [INFO] Running io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-02-18T22:43:09.919Z] 2026-02-18 22:43:09,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2026-02-18T22:43:09.919Z] 2026-02-18 22:43:09,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:09.919Z] 2026-02-18 22:43:09,608 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:17.177Z] 2026-02-18 22:43:16,029 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:43:17.177Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.913 s - in io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-02-18T22:43:17.177Z] [INFO] Running io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-02-18T22:43:17.177Z] 2026-02-18 22:43:17,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-18T22:43:17.177Z] 2026-02-18 22:43:17,108 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:17.177Z] 2026-02-18 22:43:17,108 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:17.574Z] 2026-02-18 22:43:17,362 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:43:17.574Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-02-18T22:43:17.574Z] [INFO] Running io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-02-18T22:43:18.717Z] 2026-02-18 22:43:17,923 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-9) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@71ced9ac
[2026-02-18T22:43:18.717Z] 2026-02-18 22:43:17,923 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-9) Failed to index [Ljava.lang.Integer;: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@71ced9ac
[2026-02-18T22:43:18.717Z] 2026-02-18 22:43:18,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-02-18T22:43:18.717Z] 2026-02-18 22:43:18,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:18.717Z] 2026-02-18 22:43:18,494 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:19.424Z] 2026-02-18 22:43:19,333 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:43:19.424Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-02-18T22:43:19.424Z] [INFO] Running io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-02-18T22:43:20.569Z] 2026-02-18 22:43:20,317 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-18T22:43:20.569Z] 2026-02-18 22:43:20,317 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:20.569Z] 2026-02-18 22:43:20,317 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:20.896Z] 2026-02-18 22:43:20,669 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:43:20.896Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 s - in io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-02-18T22:43:20.896Z] [INFO] Running io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-02-18T22:43:22.046Z] 2026-02-18 22:43:21,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2026-02-18T22:43:22.046Z] 2026-02-18 22:43:21,848 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:22.046Z] 2026-02-18 22:43:21,848 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:22.376Z] 2026-02-18 22:43:22,152 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:43:22.376Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s - in io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-02-18T22:43:22.376Z] [INFO] Running io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-02-18T22:43:23.571Z] 2026-02-18 22:43:23,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-02-18T22:43:23.571Z] 2026-02-18 22:43:23,431 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:23.571Z] 2026-02-18 22:43:23,431 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:23.918Z] 2026-02-18 22:43:23,745 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:43:23.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s - in io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-02-18T22:43:23.918Z] [INFO] Running io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-02-18T22:43:25.567Z] 2026-02-18 22:43:25,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:43:25.567Z] 2026-02-18 22:43:25,022 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:25.567Z] 2026-02-18 22:43:25,022 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:25.567Z] 2026-02-18 22:43:25,353 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:43:25.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-02-18T22:43:25.567Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-02-18T22:43:26.705Z] 2026-02-18 22:43:26,547 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2026-02-18T22:43:26.705Z] 2026-02-18 22:43:26,547 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:26.705Z] 2026-02-18 22:43:26,547 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:27.408Z] 2026-02-18 22:43:27,019 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:43:27.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 s - in io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-02-18T22:43:27.408Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-02-18T22:43:29.061Z] 2026-02-18 22:43:28,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-02-18T22:43:29.061Z] 2026-02-18 22:43:28,523 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:29.061Z] 2026-02-18 22:43:28,524 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:29.061Z] 2026-02-18 22:43:28,774 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:43:29.061Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-02-18T22:43:29.061Z] [INFO] Running io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-02-18T22:43:30.204Z] 2026-02-18 22:43:30,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-02-18T22:43:30.204Z] 2026-02-18 22:43:30,057 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:30.204Z] 2026-02-18 22:43:30,057 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,227 INFO [org.ecl.jet.uti.log] (main) Logging initialized @117843ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,251 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@1b9192c3{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,371 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@601582cf{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,432 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,443 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@67980c29{/__admin,null,AVAILABLE}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,444 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@25668005{/,null,AVAILABLE}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,448 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1b9192c3{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,450 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) x509=X509@6a9334d4(wiremock,h=[],w=[]) for Server@5eca7d7d[provider=Conscrypt,keyStore=null,trustStore=null]
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,451 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,468 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@601582cf{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:37985}
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,469 INFO [org.ecl.jet.ser.Server] (main) Started @118085ms
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:30,805 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp442291573-2080) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T22:43:31.348Z] 2026-02-18 22:43:31,082 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:43:31.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 s - in io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-02-18T22:43:31.348Z] [INFO] Running io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:31,174 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1446) Stopped NetworkTrafficServerConnector@1b9192c3{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:31,175 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1446) Stopped NetworkTrafficServerConnector@601582cf{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:31,179 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1446) Stopped o.e.j.s.ServletContextHandler@25668005{/,null,UNAVAILABLE}
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:31,179 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1446) Stopped o.e.j.s.ServletContextHandler@67980c29{/__admin,null,UNAVAILABLE}
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:32,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:32,320 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:32.488Z] 2026-02-18 22:43:32,320 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:32.818Z] 2026-02-18 22:43:32,643 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:43:32.818Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-02-18T22:43:32.818Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-02-18T22:43:33.961Z] 2026-02-18 22:43:33,829 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2026-02-18T22:43:33.961Z] 2026-02-18 22:43:33,829 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:33.961Z] 2026-02-18 22:43:33,829 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:34.670Z] 2026-02-18 22:43:34,541 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /give-me-file/error failed, error id: bb7d79b3-518b-42b1-95d2-8406297fd8c3-1: java.lang.RuntimeException: forced error
[2026-02-18T22:43:34.670Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-02-18T22:43:34.670Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:43:34.670Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:43:34.670Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:43:34.670Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:43:34.670Z]
[2026-02-18T22:43:34.670Z] 2026-02-18 22:43:34,542 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: forced error
[2026-02-18T22:43:34.670Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-02-18T22:43:34.670Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-18T22:43:34.670Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:43:34.670Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:43:34.670Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:43:34.670Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:43:34.670Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:43:34.670Z]
[2026-02-18T22:43:34.670Z] 2026-02-18 22:43:34,567 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:43:34.670Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s - in io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-02-18T22:43:34.670Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-02-18T22:43:36.340Z] 2026-02-18 22:43:36,225 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.838s. Listening on: http://localhost:8081
[2026-02-18T22:43:36.340Z] 2026-02-18 22:43:36,225 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:36.340Z] 2026-02-18 22:43:36,225 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:36.669Z] 2026-02-18 22:43:36,584 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:43:36.669Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-02-18T22:43:36.669Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-02-18T22:43:38.330Z] 2026-02-18 22:43:37,796 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:43:38.330Z] 2026-02-18 22:43:37,797 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:38.330Z] 2026-02-18 22:43:37,797 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:43:39.978Z] 2026-02-18 22:43:39,348 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-3) Stream reset: 0
[2026-02-18T22:43:39.978Z] 2026-02-18 22:43:39,922 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:43:39.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34 s - in io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-02-18T22:43:39.978Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-02-18T22:43:41.121Z] 2026-02-18 22:43:41,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2026-02-18T22:43:41.121Z] 2026-02-18 22:43:41,046 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:43:41.121Z] 2026-02-18 22:43:41,046 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:44:08.929Z] 2026-02-18 22:44:07,629 ERROR [org.jbo.res.rea.cli.imp.mul.MultiByteHttpData] (vert.x-eventloop-thread-3) Multi<Byte> used to send a multipart message failed: java.lang.RuntimeException: forced
[2026-02-18T22:44:08.929Z] at io.quarkus.rest.client.reactive.multipart.MultiByteFileTest.lambda$shouldBehaveWellWithErrorOnMulti$5(MultiByteFileTest.java:121)
[2026-02-18T22:44:08.929Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.setOrSwitchUpstream(SwitchableSubscriptionSubscriber.java:202)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.onSubscribe(MultiRepeatUntilOp.java:64)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher.subscribe(UniToMultiPublisher.java:26)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.groups.MultiCreate$1.subscribe(MultiCreate.java:163)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.drainLoop(MultiRepeatUntilOp.java:92)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.subscribeNext(MultiRepeatUntilOp.java:72)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatUntilProcessor.onCompletion(MultiRepeatUntilOp.java:140)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onComplete(MultiSubscriber.java:83)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.onItem(UniToMultiPublisher.java:95)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.request(SwitchableSubscriptionSubscriber.java:169)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiOperatorProcessor.request(MultiOperatorProcessor.java:120)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.run(MultiEmitOnOp.java:208)
[2026-02-18T22:44:08.929Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.schedule(MultiEmitOnOp.java:162)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.request(MultiEmitOnOp.java:135)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.lambda$requestUpstream$0(MultiSubscribeOnOp.java:70)
[2026-02-18T22:44:08.929Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.requestUpstream(MultiSubscribeOnOp.java:70)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.request(MultiSubscribeOnOp.java:95)
[2026-02-18T22:44:08.929Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.request(Subscribers.java:117)
[2026-02-18T22:44:08.929Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData.getChunk(MultiByteHttpData.java:210)
[2026-02-18T22:44:08.929Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.encodeNextChunkMultipart(PausableHttpPostRequestEncoder.java:970)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.nextChunk(PausableHttpPostRequestEncoder.java:1147)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.readChunk(PausableHttpPostRequestEncoder.java:1114)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload.run(QuarkusMultipartFormUpload.java:154)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.lambda$accept$1(ClientSendRequestHandler.java:140)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:146)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:104)
[2026-02-18T22:44:08.930Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T22:44:08.930Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-18T22:44:08.930Z] at io.smallrye.mutiny.operators.uni.UniOperatorProcessor.onItem(UniOperatorProcessor.java:46)
[2026-02-18T22:44:08.930Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.client.AsyncResultUni.lambda$subscribe$1(AsyncResultUni.java:34)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$null$7(HttpClientImpl.java:645)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.lambda$emitSuccess$0(FutureBase.java:54)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:81)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:51)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.onComplete(FutureImpl.java:164)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.onComplete(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.Http1xClientConnection.createStream(Http1xClientConnection.java:1151)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$doRequest$8(HttpClientImpl.java:628)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.Endpoint.lambda$getConnection$0(Endpoint.java:52)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:162)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:123)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:274)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:22)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$LeaseImpl.emit(SimpleConnectionPool.java:702)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$ConnectSuccess$2.run(SimpleConnectionPool.java:336)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.CombinerExecutor.submit(CombinerExecutor.java:50)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.execute(SimpleConnectionPool.java:245)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.lambda$connect$2(SimpleConnectionPool.java:257)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint.lambda$connect$2(SharedClientHttpStreamEndpoint.java:102)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.Composition$1.onSuccess(Composition.java:62)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.Composition.onSuccess(Composition.java:43)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-18T22:44:08.930Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$7(NetClientImpl.java:285)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:82)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.VertxHandler.handlerAdded(VertxHandler.java:88)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:938)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:609)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:223)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:195)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:287)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connectInternal$1(NetClientImpl.java:245)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.ChannelProvider.connected(ChannelProvider.java:174)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.ChannelProvider.lambda$handleConnect$0(ChannelProvider.java:157)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:300)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:44:08.930Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:44:08.930Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:44:08.930Z]
[2026-02-18T22:44:08.930Z] 2026-02-18 22:44:07,633 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-3) Stream reset: 0
[2026-02-18T22:44:08.930Z] 2026-02-18 22:44:07,644 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:82)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:70)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:217)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:88)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:25)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:44:08.930Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:44:08.930Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:44:08.930Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:44:08.930Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:44:08.930Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:44:08.930Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:44:08.930Z] Suppressed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.close(VertxInputStream.java:148)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:214)
[2026-02-18T22:44:08.930Z] ... 10 more
[2026-02-18T22:44:08.930Z] Caused by: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:200)
[2026-02-18T22:44:08.930Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:196)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.HttpEventHandler.handleException(HttpEventHandler.java:89)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.Http1xServerRequest.handleException(Http1xServerRequest.java:635)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.Http1xServerConnection.lambda$handleClosed$5(Http1xServerConnection.java:450)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-18T22:44:08.930Z] at io.vertx.core.impl.AbstractContext.execute(AbstractContext.java:58)
[2026-02-18T22:44:08.930Z] at io.vertx.core.http.impl.Http1xServerConnection.handleClosed(Http1xServerConnection.java:449)
[2026-02-18T22:44:08.930Z] at io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:143)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-18T22:44:08.930Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
[2026-02-18T22:44:08.930Z] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-18T22:44:08.930Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:392)
[2026-02-18T22:44:08.930Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:357)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-18T22:44:08.930Z] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
[2026-02-18T22:44:08.930Z] at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:44:08.930Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:44:08.930Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:44:08.930Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:44:08.930Z] ... 2 more
[2026-02-18T22:44:08.930Z] Caused by: io.vertx.core.VertxException: Connection was closed
[2026-02-18T22:44:08.930Z] [CIRCULAR REFERENCE:java.io.IOException: io.vertx.core.VertxException: Connection was closed]
[2026-02-18T22:44:08.930Z]
[2026-02-18T22:44:08.930Z] 2026-02-18 22:44:07,684 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:44:08.930Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.751 s - in io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-02-18T22:44:08.930Z] [INFO] Running io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-02-18T22:44:09.263Z] 2026-02-18 22:44:09,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.687s. Listening on: http://localhost:8081
[2026-02-18T22:44:09.263Z] 2026-02-18 22:44:09,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:44:09.263Z] 2026-02-18 22:44:09,181 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:44:10.451Z] 2026-02-18 22:44:10,226 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:44:10.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 s - in io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-02-18T22:44:10.451Z] [INFO] Running io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-02-18T22:44:11.614Z] 2026-02-18 22:44:11,393 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-18T22:44:11.614Z] 2026-02-18 22:44:11,394 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:44:11.615Z] 2026-02-18 22:44:11,394 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:44:11.946Z] 2026-02-18 22:44:11,636 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:44:11.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-02-18T22:44:11.946Z] [INFO] Running io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-02-18T22:44:13.090Z] 2026-02-18 22:44:12,841 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-02-18T22:44:13.090Z] 2026-02-18 22:44:12,841 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:44:13.090Z] 2026-02-18 22:44:12,841 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-18T22:44:13.418Z] 2026-02-18 22:44:13,178 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:44:13.418Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] Results:
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:44:13.747Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:44:13.747Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-deployment ---
[2026-02-18T22:44:13.747Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2026-02-18T22:44:13.747Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.pom
[2026-02-18T22:44:13.747Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] -------< io.quarkus:quarkus-rest-client-reactive-jackson-parent >-------
[2026-02-18T22:44:13.747Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [302/964]
[2026-02-18T22:44:13.747Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-18T22:44:13.747Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-parent/2.7.5.Final/quarkus-rest-client-reactive-jackson-parent-2.7.5.Final.pom
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] ----------< io.quarkus:quarkus-rest-client-reactive-jackson >-----------
[2026-02-18T22:44:13.747Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [303/964]
[2026-02-18T22:44:13.747Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:13.747Z] [INFO]
[2026-02-18T22:44:13.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:14.079Z] [INFO] Copying 1 resource
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO]
[2026-02-18T22:44:14.079Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.079Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:14.079Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/classes
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:14.410Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/src/test/resources
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] No sources to compile
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] No tests to run.
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson ---
[2026-02-18T22:44:14.410Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2026-02-18T22:44:14.410Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.pom
[2026-02-18T22:44:14.410Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] -----< io.quarkus:quarkus-rest-client-reactive-jackson-deployment >-----
[2026-02-18T22:44:14.410Z] [INFO] Building Quarkus - REST Client Reactive Jackson - Deployment 2.7.5.Final [304/964]
[2026-02-18T22:44:14.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:14.410Z] [INFO]
[2026-02-18T22:44:14.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:15.118Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/main/resources
[2026-02-18T22:44:15.118Z] [INFO]
[2026-02-18T22:44:15.118Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.118Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:15.118Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/classes
[2026-02-18T22:44:15.448Z] [INFO]
[2026-02-18T22:44:15.448Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:15.448Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/test/resources
[2026-02-18T22:44:15.448Z] [INFO]
[2026-02-18T22:44:15.448Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.448Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:15.448Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/test-classes
[2026-02-18T22:44:15.778Z] [INFO]
[2026-02-18T22:44:15.778Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:15.778Z] [INFO]
[2026-02-18T22:44:15.778Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:15.778Z] [INFO] T E S T S
[2026-02-18T22:44:15.778Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:15.778Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:44:16.951Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-02-18T22:44:25.884Z] 2026-02-18 22:44:24,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.937s. Listening on: http://localhost:8081
[2026-02-18T22:44:25.885Z] 2026-02-18 22:44:24,215 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:44:25.885Z] 2026-02-18 22:44:24,215 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:44:25.885Z] 2026-02-18 22:44:25,148 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to //bad-server failed, error id: 613bfe4d-a4e6-468c-9a66-3bde927ad8eb-1: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:44:25.885Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:44:25.885Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:44:25.885Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:44:25.885Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-02-18T22:44:25.885Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-02-18T22:44:25.885Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:44:25.885Z] ... 11 more
[2026-02-18T22:44:25.885Z]
[2026-02-18T22:44:25.885Z] 2026-02-18 22:44:25,153 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T22:44:25.885Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T22:44:25.885Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T22:44:25.885Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T22:44:25.885Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:44:25.885Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:44:25.885Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-02-18T22:44:25.885Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-02-18T22:44:25.885Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-02-18T22:44:25.885Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-18T22:44:25.885Z] ... 11 more
[2026-02-18T22:44:25.885Z]
[2026-02-18T22:44:25.885Z] 2026-02-18 22:44:25,207 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:44:25.885Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.479 s - in io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-02-18T22:44:25.885Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-02-18T22:44:27.635Z] 2026-02-18 22:44:27,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2026-02-18T22:44:27.635Z] 2026-02-18 22:44:27,372 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:44:27.635Z] 2026-02-18 22:44:27,372 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-18T22:44:28.784Z] 2026-02-18 22:44:28,428 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:44:28.784Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 s - in io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] Results:
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:28.784Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:28.784Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-18T22:44:28.784Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:44:28.784Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.pom
[2026-02-18T22:44:28.784Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] ------------------< io.quarkus:quarkus-kotlin-parent >------------------
[2026-02-18T22:44:28.784Z] [INFO] Building Quarkus - Kotlin 2.7.5.Final [305/964]
[2026-02-18T22:44:28.784Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.784Z] [INFO]
[2026-02-18T22:44:28.784Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.785Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-parent ---
[2026-02-18T22:44:28.785Z] [INFO] Installing /quarkus/extensions/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-parent/2.7.5.Final/quarkus-kotlin-parent-2.7.5.Final.pom
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] ---------------------< io.quarkus:quarkus-kotlin >----------------------
[2026-02-18T22:44:28.785Z] [INFO] Building Quarkus - Kotlin - Runtime 2.7.5.Final [306/964]
[2026-02-18T22:44:28.785Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin ---
[2026-02-18T22:44:28.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:28.785Z] [INFO] Copying 1 resource
[2026-02-18T22:44:28.785Z] [INFO]
[2026-02-18T22:44:28.785Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] No sources to compile
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:29.114Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/runtime/src/test/resources
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] No sources to compile
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] No tests to run.
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin ---
[2026-02-18T22:44:29.114Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.jar
[2026-02-18T22:44:29.114Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.pom
[2026-02-18T22:44:29.114Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-parent >--
[2026-02-18T22:44:29.114Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent 2.7.5.Final [307/964]
[2026-02-18T22:44:29.114Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-18T22:44:29.114Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-parent-2.7.5.Final.pom
[2026-02-18T22:44:29.114Z] [INFO]
[2026-02-18T22:44:29.114Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common >--
[2026-02-18T22:44:29.114Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common 2.7.5.Final [308/964]
[2026-02-18T22:44:29.114Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:29.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom
[2026-02-18T22:44:29.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom (1.8 kB at 4.6 kB/s)
[2026-02-18T22:44:29.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom
[2026-02-18T22:44:29.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom (2.1 kB at 56 kB/s)
[2026-02-18T22:44:29.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom
[2026-02-18T22:44:29.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom (1.9 kB at 60 kB/s)
[2026-02-18T22:44:29.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar
[2026-02-18T22:44:29.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar
[2026-02-18T22:44:29.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar
[2026-02-18T22:44:29.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar (342 kB at 1.7 MB/s)
[2026-02-18T22:44:30.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar (212 kB at 486 kB/s)
[2026-02-18T22:44:30.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar (43 kB at 93 kB/s)
[2026-02-18T22:44:30.102Z] [INFO]
[2026-02-18T22:44:30.102Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.102Z] [INFO]
[2026-02-18T22:44:30.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:44:30.811Z] [INFO]
[2026-02-18T22:44:30.811Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:30.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:30.811Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/main/resources
[2026-02-18T22:44:30.812Z] [INFO]
[2026-02-18T22:44:30.812Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:32.474Z] [INFO]
[2026-02-18T22:44:32.474Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:32.474Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:32.474Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/classes
[2026-02-18T22:44:32.804Z] [INFO]
[2026-02-18T22:44:32.804Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:32.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:32.804Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/test/resources
[2026-02-18T22:44:32.804Z] [INFO]
[2026-02-18T22:44:32.804Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:32.804Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:44:32.804Z] [INFO]
[2026-02-18T22:44:32.804Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:32.804Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:32.804Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/test-classes
[2026-02-18T22:44:33.133Z] [INFO]
[2026-02-18T22:44:33.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:33.133Z] [INFO]
[2026-02-18T22:44:33.133Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:33.133Z] [INFO] T E S T S
[2026-02-18T22:44:33.133Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:33.133Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:44:34.323Z] [INFO] Running io.quarkus.kotlin.serialization.JsonConfigTest
[2026-02-18T22:44:34.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.kotlin.serialization.JsonConfigTest
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO] Results:
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:34.653Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:34.653Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2026-02-18T22:44:34.653Z] [INFO]
[2026-02-18T22:44:34.653Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-18T22:44:34.653Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2026-02-18T22:44:34.653Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.pom
[2026-02-18T22:44:34.654Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-parent >--
[2026-02-18T22:44:34.654Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization Parent 2.7.5.Final [309/964]
[2026-02-18T22:44:34.654Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-18T22:44:34.654Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] ----< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization >----
[2026-02-18T22:44:34.654Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization 2.7.5.Final [310/964]
[2026-02-18T22:44:34.654Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:34.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:34.654Z] [INFO] Copying 1 resource
[2026-02-18T22:44:34.654Z] [INFO]
[2026-02-18T22:44:34.654Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:35.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-18T22:44:35.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar (4.4 kB at 6.9 kB/s)
[2026-02-18T22:44:35.717Z] [INFO]
[2026-02-18T22:44:35.717Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyReader.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-18T22:44:36.427Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyWriter.kt: (14, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:36.427Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/test/resources
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] No sources to compile
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] No tests to run.
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-18T22:44:36.427Z] [INFO]
[2026-02-18T22:44:36.427Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.427Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-18T22:44:36.428Z] [INFO]
[2026-02-18T22:44:36.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-18T22:44:36.428Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-18T22:44:36.428Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.pom
[2026-02-18T22:44:36.428Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-18T22:44:36.428Z] [INFO]
[2026-02-18T22:44:36.428Z] [INFO] ----------------< io.quarkus:quarkus-kotlin-deployment >----------------
[2026-02-18T22:44:36.428Z] [INFO] Building Quarkus - Kotlin - Deployment 2.7.5.Final [311/964]
[2026-02-18T22:44:36.428Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:36.428Z] [INFO]
[2026-02-18T22:44:36.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:36.428Z] [INFO]
[2026-02-18T22:44:36.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO] Processed 3 files in 25ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO] Processed 3 files in 00:00.011 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:37.163Z] [INFO] Copying 1 resource
[2026-02-18T22:44:37.163Z] [INFO]
[2026-02-18T22:44:37.163Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.163Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:37.163Z] [INFO] Compiling 3 source files to /quarkus/extensions/kotlin/deployment/target/classes
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:37.508Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/deployment/src/test/resources
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] No sources to compile
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] No tests to run.
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-deployment ---
[2026-02-18T22:44:37.508Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T22:44:37.508Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.pom
[2026-02-18T22:44:37.508Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-deployment >--
[2026-02-18T22:44:37.508Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment 2.7.5.Final [312/964]
[2026-02-18T22:44:37.508Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:37.508Z] [INFO]
[2026-02-18T22:44:37.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.214Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:44:38.214Z] [INFO]
[2026-02-18T22:44:38.214Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.215Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:38.215Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/main/resources
[2026-02-18T22:44:38.215Z] [INFO]
[2026-02-18T22:44:38.215Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.215Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:38.215Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/classes
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:38.546Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/test/resources
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] No sources to compile
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] No tests to run.
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-18T22:44:38.546Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-18T22:44:38.546Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.pom
[2026-02-18T22:44:38.546Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-deployment >--
[2026-02-18T22:44:38.546Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Deployment 2.7.5.Final [313/964]
[2026-02-18T22:44:38.546Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:38.546Z] [INFO]
[2026-02-18T22:44:38.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.254Z] [INFO]
[2026-02-18T22:44:39.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.254Z] [INFO]
[2026-02-18T22:44:39.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.254Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:39.255Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/main/resources
[2026-02-18T22:44:39.255Z] [INFO]
[2026-02-18T22:44:39.255Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.255Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:44:39.255Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/classes
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:39.596Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/test/resources
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] No sources to compile
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] No tests to run.
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:44:39.596Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-18T22:44:39.596Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2026-02-18T22:44:39.596Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-tests >--
[2026-02-18T22:44:39.596Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Tests 2.7.5.Final [314/964]
[2026-02-18T22:44:39.596Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:39.596Z] [INFO]
[2026-02-18T22:44:39.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.304Z] [INFO]
[2026-02-18T22:44:40.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.304Z] [INFO]
[2026-02-18T22:44:40.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.304Z] [INFO]
[2026-02-18T22:44:40.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:40.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/main/resources
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO] No sources to compile
[2026-02-18T22:44:40.305Z] [INFO]
[2026-02-18T22:44:40.305Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:40.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2026-02-18T22:44:41.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2026-02-18T22:44:41.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom (4.7 kB at 82 kB/s)
[2026-02-18T22:44:41.055Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2026-02-18T22:44:41.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2026-02-18T22:44:42.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar (683 kB at 646 kB/s)
[2026-02-18T22:44:42.202Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:44:42.202Z] [INFO]
[2026-02-18T22:44:42.202Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:42.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:44:42.202Z] [INFO] Copying 4 resources
[2026-02-18T22:44:42.202Z] [INFO]
[2026-02-18T22:44:42.202Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:42.202Z] [INFO] No sources to compile
[2026-02-18T22:44:42.202Z] [INFO]
[2026-02-18T22:44:42.202Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:42.937Z] [INFO] Applied plugin: 'kotlinx-serialization'
[2026-02-18T22:44:53.832Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/test/kotlin/io/quarkus/rest/client/reactive/kotlin/test/PrettyPrintTest.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-18T22:44:53.832Z] [INFO]
[2026-02-18T22:44:53.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:44:53.832Z] [INFO]
[2026-02-18T22:44:53.832Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:53.832Z] [INFO] T E S T S
[2026-02-18T22:44:53.832Z] [INFO] -------------------------------------------------------
[2026-02-18T22:44:53.832Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:44:53.832Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-02-18T22:45:02.738Z] 2026-02-18 22:45:01,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.682s. Listening on: http://localhost:8081
[2026-02-18T22:45:02.738Z] 2026-02-18 22:45:01,201 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:02.738Z] 2026-02-18 22:45:01,201 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-18T22:45:02.738Z] 2026-02-18 22:45:02,397 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:45:02.738Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.621 s - in io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-02-18T22:45:02.738Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-02-18T22:45:04.995Z] 2026-02-18 22:45:04,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8081
[2026-02-18T22:45:04.995Z] 2026-02-18 22:45:04,515 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:04.995Z] 2026-02-18 22:45:04,516 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-18T22:45:04.995Z] 2026-02-18 22:45:04,672 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:45:04.995Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s - in io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-02-18T22:45:04.995Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-02-18T22:45:07.278Z] 2026-02-18 22:45:06,782 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.802s. Listening on: http://localhost:8081
[2026-02-18T22:45:07.278Z] 2026-02-18 22:45:06,784 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:07.278Z] 2026-02-18 22:45:06,784 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-18T22:45:07.278Z] 2026-02-18 22:45:06,926 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:45:07.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-02-18T22:45:07.278Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-02-18T22:45:08.965Z] 2026-02-18 22:45:08,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-18T22:45:08.965Z] 2026-02-18 22:45:08,731 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:08.965Z] 2026-02-18 22:45:08,731 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-18T22:45:08.966Z] 2026-02-18 22:45:08,907 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:45:09.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] Results:
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:45:09.297Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:45:09.297Z] [INFO] No sources in project. Archive not created.
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-18T22:45:09.297Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2026-02-18T22:45:09.297Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.pom
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-links-parent >----------
[2026-02-18T22:45:09.297Z] [INFO] Building Quarkus - RESTEasy Reactive - Links 2.7.5.Final [315/964]
[2026-02-18T22:45:09.297Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-18T22:45:09.297Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-parent/2.7.5.Final/quarkus-resteasy-reactive-links-parent-2.7.5.Final.pom
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-links >-------------
[2026-02-18T22:45:09.297Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Runtime 2.7.5.Final [316/964]
[2026-02-18T22:45:09.297Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.297Z] [INFO]
[2026-02-18T22:45:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO] Processed 13 files in 23ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO] Processed 13 files in 00:00.018 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:09.630Z] [INFO] Copying 1 resource
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.630Z] [INFO]
[2026-02-18T22:45:09.630Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.958Z] [INFO]
[2026-02-18T22:45:09.958Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:09.958Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:09.958Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/classes
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:10.288Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/src/test/resources
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] No sources to compile
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] No tests to run.
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links ---
[2026-02-18T22:45:10.288Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2026-02-18T22:45:10.288Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.pom
[2026-02-18T22:45:10.288Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-links-deployment >--------
[2026-02-18T22:45:10.288Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Deployment 2.7.5.Final [317/964]
[2026-02-18T22:45:10.288Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:10.288Z] [INFO]
[2026-02-18T22:45:10.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.004Z] [INFO]
[2026-02-18T22:45:11.005Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.005Z] [INFO]
[2026-02-18T22:45:11.005Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.005Z] [INFO] Processed 11 files in 28ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T22:45:11.005Z] [INFO]
[2026-02-18T22:45:11.005Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.005Z] [INFO] Processed 11 files in 00:00.029 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T22:45:11.005Z] [INFO]
[2026-02-18T22:45:11.005Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:11.005Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/main/resources
[2026-02-18T22:45:11.005Z] [INFO]
[2026-02-18T22:45:11.005Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.005Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:11.005Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/classes
[2026-02-18T22:45:11.729Z] [INFO]
[2026-02-18T22:45:11.729Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:11.729Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/test/resources
[2026-02-18T22:45:11.729Z] [INFO]
[2026-02-18T22:45:11.729Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:11.729Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:11.730Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/test-classes
[2026-02-18T22:45:12.057Z] [INFO]
[2026-02-18T22:45:12.057Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:12.057Z] [INFO]
[2026-02-18T22:45:12.057Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:12.057Z] [INFO] T E S T S
[2026-02-18T22:45:12.057Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:12.057Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:45:13.213Z] [INFO] Running io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-02-18T22:45:20.553Z] 2026-02-18 22:45:18,663 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAll' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:45:20.553Z] 2026-02-18 22:45:18,679 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAllWithoutLinks' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:45:20.553Z] 2026-02-18 22:45:18,690 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getById' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:45:20.554Z] 2026-02-18 22:45:18,694 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getBySlug' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-18T22:45:20.554Z] 2026-02-18 22:45:19,624 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2026-02-18T22:45:20.554Z] 2026-02-18 22:45:19,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:20.554Z] 2026-02-18 22:45:19,625 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-links, smallrye-context-propagation, vertx]
[2026-02-18T22:45:22.208Z] 2026-02-18 22:45:21,703 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T22:45:22.208Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.802 s - in io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] Results:
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:22.208Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:22.208Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-18T22:45:22.208Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2026-02-18T22:45:22.208Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.pom
[2026-02-18T22:45:22.208Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-parent >--
[2026-02-18T22:45:22.208Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization 2.7.5.Final [318/964]
[2026-02-18T22:45:22.208Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-18T22:45:22.208Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization >------
[2026-02-18T22:45:22.208Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Runtime 2.7.5.Final [319/964]
[2026-02-18T22:45:22.208Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:22.208Z] [INFO] Copying 1 resource
[2026-02-18T22:45:22.208Z] [INFO]
[2026-02-18T22:45:22.208Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:22.537Z] [INFO]
[2026-02-18T22:45:22.537Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (33, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2026-02-18T22:45:24.191Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (37, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2026-02-18T22:45:24.191Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyWriter.kt: (20, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:24.191Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/test/resources
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] No sources to compile
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] No tests to run.
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-18T22:45:24.191Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-18T22:45:24.191Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.pom
[2026-02-18T22:45:24.191Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-deployment >--
[2026-02-18T22:45:24.191Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Deployment 2.7.5.Final [320/964]
[2026-02-18T22:45:24.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.191Z] [INFO]
[2026-02-18T22:45:24.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO] Processed 1 files in 00:00.008 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:24.900Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/main/resources
[2026-02-18T22:45:24.900Z] [INFO]
[2026-02-18T22:45:24.900Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:24.900Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:24.900Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/classes
[2026-02-18T22:45:25.227Z] [INFO]
[2026-02-18T22:45:25.227Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:25.227Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/test/resources
[2026-02-18T22:45:25.227Z] [INFO]
[2026-02-18T22:45:25.227Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.227Z] [INFO] No sources to compile
[2026-02-18T22:45:25.227Z] [INFO]
[2026-02-18T22:45:25.227Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.227Z] [INFO] No tests to run.
[2026-02-18T22:45:25.227Z] [INFO]
[2026-02-18T22:45:25.227Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.556Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-18T22:45:25.556Z] [INFO]
[2026-02-18T22:45:25.556Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.556Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:25.556Z] [INFO]
[2026-02-18T22:45:25.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-18T22:45:25.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-18T22:45:25.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2026-02-18T22:45:25.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:25.556Z] [INFO]
[2026-02-18T22:45:25.556Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-health-spi >---------------
[2026-02-18T22:45:25.556Z] [INFO] Building Quarkus - SmallRye Health - SPI 2.7.5.Final [321/964]
[2026-02-18T22:45:25.556Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:25.556Z] [INFO]
[2026-02-18T22:45:25.556Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.556Z] [INFO]
[2026-02-18T22:45:25.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:25.885Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/main/resources
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:25.885Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-health/spi/target/classes
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:25.885Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/test/resources
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] No sources to compile
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] No tests to run.
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-spi ---
[2026-02-18T22:45:25.885Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-18T22:45:25.885Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.pom
[2026-02-18T22:45:25.885Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] -------------< io.quarkus:quarkus-smallrye-openapi-parent >-------------
[2026-02-18T22:45:25.885Z] [INFO] Building Quarkus - SmallRye OpenAPI 2.7.5.Final [322/964]
[2026-02-18T22:45:25.885Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-parent ---
[2026-02-18T22:45:25.885Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-parent/2.7.5.Final/quarkus-smallrye-openapi-parent-2.7.5.Final.pom
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --------------< io.quarkus:quarkus-smallrye-openapi-spi >---------------
[2026-02-18T22:45:25.885Z] [INFO] Building Quarkus - SmallRye OpenAPI - SPI 2.7.5.Final [323/964]
[2026-02-18T22:45:25.885Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:25.885Z] [INFO]
[2026-02-18T22:45:25.885Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:26.589Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/main/resources
[2026-02-18T22:45:26.589Z] [INFO]
[2026-02-18T22:45:26.589Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.589Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:26.589Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-openapi/spi/target/classes
[2026-02-18T22:45:26.917Z] [INFO]
[2026-02-18T22:45:26.917Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:26.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/test/resources
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.918Z] [INFO] No sources to compile
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.918Z] [INFO] No tests to run.
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.918Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.918Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-spi ---
[2026-02-18T22:45:26.918Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-18T22:45:26.918Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.pom
[2026-02-18T22:45:26.918Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] ---------< io.quarkus:quarkus-smallrye-openapi-common-parent >----------
[2026-02-18T22:45:26.918Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common 2.7.5.Final [324/964]
[2026-02-18T22:45:26.918Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-18T22:45:26.918Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-parent/2.7.5.Final/quarkus-smallrye-openapi-common-parent-2.7.5.Final.pom
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] -------< io.quarkus:quarkus-smallrye-openapi-common-deployment >--------
[2026-02-18T22:45:26.918Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common - Deployment 2.7.5.Final [325/964]
[2026-02-18T22:45:26.918Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:26.918Z] [INFO]
[2026-02-18T22:45:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:45:27.644Z] [INFO]
[2026-02-18T22:45:27.644Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.644Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:45:27.645Z] [INFO]
[2026-02-18T22:45:27.645Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:27.645Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/main/resources
[2026-02-18T22:45:27.645Z] [INFO]
[2026-02-18T22:45:27.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.645Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:27.645Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-openapi-common/deployment/target/classes
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:27.976Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/test/resources
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] No sources to compile
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] No tests to run.
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-18T22:45:27.976Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2026-02-18T22:45:27.976Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.pom
[2026-02-18T22:45:27.976Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] ----------------< io.quarkus:quarkus-swagger-ui-parent >----------------
[2026-02-18T22:45:27.976Z] [INFO] Building Quarkus - Swagger UI 2.7.5.Final [326/964]
[2026-02-18T22:45:27.976Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-parent ---
[2026-02-18T22:45:27.976Z] [INFO] Installing /quarkus/extensions/swagger-ui/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-parent/2.7.5.Final/quarkus-swagger-ui-parent-2.7.5.Final.pom
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] -------------------< io.quarkus:quarkus-swagger-ui >--------------------
[2026-02-18T22:45:27.976Z] [INFO] Building Quarkus - Swagger UI - Runtime 2.7.5.Final [327/964]
[2026-02-18T22:45:27.976Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui ---
[2026-02-18T22:45:27.976Z] [INFO]
[2026-02-18T22:45:27.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:28.304Z] [INFO] Copying 1 resource
[2026-02-18T22:45:28.304Z] [INFO]
[2026-02-18T22:45:28.304Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-swagger-ui ---
[2026-02-18T22:45:28.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom
[2026-02-18T22:45:28.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom (6.2 kB at 12 kB/s)
[2026-02-18T22:45:28.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom
[2026-02-18T22:45:29.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom (713 B at 1.2 kB/s)
[2026-02-18T22:45:29.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar
[2026-02-18T22:45:30.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar (1.3 MB at 1.1 MB/s)
[2026-02-18T22:45:30.476Z] [INFO]
[2026-02-18T22:45:30.476Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.476Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:30.476Z] [INFO] Compiling 2 source files to /quarkus/extensions/swagger-ui/runtime/target/classes
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:30.806Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/runtime/src/test/resources
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] No sources to compile
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] No tests to run.
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui ---
[2026-02-18T22:45:30.806Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.jar
[2026-02-18T22:45:30.806Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.pom
[2026-02-18T22:45:30.806Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --------------< io.quarkus:quarkus-swagger-ui-deployment >--------------
[2026-02-18T22:45:30.806Z] [INFO] Building Quarkus - Swagger UI - Deployment 2.7.5.Final [328/964]
[2026-02-18T22:45:30.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:30.806Z] [INFO]
[2026-02-18T22:45:30.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO] Processed 10 files in 49ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO] Processed 10 files in 00:00.035 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:31.954Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/main/resources
[2026-02-18T22:45:31.954Z] [INFO]
[2026-02-18T22:45:31.954Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:31.954Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:31.954Z] [INFO] Compiling 3 source files to /quarkus/extensions/swagger-ui/deployment/target/classes
[2026-02-18T22:45:32.664Z] [WARNING] /quarkus/extensions/swagger-ui/deployment/src/main/java/io/quarkus/swaggerui/deployment/SwaggerUiProcessor.java:[381,61] unchecked conversion
[2026-02-18T22:45:32.664Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T22:45:32.664Z] found: java.util.Map
[2026-02-18T22:45:32.664Z] [INFO]
[2026-02-18T22:45:32.664Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:32.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:32.664Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/test/resources
[2026-02-18T22:45:32.665Z] [INFO]
[2026-02-18T22:45:32.665Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:32.665Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:32.665Z] [INFO] Compiling 7 source files to /quarkus/extensions/swagger-ui/deployment/target/test-classes
[2026-02-18T22:45:32.992Z] [INFO]
[2026-02-18T22:45:32.992Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:32.992Z] [INFO]
[2026-02-18T22:45:32.992Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:32.992Z] [INFO] T E S T S
[2026-02-18T22:45:32.992Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:33.321Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:45:34.467Z] [INFO] Running io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-02-18T22:45:41.827Z] 2026-02-18 22:45:40,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-18T22:45:41.827Z] 2026-02-18 22:45:40,439 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:41.827Z] 2026-02-18 22:45:40,439 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-18T22:45:42.531Z] 2026-02-18 22:45:42,430 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:45:42.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.375 s - in io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-02-18T22:45:42.531Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-02-18T22:45:44.196Z] 2026-02-18 22:45:44,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2026-02-18T22:45:44.196Z] 2026-02-18 22:45:44,084 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:44.196Z] 2026-02-18 22:45:44,084 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-18T22:45:44.904Z] 2026-02-18 22:45:44,800 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:45:44.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-02-18T22:45:44.904Z] [INFO] Running io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-02-18T22:45:45.613Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-02-18T22:45:45.613Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-02-18T22:45:47.268Z] 2026-02-18 22:45:46,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:45:47.268Z] 2026-02-18 22:45:46,851 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:47.268Z] 2026-02-18 22:45:46,851 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-18T22:45:47.596Z] 2026-02-18 22:45:47,444 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:45:47.596Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 s - in io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-02-18T22:45:47.596Z] [INFO] Running io.quarkus.swaggerui.deployment.DisabledTest
[2026-02-18T22:45:48.744Z] 2026-02-18 22:45:48,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2026-02-18T22:45:48.744Z] 2026-02-18 22:45:48,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:48.744Z] 2026-02-18 22:45:48,631 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-18T22:45:49.454Z] 2026-02-18 22:45:49,342 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:45:49.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.893 s - in io.quarkus.swaggerui.deployment.DisabledTest
[2026-02-18T22:45:49.454Z] [INFO] Running io.quarkus.swaggerui.deployment.NoConfigTest
[2026-02-18T22:45:50.633Z] 2026-02-18 22:45:50,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-02-18T22:45:50.633Z] 2026-02-18 22:45:50,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:45:50.633Z] 2026-02-18 22:45:50,507 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-18T22:45:51.390Z] 2026-02-18 22:45:51,060 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:45:51.390Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in io.quarkus.swaggerui.deployment.NoConfigTest
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] Results:
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:51.390Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:51.390Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-deployment ---
[2026-02-18T22:45:51.390Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2026-02-18T22:45:51.390Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.pom
[2026-02-18T22:45:51.390Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-openapi >-----------------
[2026-02-18T22:45:51.390Z] [INFO] Building Quarkus - SmallRye OpenAPI - Runtime 2.7.5.Final [329/964]
[2026-02-18T22:45:51.390Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.390Z] [INFO]
[2026-02-18T22:45:51.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO] Processed 12 files in 34ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO] Processed 12 files in 00:00.032 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:51.717Z] [INFO] Copying 1 resource
[2026-02-18T22:45:51.717Z] [INFO]
[2026-02-18T22:45:51.717Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:51.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom
[2026-02-18T22:45:51.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom (7.0 kB at 100 kB/s)
[2026-02-18T22:45:51.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom
[2026-02-18T22:45:52.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom (3.7 kB at 14 kB/s)
[2026-02-18T22:45:52.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom
[2026-02-18T22:45:52.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom (3.3 kB at 12 kB/s)
[2026-02-18T22:45:52.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar
[2026-02-18T22:45:52.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar (30 kB at 864 kB/s)
[2026-02-18T22:45:52.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar
[2026-02-18T22:45:52.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar (20 kB at 102 kB/s)
[2026-02-18T22:45:52.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar
[2026-02-18T22:45:53.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar (20 kB at 44 kB/s)
[2026-02-18T22:45:53.028Z] [INFO]
[2026-02-18T22:45:53.028Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.028Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:53.028Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-openapi/runtime/target/classes
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:53.742Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/runtime/src/test/resources
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] No sources to compile
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] No tests to run.
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi ---
[2026-02-18T22:45:53.742Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.jar
[2026-02-18T22:45:53.742Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.pom
[2026-02-18T22:45:53.742Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] -----------< io.quarkus:quarkus-smallrye-openapi-deployment >-----------
[2026-02-18T22:45:53.742Z] [INFO] Building Quarkus - SmallRye OpenAPI - Deployment 2.7.5.Final [330/964]
[2026-02-18T22:45:53.742Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:53.742Z] [INFO]
[2026-02-18T22:45:53.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.453Z] [INFO]
[2026-02-18T22:45:54.453Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.795Z] [INFO] Processed 55 files in 157ms (Formatted: 0, Unchanged: 55, Failed: 0, Readonly: 0)
[2026-02-18T22:45:54.795Z] [INFO]
[2026-02-18T22:45:54.795Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.795Z] [INFO] Processed 55 files in 00:00.147 (Already Sorted: 55, Needed Sorting: 0)
[2026-02-18T22:45:54.795Z] [INFO]
[2026-02-18T22:45:54.795Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:54.795Z] [INFO] Copying 2 resources
[2026-02-18T22:45:54.795Z] [INFO]
[2026-02-18T22:45:54.795Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:54.795Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:54.795Z] [INFO] Compiling 8 source files to /quarkus/extensions/smallrye-openapi/deployment/target/classes
[2026-02-18T22:45:55.122Z] [WARNING] /quarkus/extensions/smallrye-openapi/deployment/src/main/java/io/quarkus/smallrye/openapi/deployment/OpenApiConfigMapping.java:[21,58] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-18T22:45:55.122Z] [INFO]
[2026-02-18T22:45:55.122Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:55.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:45:55.122Z] [INFO] Copying 3 resources
[2026-02-18T22:45:55.122Z] [INFO]
[2026-02-18T22:45:55.122Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:55.122Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:45:55.122Z] [INFO] Compiling 47 source files to /quarkus/extensions/smallrye-openapi/deployment/target/test-classes
[2026-02-18T22:45:55.826Z] [INFO]
[2026-02-18T22:45:55.826Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:45:55.826Z] [INFO]
[2026-02-18T22:45:55.826Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:55.826Z] [INFO] T E S T S
[2026-02-18T22:45:55.826Z] [INFO] -------------------------------------------------------
[2026-02-18T22:45:55.826Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:45:56.966Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-02-18T22:46:05.922Z] 2026-02-18 22:46:04,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.763s. Listening on: http://localhost:8081
[2026-02-18T22:46:05.922Z] 2026-02-18 22:46:04,353 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:05.922Z] 2026-02-18 22:46:04,353 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:06.627Z] 2026-02-18 22:46:06,498 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2026-02-18T22:46:06.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.621 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-02-18T22:46:06.627Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-02-18T22:46:08.875Z] 2026-02-18 22:46:08,612 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2026-02-18T22:46:08.875Z] 2026-02-18 22:46:08,612 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:08.875Z] 2026-02-18 22:46:08,612 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:10.610Z] 2026-02-18 22:46:10,052 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:46:10.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-02-18T22:46:10.610Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-02-18T22:46:12.269Z] 2026-02-18 22:46:11,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.808s. Listening on: http://localhost:8081
[2026-02-18T22:46:12.269Z] 2026-02-18 22:46:11,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:12.269Z] 2026-02-18 22:46:11,953 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:12.989Z] 2026-02-18 22:46:12,892 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:46:12.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-02-18T22:46:12.989Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-02-18T22:46:14.643Z] 2026-02-18 22:46:14,439 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.605s. Listening on: http://localhost:8081
[2026-02-18T22:46:14.643Z] 2026-02-18 22:46:14,441 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:14.643Z] 2026-02-18 22:46:14,441 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:15.364Z] 2026-02-18 22:46:15,275 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:46:15.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s - in io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-02-18T22:46:15.364Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-02-18T22:46:17.047Z] 2026-02-18 22:46:16,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2026-02-18T22:46:17.047Z] 2026-02-18 22:46:16,967 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:17.047Z] 2026-02-18 22:46:16,967 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:18.192Z] 2026-02-18 22:46:17,946 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:46:18.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-02-18T22:46:18.192Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-02-18T22:46:19.851Z] 2026-02-18 22:46:19,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2026-02-18T22:46:19.851Z] 2026-02-18 22:46:19,517 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:19.851Z] 2026-02-18 22:46:19,517 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:20.556Z] 2026-02-18 22:46:20,401 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:46:20.556Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-02-18T22:46:20.556Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-02-18T22:46:22.207Z] 2026-02-18 22:46:21,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2026-02-18T22:46:22.207Z] 2026-02-18 22:46:21,808 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:22.208Z] 2026-02-18 22:46:21,808 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:22.916Z] 2026-02-18 22:46:22,572 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:46:22.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s - in io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-02-18T22:46:22.916Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-02-18T22:46:24.080Z] 2026-02-18 22:46:23,972 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-18T22:46:24.080Z] 2026-02-18 22:46:23,973 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:24.080Z] 2026-02-18 22:46:23,973 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:24.787Z] 2026-02-18 22:46:24,711 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:46:24.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-02-18T22:46:24.787Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-02-18T22:46:26.446Z] 2026-02-18 22:46:26,216 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.783s. Listening on: http://localhost:8081
[2026-02-18T22:46:26.446Z] 2026-02-18 22:46:26,217 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:26.446Z] 2026-02-18 22:46:26,217 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "openapi": "3.0.3",
[2026-02-18T22:46:27.154Z] "info": {
[2026-02-18T22:46:27.154Z] "title": "Generated API",
[2026-02-18T22:46:27.154Z] "version": "1.0"
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "tags": [
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "name": "test"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] ],
[2026-02-18T22:46:27.154Z] "paths": {
[2026-02-18T22:46:27.154Z] "/resource2/test-security/annotated": {
[2026-02-18T22:46:27.154Z] "get": {
[2026-02-18T22:46:27.154Z] "tags": [
[2026-02-18T22:46:27.154Z] "test"
[2026-02-18T22:46:27.154Z] ],
[2026-02-18T22:46:27.154Z] "responses": {
[2026-02-18T22:46:27.154Z] "200": {
[2026-02-18T22:46:27.154Z] "description": "OK",
[2026-02-18T22:46:27.154Z] "content": {
[2026-02-18T22:46:27.154Z] "application/json": {
[2026-02-18T22:46:27.154Z] "schema": {
[2026-02-18T22:46:27.154Z] "type": "string"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "security": [
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.154Z]
[2026-02-18T22:46:27.154Z] ]
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] ],
[2026-02-18T22:46:27.154Z] "servers": [
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "url": "serverUrl"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] ]
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "/resource2/test-security/classLevel/1": {
[2026-02-18T22:46:27.154Z] "get": {
[2026-02-18T22:46:27.154Z] "tags": [
[2026-02-18T22:46:27.154Z] "test"
[2026-02-18T22:46:27.154Z] ],
[2026-02-18T22:46:27.154Z] "responses": {
[2026-02-18T22:46:27.154Z] "200": {
[2026-02-18T22:46:27.154Z] "description": "OK",
[2026-02-18T22:46:27.154Z] "content": {
[2026-02-18T22:46:27.154Z] "application/json": {
[2026-02-18T22:46:27.154Z] "schema": {
[2026-02-18T22:46:27.154Z] "type": "string"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "401": {
[2026-02-18T22:46:27.154Z] "description": "Not Authorized"
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "403": {
[2026-02-18T22:46:27.154Z] "description": "Not Allowed"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] },
[2026-02-18T22:46:27.154Z] "security": [
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.154Z] "admin"
[2026-02-18T22:46:27.154Z] ]
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.154Z] ],
[2026-02-18T22:46:27.154Z] "servers": [
[2026-02-18T22:46:27.154Z] {
[2026-02-18T22:46:27.154Z] "url": "serverUrl"
[2026-02-18T22:46:27.154Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/classLevel/2": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "401": {
[2026-02-18T22:46:27.155Z] "description": "Not Authorized"
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "403": {
[2026-02-18T22:46:27.155Z] "description": "Not Allowed"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.155Z] "admin"
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/classLevel/3": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "MyOwnName": [
[2026-02-18T22:46:27.155Z]
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/methodLevel/1": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "401": {
[2026-02-18T22:46:27.155Z] "description": "Not Authorized"
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "403": {
[2026-02-18T22:46:27.155Z] "description": "Not Allowed"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.155Z] "admin"
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/methodLevel/2": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "401": {
[2026-02-18T22:46:27.155Z] "description": "Not Authorized"
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "403": {
[2026-02-18T22:46:27.155Z] "description": "Not Allowed"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.155Z] "admin"
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/methodLevel/public": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource2/test-security/naked": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "401": {
[2026-02-18T22:46:27.155Z] "description": "Not Authorized"
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "403": {
[2026-02-18T22:46:27.155Z] "description": "Not Allowed"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "JWTCompanyAuthentication": [
[2026-02-18T22:46:27.155Z] "admin"
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "/resource3/test-security/annotated": {
[2026-02-18T22:46:27.155Z] "get": {
[2026-02-18T22:46:27.155Z] "tags": [
[2026-02-18T22:46:27.155Z] "test"
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "responses": {
[2026-02-18T22:46:27.155Z] "200": {
[2026-02-18T22:46:27.155Z] "description": "OK",
[2026-02-18T22:46:27.155Z] "content": {
[2026-02-18T22:46:27.155Z] "application/json": {
[2026-02-18T22:46:27.155Z] "schema": {
[2026-02-18T22:46:27.155Z] "type": "string"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "security": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "AtClassLevel": [
[2026-02-18T22:46:27.155Z]
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ],
[2026-02-18T22:46:27.155Z] "servers": [
[2026-02-18T22:46:27.155Z] {
[2026-02-18T22:46:27.155Z] "url": "serverUrl"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] ]
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] },
[2026-02-18T22:46:27.155Z] "components": {
[2026-02-18T22:46:27.155Z] "securitySchemes": {
[2026-02-18T22:46:27.155Z] "JWTCompanyAuthentication": {
[2026-02-18T22:46:27.155Z] "type": "http",
[2026-02-18T22:46:27.155Z] "description": "JWT Authentication",
[2026-02-18T22:46:27.155Z] "scheme": "bearer",
[2026-02-18T22:46:27.155Z] "bearerFormat": "JWT"
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.155Z] }
[2026-02-18T22:46:27.483Z] 2026-02-18 22:46:27,160 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:46:27.483Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-02-18T22:46:27.484Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-02-18T22:46:28.627Z] 2026-02-18 22:46:27,757 INFO [io.qua.sma.openapi] (build-18) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-02-18T22:46:28.627Z] 2026-02-18 22:46:27,762 INFO [io.qua.sma.openapi] (build-18) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-02-18T22:46:28.627Z] 2026-02-18 22:46:28,445 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-18T22:46:28.627Z] 2026-02-18 22:46:28,446 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:28.627Z] 2026-02-18 22:46:28,446 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:29.772Z] 2026-02-18 22:46:29,343 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:46:29.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s - in io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-02-18T22:46:29.773Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:29,889 INFO [io.qua.sma.openapi] (build-24) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.json
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:29,891 INFO [io.qua.sma.openapi] (build-24) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.yaml
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:30,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:30,599 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:30,599 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:30.920Z] 2026-02-18 22:46:30,670 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:46:30.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-02-18T22:46:30.920Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-02-18T22:46:32.391Z] 2026-02-18 22:46:32,228 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2026-02-18T22:46:32.391Z] 2026-02-18 22:46:32,228 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:32.391Z] 2026-02-18 22:46:32,229 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:33.099Z] {
[2026-02-18T22:46:33.099Z] "openapi": "3.0.3",
[2026-02-18T22:46:33.099Z] "info": {
[2026-02-18T22:46:33.099Z] "title": "My API",
[2026-02-18T22:46:33.099Z] "description": "My Description",
[2026-02-18T22:46:33.099Z] "termsOfService": "Some terms",
[2026-02-18T22:46:33.099Z] "contact": {
[2026-02-18T22:46:33.099Z] "name": "My Name",
[2026-02-18T22:46:33.099Z] "url": "http://www.foo.bar",
[2026-02-18T22:46:33.099Z] "email": "my.email@provider.com"
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] "license": {
[2026-02-18T22:46:33.099Z] "name": "Some License",
[2026-02-18T22:46:33.099Z] "url": "http://www.somelicense.com"
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] "version": "1.2.3"
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] "servers": [
[2026-02-18T22:46:33.099Z] {
[2026-02-18T22:46:33.099Z] "url": "http://www.server2.com"
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] {
[2026-02-18T22:46:33.099Z] "url": "http://www.server1.com"
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] ],
[2026-02-18T22:46:33.099Z] "paths": {
[2026-02-18T22:46:33.099Z] "/greeting/goodbye": {
[2026-02-18T22:46:33.099Z] "get": {
[2026-02-18T22:46:33.099Z] "tags": [
[2026-02-18T22:46:33.099Z] "Default Content Type Resource"
[2026-02-18T22:46:33.099Z] ],
[2026-02-18T22:46:33.099Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_byebye",
[2026-02-18T22:46:33.099Z] "responses": {
[2026-02-18T22:46:33.099Z] "200": {
[2026-02-18T22:46:33.099Z] "description": "OK",
[2026-02-18T22:46:33.099Z] "content": {
[2026-02-18T22:46:33.099Z] "application/xml": {
[2026-02-18T22:46:33.099Z] "schema": {
[2026-02-18T22:46:33.099Z] "$ref": "#/components/schemas/Greeting"
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] "/greeting/hello": {
[2026-02-18T22:46:33.099Z] "get": {
[2026-02-18T22:46:33.099Z] "tags": [
[2026-02-18T22:46:33.099Z] "Default Content Type Resource"
[2026-02-18T22:46:33.099Z] ],
[2026-02-18T22:46:33.099Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-02-18T22:46:33.099Z] "responses": {
[2026-02-18T22:46:33.099Z] "200": {
[2026-02-18T22:46:33.099Z] "description": "OK",
[2026-02-18T22:46:33.099Z] "content": {
[2026-02-18T22:46:33.099Z] "application/json": {
[2026-02-18T22:46:33.099Z] "schema": {
[2026-02-18T22:46:33.099Z] "$ref": "#/components/schemas/Greeting"
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.099Z] "post": {
[2026-02-18T22:46:33.099Z] "tags": [
[2026-02-18T22:46:33.099Z] "Default Content Type Resource"
[2026-02-18T22:46:33.099Z] ],
[2026-02-18T22:46:33.099Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-02-18T22:46:33.099Z] "requestBody": {
[2026-02-18T22:46:33.099Z] "content": {
[2026-02-18T22:46:33.099Z] "application/json": {
[2026-02-18T22:46:33.099Z] "schema": {
[2026-02-18T22:46:33.099Z] "$ref": "#/components/schemas/Greeting"
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] }
[2026-02-18T22:46:33.099Z] },
[2026-02-18T22:46:33.100Z] "responses": {
[2026-02-18T22:46:33.100Z] "200": {
[2026-02-18T22:46:33.100Z] "description": "OK",
[2026-02-18T22:46:33.100Z] "content": {
[2026-02-18T22:46:33.100Z] "application/json": {
[2026-02-18T22:46:33.100Z] "schema": {
[2026-02-18T22:46:33.100Z] "$ref": "#/components/schemas/Greeting"
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] },
[2026-02-18T22:46:33.100Z] "components": {
[2026-02-18T22:46:33.100Z] "schemas": {
[2026-02-18T22:46:33.100Z] "Greeting": {
[2026-02-18T22:46:33.100Z] "type": "object",
[2026-02-18T22:46:33.100Z] "properties": {
[2026-02-18T22:46:33.100Z] "message": {
[2026-02-18T22:46:33.100Z] "type": "string"
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] }
[2026-02-18T22:46:33.100Z] 2026-02-18 22:46:33,019 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:46:33.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-02-18T22:46:33.100Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-02-18T22:46:34.762Z] 2026-02-18 22:46:34,411 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T22:46:34.762Z] 2026-02-18 22:46:34,412 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:34.762Z] 2026-02-18 22:46:34,412 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:35.093Z] 2026-02-18 22:46:35,038 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:46:35.093Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-02-18T22:46:35.093Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-02-18T22:46:36.365Z] 2026-02-18 22:46:35,570 WARN [io.sma.ope.run.scanner] (build-3) SROAP04005: Could not find schema class in index: java.lang.Object
[2026-02-18T22:46:36.365Z] 2026-02-18 22:46:36,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.541s. Listening on: http://localhost:8081
[2026-02-18T22:46:36.365Z] 2026-02-18 22:46:36,248 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:36.365Z] 2026-02-18 22:46:36,248 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:37.074Z] {
[2026-02-18T22:46:37.074Z] "openapi": "3.0.3",
[2026-02-18T22:46:37.074Z] "info": {
[2026-02-18T22:46:37.074Z] "title": "Generated API",
[2026-02-18T22:46:37.074Z] "version": "1.0"
[2026-02-18T22:46:37.074Z] },
[2026-02-18T22:46:37.074Z] "tags": [
[2026-02-18T22:46:37.074Z] {
[2026-02-18T22:46:37.074Z] "name": "From Annotation"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "paths": {
[2026-02-18T22:46:37.074Z] "/address/{id}": {
[2026-02-18T22:46:37.074Z] "get": {
[2026-02-18T22:46:37.074Z] "tags": [
[2026-02-18T22:46:37.074Z] "Auto Tag Resource"
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "parameters": [
[2026-02-18T22:46:37.074Z] {
[2026-02-18T22:46:37.074Z] "name": "id",
[2026-02-18T22:46:37.074Z] "in": "path",
[2026-02-18T22:46:37.074Z] "required": true,
[2026-02-18T22:46:37.074Z] "schema": {
[2026-02-18T22:46:37.074Z] "format": "int64",
[2026-02-18T22:46:37.074Z] "type": "integer"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "responses": {
[2026-02-18T22:46:37.074Z] "200": {
[2026-02-18T22:46:37.074Z] "description": "OK",
[2026-02-18T22:46:37.074Z] "content": {
[2026-02-18T22:46:37.074Z] "text/plain": {
[2026-02-18T22:46:37.074Z] "schema": {
[2026-02-18T22:46:37.074Z] "type": "object"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] },
[2026-02-18T22:46:37.074Z] "/resource/annotated": {
[2026-02-18T22:46:37.074Z] "get": {
[2026-02-18T22:46:37.074Z] "tags": [
[2026-02-18T22:46:37.074Z] "From Annotation"
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "responses": {
[2026-02-18T22:46:37.074Z] "200": {
[2026-02-18T22:46:37.074Z] "description": "OK",
[2026-02-18T22:46:37.074Z] "content": {
[2026-02-18T22:46:37.074Z] "application/json": {
[2026-02-18T22:46:37.074Z] "schema": {
[2026-02-18T22:46:37.074Z] "type": "string"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] },
[2026-02-18T22:46:37.074Z] "/resource/auto": {
[2026-02-18T22:46:37.074Z] "get": {
[2026-02-18T22:46:37.074Z] "tags": [
[2026-02-18T22:46:37.074Z] "Open Api Resource With No Tag"
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "responses": {
[2026-02-18T22:46:37.074Z] "200": {
[2026-02-18T22:46:37.074Z] "description": "OK",
[2026-02-18T22:46:37.074Z] "content": {
[2026-02-18T22:46:37.074Z] "application/json": {
[2026-02-18T22:46:37.074Z] "schema": {
[2026-02-18T22:46:37.074Z] "type": "string"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] },
[2026-02-18T22:46:37.074Z] "post": {
[2026-02-18T22:46:37.074Z] "tags": [
[2026-02-18T22:46:37.074Z] "Open Api Resource With No Tag"
[2026-02-18T22:46:37.074Z] ],
[2026-02-18T22:46:37.074Z] "responses": {
[2026-02-18T22:46:37.074Z] "200": {
[2026-02-18T22:46:37.074Z] "description": "OK",
[2026-02-18T22:46:37.074Z] "content": {
[2026-02-18T22:46:37.074Z] "application/json": {
[2026-02-18T22:46:37.074Z] "schema": {
[2026-02-18T22:46:37.074Z] "type": "string"
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] }
[2026-02-18T22:46:37.074Z] 2026-02-18 22:46:36,966 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:46:37.074Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-02-18T22:46:37.074Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-02-18T22:46:38.738Z] 2026-02-18 22:46:38,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:46:38.738Z] 2026-02-18 22:46:38,242 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:38.738Z] 2026-02-18 22:46:38,242 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:39.067Z] 2026-02-18 22:46:38,884 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:46:39.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 s - in io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-02-18T22:46:39.067Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-02-18T22:46:40.227Z] 2026-02-18 22:46:40,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-18T22:46:40.227Z] 2026-02-18 22:46:40,116 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:40.227Z] 2026-02-18 22:46:40,116 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:40.937Z] 2026-02-18 22:46:40,798 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:46:40.937Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-02-18T22:46:40.937Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-18T22:46:42.081Z] 2026-02-18 22:46:41,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-18T22:46:42.081Z] 2026-02-18 22:46:41,946 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:42.081Z] 2026-02-18 22:46:41,946 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:42.870Z] 2026-02-18 22:46:42,522 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:46:42.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-18T22:46:42.870Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-02-18T22:46:44.012Z] 2026-02-18 22:46:43,085 INFO [io.qua.sma.openapi] (build-15) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-02-18T22:46:44.012Z] 2026-02-18 22:46:43,089 INFO [io.qua.sma.openapi] (build-15) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-02-18T22:46:44.012Z] 2026-02-18 22:46:43,762 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2026-02-18T22:46:44.012Z] 2026-02-18 22:46:43,763 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:44.012Z] 2026-02-18 22:46:43,763 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:44.716Z] 2026-02-18 22:46:44,675 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:46:44.716Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-02-18T22:46:44.716Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-02-18T22:46:46.366Z] 2026-02-18 22:46:45,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T22:46:46.366Z] 2026-02-18 22:46:45,873 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:46.366Z] 2026-02-18 22:46:45,873 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:46.694Z] 2026-02-18 22:46:46,515 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:46:46.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-02-18T22:46:46.695Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-02-18T22:46:47.835Z] 2026-02-18 22:46:47,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2026-02-18T22:46:47.835Z] 2026-02-18 22:46:47,712 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:47.835Z] 2026-02-18 22:46:47,712 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:49.484Z] 2026-02-18 22:46:48,948 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:46:49.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s - in io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-02-18T22:46:49.484Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-02-18T22:46:50.664Z] 2026-02-18 22:46:50,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-02-18T22:46:50.664Z] 2026-02-18 22:46:50,335 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:50.664Z] 2026-02-18 22:46:50,336 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:51.367Z] 2026-02-18 22:46:51,105 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:46:51.367Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-02-18T22:46:51.367Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-02-18T22:46:53.015Z] 2026-02-18 22:46:52,697 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-02-18T22:46:53.015Z] 2026-02-18 22:46:52,698 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:46:53.015Z] 2026-02-18 22:46:52,698 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:46:53.342Z] {
[2026-02-18T22:46:53.342Z] "openapi": "3.0.3",
[2026-02-18T22:46:53.342Z] "info": {
[2026-02-18T22:46:53.342Z] "title": "Generated API",
[2026-02-18T22:46:53.342Z] "version": "1.0"
[2026-02-18T22:46:53.342Z] },
[2026-02-18T22:46:53.342Z] "tags": [
[2026-02-18T22:46:53.342Z] {
[2026-02-18T22:46:53.342Z] "name": "test",
[2026-02-18T22:46:53.342Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "paths": {
[2026-02-18T22:46:53.342Z] "/resource": {
[2026-02-18T22:46:53.342Z] "get": {
[2026-02-18T22:46:53.342Z] "tags": [
[2026-02-18T22:46:53.342Z] "test"
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "responses": {
[2026-02-18T22:46:53.342Z] "200": {
[2026-02-18T22:46:53.342Z] "description": "OK",
[2026-02-18T22:46:53.342Z] "content": {
[2026-02-18T22:46:53.342Z] "application/json": {
[2026-02-18T22:46:53.342Z] "schema": {
[2026-02-18T22:46:53.342Z] "type": "string"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] },
[2026-02-18T22:46:53.342Z] "security": [
[2026-02-18T22:46:53.342Z] {
[2026-02-18T22:46:53.342Z] "securityRequirement": [
[2026-02-18T22:46:53.342Z] "securityRequirementScope"
[2026-02-18T22:46:53.342Z] ]
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "servers": [
[2026-02-18T22:46:53.342Z] {
[2026-02-18T22:46:53.342Z] "url": "serverUrl"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] },
[2026-02-18T22:46:53.342Z] "/resource/test-enums": {
[2026-02-18T22:46:53.342Z] "get": {
[2026-02-18T22:46:53.342Z] "tags": [
[2026-02-18T22:46:53.342Z] "test"
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "parameters": [
[2026-02-18T22:46:53.342Z] {
[2026-02-18T22:46:53.342Z] "name": "query",
[2026-02-18T22:46:53.342Z] "in": "query",
[2026-02-18T22:46:53.342Z] "schema": {
[2026-02-18T22:46:53.342Z] "$ref": "#/components/schemas/Query"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] ],
[2026-02-18T22:46:53.342Z] "responses": {
[2026-02-18T22:46:53.342Z] "200": {
[2026-02-18T22:46:53.342Z] "description": "OK",
[2026-02-18T22:46:53.342Z] "content": {
[2026-02-18T22:46:53.342Z] "application/json": {
[2026-02-18T22:46:53.342Z] "schema": {
[2026-02-18T22:46:53.342Z] "$ref": "#/components/schemas/Query"
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.342Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] },
[2026-02-18T22:46:53.343Z] "security": [
[2026-02-18T22:46:53.343Z] {
[2026-02-18T22:46:53.343Z] "securityRequirement": [
[2026-02-18T22:46:53.343Z] "securityRequirementScope"
[2026-02-18T22:46:53.343Z] ]
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] ],
[2026-02-18T22:46:53.343Z] "servers": [
[2026-02-18T22:46:53.343Z] {
[2026-02-18T22:46:53.343Z] "url": "serverUrl"
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] ],
[2026-02-18T22:46:53.343Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] },
[2026-02-18T22:46:53.343Z] "components": {
[2026-02-18T22:46:53.343Z] "schemas": {
[2026-02-18T22:46:53.343Z] "Query": {
[2026-02-18T22:46:53.343Z] "enum": [
[2026-02-18T22:46:53.343Z] "QUERY_PARAM_1",
[2026-02-18T22:46:53.343Z] "QUERY_PARAM_2"
[2026-02-18T22:46:53.343Z] ],
[2026-02-18T22:46:53.343Z] "type": "string"
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] }
[2026-02-18T22:46:53.343Z] 2026-02-18 22:46:53,306 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:46:53.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.18 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-02-18T22:46:53.671Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-02-18T22:47:04.583Z] Tests paused
[2026-02-18T22:47:04.583Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:04.583Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:04.583Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:04.583Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:04.583Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:04.583Z] 2026-02-18 22:46:57,964 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.721s. Listening on: http://localhost:8080
[2026-02-18T22:47:04.583Z] 2026-02-18 22:46:57,964 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:46:57,964 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,421 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,429 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:47:04.583Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:04.583Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:04.583Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:04.583Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:04.583Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8080
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,880 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,880 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:00,882 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.124s
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,098 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,102 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:47:04.583Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:04.583Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:04.583Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:04.583Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:04.583Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,566 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8080
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,566 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,566 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:02,566 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.557s
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:03,790 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:03,794 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:47:04.583Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:04.583Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:04.583Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:04.583Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:04.583Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:04,219 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8080
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:04,220 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:04,220 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:04,220 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.526s
[2026-02-18T22:47:04.583Z] 2026-02-18 22:47:04,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:47:10.476Z] Tests paused
[2026-02-18T22:47:10.476Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:10.476Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:10.476Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:10.476Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:10.476Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:10.476Z] 2026-02-18 22:47:07,426 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.661s. Listening on: http://localhost:8080
[2026-02-18T22:47:10.476Z] 2026-02-18 22:47:07,427 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:10.476Z] 2026-02-18 22:47:07,427 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:10.476Z] 2026-02-18 22:47:07,903 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2026-02-18T22:47:10.476Z] 2026-02-18 22:47:07,912 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:47:10.476Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:10.476Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:10.476Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:10.476Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:10.476Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:08,440 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8080
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:08,440 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:08,440 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:08,440 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.738s
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:09,660 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in MySecondResource.class.
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:09,663 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:47:10.477Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:10.477Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:10.477Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:10.477Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:10.477Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:10,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8080
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:10,114 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:10,114 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:10,116 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.550s
[2026-02-18T22:47:10.477Z] 2026-02-18 22:47:10,143 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:47:10.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.876 s - in io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-02-18T22:47:10.477Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-02-18T22:47:15.212Z] Tests paused
[2026-02-18T22:47:15.212Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:47:15.212Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:47:15.212Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:47:15.212Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:47:15.212Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:47:15.212Z] 2026-02-18 22:47:14,518 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.514s. Listening on: http://localhost:8080
[2026-02-18T22:47:15.212Z] 2026-02-18 22:47:14,518 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:47:15.212Z] 2026-02-18 22:47:14,519 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:15.212Z] 2026-02-18 22:47:14,660 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:47:15.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.5 s - in io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-02-18T22:47:15.212Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-02-18T22:47:16.354Z] 2026-02-18 22:47:15,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-02-18T22:47:16.354Z] 2026-02-18 22:47:15,939 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:16.354Z] 2026-02-18 22:47:15,940 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:16.682Z] 2026-02-18 22:47:16,607 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:47:17.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-02-18T22:47:17.009Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-02-18T22:47:18.176Z] 2026-02-18 22:47:17,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-18T22:47:18.176Z] 2026-02-18 22:47:17,843 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:18.176Z] 2026-02-18 22:47:17,845 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:18.504Z] 2026-02-18 22:47:18,428 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:47:18.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-02-18T22:47:18.505Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:18,968 INFO [io.qua.sma.openapi] (build-19) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.json
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:18,969 INFO [io.qua.sma.openapi] (build-19) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.yaml
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:19,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:19,486 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:19,486 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:19.649Z] 2026-02-18 22:47:19,555 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:47:19.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-02-18T22:47:19.649Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-02-18T22:47:20.792Z] 2026-02-18 22:47:20,650 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2026-02-18T22:47:20.792Z] 2026-02-18 22:47:20,650 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:20.792Z] 2026-02-18 22:47:20,650 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:21.497Z] 2026-02-18 22:47:21,378 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:47:21.497Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-02-18T22:47:21.497Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-02-18T22:47:22.638Z] 2026-02-18 22:47:22,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-18T22:47:22.638Z] 2026-02-18 22:47:22,498 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:22.638Z] 2026-02-18 22:47:22,498 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:23.342Z] 2026-02-18 22:47:23,204 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:47:23.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-02-18T22:47:23.342Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-02-18T22:47:24.485Z] 2026-02-18 22:47:24,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-02-18T22:47:24.485Z] 2026-02-18 22:47:24,336 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:24.485Z] 2026-02-18 22:47:24,336 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:25.192Z] 2026-02-18 22:47:24,908 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:47:25.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-02-18T22:47:25.192Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-18T22:47:26.337Z] 2026-02-18 22:47:26,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-18T22:47:26.337Z] 2026-02-18 22:47:26,034 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:26.337Z] 2026-02-18 22:47:26,035 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:26.666Z] 2026-02-18 22:47:26,598 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:47:26.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] Results:
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:47:26.997Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:47:26.997Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-deployment ---
[2026-02-18T22:47:26.997Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2026-02-18T22:47:26.997Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.pom
[2026-02-18T22:47:26.997Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] -----------< io.quarkus:quarkus-smallrye-health-deployment >------------
[2026-02-18T22:47:26.997Z] [INFO] Building Quarkus - SmallRye Health - Deployment 2.7.5.Final [331/964]
[2026-02-18T22:47:26.997Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:26.997Z] [INFO]
[2026-02-18T22:47:26.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:27.706Z] [INFO] Processed 23 files in 72ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T22:47:27.706Z] [INFO]
[2026-02-18T22:47:27.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:28.033Z] [INFO] Processed 23 files in 00:00.073 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T22:47:28.033Z] [INFO]
[2026-02-18T22:47:28.033Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:28.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:47:28.033Z] [INFO] Copying 1 resource
[2026-02-18T22:47:28.033Z] [INFO]
[2026-02-18T22:47:28.033Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:28.033Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:47:28.033Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-health/deployment/target/classes
[2026-02-18T22:47:28.736Z] [INFO]
[2026-02-18T22:47:28.736Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:28.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:47:28.736Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/deployment/src/test/resources
[2026-02-18T22:47:28.736Z] [INFO]
[2026-02-18T22:47:28.736Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:28.736Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:47:28.736Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-health/deployment/target/test-classes
[2026-02-18T22:47:29.065Z] [INFO]
[2026-02-18T22:47:29.065Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:47:29.065Z] [INFO]
[2026-02-18T22:47:29.065Z] [INFO] -------------------------------------------------------
[2026-02-18T22:47:29.065Z] [INFO] T E S T S
[2026-02-18T22:47:29.065Z] [INFO] -------------------------------------------------------
[2026-02-18T22:47:29.065Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:47:30.206Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-02-18T22:47:37.534Z] 2026-02-18 22:47:37,043 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-18T22:47:37.534Z] 2026-02-18 22:47:37,044 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:37.534Z] 2026-02-18 22:47:37,044 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:40.516Z] 2026-02-18 22:47:39,809 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:47:40.516Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.718 s - in io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-02-18T22:47:40.516Z] [INFO] Running io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-02-18T22:47:40.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-02-18T22:47:40.847Z] [INFO] Running io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-02-18T22:47:42.564Z] 2026-02-18 22:47:42,486 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:47:42.564Z] 2026-02-18 22:47:42,486 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:42.564Z] 2026-02-18 22:47:42,487 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:43.271Z] 2026-02-18 22:47:43,137 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:47:43.271Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.462 s - in io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-02-18T22:47:43.271Z] [INFO] Running io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-02-18T22:47:44.925Z] 2026-02-18 22:47:44,695 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:47:44.925Z] 2026-02-18 22:47:44,695 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:44.925Z] 2026-02-18 22:47:44,695 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:45.634Z] 2026-02-18 22:47:45,236 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:47:45.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s - in io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-02-18T22:47:45.634Z] [INFO] Running io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-02-18T22:47:46.778Z] 2026-02-18 22:47:46,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2026-02-18T22:47:46.778Z] 2026-02-18 22:47:46,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:46.778Z] 2026-02-18 22:47:46,632 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:46.778Z] 2026-02-18 22:47:46,719 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:47:46.778Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-02-18T22:47:46.778Z] [INFO] Running io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-02-18T22:47:48.430Z] 2026-02-18 22:47:48,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.783s. Listening on: http://localhost:8081
[2026-02-18T22:47:48.430Z] 2026-02-18 22:47:48,297 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:48.430Z] 2026-02-18 22:47:48,297 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:49.573Z] 2026-02-18 22:47:49,207 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2026-02-18T22:47:49.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 s - in io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-02-18T22:47:49.573Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-02-18T22:47:51.225Z] 2026-02-18 22:47:50,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:47:51.225Z] 2026-02-18 22:47:50,778 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:51.225Z] 2026-02-18 22:47:50,778 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:51.553Z] 2026-02-18 22:47:51,478 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:47:51.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-02-18T22:47:51.553Z] [INFO] Running io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-02-18T22:47:53.215Z] 2026-02-18 22:47:53,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2026-02-18T22:47:53.215Z] 2026-02-18 22:47:53,071 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:53.216Z] 2026-02-18 22:47:53,071 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:53.996Z] 2026-02-18 22:47:53,736 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:47:53.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 s - in io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-02-18T22:47:53.996Z] [INFO] Running io.quarkus.smallrye.health.test.HealthUnitTest
[2026-02-18T22:47:55.138Z] 2026-02-18 22:47:55,024 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-18T22:47:55.138Z] 2026-02-18 22:47:55,025 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:55.138Z] 2026-02-18 22:47:55,025 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:55.843Z] 2026-02-18 22:47:55,602 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:47:55.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.smallrye.health.test.HealthUnitTest
[2026-02-18T22:47:55.843Z] [INFO] Running io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-02-18T22:47:56.986Z] 2026-02-18 22:47:56,898 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:47:56.986Z] 2026-02-18 22:47:56,898 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:56.986Z] 2026-02-18 22:47:56,898 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:57.698Z] 2026-02-18 22:47:57,472 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:47:57.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-02-18T22:47:57.698Z] [INFO] Running io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-02-18T22:47:58.844Z] 2026-02-18 22:47:58,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-02-18T22:47:58.844Z] 2026-02-18 22:47:58,678 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:47:58.844Z] 2026-02-18 22:47:58,679 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:47:59.551Z] 2026-02-18 22:47:59,460 INFO [io.quarkus] (main) Quarkus stopped in 0.115s
[2026-02-18T22:47:59.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-02-18T22:47:59.551Z] [INFO] Running io.quarkus.smallrye.health.test.FailingUnitTest
[2026-02-18T22:48:01.215Z] 2026-02-18 22:48:00,772 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-18T22:48:01.215Z] 2026-02-18 22:48:00,772 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:01.215Z] 2026-02-18 22:48:00,773 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:48:01.542Z] 2026-02-18 22:48:01,210 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-18T22:48:01.542Z] 2026-02-18 22:48:01,289 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-18T22:48:01.542Z] 2026-02-18 22:48:01,303 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-18T22:48:01.542Z] 2026-02-18 22:48:01,319 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-18T22:48:01.542Z] 2026-02-18 22:48:01,354 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:48:01.542Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.897 s - in io.quarkus.smallrye.health.test.FailingUnitTest
[2026-02-18T22:48:01.542Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-02-18T22:48:03.194Z] 2026-02-18 22:48:02,725 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-02-18T22:48:03.194Z] 2026-02-18 22:48:02,726 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:03.194Z] 2026-02-18 22:48:02,726 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:48:03.520Z] 2026-02-18 22:48:03,354 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"noScope","status":"DOWN"},{"name":"noScopeStereotype","status":"DOWN"}]}
[2026-02-18T22:48:03.520Z] 2026-02-18 22:48:03,407 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:48:03.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s - in io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-02-18T22:48:03.520Z] [INFO] Running io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-02-18T22:48:05.766Z] 2026-02-18 22:48:04,412 INFO [io.qua.sma.openapi] (build-4) OpenAPI JSON saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.json
[2026-02-18T22:48:05.766Z] 2026-02-18 22:48:04,430 INFO [io.qua.sma.openapi] (build-4) OpenAPI YAML saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.yaml
[2026-02-18T22:48:05.766Z] 2026-02-18 22:48:05,160 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.663s. Listening on: http://localhost:8081
[2026-02-18T22:48:05.766Z] 2026-02-18 22:48:05,161 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:05.766Z] 2026-02-18 22:48:05,161 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-18T22:48:06.092Z] 2026-02-18 22:48:05,917 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:48:06.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 s - in io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] Results:
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:48:06.420Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:48:06.420Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-deployment ---
[2026-02-18T22:48:06.420Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2026-02-18T22:48:06.420Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.pom
[2026-02-18T22:48:06.420Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] ----------------< io.quarkus:quarkus-jaeger-deployment >----------------
[2026-02-18T22:48:06.420Z] [INFO] Building Quarkus - Jaeger - Deployment 2.7.5.Final [332/964]
[2026-02-18T22:48:06.420Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:06.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom
[2026-02-18T22:48:06.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom (2.2 kB at 13 kB/s)
[2026-02-18T22:48:06.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar
[2026-02-18T22:48:06.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar (1.5 kB at 50 kB/s)
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:06.420Z] [INFO]
[2026-02-18T22:48:06.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO] Processed 8 files in 21ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO] Processed 8 files in 00:00.021 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:07.127Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/deployment/src/main/resources
[2026-02-18T22:48:07.127Z] [INFO]
[2026-02-18T22:48:07.127Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.127Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:07.127Z] [INFO] Compiling 3 source files to /quarkus/extensions/jaeger/deployment/target/classes
[2026-02-18T22:48:07.457Z] [INFO]
[2026-02-18T22:48:07.458Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:07.458Z] [INFO] Copying 1 resource
[2026-02-18T22:48:07.458Z] [INFO]
[2026-02-18T22:48:07.458Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.818Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:07.818Z] [INFO] Compiling 5 source files to /quarkus/extensions/jaeger/deployment/target/test-classes
[2026-02-18T22:48:07.818Z] [INFO]
[2026-02-18T22:48:07.818Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:07.818Z] [INFO]
[2026-02-18T22:48:07.818Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:07.818Z] [INFO] T E S T S
[2026-02-18T22:48:07.818Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:08.145Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:48:09.294Z] [INFO] Running io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-02-18T22:48:09.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-02-18T22:48:09.294Z] [INFO] Running io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-02-18T22:48:16.567Z] 2026-02-18 22:48:15,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T22:48:16.567Z] 2026-02-18 22:48:15,877 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:16.567Z] 2026-02-18 22:48:15,877 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:48:16.567Z] 2026-02-18 22:48:15,934 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:48:16.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.779 s - in io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-02-18T22:48:16.567Z] [INFO] Running io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-02-18T22:48:18.320Z] 2026-02-18 22:48:17,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-18T22:48:18.320Z] 2026-02-18 22:48:17,962 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:18.320Z] 2026-02-18 22:48:17,963 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:48:18.321Z] 2026-02-18 22:48:18,008 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:48:18.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 s - in io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-02-18T22:48:18.321Z] [INFO] Running io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-02-18T22:48:18.650Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-18T22:48:20.312Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s - in io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-02-18T22:48:20.312Z] [INFO] Running io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-02-18T22:48:24.095Z] 2026-02-18 22:48:23,996 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.697s. Listening on: http://localhost:8081
[2026-02-18T22:48:24.095Z] 2026-02-18 22:48:23,996 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:24.095Z] 2026-02-18 22:48:23,996 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:48:24.447Z] 2026-02-18 22:48:24,100 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2026-02-18T22:48:24.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.855 s - in io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO] Results:
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:24.447Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:24.447Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:24.447Z] [INFO]
[2026-02-18T22:48:24.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-deployment ---
[2026-02-18T22:48:24.448Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.jar
[2026-02-18T22:48:24.448Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.pom
[2026-02-18T22:48:24.448Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] -----------------< io.quarkus:quarkus-caffeine-parent >-----------------
[2026-02-18T22:48:24.448Z] [INFO] Building Quarkus - Caffeine 2.7.5.Final [333/964]
[2026-02-18T22:48:24.448Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-parent ---
[2026-02-18T22:48:24.448Z] [INFO] Installing /quarkus/extensions/caffeine/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-parent/2.7.5.Final/quarkus-caffeine-parent-2.7.5.Final.pom
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --------------------< io.quarkus:quarkus-caffeine >---------------------
[2026-02-18T22:48:24.448Z] [INFO] Building Quarkus - Caffeine - Runtime 2.7.5.Final [334/964]
[2026-02-18T22:48:24.448Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine ---
[2026-02-18T22:48:24.448Z] [INFO]
[2026-02-18T22:48:24.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:24.779Z] [INFO] Copying 1 resource
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:24.779Z] [INFO] Compiling 2 source files to /quarkus/extensions/caffeine/runtime/target/classes
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:24.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/runtime/src/test/resources
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] No sources to compile
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine ---
[2026-02-18T22:48:24.779Z] [INFO] No tests to run.
[2026-02-18T22:48:24.779Z] [INFO]
[2026-02-18T22:48:24.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine ---
[2026-02-18T22:48:25.109Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine ---
[2026-02-18T22:48:25.109Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine ---
[2026-02-18T22:48:25.109Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.jar
[2026-02-18T22:48:25.109Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.pom
[2026-02-18T22:48:25.109Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final-sources.jar
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-parent >---------------
[2026-02-18T22:48:25.109Z] [INFO] Building Quarkus - Hibernate ORM 2.7.5.Final [335/964]
[2026-02-18T22:48:25.109Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-parent ---
[2026-02-18T22:48:25.109Z] [INFO] Installing /quarkus/extensions/hibernate-orm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-parent/2.7.5.Final/quarkus-hibernate-orm-parent-2.7.5.Final.pom
[2026-02-18T22:48:25.109Z] [INFO]
[2026-02-18T22:48:25.109Z] [INFO] ------------------< io.quarkus:quarkus-hibernate-orm >------------------
[2026-02-18T22:48:25.109Z] [INFO] Building Quarkus - Hibernate ORM - Runtime 2.7.5.Final [336/964]
[2026-02-18T22:48:25.109Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:25.109Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-02-18T22:48:25.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-02-18T22:48:25.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom (2.9 kB at 42 kB/s)
[2026-02-18T22:48:25.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-02-18T22:48:25.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-02-18T22:48:26.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar (355 kB at 709 kB/s)
[2026-02-18T22:48:26.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2026-02-18T22:48:26.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 166 kB/s)
[2026-02-18T22:48:26.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2026-02-18T22:48:26.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 19 kB/s)
[2026-02-18T22:48:26.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 11 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 226 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 340 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 261 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 120 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 611 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 270 kB/s)
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2026-02-18T22:48:26.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2026-02-18T22:48:26.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 10 MB/s)
[2026-02-18T22:48:26.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 42 kB/s)
[2026-02-18T22:48:26.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 361 kB/s)
[2026-02-18T22:48:26.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 31 MB/s)
[2026-02-18T22:48:26.812Z] [INFO]
[2026-02-18T22:48:26.812Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:26.812Z] [INFO]
[2026-02-18T22:48:26.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.523Z] [INFO]
[2026-02-18T22:48:27.523Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:27.852Z] [INFO] Processed 94 files in 320ms (Formatted: 0, Unchanged: 94, Failed: 0, Readonly: 0)
[2026-02-18T22:48:27.852Z] [INFO]
[2026-02-18T22:48:27.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:28.563Z] [INFO] Processed 94 files in 00:00.766 (Already Sorted: 94, Needed Sorting: 0)
[2026-02-18T22:48:28.563Z] [INFO]
[2026-02-18T22:48:28.563Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:28.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:28.563Z] [INFO] Copying 2 resources
[2026-02-18T22:48:28.563Z] [INFO]
[2026-02-18T22:48:28.563Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:28.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-18T22:48:29.270Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar (11 kB at 18 kB/s)
[2026-02-18T22:48:29.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-18T22:48:29.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar (6.6 kB at 10 kB/s)
[2026-02-18T22:48:29.979Z] [INFO]
[2026-02-18T22:48:29.979Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:29.979Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:29.979Z] [INFO] Compiling 93 source files to /quarkus/extensions/hibernate-orm/runtime/target/classes
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/proxies/ProxyDefinitions.java:[71,117] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,25] getTypeResolver() in org.hibernate.boot.spi.MetadataImplementor has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[59,39] getReflectionManager() in org.hibernate.boot.spi.BootstrapContext has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[258,24] getTypeResolver() in org.hibernate.boot.internal.MetadataImpl has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[128,17] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.145Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,74] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,91] SESSION_FACTORY_OBSERVER in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[44,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,19] unchecked method invocation: method storeCache in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory is applied to given types
[2026-02-18T22:48:31.146Z] required: java.lang.String,java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-18T22:48:31.146Z] found: java.lang.String,java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,30] unchecked conversion
[2026-02-18T22:48:31.146Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-18T22:48:31.146Z] found: java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[72,54] unchecked conversion
[2026-02-18T22:48:31.146Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-18T22:48:31.146Z] found: java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[80,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[58,29] org.hibernate.id.SequenceHiLoGenerator in org.hibernate.id has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[61,39] org.hibernate.id.SequenceIdentityGenerator in org.hibernate.id has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[88,105] unchecked call to getDeclaredConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[90,48] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[91,19] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[57,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[207,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[668,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,44] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2026-02-18T22:48:31.146Z] required: java.lang.String,java.lang.Class<R>
[2026-02-18T22:48:31.146Z] found: java.lang.String,java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,56] unchecked conversion
[2026-02-18T22:48:31.146Z] required: java.lang.Class<R>
[2026-02-18T22:48:31.146Z] found: java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[48,24] unchecked cast
[2026-02-18T22:48:31.146Z] required: T
[2026-02-18T22:48:31.146Z] found: io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[50,24] unchecked cast
[2026-02-18T22:48:31.146Z] required: T
[2026-02-18T22:48:31.146Z] found: io.agroal.api.AgroalDataSource
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/JTASessionOpener.java:[32,17] autoClose(boolean) in org.hibernate.SessionBuilder has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[145,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[406,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-18T22:48:31.146Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[1097,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,49] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2026-02-18T22:48:31.146Z] required: java.lang.String,java.lang.Class<R>
[2026-02-18T22:48:31.146Z] found: java.lang.String,java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,61] unchecked conversion
[2026-02-18T22:48:31.146Z] required: java.lang.Class<R>
[2026-02-18T22:48:31.146Z] found: java.lang.Class
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/service/jacc/Substitute_JaccIntegrator.java:[20,43] org.hibernate.secure.spi.JaccService in org.hibernate.secure.spi has been deprecated
[2026-02-18T22:48:31.146Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[84,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[109,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,72] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,89] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[171,17] getMetadataBuilder(org.hibernate.boot.registry.StandardServiceRegistry) in org.hibernate.boot.MetadataSources has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[214,17] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[246,47] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[247,38] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[269,48] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[270,74] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[272,17] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[302,29] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[304,24] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[325,42] JACC_PREFIX in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[328,49] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[330,81] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[332,49] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[334,81] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,70] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,30] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,75] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,30] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[560,39] IDENTIFIER_GENERATOR_STRATEGY_PROVIDER in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[49,9] StandardServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistry,java.util.Map,org.hibernate.boot.cfgxml.spi.LoadedConfig,java.util.List<org.hibernate.boot.registry.StandardServiceInitiator>) in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,38] unchecked method invocation: method add in interface java.util.List is applied to given types
[2026-02-18T22:48:31.147Z] required: E
[2026-02-18T22:48:31.147Z] found: java.lang.Class
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,68] unchecked conversion
[2026-02-18T22:48:31.147Z] required: E
[2026-02-18T22:48:31.147Z] found: java.lang.Class
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,46] unchecked method invocation: method applyFromStrategyRegistration in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder is applied to given types
[2026-02-18T22:48:31.147Z] required: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-02-18T22:48:31.147Z] found: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,65] unchecked conversion
[2026-02-18T22:48:31.147Z] required: org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-02-18T22:48:31.147Z] found: org.hibernate.boot.registry.selector.StrategyRegistration
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[77,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[107,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateCurrentTenantIdentifierResolver.java:[54,74] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[24,16] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[29,61] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.147Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[32,48] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-18T22:48:31.148Z] [INFO]
[2026-02-18T22:48:31.148Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:31.148Z] [INFO] Scanning for classes to check...
[2026-02-18T22:48:31.148Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-02-18T22:48:31.148Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-18T22:48:31.148Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-18T22:48:31.478Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-02-18T22:48:31.478Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-02-18T22:48:31.478Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-02-18T22:48:31.478Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-02-18T22:48:31.478Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-02-18T22:48:31.808Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-02-18T22:48:31.808Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/runtime/banned-signatures.txt
[2026-02-18T22:48:31.808Z] [INFO] Loading classes to check...
[2026-02-18T22:48:31.808Z] [INFO] Scanning classes for violations...
[2026-02-18T22:48:32.956Z] [INFO] Scanned 147 class file(s) for forbidden API invocations (in 1.48s), 0 error(s).
[2026-02-18T22:48:32.956Z] [INFO]
[2026-02-18T22:48:32.956Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:32.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:32.956Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-orm/runtime/src/test/resources
[2026-02-18T22:48:32.956Z] [INFO]
[2026-02-18T22:48:32.956Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:32.956Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:32.956Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-orm/runtime/target/test-classes
[2026-02-18T22:48:33.285Z] [INFO]
[2026-02-18T22:48:33.285Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:33.285Z] [INFO] Scanning for classes to check...
[2026-02-18T22:48:33.285Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-18T22:48:33.285Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-18T22:48:33.613Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-18T22:48:33.613Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-18T22:48:33.613Z] [INFO] Loading classes to check...
[2026-02-18T22:48:33.613Z] [INFO] Scanning classes for violations...
[2026-02-18T22:48:33.613Z] [INFO] Scanned 1 class file(s) for forbidden API invocations (in 0.16s), 0 error(s).
[2026-02-18T22:48:33.613Z] [INFO]
[2026-02-18T22:48:33.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:33.613Z] [INFO]
[2026-02-18T22:48:33.613Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:33.613Z] [INFO] T E S T S
[2026-02-18T22:48:33.613Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:33.613Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:48:35.406Z] [INFO] Running io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-02-18T22:48:35.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-02-18T22:48:35.406Z] [INFO]
[2026-02-18T22:48:35.406Z] [INFO] Results:
[2026-02-18T22:48:35.406Z] [INFO]
[2026-02-18T22:48:35.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:48:35.406Z] [INFO]
[2026-02-18T22:48:35.406Z] [INFO]
[2026-02-18T22:48:35.406Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:35.406Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar
[2026-02-18T22:48:35.406Z] [INFO]
[2026-02-18T22:48:35.406Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:35.735Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2026-02-18T22:48:35.735Z] [INFO]
[2026-02-18T22:48:35.735Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm ---
[2026-02-18T22:48:35.735Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.jar
[2026-02-18T22:48:35.735Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.pom
[2026-02-18T22:48:35.735Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2026-02-18T22:48:35.735Z] [INFO]
[2026-02-18T22:48:35.735Z] [INFO] -------------< io.quarkus:quarkus-narayana-jta-deployment >-------------
[2026-02-18T22:48:35.735Z] [INFO] Building Quarkus - Narayana JTA - Deployment 2.7.5.Final [337/964]
[2026-02-18T22:48:35.735Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:35.735Z] [INFO]
[2026-02-18T22:48:35.735Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:35.735Z] [INFO]
[2026-02-18T22:48:35.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO] Processed 7 files in 37ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO] Processed 7 files in 00:00.038 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:36.067Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/main/resources
[2026-02-18T22:48:36.067Z] [INFO]
[2026-02-18T22:48:36.067Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.067Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:36.067Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-jta/deployment/target/classes
[2026-02-18T22:48:36.396Z] [INFO]
[2026-02-18T22:48:36.396Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:36.396Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/test/resources
[2026-02-18T22:48:36.396Z] [INFO]
[2026-02-18T22:48:36.396Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.396Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:36.396Z] [INFO] Compiling 6 source files to /quarkus/extensions/narayana-jta/deployment/target/test-classes
[2026-02-18T22:48:36.730Z] [INFO]
[2026-02-18T22:48:36.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:36.730Z] [INFO]
[2026-02-18T22:48:36.730Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:36.730Z] [INFO] T E S T S
[2026-02-18T22:48:36.730Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:37.061Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:48:38.212Z] [INFO] Running io.quarkus.narayana.interceptor.TransactionalTest
[2026-02-18T22:48:44.124Z] 2026-02-18 22:48:42,805 INFO [io.qua.arc.pro.BeanProcessor] (build-9) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T22:48:44.124Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest$TransactionalBean#transactionManager,
[2026-02-18T22:48:44.124Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest$TransactionalBean#txAssertionData,
[2026-02-18T22:48:44.124Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#testTransactionalBean
[2026-02-18T22:48:44.124Z] - and 3 more - please enable debug logging to see the full list
[2026-02-18T22:48:44.124Z] 2026-02-18 22:48:43,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s.
[2026-02-18T22:48:44.124Z] 2026-02-18 22:48:43,309 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:44.124Z] 2026-02-18 22:48:43,309 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-18T22:48:44.124Z] 2026-02-18 22:48:43,505 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:48:44.124Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.477 s - in io.quarkus.narayana.interceptor.TransactionalTest
[2026-02-18T22:48:44.124Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,718 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.219s.
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,719 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,719 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,766 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess_a699b16d5ec84f5cd24dbb4141adc7df66800e67@4a2dbcfc for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,766 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess2_38da0c52ec1ec58ef6e9aad6d3375ef3b624f5e0@7b8d6c66 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-02-18T22:48:44.835Z] 2026-02-18 22:48:44,772 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T22:48:44.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-02-18T22:48:44.835Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversTest
[2026-02-18T22:48:46.501Z] 2026-02-18 22:48:45,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.228s.
[2026-02-18T22:48:46.501Z] 2026-02-18 22:48:45,970 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:48:46.501Z] 2026-02-18 22:48:45,970 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-18T22:48:46.501Z] 2026-02-18 22:48:46,060 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-18T22:48:46.501Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.narayana.observers.TransactionalObserversTest
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] Results:
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:46.501Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:46.501Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-deployment ---
[2026-02-18T22:48:46.501Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2026-02-18T22:48:46.501Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.pom
[2026-02-18T22:48:46.501Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] ------------< io.quarkus:quarkus-datasource-deployment-spi >------------
[2026-02-18T22:48:46.501Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [338/964]
[2026-02-18T22:48:46.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.501Z] [INFO]
[2026-02-18T22:48:46.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:46.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/main/resources
[2026-02-18T22:48:46.830Z] [INFO]
[2026-02-18T22:48:46.830Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:46.830Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:46.830Z] [INFO] Compiling 5 source files to /quarkus/extensions/datasource/deployment-spi/target/classes
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:47.161Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/test/resources
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] No sources to compile
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] No tests to run.
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment-spi ---
[2026-02-18T22:48:47.161Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-18T22:48:47.161Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.pom
[2026-02-18T22:48:47.161Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] ---------< io.quarkus:quarkus-kubernetes-service-binding-spi >----------
[2026-02-18T22:48:47.161Z] [INFO] Building Quarkus - Kubernetes Service Binding - SPI 2.7.5.Final [339/964]
[2026-02-18T22:48:47.161Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.161Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.161Z] [INFO]
[2026-02-18T22:48:47.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.489Z] [INFO]
[2026-02-18T22:48:47.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:47.818Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/main/resources
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:47.818Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/spi/target/classes
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:47.818Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/test/resources
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] No sources to compile
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] No tests to run.
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-18T22:48:47.818Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-18T22:48:47.818Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.pom
[2026-02-18T22:48:47.818Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --------------< io.quarkus:quarkus-datasource-deployment >--------------
[2026-02-18T22:48:47.818Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [340/964]
[2026-02-18T22:48:47.818Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:47.818Z] [INFO]
[2026-02-18T22:48:47.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:48.526Z] [INFO] Copying 2 resources
[2026-02-18T22:48:48.526Z] [INFO]
[2026-02-18T22:48:48.526Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.526Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:48.526Z] [INFO] Compiling 4 source files to /quarkus/extensions/datasource/deployment/target/classes
[2026-02-18T22:48:48.859Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[193,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-18T22:48:48.859Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[202,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-18T22:48:48.859Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[225,57] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:48.859Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment/src/test/resources
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] No sources to compile
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] No tests to run.
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment ---
[2026-02-18T22:48:48.859Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.jar
[2026-02-18T22:48:48.859Z] [INFO] Installing /quarkus/extensions/datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.pom
[2026-02-18T22:48:48.859Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] -------------< io.quarkus:quarkus-credentials-deployment >--------------
[2026-02-18T22:48:48.859Z] [INFO] Building Quarkus - Credentials - Deployment 2.7.5.Final [341/964]
[2026-02-18T22:48:48.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:48.859Z] [INFO]
[2026-02-18T22:48:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.187Z] [INFO]
[2026-02-18T22:48:49.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:49.517Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/main/resources
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:49.517Z] [INFO] Compiling 1 source file to /quarkus/extensions/credentials/deployment/target/classes
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:49.517Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/test/resources
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] No sources to compile
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] No tests to run.
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-deployment ---
[2026-02-18T22:48:49.517Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-18T22:48:49.517Z] [INFO] Installing /quarkus/extensions/credentials/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.pom
[2026-02-18T22:48:49.517Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] ---------------< io.quarkus:quarkus-devservices-parent >----------------
[2026-02-18T22:48:49.517Z] [INFO] Building Quarkus - DevServices 2.7.5.Final [342/964]
[2026-02-18T22:48:49.517Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.517Z] [INFO]
[2026-02-18T22:48:49.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-parent ---
[2026-02-18T22:48:49.844Z] [INFO] Installing /quarkus/extensions/devservices/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-parent/2.7.5.Final/quarkus-devservices-parent-2.7.5.Final.pom
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] -----------------< io.quarkus:quarkus-devservices-h2 >------------------
[2026-02-18T22:48:49.844Z] [INFO] Building Quarkus - DevServices - H2 2.7.5.Final [343/964]
[2026-02-18T22:48:49.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:49.844Z] [INFO]
[2026-02-18T22:48:49.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:50.173Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/main/resources
[2026-02-18T22:48:50.173Z] [INFO]
[2026-02-18T22:48:50.173Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.173Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:50.173Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/h2/target/classes
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:50.500Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/test/resources
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] No sources to compile
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] No tests to run.
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-h2 ---
[2026-02-18T22:48:50.500Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.jar
[2026-02-18T22:48:50.500Z] [INFO] Installing /quarkus/extensions/devservices/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.pom
[2026-02-18T22:48:50.500Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-parent >-------------------
[2026-02-18T22:48:50.500Z] [INFO] Building Quarkus - JDBC 2.7.5.Final [344/964]
[2026-02-18T22:48:50.500Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-parent ---
[2026-02-18T22:48:50.500Z] [INFO] Installing /quarkus/extensions/jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-parent/2.7.5.Final/quarkus-jdbc-parent-2.7.5.Final.pom
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-h2-parent >------------------
[2026-02-18T22:48:50.500Z] [INFO] Building Quarkus - JDBC - H2 2.7.5.Final [345/964]
[2026-02-18T22:48:50.500Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO]
[2026-02-18T22:48:50.500Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.500Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:48:50.501Z] [INFO]
[2026-02-18T22:48:50.501Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.501Z] [INFO]
[2026-02-18T22:48:50.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-parent ---
[2026-02-18T22:48:50.501Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-parent/2.7.5.Final/quarkus-jdbc-h2-parent-2.7.5.Final.pom
[2026-02-18T22:48:50.501Z] [INFO]
[2026-02-18T22:48:50.501Z] [INFO] ---------------------< io.quarkus:quarkus-jdbc-h2 >---------------------
[2026-02-18T22:48:50.501Z] [INFO] Building Quarkus - JDBC - H2 - Runtime 2.7.5.Final [346/964]
[2026-02-18T22:48:50.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:50.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2026-02-18T22:48:50.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 28 kB/s)
[2026-02-18T22:48:50.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2026-02-18T22:48:50.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 16 kB/s)
[2026-02-18T22:48:50.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2026-02-18T22:48:50.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 150 kB/s)
[2026-02-18T22:48:50.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2026-02-18T22:48:51.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 6.2 MB/s)
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO] Processed 6 files in 26ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO] Processed 6 files in 00:00.014 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:51.156Z] [INFO] Copying 1 resource
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO]
[2026-02-18T22:48:51.156Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.156Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:51.156Z] [INFO] Compiling 6 source files to /quarkus/extensions/jdbc/jdbc-h2/runtime/target/classes
[2026-02-18T22:48:51.481Z] [INFO]
[2026-02-18T22:48:51.481Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:51.481Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/runtime/src/test/resources
[2026-02-18T22:48:51.481Z] [INFO]
[2026-02-18T22:48:51.481Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.481Z] [INFO] No sources to compile
[2026-02-18T22:48:51.481Z] [INFO]
[2026-02-18T22:48:51.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.481Z] [INFO] No tests to run.
[2026-02-18T22:48:51.481Z] [INFO]
[2026-02-18T22:48:51.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.809Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar
[2026-02-18T22:48:51.809Z] [INFO]
[2026-02-18T22:48:51.809Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.809Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2026-02-18T22:48:51.809Z] [INFO]
[2026-02-18T22:48:51.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2 ---
[2026-02-18T22:48:51.809Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.jar
[2026-02-18T22:48:51.809Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.pom
[2026-02-18T22:48:51.809Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2026-02-18T22:48:51.809Z] [INFO]
[2026-02-18T22:48:51.809Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-h2-deployment >----------------
[2026-02-18T22:48:51.809Z] [INFO] Building Quarkus - JDBC - H2 - Deployment 2.7.5.Final [347/964]
[2026-02-18T22:48:51.809Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:51.809Z] [INFO]
[2026-02-18T22:48:51.809Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:51.809Z] [INFO]
[2026-02-18T22:48:51.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:52.137Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/main/resources
[2026-02-18T22:48:52.137Z] [INFO]
[2026-02-18T22:48:52.137Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.137Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:52.137Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-h2/deployment/target/classes
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:52.464Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/test/resources
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] No sources to compile
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] No tests to run.
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-deployment ---
[2026-02-18T22:48:52.464Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2026-02-18T22:48:52.464Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.pom
[2026-02-18T22:48:52.464Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:48:52.464Z] [INFO]
[2026-02-18T22:48:52.464Z] [INFO] ----------------< io.quarkus:quarkus-agroal-deployment >----------------
[2026-02-18T22:48:52.464Z] [INFO] Building Quarkus - Agroal - Deployment 2.7.5.Final [348/964]
[2026-02-18T22:48:52.464Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:48:52.791Z] [INFO]
[2026-02-18T22:48:52.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:52.791Z] [INFO]
[2026-02-18T22:48:52.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.494Z] [INFO] Processed 28 files in 87ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T22:48:53.494Z] [INFO]
[2026-02-18T22:48:53.494Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.822Z] [INFO] Processed 28 files in 00:00.082 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T22:48:53.822Z] [INFO]
[2026-02-18T22:48:53.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:53.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/deployment/src/main/resources
[2026-02-18T22:48:53.822Z] [INFO]
[2026-02-18T22:48:53.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:53.822Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:53.822Z] [INFO] Compiling 3 source files to /quarkus/extensions/agroal/deployment/target/classes
[2026-02-18T22:48:54.148Z] [WARNING] /quarkus/extensions/agroal/deployment/src/main/java/io/quarkus/agroal/deployment/AgroalProcessor.java:[267,89] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-18T22:48:54.148Z] [INFO]
[2026-02-18T22:48:54.148Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:54.148Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:48:54.148Z] [INFO] Copying 12 resources
[2026-02-18T22:48:54.148Z] [INFO]
[2026-02-18T22:48:54.149Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:54.149Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:48:54.149Z] [INFO] Compiling 25 source files to /quarkus/extensions/agroal/deployment/target/test-classes
[2026-02-18T22:48:54.851Z] [INFO]
[2026-02-18T22:48:54.851Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-deployment ---
[2026-02-18T22:48:54.851Z] [INFO]
[2026-02-18T22:48:54.851Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:54.851Z] [INFO] T E S T S
[2026-02-18T22:48:54.851Z] [INFO] -------------------------------------------------------
[2026-02-18T22:48:54.851Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:48:56.055Z] [INFO] Running io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-02-18T22:49:09.183Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://10.243.64.6:9092 (only local connections)
[2026-02-18T22:49:09.183Z] Tests paused
[2026-02-18T22:49:09.183Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:49:09.183Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:49:09.183Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:49:09.183Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:49:09.183Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:04,537 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.029s. Listening on: http://localhost:8080
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:04,538 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:04,539 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:06,579 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test7277861002750181565/src/main/resources/application.properties
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:06,581 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:06,603 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-02-18T22:49:09.183Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:49:09.183Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:49:09.183Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:49:09.183Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:49:09.183Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:07,284 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.673s. Listening on: http://localhost:8080
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:07,284 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:07,284 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:07,285 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.707s
[2026-02-18T22:49:09.183Z] 2026-02-18 22:49:07,311 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:49:09.183Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.644 s - in io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-02-18T22:49:09.183Z] [INFO] Running io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-02-18T22:49:12.138Z] 2026-02-18 22:49:12,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-02-18T22:49:12.138Z] 2026-02-18 22:49:12,039 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:12.138Z] 2026-02-18 22:49:12,041 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:12.468Z] 2026-02-18 22:49:12,173 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:49:12.468Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.72 s - in io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-02-18T22:49:12.468Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-02-18T22:49:14.724Z] 2026-02-18 22:49:13,926 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-02-18T22:49:14.724Z] 2026-02-18 22:49:14,317 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.738s. Listening on: http://localhost:8081
[2026-02-18T22:49:14.724Z] 2026-02-18 22:49:14,317 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:14.724Z] 2026-02-18 22:49:14,318 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:15.886Z] 2026-02-18 22:49:15,608 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:49:15.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.431 s - in io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-02-18T22:49:15.886Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-02-18T22:49:17.545Z] 2026-02-18 22:49:17,223 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-02-18T22:49:17.545Z] 2026-02-18 22:49:17,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-18T22:49:17.545Z] 2026-02-18 22:49:17,354 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:17.545Z] 2026-02-18 22:49:17,354 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:18.252Z] 2026-02-18 22:49:18,072 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:49:18.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s - in io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-02-18T22:49:18.253Z] [INFO] Running io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-02-18T22:49:20.506Z] 2026-02-18 22:49:19,908 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2026-02-18T22:49:20.506Z] 2026-02-18 22:49:19,909 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:20.506Z] 2026-02-18 22:49:19,909 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:20.506Z] 2026-02-18 22:49:20,150 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:49:20.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s - in io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-02-18T22:49:20.506Z] [INFO] Running io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-02-18T22:49:21.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-02-18T22:49:21.215Z] [INFO] Running io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:21,705 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-20) Dev Services for H2 started.
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:21,715 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Dev Services for the default datasource (h2) started.
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:22,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:22,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:22,642 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:22.873Z] 2026-02-18 22:49:22,775 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:49:22.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s - in io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-02-18T22:49:22.873Z] [INFO] Running io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-02-18T22:49:25.218Z] 2026-02-18 22:49:22,781 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:49:25.218Z] 2026-02-18 22:49:24,790 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2026-02-18T22:49:25.218Z] 2026-02-18 22:49:24,790 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:25.218Z] 2026-02-18 22:49:24,790 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:25.218Z] 2026-02-18 22:49:24,893 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:49:25.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-02-18T22:49:25.218Z] [INFO] Running io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,346 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest$ClientUserTrackerInterceptor@5675ce06 (priority 0)]
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.660s. Listening on: http://localhost:8081
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,585 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,585 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,736 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,790 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,795 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,796 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,796 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,798 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,798 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:1
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,799 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-18T22:49:26.879Z] 2026-02-18 22:49:26,800 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-02-18T22:49:27.209Z] 2026-02-18 22:49:26,802 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-02-18T22:49:27.209Z] 2026-02-18 22:49:26,896 INFO [io.quarkus] (main) Quarkus stopped in 0.096s
[2026-02-18T22:49:27.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s - in io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-02-18T22:49:27.209Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-02-18T22:49:31.964Z] Tests paused
[2026-02-18T22:49:31.964Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:49:31.964Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:49:31.964Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:49:31.964Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:49:31.964Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,396 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.962s. Listening on: http://localhost:8080
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,396 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,396 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,653 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test13553985572902267820/src/main/resources/application.properties
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,656 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:30,671 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-18T22:49:31.964Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:49:31.964Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:49:31.964Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:49:31.964Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:49:31.964Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:31,352 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.673s. Listening on: http://localhost:8080
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:31,352 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:31,352 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:31,353 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.702s
[2026-02-18T22:49:31.964Z] 2026-02-18 22:49:31,370 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:49:31.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.452 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-02-18T22:49:31.964Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-02-18T22:49:33.111Z] 2026-02-18 22:49:32,816 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.545s. Listening on: http://localhost:8081
[2026-02-18T22:49:33.111Z] 2026-02-18 22:49:32,816 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:33.111Z] 2026-02-18 22:49:32,816 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:33.111Z] 2026-02-18 22:49:32,931 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:49:33.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-02-18T22:49:33.112Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-02-18T22:49:34.768Z] 2026-02-18 22:49:33,976 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.users.driver" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-18T22:49:34.768Z] 2026-02-18 22:49:34,432 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-18T22:49:34.768Z] 2026-02-18 22:49:34,432 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:34.768Z] 2026-02-18 22:49:34,432 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:34.768Z] 2026-02-18 22:49:34,557 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:49:34.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s - in io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-02-18T22:49:34.768Z] [INFO] Running io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,149 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,150 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,158 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,159 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for datasource 'inventory' (h2) started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,167 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:35,167 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for datasource 'users' (h2) started.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:36,324 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.790s. Listening on: http://localhost:8081
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:36,325 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:36.470Z] 2026-02-18 22:49:36,325 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:36.857Z] 2026-02-18 22:49:36,436 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:49:36.857Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-02-18T22:49:36.857Z] [INFO] Running io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:36,442 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:36,446 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:36,449 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:36,997 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Unable to determine a database type for default datasource
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:37,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2026-02-18T22:49:38.005Z] 2026-02-18 22:49:37,791 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:38.006Z] 2026-02-18 22:49:37,791 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:38.006Z] 2026-02-18 22:49:37,900 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:49:38.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-02-18T22:49:38.006Z] [INFO] Running io.quarkus.agroal.test.NoConfigTest
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:38,566 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:38,566 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:39,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8081
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:39,268 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:39,268 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:39.663Z] 2026-02-18 22:49:39,345 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:49:39.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 s - in io.quarkus.agroal.test.NoConfigTest
[2026-02-18T22:49:39.663Z] [INFO] Running io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-02-18T22:49:40.373Z] 2026-02-18 22:49:39,350 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:49:40.373Z] 2026-02-18 22:49:40,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.242s. Listening on: http://localhost:8081
[2026-02-18T22:49:40.373Z] 2026-02-18 22:49:40,260 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:40.373Z] 2026-02-18 22:49:40,260 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation]
[2026-02-18T22:49:40.373Z] 2026-02-18 22:49:40,341 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-18T22:49:40.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-02-18T22:49:40.703Z] [INFO] Running io.quarkus.agroal.test.NoSuitableDriverTest
[2026-02-18T22:49:41.034Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in io.quarkus.agroal.test.NoSuitableDriverTest
[2026-02-18T22:49:41.034Z] [INFO] Running io.quarkus.agroal.test.PoolInterceptorsTest
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,070 INFO [io.agr.pool] (main) Datasource 'another': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$AnotherInterceptor@1b991de2 (priority 0) >>> io.quarkus.agroal.test.PoolInterceptorsTest$AnotherPriorityInterceptor@15a06ab7 (priority 1)]
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,072 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$DefaultInterceptor@2ef40417 (priority 0)]
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,259 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,259 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,259 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:42.690Z] 2026-02-18 22:49:42,362 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:49:42.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s - in io.quarkus.agroal.test.PoolInterceptorsTest
[2026-02-18T22:49:42.690Z] [INFO] Running io.quarkus.agroal.test.PoolLessTestCase
[2026-02-18T22:49:44.343Z] 2026-02-18 22:49:43,799 INFO [io.agr.pool] (main) Datasource '<default>': Connection reap not supported in pool-less mode
[2026-02-18T22:49:44.343Z] 2026-02-18 22:49:44,074 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.843s. Listening on: http://localhost:8081
[2026-02-18T22:49:44.343Z] 2026-02-18 22:49:44,074 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:44.343Z] 2026-02-18 22:49:44,074 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:44.343Z] 2026-02-18 22:49:44,184 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:49:44.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in io.quarkus.agroal.test.PoolLessTestCase
[2026-02-18T22:49:44.343Z] [INFO] Running io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:44,808 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Unable to start devservices for default datasource as this datasource type (other) does not support devservices
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:45,349 WARN [io.qua.agr.run.AgroalConnectionConfigurer] (main) Agroal does not support detecting if a connection is still usable after an exception for database kind: other
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:45,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:45,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:45,514 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-18T22:49:46.071Z] 2026-02-18 22:49:45,621 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:49:46.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-02-18T22:49:46.071Z] [INFO] Running io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-02-18T22:49:46.399Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-02-18T22:49:46.399Z] [INFO] H2 database was shut down; server status: Not started
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] Results:
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-deployment ---
[2026-02-18T22:49:46.399Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-deployment ---
[2026-02-18T22:49:46.399Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-deployment ---
[2026-02-18T22:49:46.399Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.jar
[2026-02-18T22:49:46.399Z] [INFO] Installing /quarkus/extensions/agroal/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.pom
[2026-02-18T22:49:46.399Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] ---------------< io.quarkus:quarkus-caffeine-deployment >---------------
[2026-02-18T22:49:46.399Z] [INFO] Building Quarkus - Caffeine - Deployment 2.7.5.Final [349/964]
[2026-02-18T22:49:46.399Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:46.399Z] [INFO]
[2026-02-18T22:49:46.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:47.104Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/main/resources
[2026-02-18T22:49:47.104Z] [INFO]
[2026-02-18T22:49:47.104Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.104Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:47.104Z] [INFO] Compiling 1 source file to /quarkus/extensions/caffeine/deployment/target/classes
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:47.431Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/test/resources
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] No sources to compile
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] No tests to run.
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-deployment ---
[2026-02-18T22:49:47.431Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.jar
[2026-02-18T22:49:47.431Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.pom
[2026-02-18T22:49:47.431Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] ---------< io.quarkus:quarkus-panache-hibernate-common-parent >---------
[2026-02-18T22:49:47.431Z] [INFO] Building Quarkus - Panache - Hibernate - Common 2.7.5.Final [350/964]
[2026-02-18T22:49:47.431Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-parent ---
[2026-02-18T22:49:47.431Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.5.Final/quarkus-panache-hibernate-common-parent-2.7.5.Final.pom
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] ------------< io.quarkus:quarkus-panache-hibernate-common >-------------
[2026-02-18T22:49:47.431Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Runtime 2.7.5.Final [351/964]
[2026-02-18T22:49:47.431Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.431Z] [INFO]
[2026-02-18T22:49:47.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Processed 2 files in 00:00.019 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:47.759Z] [INFO] Copying 1 resource
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:47.759Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/classes
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:47.759Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/runtime/src/test/resources
[2026-02-18T22:49:47.759Z] [INFO]
[2026-02-18T22:49:47.759Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:47.759Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:47.759Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/test-classes
[2026-02-18T22:49:48.089Z] [INFO]
[2026-02-18T22:49:48.089Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:48.089Z] [INFO]
[2026-02-18T22:49:48.089Z] [INFO] -------------------------------------------------------
[2026-02-18T22:49:48.089Z] [INFO] T E S T S
[2026-02-18T22:49:48.089Z] [INFO] -------------------------------------------------------
[2026-02-18T22:49:48.089Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:49:49.248Z] [INFO] Running io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-02-18T22:49:49.248Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-02-18T22:49:49.248Z] [INFO]
[2026-02-18T22:49:49.248Z] [INFO] Results:
[2026-02-18T22:49:49.248Z] [INFO]
[2026-02-18T22:49:49.248Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:49:49.248Z] [INFO]
[2026-02-18T22:49:49.248Z] [INFO]
[2026-02-18T22:49:49.248Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:49.248Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-18T22:49:49.248Z] [INFO]
[2026-02-18T22:49:49.248Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:49.248Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2026-02-18T22:49:49.578Z] [INFO]
[2026-02-18T22:49:49.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common ---
[2026-02-18T22:49:49.578Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-18T22:49:49.578Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.pom
[2026-02-18T22:49:49.578Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2026-02-18T22:49:49.578Z] [INFO]
[2026-02-18T22:49:49.578Z] [INFO] -------< io.quarkus:quarkus-panache-hibernate-common-deployment >-------
[2026-02-18T22:49:49.578Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Deployment 2.7.5.Final [352/964]
[2026-02-18T22:49:49.578Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:49:49.578Z] [INFO]
[2026-02-18T22:49:49.578Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.578Z] [INFO]
[2026-02-18T22:49:49.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.906Z] [INFO]
[2026-02-18T22:49:49.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.906Z] [INFO]
[2026-02-18T22:49:49.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.906Z] [INFO]
[2026-02-18T22:49:49.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.906Z] [INFO]
[2026-02-18T22:49:49.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.906Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:49:49.907Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:49:49.907Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:49.907Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/main/resources
[2026-02-18T22:49:49.907Z] [INFO]
[2026-02-18T22:49:49.907Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:49.907Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:49.907Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panache-hibernate-common/deployment/target/classes
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:50.235Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/test/resources
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] No sources to compile
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] No tests to run.
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-18T22:49:50.235Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-18T22:49:50.235Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.pom
[2026-02-18T22:49:50.235Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] ------------< io.quarkus:quarkus-hibernate-orm-deployment >-------------
[2026-02-18T22:49:50.235Z] [INFO] Building Quarkus - Hibernate ORM - Deployment 2.7.5.Final [353/964]
[2026-02-18T22:49:50.235Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:50.235Z] [INFO]
[2026-02-18T22:49:50.235Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.381Z] [INFO]
[2026-02-18T22:49:51.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:51.708Z] [INFO] Processed 189 files in 449ms (Formatted: 0, Unchanged: 189, Failed: 0, Readonly: 0)
[2026-02-18T22:49:51.708Z] [INFO]
[2026-02-18T22:49:51.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:52.414Z] [INFO] Processed 189 files in 00:00.557 (Already Sorted: 189, Needed Sorting: 0)
[2026-02-18T22:49:52.414Z] [INFO]
[2026-02-18T22:49:52.414Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:52.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:52.414Z] [INFO] Copying 5 resources
[2026-02-18T22:49:52.414Z] [INFO]
[2026-02-18T22:49:52.415Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:52.415Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:52.415Z] [INFO] Compiling 32 source files to /quarkus/extensions/hibernate-orm/deployment/target/classes
[2026-02-18T22:49:53.120Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[588,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:49:53.120Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[816,35] bindParam in io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog has been deprecated
[2026-02-18T22:49:53.120Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1061,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T22:49:53.120Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1071,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T22:49:53.120Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1072,63] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T22:49:53.120Z] [INFO]
[2026-02-18T22:49:53.120Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:53.120Z] [INFO] Scanning for classes to check...
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-02-18T22:49:53.120Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-02-18T22:49:53.447Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-02-18T22:49:53.447Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/deployment/banned-signatures.txt
[2026-02-18T22:49:53.447Z] [INFO] Loading classes to check...
[2026-02-18T22:49:53.447Z] [INFO] Scanning classes for violations...
[2026-02-18T22:49:53.775Z] [INFO] Scanned 53 class file(s) for forbidden API invocations (in 0.48s), 0 error(s).
[2026-02-18T22:49:53.775Z] [INFO]
[2026-02-18T22:49:53.775Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:53.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:49:53.775Z] [INFO] Copying 56 resources
[2026-02-18T22:49:53.775Z] [INFO]
[2026-02-18T22:49:53.775Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:53.775Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:49:53.775Z] [INFO] Compiling 157 source files to /quarkus/extensions/hibernate-orm/deployment/target/test-classes
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-18T22:49:56.724Z] required: java.util.Collection<? extends E>
[2026-02-18T22:49:56.724Z] found: java.util.Set
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,56] unchecked conversion
[2026-02-18T22:49:56.724Z] required: java.util.Collection<? extends E>
[2026-02-18T22:49:56.724Z] found: java.util.Set
[2026-02-18T22:49:56.724Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[39,26] unchecked call to contains(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-18T22:49:56.724Z] [INFO]
[2026-02-18T22:49:56.724Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:56.724Z] [INFO] Scanning for classes to check...
[2026-02-18T22:49:56.724Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-18T22:49:56.724Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-18T22:49:56.724Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-18T22:49:56.724Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-18T22:49:56.724Z] [INFO] Loading classes to check...
[2026-02-18T22:49:56.724Z] [INFO] Scanning classes for violations...
[2026-02-18T22:49:57.068Z] [INFO] Scanned 227 class file(s) for forbidden API invocations (in 0.61s), 0 error(s).
[2026-02-18T22:49:57.068Z] [INFO]
[2026-02-18T22:49:57.068Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:49:57.068Z] [INFO]
[2026-02-18T22:49:57.068Z] [INFO] -------------------------------------------------------
[2026-02-18T22:49:57.068Z] [INFO] T E S T S
[2026-02-18T22:49:57.068Z] [INFO] -------------------------------------------------------
[2026-02-18T22:49:57.068Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:49:58.727Z] [INFO] Running io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-02-18T22:50:09.536Z] 2026-02-18 22:50:03,961 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:09.536Z] 2026-02-18 22:50:07,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.790s. Listening on: http://localhost:8081
[2026-02-18T22:50:09.536Z] 2026-02-18 22:50:07,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:50:09.536Z] 2026-02-18 22:50:07,920 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:09.536Z] 2026-02-18 22:50:08,554 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T22:50:09.536Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.926 s - in io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-02-18T22:50:09.536Z] [INFO] Running io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:11,637 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:25.495Z] Tests paused
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:12,410 INFO [org.hib.Version] (build-24) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:25.495Z] Running tests for the first time
[2026-02-18T22:50:25.495Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:25.495Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:25.495Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:25.495Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:25.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:25.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:25.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:25.495Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:18,328 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 7.326s. Listening on: http://localhost:8080
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:18,329 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:18,329 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:19,464 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 5.817s. Listening on: http://localhost:8081
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:19,464 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:19,464 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:25.495Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:20,841 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.030s
[2026-02-18T22:50:25.495Z] All 1 test is passing (0 skipped), 1 test was run in 8092ms. Tests completed at 22:50:20.
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:22,706 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test6114962921915680294/src/main/resources/import.sql
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:22,711 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test6114962921915680294/src/main/resources/import.sql
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:22,717 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-02-18T22:50:25.495Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:25.495Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:25.495Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:22,746 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.027s
[2026-02-18T22:50:25.495Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:25.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:25.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:25.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:25.495Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:23,999 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.234s. Listening on: http://localhost:8080
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:24,000 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:24,000 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:24,002 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.294s
[2026-02-18T22:50:25.495Z] 2026-02-18 22:50:24,035 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:50:25.495Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:38.685Z] Tests paused
[2026-02-18T22:50:38.685Z] Running tests for the first time
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:24,072 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:50:38.685Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-18T22:50:38.685Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-18T22:50:38.685Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:50:38.685Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:50:38.685Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:50:38.685Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-18T22:50:38.685Z] ... 3 more
[2026-02-18T22:50:38.685Z]
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:24,092 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.336s. Listening on: http://localhost:8081
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:24,092 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:24,092 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:24,187 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.012s
[2026-02-18T22:50:38.685Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:38.685Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:38.685Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:28,346 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,080 INFO [org.hib.jpa.int.uti.LogHelper] (Quarkus Main Thread) HHH000204: Processing PersistenceUnitInfo [name: <default>]
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,107 INFO [org.hib.Version] (build-5) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,219 INFO [org.hib.Version] (Quarkus Main Thread) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,295 INFO [org.hib.ann.com.Version] (Quarkus Main Thread) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,472 INFO [org.hib.dia.Dialect] (Quarkus Main Thread) HHH000400: Using dialect: io.quarkus.hibernate.orm.runtime.dialect.QuarkusH2Dialect
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:29,734 INFO [org.hib.val.int.uti.Version] (Quarkus Main Thread) HV000001: Hibernate Validator 6.2.2.Final
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:30,571 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:38.685Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:38.685Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:38.685Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:38.685Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:38.685Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:31,631 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 6.564s. Listening on: http://localhost:8080
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:31,631 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:31,632 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:32,476 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.924s. Listening on: http://localhost:8081
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:32,476 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:32,477 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:38.685Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:33,209 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2026-02-18T22:50:38.685Z] All 1 test is passing (0 skipped), 1 test was run in 6712ms. Tests completed at 22:50:33.
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:33,768 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3357071269275744603/src/test/resources/import.sql
[2026-02-18T22:50:38.685Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:38.685Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:38.685Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,713 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.912s. Listening on: http://localhost:8081
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,713 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,713 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:38.685Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,771 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,777 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:50:38.685Z] 2026-02-18 22:50:34,778 ERROR [io.qua.test] (Test runner thread) Test HibernateET#testImport() failed
[2026-02-18T22:50:38.685Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:50:38.685Z] Response body doesn't match expectation.
[2026-02-18T22:50:38.685Z] Expected: is "MyEntity:TEST ENTITY"
[2026-02-18T22:50:38.685Z] Actual: MyEntity:new entity
[2026-02-18T22:50:38.685Z]
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:50:38.685Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:50:38.685Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:50:38.685Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:50:38.685Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:50:38.685Z] at io.quarkus.hibernate.orm.HibernateET.testImport(HibernateET.java:18)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:50:38.685Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:50:38.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:50:38.685Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:50:38.685Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:50:38.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:50:38.685Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:50:38.685Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:50:38.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:50:38.686Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:50:38.686Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:50:38.686Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:50:38.686Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:50:38.686Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:50:38.686Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:50:38.686Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:50:38.686Z]
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:34,783 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:50:38.686Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 1006ms. Tests completed at 22:50:34.
[2026-02-18T22:50:38.686Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:38.686Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:38.686Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,090 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.743s. Listening on: http://localhost:8081
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,091 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,091 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:38.686Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,135 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,140 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:50:38.686Z] All 1 test is passing (0 skipped), 1 test was run in 824ms. Tests completed at 22:50:37 due to changes to HibernateET.class.
[2026-02-18T22:50:38.686Z] 2026-02-18 22:50:37,177 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:50:47.579Z] Tests paused
[2026-02-18T22:50:47.579Z] Running tests for the first time
[2026-02-18T22:50:47.579Z] Starting test run, 1 tests to run.
[2026-02-18T22:50:47.579Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:50:47.579Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:41,140 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,074 INFO [org.hib.jpa.int.uti.LogHelper] (Quarkus Main Thread) HHH000204: Processing PersistenceUnitInfo [name: <default>]
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,084 INFO [org.hib.Version] (build-25) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,179 INFO [org.hib.Version] (Quarkus Main Thread) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,256 INFO [org.hib.ann.com.Version] (Quarkus Main Thread) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,464 INFO [org.hib.dia.Dialect] (Quarkus Main Thread) HHH000400: Using dialect: io.quarkus.hibernate.orm.runtime.dialect.QuarkusH2Dialect
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:42,813 INFO [org.hib.val.int.uti.Version] (Quarkus Main Thread) HV000001: Hibernate Validator 6.2.2.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:43,830 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:43,898 INFO [org.hib.jpa.int.uti.LogHelper] (Test runner thread) HHH000204: Processing PersistenceUnitInfo [name: <default>]
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:43,934 INFO [org.hib.Version] (Test runner thread) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:43,960 INFO [org.hib.ann.com.Version] (Test runner thread) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2026-02-18T22:50:47.579Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:47.579Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:47.579Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:47.579Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:47.579Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:44,748 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 6.833s. Listening on: http://localhost:8080
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:44,748 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:44,748 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,805 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 5.506s. Listening on: http://localhost:8081
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,805 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,805 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:47.579Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test9048603598729195904/src/main/resources/import.sql
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,877 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, OtherEntityTestResource.class, OtherEntity.class.
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:45,901 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-18T22:50:47.579Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:47.579Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:47.579Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:47.579Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:47.579Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,878 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.965s. Listening on: http://localhost:8080
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,878 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,879 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,879 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.684s
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,885 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test9048603598729195904/src/main/resources/import.sql
[2026-02-18T22:50:47.579Z] 2026-02-18 22:50:46,907 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T22:50:47.579Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.444 s - in io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-02-18T22:50:47.579Z] [INFO] Running io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:46,940 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:50:50.539Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-18T22:50:50.539Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-18T22:50:50.539Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-18T22:50:50.539Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:50:50.539Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-18T22:50:50.539Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T22:50:50.539Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-18T22:50:50.539Z] ... 3 more
[2026-02-18T22:50:50.539Z]
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:46,985 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.038s
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:50,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.333s. Listening on: http://localhost:8081
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:50,055 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:50,055 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:50.539Z] 2026-02-18 22:50:50,344 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:50:50.539Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.313 s - in io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-02-18T22:50:50.539Z] [INFO] Running io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-02-18T22:50:51.250Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s - in io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-02-18T22:50:51.250Z] [INFO] Running io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-02-18T22:50:57.156Z] 2026-02-18 22:50:52,229 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:50:57.156Z] Tests paused
[2026-02-18T22:50:57.156Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:50:57.156Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:50:57.156Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:50:57.156Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:50:57.156Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:50:57.156Z] 2026-02-18 22:50:55,607 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.954s. Listening on: http://localhost:8080
[2026-02-18T22:50:57.156Z] 2026-02-18 22:50:55,607 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:50:57.156Z] 2026-02-18 22:50:55,607 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:57.156Z] 2026-02-18 22:50:56,163 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.025s
[2026-02-18T22:50:57.156Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.136 s - in io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-02-18T22:50:57.156Z] [INFO] Running io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-02-18T22:50:58.816Z] 2026-02-18 22:50:58,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.181s. Listening on: http://localhost:8081
[2026-02-18T22:50:58.816Z] 2026-02-18 22:50:58,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:50:58.816Z] 2026-02-18 22:50:58,514 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:50:58.816Z] 2026-02-18 22:50:58,623 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:50:58.816Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-02-18T22:50:58.816Z] [INFO] Running io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T22:51:01.075Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T22:51:01.075Z] 2026-02-18 22:51:00,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.210s. Listening on: http://localhost:8081
[2026-02-18T22:51:01.075Z] 2026-02-18 22:51:00,836 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:01.075Z] 2026-02-18 22:51:00,837 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:01.075Z] 2026-02-18 22:51:00,914 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:51:01.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s - in io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-02-18T22:51:01.075Z] [INFO] Running io.quarkus.hibernate.orm.NoTransactionTest
[2026-02-18T22:51:03.328Z] 2026-02-18 22:51:03,068 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.186s. Listening on: http://localhost:8081
[2026-02-18T22:51:03.328Z] 2026-02-18 22:51:03,068 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:03.328Z] 2026-02-18 22:51:03,069 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:03.328Z] 2026-02-18 22:51:03,204 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:51:03.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in io.quarkus.hibernate.orm.NoTransactionTest
[2026-02-18T22:51:03.328Z] [INFO] Running io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-02-18T22:51:05.583Z] 2026-02-18 22:51:03,876 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Unable to determine a database type for default datasource
[2026-02-18T22:51:05.583Z] 2026-02-18 22:51:05,414 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.201s. Listening on: http://localhost:8081
[2026-02-18T22:51:05.583Z] 2026-02-18 22:51:05,414 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:05.583Z] 2026-02-18 22:51:05,414 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:05.911Z] 2026-02-18 22:51:05,668 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:51:05.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s - in io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-02-18T22:51:05.911Z] [INFO] Running io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-02-18T22:51:08.164Z] 2026-02-18 22:51:07,172 WARN [org.hib.typ.des.jav.JavaTypeDescriptorRegistry] (main) HHH000481: Encountered Java type [class io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest$MyData] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
[2026-02-18T22:51:08.165Z] 2026-02-18 22:51:07,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.044s. Listening on: http://localhost:8081
[2026-02-18T22:51:08.165Z] 2026-02-18 22:51:07,690 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:08.165Z] 2026-02-18 22:51:07,690 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:08.165Z] 2026-02-18 22:51:07,916 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:51:08.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s - in io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-02-18T22:51:08.165Z] [INFO] Running io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-02-18T22:51:10.525Z] 2026-02-18 22:51:10,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.125s. Listening on: http://localhost:8081
[2026-02-18T22:51:10.526Z] 2026-02-18 22:51:10,074 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:10.526Z] 2026-02-18 22:51:10,074 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:10.853Z] 2026-02-18 22:51:10,630 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:51:10.853Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s - in io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-02-18T22:51:10.853Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:11.559Z] 2026-02-18 22:51:11,204 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-21) Dev Services for H2 started.
[2026-02-18T22:51:11.559Z] 2026-02-18 22:51:11,213 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Dev Services for the default datasource (h2) started.
[2026-02-18T22:51:11.559Z] 2026-02-18 22:51:11,242 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:51:11.559Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:11.559Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:11.889Z] 2026-02-18 22:51:11,736 WARN [io.qua.agr.dep.AgroalProcessor] (build-2) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-18T22:51:11.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:11.889Z] [INFO] Running io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:12,435 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:12,451 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-20) Dev Services for H2 started.
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:12,451 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Dev Services for the default datasource (h2) started.
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:12,451 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-20) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:13,344 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.660s. Listening on: http://localhost:8081
[2026-02-18T22:51:13.542Z] 2026-02-18 22:51:13,344 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:13.543Z] 2026-02-18 22:51:13,344 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:13.543Z] 2026-02-18 22:51:13,416 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:51:13.543Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-02-18T22:51:13.543Z] [INFO] Running io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-02-18T22:51:14.250Z] 2026-02-18 22:51:13,421 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:51:14.250Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-02-18T22:51:14.250Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:15.396Z] 2026-02-18 22:51:14,983 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-23) Dev Services for H2 started.
[2026-02-18T22:51:15.396Z] 2026-02-18 22:51:14,984 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-23) Dev Services for the default datasource (h2) started.
[2026-02-18T22:51:15.396Z] 2026-02-18 22:51:15,003 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:51:15.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-02-18T22:51:15.396Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-02-18T22:51:16.540Z] 2026-02-18 22:51:16,060 WARN [io.qua.agr.dep.AgroalProcessor] (build-6) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-18T22:51:16.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-02-18T22:51:16.540Z] [INFO] Running io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-02-18T22:51:16.540Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-02-18T22:51:16.540Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-02-18T22:51:23.835Z] Tests paused
[2026-02-18T22:51:23.835Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:51:23.835Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:51:23.835Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:51:23.835Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:51:23.835Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,210 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.116s. Listening on: http://localhost:8080
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,211 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,211 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,283 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing table [MyEntityTable]
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,337 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.MappingException: No Dialect mapping for JDBC type: 2003
[2026-02-18T22:51:23.835Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:71)
[2026-02-18T22:51:23.835Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:103)
[2026-02-18T22:51:23.835Z] at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:404)
[2026-02-18T22:51:23.835Z] at org.hibernate.mapping.Column.getSqlType(Column.java:238)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:91)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:30)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.createTable(AbstractSchemaMigrator.java:295)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:74)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2026-02-18T22:51:23.835Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2026-02-18T22:51:23.835Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2026-02-18T22:51:23.835Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2026-02-18T22:51:23.835Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:51:23.835Z]
[2026-02-18T22:51:23.835Z] 2026-02-18 22:51:22,493 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:51:23.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.191 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-02-18T22:51:23.835Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-02-18T22:51:27.609Z] 2026-02-18 22:51:23,566 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:51:27.609Z] Tests paused
[2026-02-18T22:51:27.609Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:51:27.609Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:51:27.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:51:27.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:51:27.609Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:51:27.609Z] 2026-02-18 22:51:26,783 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.725s. Listening on: http://localhost:8080
[2026-02-18T22:51:27.609Z] 2026-02-18 22:51:26,783 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:51:27.609Z] 2026-02-18 22:51:26,784 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:27.609Z] 2026-02-18 22:51:26,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:51:27.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.449 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-02-18T22:51:27.609Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-02-18T22:51:29.270Z] 2026-02-18 22:51:28,943 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.097s. Listening on: http://localhost:8081
[2026-02-18T22:51:29.270Z] 2026-02-18 22:51:28,944 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:29.271Z] 2026-02-18 22:51:28,944 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:29.600Z] 2026-02-18 22:51:29,281 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:51:29.600Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-02-18T22:51:29.601Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-02-18T22:51:29.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-02-18T22:51:29.601Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-02-18T22:51:31.261Z] 2026-02-18 22:51:31,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.038s. Listening on: http://localhost:8081
[2026-02-18T22:51:31.261Z] 2026-02-18 22:51:31,224 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:31.261Z] 2026-02-18 22:51:31,224 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:31.664Z] 2026-02-18 22:51:31,306 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:51:31.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-02-18T22:51:31.664Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-02-18T22:51:33.323Z] 2026-02-18 22:51:31,895 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2026-02-18T22:51:33.323Z] 2026-02-18 22:51:33,227 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.078s. Listening on: http://localhost:8081
[2026-02-18T22:51:33.323Z] 2026-02-18 22:51:33,228 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:33.323Z] 2026-02-18 22:51:33,228 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:33.652Z] 2026-02-18 22:51:33,402 INFO [io.quarkus] (main) Quarkus stopped in 0.100s
[2026-02-18T22:51:33.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-02-18T22:51:33.652Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-02-18T22:51:35.918Z] 2026-02-18 22:51:35,461 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.106s. Listening on: http://localhost:8081
[2026-02-18T22:51:35.918Z] 2026-02-18 22:51:35,461 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:35.918Z] 2026-02-18 22:51:35,461 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:35.918Z] 2026-02-18 22:51:35,543 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:51:35.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-02-18T22:51:35.918Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-02-18T22:51:37.581Z] 2026-02-18 22:51:37,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.075s. Listening on: http://localhost:8081
[2026-02-18T22:51:37.581Z] 2026-02-18 22:51:37,374 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:37.581Z] 2026-02-18 22:51:37,374 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:37.581Z] 2026-02-18 22:51:37,445 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:51:37.581Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-02-18T22:51:37.581Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-02-18T22:51:39.841Z] 2026-02-18 22:51:39,430 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.221s. Listening on: http://localhost:8081
[2026-02-18T22:51:39.841Z] 2026-02-18 22:51:39,431 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:39.841Z] 2026-02-18 22:51:39,431 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:39.841Z] 2026-02-18 22:51:39,523 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:51:39.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-02-18T22:51:39.841Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-02-18T22:51:42.100Z] 2026-02-18 22:51:40,145 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2026-02-18T22:51:42.100Z] 2026-02-18 22:51:41,518 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.079s. Listening on: http://localhost:8081
[2026-02-18T22:51:42.100Z] 2026-02-18 22:51:41,519 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:42.100Z] 2026-02-18 22:51:41,519 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:42.100Z] 2026-02-18 22:51:41,601 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:51:42.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-02-18T22:51:42.100Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-02-18T22:51:43.756Z] 2026-02-18 22:51:43,409 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.037s. Listening on: http://localhost:8081
[2026-02-18T22:51:43.756Z] 2026-02-18 22:51:43,409 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:43.756Z] 2026-02-18 22:51:43,409 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:43.756Z] 2026-02-18 22:51:43,488 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:51:43.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.887 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-02-18T22:51:43.756Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-02-18T22:51:46.012Z] 2026-02-18 22:51:45,407 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.134s. Listening on: http://localhost:8081
[2026-02-18T22:51:46.012Z] 2026-02-18 22:51:45,407 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:46.012Z] 2026-02-18 22:51:45,407 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:46.012Z] 2026-02-18 22:51:45,546 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:51:46.012Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.054 s - in io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-02-18T22:51:46.012Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-02-18T22:51:47.667Z] 2026-02-18 22:51:47,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.033s. Listening on: http://localhost:8081
[2026-02-18T22:51:47.667Z] 2026-02-18 22:51:47,313 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:47.667Z] 2026-02-18 22:51:47,313 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:47.667Z] 2026-02-18 22:51:47,419 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:51:47.667Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 s - in io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-02-18T22:51:47.667Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-02-18T22:51:49.942Z] 2026-02-18 22:51:49,249 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-18T22:51:49.942Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-18T22:51:49.942Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-18T22:51:49.942Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-18T22:51:49.942Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-18T22:51:49.942Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-18T22:51:49.942Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-18T22:51:49.942Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T22:51:49.942Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T22:51:49.942Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.initData(TransactionScopedInterceptorTest.java:56)
[2026-02-18T22:51:49.942Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_Observer_initData_de79574687f2eb83aa75aff948cd3b7b580bb58d.notify(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-18T22:51:49.942Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-18T22:51:49.942Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T22:51:49.942Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T22:51:49.942Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:51:49.942Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:51:49.942Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:51:49.942Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:51:49.942Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-18T22:51:49.942Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-02-18T22:51:49.942Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:51:49.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.942Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:51:49.942Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-18T22:51:49.942Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.943Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:51:49.943Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:51:49.943Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:51:49.943Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:51:49.943Z]
[2026-02-18T22:51:49.943Z] 2026-02-18 22:51:49,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.191s. Listening on: http://localhost:8081
[2026-02-18T22:51:49.943Z] 2026-02-18 22:51:49,315 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:49.943Z] 2026-02-18 22:51:49,315 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:49.943Z] 2026-02-18 22:51:49,398 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-18T22:51:49.943Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-18T22:51:49.943Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-18T22:51:49.943Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-18T22:51:49.943Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-18T22:51:49.943Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-18T22:51:49.943Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-18T22:51:49.943Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-18T22:51:49.943Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-18T22:51:49.943Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T22:51:49.943Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T22:51:49.943Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-18T22:51:49.943Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:72)
[2026-02-18T22:51:49.943Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:51:49.943Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:51:49.943Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:51:49.943Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:51:49.943Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-18T22:51:49.943Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:51:49.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:51:49.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:51:49.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:51:49.944Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:51:49.944Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:51:49.944Z]
[2026-02-18T22:51:49.944Z] 2026-02-18 22:51:49,402 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-18T22:51:49.944Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-18T22:51:49.944Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-18T22:51:49.944Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-18T22:51:49.944Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-18T22:51:49.944Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-18T22:51:49.944Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-18T22:51:49.944Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-18T22:51:49.944Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-18T22:51:49.944Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-18T22:51:49.944Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-18T22:51:49.944Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-18T22:51:49.945Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-18T22:51:49.945Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T22:51:49.945Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T22:51:49.945Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T22:51:49.945Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-18T22:51:49.945Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:79)
[2026-02-18T22:51:49.945Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:51:49.945Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:51:49.945Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:51:49.945Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:51:49.945Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-18T22:51:49.945Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:51:49.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.945Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.945Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:51:49.945Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:51:49.945Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:51:49.945Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:51:49.946Z]
[2026-02-18T22:51:49.946Z] 2026-02-18 22:51:49,422 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:51:49.946Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-02-18T22:51:49.946Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-02-18T22:51:51.600Z] 2026-02-18 22:51:51,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.951s. Listening on: http://localhost:8081
[2026-02-18T22:51:51.600Z] 2026-02-18 22:51:51,089 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:51.600Z] 2026-02-18 22:51:51,089 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:51.600Z] 2026-02-18 22:51:51,153 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:51:51.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-02-18T22:51:51.600Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-02-18T22:51:53.268Z] 2026-02-18 22:51:52,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.092s. Listening on: http://localhost:8081
[2026-02-18T22:51:53.268Z] 2026-02-18 22:51:52,946 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:53.268Z] 2026-02-18 22:51:52,946 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:53.268Z] 2026-02-18 22:51:53,042 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:51:53.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-02-18T22:51:53.268Z] [INFO] Running io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-02-18T22:51:56.217Z] 2026-02-18 22:51:55,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.232s. Listening on: http://localhost:8081
[2026-02-18T22:51:56.217Z] 2026-02-18 22:51:55,537 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:56.217Z] 2026-02-18 22:51:55,537 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:56.217Z] 2026-02-18 22:51:55,750 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:51:56.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 s - in io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-02-18T22:51:56.217Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-02-18T22:51:57.908Z] 2026-02-18 22:51:57,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.999s. Listening on: http://localhost:8081
[2026-02-18T22:51:57.908Z] 2026-02-18 22:51:57,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:51:57.908Z] 2026-02-18 22:51:57,670 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:51:57.908Z] 2026-02-18 22:51:57,854 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:51:57.908Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-02-18T22:51:57.908Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-02-18T22:52:00.165Z] 2026-02-18 22:51:59,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.027s. Listening on: http://localhost:8081
[2026-02-18T22:52:00.165Z] 2026-02-18 22:51:59,630 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:00.165Z] 2026-02-18 22:51:59,630 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:00.165Z] 2026-02-18 22:51:59,820 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:52:00.165Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-02-18T22:52:00.165Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-02-18T22:52:00.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-02-18T22:52:00.872Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-02-18T22:52:06.781Z] Tests paused
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,657 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,658 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,669 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,670 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for datasource 'inventory' (h2) started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,679 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,679 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for datasource 'users' (h2) started.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,684 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:02,684 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,046 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-18T22:52:06.781Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:52:06.781Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:52:06.781Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:52:06.781Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:52:06.781Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,605 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.276s. Listening on: http://localhost:8080
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,605 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,605 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,808 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3200232476876301596/src/main/resources/import.sql
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,809 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,822 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,988 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:05,989 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:06.781Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:52:06.781Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:52:06.781Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:52:06.781Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:52:06.781Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,395 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,531 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.705s. Listening on: http://localhost:8080
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,531 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,531 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,532 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.726s
[2026-02-18T22:52:06.781Z] 2026-02-18 22:52:06,572 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:52:06.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.104 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-02-18T22:52:06.781Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-02-18T22:52:07.489Z] 2026-02-18 22:52:06,597 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:07.489Z] 2026-02-18 22:52:06,602 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:07.489Z] 2026-02-18 22:52:06,606 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:07.489Z] 2026-02-18 22:52:07,267 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-11) Could not find any entities affected to the persistence unit 'inventory'.
[2026-02-18T22:52:07.489Z] 2026-02-18 22:52:07,267 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-11) Could not find any entities affected to the persistence unit 'users'.
[2026-02-18T22:52:07.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-02-18T22:52:07.489Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-02-18T22:52:09.750Z] 2026-02-18 22:52:09,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.418s. Listening on: http://localhost:8081
[2026-02-18T22:52:09.750Z] 2026-02-18 22:52:09,714 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:09.750Z] 2026-02-18 22:52:09,714 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:10.460Z] 2026-02-18 22:52:10,062 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-18T22:52:10.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-02-18T22:52:10.460Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,672 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,673 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,682 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,683 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for datasource 'inventory' (h2) started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,686 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,686 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for datasource 'users' (h2) started.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,687 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:10,687 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:11,626 INFO [io.agr.pool] (main) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:12,020 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.101s. Listening on: http://localhost:8081
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:12,020 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:12.124Z] 2026-02-18 22:52:12,020 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:12.453Z] 2026-02-18 22:52:12,280 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:52:12.453Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-02-18T22:52:12.453Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-02-18T22:52:15.419Z] 2026-02-18 22:52:12,283 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:12,286 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:12,288 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:14,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.772s. Listening on: http://localhost:8081
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:14,924 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:14,924 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:15.420Z] 2026-02-18 22:52:15,156 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:52:15.420Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-02-18T22:52:15.420Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-02-18T22:52:17.700Z] 2026-02-18 22:52:17,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.118s. Listening on: http://localhost:8081
[2026-02-18T22:52:17.700Z] 2026-02-18 22:52:17,165 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:17.700Z] 2026-02-18 22:52:17,165 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:17.700Z] 2026-02-18 22:52:17,343 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:52:17.700Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-02-18T22:52:17.700Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:17,957 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Unable to determine a database type for default datasource
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:17,960 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Could not find a suitable persistence unit for model classes:
[2026-02-18T22:52:19.980Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.DefaultEntity
[2026-02-18T22:52:19.980Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.user.User
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:19,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.200s. Listening on: http://localhost:8081
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:19,556 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:19,556 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:19.980Z] 2026-02-18 22:52:19,908 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-18T22:52:19.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-02-18T22:52:19.980Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-02-18T22:52:21.126Z] 2026-02-18 22:52:20,739 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Unable to determine a database type for default datasource
[2026-02-18T22:52:21.126Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-02-18T22:52:21.126Z] [INFO] Running io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-02-18T22:52:24.082Z] 2026-02-18 22:52:23,399 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.212s. Listening on: http://localhost:8081
[2026-02-18T22:52:24.082Z] 2026-02-18 22:52:23,399 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:24.082Z] 2026-02-18 22:52:23,399 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:24.082Z] 2026-02-18 22:52:23,537 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:52:24.082Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.753 s - in io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-02-18T22:52:24.082Z] [INFO] Running io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-02-18T22:52:25.741Z] 2026-02-18 22:52:25,277 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.981s. Listening on: http://localhost:8081
[2026-02-18T22:52:25.741Z] 2026-02-18 22:52:25,277 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:25.741Z] 2026-02-18 22:52:25,277 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:25.741Z] 2026-02-18 22:52:25,408 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:52:25.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s - in io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-02-18T22:52:25.741Z] [INFO] Running io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-02-18T22:52:28.002Z] 2026-02-18 22:52:27,752 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.400s. Listening on: http://localhost:8081
[2026-02-18T22:52:28.002Z] 2026-02-18 22:52:27,752 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:28.002Z] 2026-02-18 22:52:27,752 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:28.329Z] 2026-02-18 22:52:28,019 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:52:28.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s - in io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-02-18T22:52:28.330Z] [INFO] Running io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-02-18T22:52:29.034Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-02-18T22:52:29.034Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-02-18T22:52:31.286Z] 2026-02-18 22:52:30,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.253s. Listening on: http://localhost:8081
[2026-02-18T22:52:31.286Z] 2026-02-18 22:52:30,882 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:31.286Z] 2026-02-18 22:52:30,882 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:31.286Z] 2026-02-18 22:52:31,159 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:52:31.286Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-02-18T22:52:31.286Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-02-18T22:52:34.253Z] 2026-02-18 22:52:33,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.522s. Listening on: http://localhost:8081
[2026-02-18T22:52:34.253Z] 2026-02-18 22:52:33,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:34.253Z] 2026-02-18 22:52:33,761 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:34.253Z] 2026-02-18 22:52:34,095 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:52:34.253Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.937 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-02-18T22:52:34.253Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-02-18T22:52:36.502Z] 2026-02-18 22:52:36,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.919s. Listening on: http://localhost:8081
[2026-02-18T22:52:36.502Z] 2026-02-18 22:52:36,006 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:36.502Z] 2026-02-18 22:52:36,006 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:36.502Z] 2026-02-18 22:52:36,265 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:52:36.502Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-02-18T22:52:36.502Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-02-18T22:52:38.837Z] 2026-02-18 22:52:38,524 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.280s. Listening on: http://localhost:8081
[2026-02-18T22:52:38.837Z] 2026-02-18 22:52:38,526 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:38.837Z] 2026-02-18 22:52:38,526 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:39.163Z] 2026-02-18 22:52:38,834 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:52:39.163Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-02-18T22:52:39.163Z] [INFO] Running io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-02-18T22:52:43.902Z] 2026-02-18 22:52:39,845 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:52:43.902Z] Tests paused
[2026-02-18T22:52:43.902Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:52:43.902Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:52:43.902Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:52:43.902Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:52:43.902Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:52:43.902Z] 2026-02-18 22:52:43,233 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.930s. Listening on: http://localhost:8080
[2026-02-18T22:52:43.902Z] 2026-02-18 22:52:43,234 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:52:43.902Z] 2026-02-18 22:52:43,234 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:43.902Z] 2026-02-18 22:52:43,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:52:43.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.793 s - in io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-02-18T22:52:43.902Z] [INFO] Running io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-02-18T22:52:48.637Z] 2026-02-18 22:52:44,850 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:52:48.637Z] Tests paused
[2026-02-18T22:52:48.637Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:52:48.637Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:52:48.637Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:52:48.637Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:52:48.637Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:52:48.637Z] 2026-02-18 22:52:48,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.951s. Listening on: http://localhost:8080
[2026-02-18T22:52:48.637Z] 2026-02-18 22:52:48,123 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:52:48.637Z] 2026-02-18 22:52:48,123 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:48.637Z] 2026-02-18 22:52:48,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:52:53.379Z] Tests paused
[2026-02-18T22:52:53.379Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:52:53.379Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:52:53.379Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:52:53.379Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:52:53.379Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:52:53.379Z] 2026-02-18 22:52:52,923 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.197s. Listening on: http://localhost:8080
[2026-02-18T22:52:53.379Z] 2026-02-18 22:52:52,923 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:52:53.379Z] 2026-02-18 22:52:52,923 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:53.379Z] 2026-02-18 22:52:52,934 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T22:52:53.379Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.399 s - in io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-02-18T22:52:53.379Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-02-18T22:52:55.640Z] 2026-02-18 22:52:55,560 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.661s. Listening on: http://localhost:8081
[2026-02-18T22:52:55.640Z] 2026-02-18 22:52:55,561 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:55.640Z] 2026-02-18 22:52:55,561 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:55.968Z] 2026-02-18 22:52:55,775 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-18T22:52:55.968Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.751 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-02-18T22:52:55.968Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-02-18T22:52:58.217Z] 2026-02-18 22:52:57,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.970s. Listening on: http://localhost:8081
[2026-02-18T22:52:58.217Z] 2026-02-18 22:52:57,690 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:52:58.217Z] 2026-02-18 22:52:57,690 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:52:58.217Z] 2026-02-18 22:52:57,826 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:52:58.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-02-18T22:52:58.217Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-02-18T22:53:01.162Z] 2026-02-18 22:52:58,464 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Could not find a suitable persistence unit for model classes:
[2026-02-18T22:53:01.162Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-02-18T22:53:01.162Z] 2026-02-18 22:53:00,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.866s. Listening on: http://localhost:8081
[2026-02-18T22:53:01.162Z] 2026-02-18 22:53:00,643 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:01.162Z] 2026-02-18 22:53:00,643 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:01.162Z] 2026-02-18 22:53:01,014 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:53:01.162Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.186 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-02-18T22:53:01.162Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-02-18T22:53:04.115Z] 2026-02-18 22:53:01,690 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-14) Could not find a suitable persistence unit for model classes:
[2026-02-18T22:53:04.115Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-02-18T22:53:04.115Z] 2026-02-18 22:53:03,655 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.576s. Listening on: http://localhost:8081
[2026-02-18T22:53:04.115Z] 2026-02-18 22:53:03,655 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:04.115Z] 2026-02-18 22:53:03,655 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:05.297Z] 2026-02-18 22:53:04,838 INFO [io.quarkus] (main) Quarkus stopped in 0.071s
[2026-02-18T22:53:05.297Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.818 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-02-18T22:53:05.297Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-02-18T22:53:08.341Z] 2026-02-18 22:53:08,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.046s. Listening on: http://localhost:8081
[2026-02-18T22:53:08.341Z] 2026-02-18 22:53:08,269 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:08.341Z] 2026-02-18 22:53:08,271 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:08.669Z] 2026-02-18 22:53:08,483 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:53:08.669Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.639 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-02-18T22:53:08.669Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-02-18T22:53:10.316Z] 2026-02-18 22:53:10,103 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.836s. Listening on: http://localhost:8081
[2026-02-18T22:53:10.316Z] 2026-02-18 22:53:10,103 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:10.317Z] 2026-02-18 22:53:10,103 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:10.317Z] 2026-02-18 22:53:10,243 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:53:10.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-02-18T22:53:10.317Z] [INFO] Running io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-02-18T22:53:12.564Z] 2026-02-18 22:53:12,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.229s. Listening on: http://localhost:8081
[2026-02-18T22:53:12.564Z] 2026-02-18 22:53:12,327 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:12.564Z] 2026-02-18 22:53:12,327 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:12.564Z] 2026-02-18 22:53:12,397 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:53:12.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-02-18T22:53:12.564Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:13,252 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:53:18.474Z] Tests paused
[2026-02-18T22:53:18.474Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:18.474Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:18.474Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:18.474Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:18.474Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,381 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.500s. Listening on: http://localhost:8080
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,381 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,381 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,910 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1874734205431586324/src/main/resources/application.properties
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,911 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:16,922 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:53:18.474Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:18.474Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:18.474Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:18.474Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:18.474Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:17,500 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8080
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:17,500 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:17,500 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:17,500 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.592s
[2026-02-18T22:53:18.474Z] 2026-02-18 22:53:17,519 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:53:18.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.156 s - in io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-02-18T22:53:18.474Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-02-18T22:53:20.129Z] 2026-02-18 22:53:19,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.118s. Listening on: http://localhost:8081
[2026-02-18T22:53:20.129Z] 2026-02-18 22:53:19,909 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:20.129Z] 2026-02-18 22:53:19,910 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:20.837Z] 2026-02-18 22:53:20,638 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:53:20.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.082 s - in io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-02-18T22:53:20.837Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-02-18T22:53:21.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-02-18T22:53:21.166Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-02-18T22:53:21.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-02-18T22:53:21.872Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-02-18T22:53:24.123Z] 2026-02-18 22:53:24,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.514s. Listening on: http://localhost:8081
[2026-02-18T22:53:24.123Z] 2026-02-18 22:53:24,027 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:24.123Z] 2026-02-18 22:53:24,027 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:24.849Z] 2026-02-18 22:53:24,737 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:53:24.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.154 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-02-18T22:53:24.849Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:25,591 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:53:29.599Z] Tests paused
[2026-02-18T22:53:29.599Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:29.599Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:29.599Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:29.599Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:29.599Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.511s. Listening on: http://localhost:8080
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,644 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,644 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,818 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test14190074265324656018/src/main/resources/import.sql
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,820 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:28,832 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:53:29.599Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:29.599Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:29.599Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:29.599Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:29.599Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:29,436 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8080
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:29,436 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:29,436 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:29,437 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.620s
[2026-02-18T22:53:29.599Z] 2026-02-18 22:53:29,457 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:53:29.599Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.757 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-02-18T22:53:29.600Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-02-18T22:53:31.944Z] 2026-02-18 22:53:31,621 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.180s. Listening on: http://localhost:8081
[2026-02-18T22:53:31.944Z] 2026-02-18 22:53:31,621 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:31.944Z] 2026-02-18 22:53:31,621 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:32.655Z] 2026-02-18 22:53:32,261 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:53:32.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.76 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-02-18T22:53:32.655Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:32,970 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:53:37.411Z] Tests paused
[2026-02-18T22:53:37.411Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:37.411Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:37.411Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:37.411Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:37.411Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,120 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.493s. Listening on: http://localhost:8080
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,120 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,120 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3235059347092852702/src/main/resources/import.sql
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,287 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,295 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:53:37.411Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:53:37.411Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:53:37.411Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:53:37.411Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:53:37.411Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,936 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8080
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,936 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,936 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,936 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.652s
[2026-02-18T22:53:37.411Z] 2026-02-18 22:53:36,973 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T22:53:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.749 s - in io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-02-18T22:53:37.411Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-02-18T22:53:39.669Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s - in io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-02-18T22:53:39.669Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-02-18T22:53:41.329Z] 2026-02-18 22:53:40,899 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.694s. Listening on: http://localhost:8081
[2026-02-18T22:53:41.329Z] 2026-02-18 22:53:40,899 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:41.329Z] 2026-02-18 22:53:40,899 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:41.657Z] 2026-02-18 22:53:41,384 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:53:41.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s - in io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-02-18T22:53:41.657Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-18T22:53:41.657Z] Escaped absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-18T22:53:41.657Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-02-18T22:53:42.368Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-02-18T22:53:42.368Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-18T22:53:42.368Z] (Unescaped) absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-18T22:53:42.368Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-02-18T22:53:43.078Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.795 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-02-18T22:53:43.078Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-02-18T22:53:44.737Z] 2026-02-18 22:53:44,610 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.979s. Listening on: http://localhost:8081
[2026-02-18T22:53:44.737Z] 2026-02-18 22:53:44,610 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:44.737Z] 2026-02-18 22:53:44,610 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:45.445Z] 2026-02-18 22:53:45,068 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:53:45.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-02-18T22:53:45.445Z] [INFO] Running io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-02-18T22:53:47.101Z] 2026-02-18 22:53:46,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.794s. Listening on: http://localhost:8081
[2026-02-18T22:53:47.101Z] 2026-02-18 22:53:46,698 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:47.101Z] 2026-02-18 22:53:46,698 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:47.101Z] 2026-02-18 22:53:46,904 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:53:47.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-02-18T22:53:47.101Z] [INFO] Running io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-02-18T22:53:48.759Z] 2026-02-18 22:53:48,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.792s. Listening on: http://localhost:8081
[2026-02-18T22:53:48.759Z] 2026-02-18 22:53:48,406 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:48.759Z] 2026-02-18 22:53:48,406 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:48.759Z] 2026-02-18 22:53:48,622 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:53:48.759Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-02-18T22:53:48.759Z] [INFO] Running io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-02-18T22:53:51.020Z] 2026-02-18 22:53:50,778 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.334s. Listening on: http://localhost:8081
[2026-02-18T22:53:51.020Z] 2026-02-18 22:53:50,779 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:51.020Z] 2026-02-18 22:53:50,779 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:51.020Z] 2026-02-18 22:53:50,971 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:53:51.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 s - in io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-02-18T22:53:51.020Z] [INFO] Running io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-02-18T22:53:52.750Z] 2026-02-18 22:53:52,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.962s. Listening on: http://localhost:8081
[2026-02-18T22:53:52.750Z] 2026-02-18 22:53:52,678 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:52.750Z] 2026-02-18 22:53:52,678 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:53.460Z] 2026-02-18 22:53:53,335 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:53:53.460Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s - in io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-02-18T22:53:53.460Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-02-18T22:53:56.415Z] 2026-02-18 22:53:56,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.132s. Listening on: http://localhost:8081
[2026-02-18T22:53:56.415Z] 2026-02-18 22:53:56,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:56.415Z] 2026-02-18 22:53:56,236 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:56.743Z] 2026-02-18 22:53:56,418 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:53:56.743Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-02-18T22:53:56.743Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z]
[2026-02-18T22:53:58.394Z] drop table if exists NonAnnotatedEntity CASCADE
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z]
[2026-02-18T22:53:58.394Z] create table NonAnnotatedEntity (
[2026-02-18T22:53:58.394Z] id bigint generated by default as identity,
[2026-02-18T22:53:58.394Z] thename varchar(255),
[2026-02-18T22:53:58.394Z] primary key (id)
[2026-02-18T22:53:58.394Z] )
[2026-02-18T22:53:58.394Z] 2026-02-18 22:53:57,928 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.805s. Listening on: http://localhost:8081
[2026-02-18T22:53:58.394Z] 2026-02-18 22:53:57,928 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:53:58.394Z] 2026-02-18 22:53:57,928 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z] insert
[2026-02-18T22:53:58.394Z] into
[2026-02-18T22:53:58.394Z] NonAnnotatedEntity
[2026-02-18T22:53:58.394Z] (id, thename)
[2026-02-18T22:53:58.394Z] values
[2026-02-18T22:53:58.394Z] (default, ?)
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z] insert
[2026-02-18T22:53:58.394Z] into
[2026-02-18T22:53:58.394Z] NonAnnotatedEntity
[2026-02-18T22:53:58.394Z] (id, thename)
[2026-02-18T22:53:58.394Z] values
[2026-02-18T22:53:58.394Z] (default, ?)
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z] select
[2026-02-18T22:53:58.394Z] nonannotat0_.id as id1_0_,
[2026-02-18T22:53:58.394Z] nonannotat0_.thename as thename2_0_
[2026-02-18T22:53:58.394Z] from
[2026-02-18T22:53:58.394Z] NonAnnotatedEntity nonannotat0_
[2026-02-18T22:53:58.394Z] Hibernate:
[2026-02-18T22:53:58.394Z] select
[2026-02-18T22:53:58.394Z] nonannotat0_.id as id1_0_,
[2026-02-18T22:53:58.394Z] nonannotat0_.thename as thename2_0_
[2026-02-18T22:53:58.394Z] from
[2026-02-18T22:53:58.394Z] NonAnnotatedEntity nonannotat0_
[2026-02-18T22:53:58.394Z] where
[2026-02-18T22:53:58.394Z] nonannotat0_.id in (
[2026-02-18T22:53:58.394Z] ?
[2026-02-18T22:53:58.394Z] )
[2026-02-18T22:53:58.394Z] 2026-02-18 22:53:58,156 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:53:58.394Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-02-18T22:53:58.394Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-02-18T22:54:04.299Z] 2026-02-18 22:53:59,257 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:54:04.299Z] Tests paused
[2026-02-18T22:54:04.299Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:04.299Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:04.299Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:04.299Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:04.299Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,288 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.677s. Listening on: http://localhost:8080
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,288 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,288 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,419 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test17463606206269492263/src/main/resources/my-hbm.xml
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,420 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-hbm.xml.
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:03,431 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T22:54:04.299Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:04.299Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:04.299Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:04.299Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:04.299Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:04,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8080
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:04,074 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:04,074 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:04,074 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.657s
[2026-02-18T22:54:04.299Z] 2026-02-18 22:54:04,087 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:54:04.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.969 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-02-18T22:54:04.299Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-02-18T22:54:05.954Z] 2026-02-18 22:54:05,782 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.822s. Listening on: http://localhost:8081
[2026-02-18T22:54:05.954Z] 2026-02-18 22:54:05,783 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:05.954Z] 2026-02-18 22:54:05,783 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:06.283Z] 2026-02-18 22:54:05,978 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:54:06.283Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-02-18T22:54:06.283Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-02-18T22:54:07.936Z] 2026-02-18 22:54:07,600 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.862s. Listening on: http://localhost:8081
[2026-02-18T22:54:07.936Z] 2026-02-18 22:54:07,601 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:07.936Z] 2026-02-18 22:54:07,601 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:07.936Z] 2026-02-18 22:54:07,777 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:54:07.936Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-02-18T22:54:07.936Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:08,767 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:54:13.849Z] Tests paused
[2026-02-18T22:54:13.849Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:13.849Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:13.849Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:13.849Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:13.849Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,684 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.512s. Listening on: http://localhost:8080
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,684 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,684 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,919 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1787136368332087529/src/main/resources/META-INF/my-orm.xml
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,920 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-orm.xml.
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:12,931 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-18T22:54:13.849Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:13.849Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:13.849Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:13.849Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:13.849Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:13,534 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8080
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:13,534 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:13,534 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:13,534 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.618s
[2026-02-18T22:54:13.849Z] 2026-02-18 22:54:13,545 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:54:13.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.8 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-02-18T22:54:13.849Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:14,331 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:54:19.953Z] Tests paused
[2026-02-18T22:54:19.953Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:19.953Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:19.953Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:19.953Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:19.953Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:17,871 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.890s. Listening on: http://localhost:8080
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:17,872 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:17,872 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,021 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test7773018987414572070/src/main/resources/META-INF/orm.xml
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,023 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in orm.xml.
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,036 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:54:19.953Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:54:19.953Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:54:19.953Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:54:19.953Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:54:19.953Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,680 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8080
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,680 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,680 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,680 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.661s
[2026-02-18T22:54:19.953Z] 2026-02-18 22:54:18,693 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T22:54:19.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.143 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-02-18T22:54:19.953Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-02-18T22:54:21.719Z] 2026-02-18 22:54:21,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.555s. Listening on: http://localhost:8081
[2026-02-18T22:54:21.720Z] 2026-02-18 22:54:21,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:21.720Z] 2026-02-18 22:54:21,245 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:21.720Z] 2026-02-18 22:54:21,433 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:54:21.720Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-02-18T22:54:21.720Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-02-18T22:54:23.374Z] 2026-02-18 22:54:23,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8081
[2026-02-18T22:54:23.374Z] 2026-02-18 22:54:23,006 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:23.374Z] 2026-02-18 22:54:23,006 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:23.374Z] 2026-02-18 22:54:23,214 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:54:23.374Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-02-18T22:54:23.374Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-02-18T22:54:25.032Z] 2026-02-18 22:54:24,676 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.778s. Listening on: http://localhost:8081
[2026-02-18T22:54:25.032Z] 2026-02-18 22:54:24,676 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:25.032Z] 2026-02-18 22:54:24,676 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:25.032Z] 2026-02-18 22:54:24,846 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:54:25.032Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-02-18T22:54:25.032Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-02-18T22:54:27.292Z] 2026-02-18 22:54:26,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.233s. Listening on: http://localhost:8081
[2026-02-18T22:54:27.292Z] 2026-02-18 22:54:26,915 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:27.292Z] 2026-02-18 22:54:26,916 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:27.292Z] 2026-02-18 22:54:27,110 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:54:27.292Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-02-18T22:54:27.292Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-02-18T22:54:28.950Z] 2026-02-18 22:54:28,648 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.848s. Listening on: http://localhost:8081
[2026-02-18T22:54:28.950Z] 2026-02-18 22:54:28,648 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:28.950Z] 2026-02-18 22:54:28,649 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:28.950Z] 2026-02-18 22:54:28,827 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T22:54:28.950Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-02-18T22:54:28.950Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-02-18T22:54:31.202Z] 2026-02-18 22:54:30,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.295s. Listening on: http://localhost:8081
[2026-02-18T22:54:31.202Z] 2026-02-18 22:54:30,873 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:31.202Z] 2026-02-18 22:54:30,873 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:31.202Z] 2026-02-18 22:54:31,072 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:54:31.202Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-02-18T22:54:31.202Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-02-18T22:54:32.859Z] 2026-02-18 22:54:32,567 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.841s. Listening on: http://localhost:8081
[2026-02-18T22:54:32.859Z] 2026-02-18 22:54:32,568 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:32.859Z] 2026-02-18 22:54:32,568 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:32.859Z] 2026-02-18 22:54:32,748 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:54:32.859Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-02-18T22:54:32.859Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-02-18T22:54:35.827Z] 2026-02-18 22:54:35,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.766s. Listening on: http://localhost:8081
[2026-02-18T22:54:35.828Z] 2026-02-18 22:54:35,425 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:35.828Z] 2026-02-18 22:54:35,425 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:35.828Z] 2026-02-18 22:54:35,647 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:54:35.828Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 s - in io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-02-18T22:54:35.828Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-02-18T22:54:38.086Z] 2026-02-18 22:54:37,522 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.077s. Listening on: http://localhost:8081
[2026-02-18T22:54:38.086Z] 2026-02-18 22:54:37,523 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:38.086Z] 2026-02-18 22:54:37,523 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-18T22:54:38.086Z] 2026-02-18 22:54:37,686 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-18T22:54:38.086Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 s - in io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-02-18T22:54:38.086Z] [INFO]
[2026-02-18T22:54:38.086Z] [INFO] Results:
[2026-02-18T22:54:38.086Z] [INFO]
[2026-02-18T22:54:38.086Z] [WARNING] Tests run: 174, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T22:54:38.086Z] [INFO]
[2026-02-18T22:54:38.086Z] [INFO]
[2026-02-18T22:54:38.086Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:54:38.086Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2026-02-18T22:54:38.415Z] [INFO]
[2026-02-18T22:54:38.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:54:38.415Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:54:38.415Z] [INFO]
[2026-02-18T22:54:38.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-deployment ---
[2026-02-18T22:54:38.415Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2026-02-18T22:54:38.415Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.pom
[2026-02-18T22:54:38.415Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:54:38.415Z] [INFO]
[2026-02-18T22:54:38.415Z] [INFO] ---------< io.quarkus:quarkus-smallrye-opentracing-deployment >---------
[2026-02-18T22:54:38.415Z] [INFO] Building Quarkus - SmallRye OpenTracing - Deployment 2.7.5.Final [354/964]
[2026-02-18T22:54:38.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:54:38.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom
[2026-02-18T22:54:38.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom (2.2 kB at 26 kB/s)
[2026-02-18T22:54:38.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom
[2026-02-18T22:54:38.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom (8.7 kB at 247 kB/s)
[2026-02-18T22:54:38.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar
[2026-02-18T22:54:38.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar
[2026-02-18T22:54:38.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar
[2026-02-18T22:54:38.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar (3.7 kB at 22 kB/s)
[2026-02-18T22:54:38.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar (41 kB at 211 kB/s)
[2026-02-18T22:54:39.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar (19 kB at 40 kB/s)
[2026-02-18T22:54:39.074Z] [INFO]
[2026-02-18T22:54:39.074Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.074Z] [INFO]
[2026-02-18T22:54:39.074Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:39.790Z] [INFO] Processed 6 files in 42ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:54:39.790Z] [INFO]
[2026-02-18T22:54:39.790Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.193Z] [INFO] Processed 6 files in 00:00.020 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:54:40.193Z] [INFO]
[2026-02-18T22:54:40.193Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:54:40.193Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/deployment/src/main/resources
[2026-02-18T22:54:40.193Z] [INFO]
[2026-02-18T22:54:40.193Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.193Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:54:40.193Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-opentracing/deployment/target/classes
[2026-02-18T22:54:40.193Z] [INFO]
[2026-02-18T22:54:40.193Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:54:40.193Z] [INFO] Copying 2 resources
[2026-02-18T22:54:40.193Z] [INFO]
[2026-02-18T22:54:40.193Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.193Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:54:40.193Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-opentracing/deployment/target/test-classes
[2026-02-18T22:54:40.911Z] [INFO]
[2026-02-18T22:54:40.911Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:40.911Z] [INFO]
[2026-02-18T22:54:40.911Z] [INFO] -------------------------------------------------------
[2026-02-18T22:54:40.911Z] [INFO] T E S T S
[2026-02-18T22:54:40.911Z] [INFO] -------------------------------------------------------
[2026-02-18T22:54:40.911Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:54:42.571Z] [INFO] Running io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-02-18T22:54:53.412Z] 2026-02-18 22:54:52,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.033s. Listening on: http://localhost:8081
[2026-02-18T22:54:53.412Z] 2026-02-18 22:54:52,418 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:54:53.412Z] 2026-02-18 22:54:52,418 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jaeger, jdbc-h2, narayana-jta, rest-client, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-opentracing, vertx]
[2026-02-18T22:54:56.362Z] 2026-02-18 22:54:56,003 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2026-02-18T22:54:56.362Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.902 s - in io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO] Results:
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:56.362Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:56.362Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-18T22:54:56.362Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2026-02-18T22:54:56.362Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.pom
[2026-02-18T22:54:56.362Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:54:56.362Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] ---------< io.quarkus:quarkus-opentelemetry-parent-aggregator >---------
[2026-02-18T22:54:56.363Z] [INFO] Building Quarkus - OpenTelemetry - Parent - Aggregator 2.7.5.Final [355/964]
[2026-02-18T22:54:56.363Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-18T22:54:56.363Z] [INFO] Installing /quarkus/extensions/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent-aggregator/2.7.5.Final/quarkus-opentelemetry-parent-aggregator-2.7.5.Final.pom
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --------------< io.quarkus:quarkus-opentelemetry-parent >---------------
[2026-02-18T22:54:56.363Z] [INFO] Building Quarkus - OpenTelemetry 2.7.5.Final [356/964]
[2026-02-18T22:54:56.363Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent ---
[2026-02-18T22:54:56.363Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent/2.7.5.Final/quarkus-opentelemetry-parent-2.7.5.Final.pom
[2026-02-18T22:54:56.363Z] [INFO]
[2026-02-18T22:54:56.363Z] [INFO] ------------------< io.quarkus:quarkus-opentelemetry >------------------
[2026-02-18T22:54:56.363Z] [INFO] Building Quarkus - OpenTelemetry - Runtime 2.7.5.Final [357/964]
[2026-02-18T22:54:56.363Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:54:56.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom
[2026-02-18T22:54:56.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom (2.2 kB at 58 kB/s)
[2026-02-18T22:54:56.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2026-02-18T22:54:56.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 56 kB/s)
[2026-02-18T22:54:56.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2026-02-18T22:54:56.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 48 kB/s)
[2026-02-18T22:54:56.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom
[2026-02-18T22:54:56.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom (2.0 kB at 58 kB/s)
[2026-02-18T22:54:56.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2026-02-18T22:54:56.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 58 kB/s)
[2026-02-18T22:54:56.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom
[2026-02-18T22:54:56.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom (2.4 kB at 77 kB/s)
[2026-02-18T22:54:56.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom
[2026-02-18T22:54:56.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom (2.0 kB at 60 kB/s)
[2026-02-18T22:54:56.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom
[2026-02-18T22:54:56.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom (1.8 kB at 57 kB/s)
[2026-02-18T22:54:56.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom
[2026-02-18T22:54:57.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom (3.4 kB at 18 kB/s)
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom
[2026-02-18T22:54:57.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom (3.9 kB at 20 kB/s)
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom
[2026-02-18T22:54:57.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom (1.8 kB at 43 kB/s)
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar
[2026-02-18T22:54:57.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar (3.8 kB at 111 kB/s)
[2026-02-18T22:54:57.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar
[2026-02-18T22:54:57.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar (25 kB at 276 kB/s)
[2026-02-18T22:54:57.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar
[2026-02-18T22:54:57.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 622 kB/s)
[2026-02-18T22:54:57.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar
[2026-02-18T22:54:57.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 240 kB/s)
[2026-02-18T22:54:57.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar
[2026-02-18T22:54:57.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar (110 kB at 566 kB/s)
[2026-02-18T22:54:57.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar
[2026-02-18T22:54:57.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar (33 kB at 74 kB/s)
[2026-02-18T22:54:57.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2026-02-18T22:54:57.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar (33 kB at 73 kB/s)
[2026-02-18T22:54:57.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar (2.4 kB at 4.7 kB/s)
[2026-02-18T22:54:57.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 39 kB/s)
[2026-02-18T22:54:58.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar (250 kB at 325 kB/s)
[2026-02-18T22:54:58.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar (6.5 kB at 7.4 kB/s)
[2026-02-18T22:54:58.009Z] [INFO]
[2026-02-18T22:54:58.009Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.009Z] [INFO]
[2026-02-18T22:54:58.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.716Z] [INFO]
[2026-02-18T22:54:58.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.716Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO] Processed 24 files in 55ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO] Processed 24 files in 00:00.072 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:54:58.717Z] [INFO] Copying 2 resources
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO]
[2026-02-18T22:54:58.717Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry ---
[2026-02-18T22:54:58.717Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:54:58.717Z] [INFO] Compiling 22 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/classes
[2026-02-18T22:54:59.421Z] [INFO]
[2026-02-18T22:54:59.421Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry ---
[2026-02-18T22:54:59.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:54:59.421Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/runtime/src/test/resources
[2026-02-18T22:54:59.421Z] [INFO]
[2026-02-18T22:54:59.421Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry ---
[2026-02-18T22:54:59.421Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:54:59.421Z] [INFO] Compiling 2 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/test-classes
[2026-02-18T22:54:59.748Z] [INFO]
[2026-02-18T22:54:59.748Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry ---
[2026-02-18T22:54:59.748Z] [INFO]
[2026-02-18T22:54:59.748Z] [INFO] -------------------------------------------------------
[2026-02-18T22:54:59.748Z] [INFO] T E S T S
[2026-02-18T22:54:59.748Z] [INFO] -------------------------------------------------------
[2026-02-18T22:54:59.748Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:55:01.409Z] [INFO] Running io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-02-18T22:55:01.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-02-18T22:55:01.409Z] [INFO] Running io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-02-18T22:55:01.409Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] Results:
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry ---
[2026-02-18T22:55:01.409Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry ---
[2026-02-18T22:55:01.409Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry ---
[2026-02-18T22:55:01.409Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.jar
[2026-02-18T22:55:01.409Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.pom
[2026-02-18T22:55:01.409Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2026-02-18T22:55:01.409Z] [INFO]
[2026-02-18T22:55:01.409Z] [INFO] ------------< io.quarkus:quarkus-opentelemetry-deployment >-------------
[2026-02-18T22:55:01.409Z] [INFO] Building Quarkus - OpenTelemetry - Deployment 2.7.5.Final [358/964]
[2026-02-18T22:55:01.409Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:55:01.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom
[2026-02-18T22:55:02.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom (1.8 kB at 4.5 kB/s)
[2026-02-18T22:55:02.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom
[2026-02-18T22:55:02.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom (2.4 kB at 5.4 kB/s)
[2026-02-18T22:55:02.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom
[2026-02-18T22:55:02.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom (2.0 kB at 5.2 kB/s)
[2026-02-18T22:55:02.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar
[2026-02-18T22:55:02.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar
[2026-02-18T22:55:02.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar
[2026-02-18T22:55:02.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar (16 kB at 158 kB/s)
[2026-02-18T22:55:03.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar (26 kB at 99 kB/s)
[2026-02-18T22:55:03.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar (7.9 kB at 7.0 kB/s)
[2026-02-18T22:55:03.847Z] [INFO]
[2026-02-18T22:55:03.847Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:03.847Z] [INFO]
[2026-02-18T22:55:03.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.563Z] [INFO]
[2026-02-18T22:55:04.563Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.891Z] [INFO] Processed 28 files in 94ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T22:55:04.891Z] [INFO]
[2026-02-18T22:55:04.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.891Z] [INFO] Processed 28 files in 00:00.088 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T22:55:04.891Z] [INFO]
[2026-02-18T22:55:04.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:55:04.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/main/resources
[2026-02-18T22:55:04.891Z] [INFO]
[2026-02-18T22:55:04.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:04.891Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:55:04.891Z] [INFO] Compiling 3 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/classes
[2026-02-18T22:55:05.221Z] [INFO]
[2026-02-18T22:55:05.221Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:05.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:55:05.221Z] [INFO] Copying 1 resource
[2026-02-18T22:55:05.221Z] [INFO]
[2026-02-18T22:55:05.221Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:05.221Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:55:05.221Z] [INFO] Compiling 25 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/test-classes
[2026-02-18T22:55:06.000Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[32,44] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2026-02-18T22:55:06.000Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[40,20] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2026-02-18T22:55:06.000Z] [INFO]
[2026-02-18T22:55:06.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-deployment ---
[2026-02-18T22:55:06.000Z] [INFO]
[2026-02-18T22:55:06.000Z] [INFO] -------------------------------------------------------
[2026-02-18T22:55:06.000Z] [INFO] T E S T S
[2026-02-18T22:55:06.000Z] [INFO] -------------------------------------------------------
[2026-02-18T22:55:06.000Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:55:07.149Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-02-18T22:55:14.422Z] 2026-02-18 22:55:11,804 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:55:14.422Z] 2026-02-18 22:55:14,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-02-18T22:55:14.422Z] 2026-02-18 22:55:14,285 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:14.422Z] 2026-02-18 22:55:14,286 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:16.673Z] 2026-02-18 22:55:16,474 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:55:16.673Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.543 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-02-18T22:55:16.673Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-02-18T22:55:18.920Z] 2026-02-18 22:55:18,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-02-18T22:55:18.920Z] 2026-02-18 22:55:18,694 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:18.920Z] 2026-02-18 22:55:18,694 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:19.626Z] 2026-02-18 22:55:19,523 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T22:55:19.626Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.014 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-02-18T22:55:19.626Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-02-18T22:55:21.282Z] 2026-02-18 22:55:21,190 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-18T22:55:21.282Z] 2026-02-18 22:55:21,190 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:21.282Z] 2026-02-18 22:55:21,191 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:22.014Z] 2026-02-18 22:55:21,905 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:55:22.014Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-02-18T22:55:22.014Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:24,623 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:55:35.166Z] Tests paused
[2026-02-18T22:55:35.166Z] Running tests for the first time
[2026-02-18T22:55:35.166Z] Starting test run, 1 tests to run.
[2026-02-18T22:55:35.166Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-18T22:55:35.166Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:55:35.166Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:55:35.166Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:55:35.166Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:55:35.166Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:28,201 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.300s. Listening on: http://localhost:8080
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:28,202 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:28,202 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:29,232 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.817s. Listening on: http://localhost:8081
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:29,232 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:29,232 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:30,093 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-18T22:55:35.166Z] All 1 test is passing (0 skipped), 1 test was run in 4506ms. Tests completed at 22:55:30.
[2026-02-18T22:55:35.166Z] Starting test run, 1 tests to run.
[2026-02-18T22:55:35.166Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,726 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.680s. Listening on: http://localhost:8081
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,726 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,726 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,762 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,768 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,768 ERROR [io.qua.test] (Test runner thread) Test TracerRouterUT#testTracer() failed
[2026-02-18T22:55:35.166Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T22:55:35.166Z] Response body doesn't match expectation.
[2026-02-18T22:55:35.166Z] Expected: is "Hello Tracer!"
[2026-02-18T22:55:35.166Z] Actual: Goodbye Tracer!
[2026-02-18T22:55:35.166Z]
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T22:55:35.166Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T22:55:35.166Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T22:55:35.166Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T22:55:35.166Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T22:55:35.166Z] at io.quarkus.opentelemetry.deployment.TracerRouterUT.testTracer(TracerRouterUT.java:20)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T22:55:35.166Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T22:55:35.166Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T22:55:35.166Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T22:55:35.166Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:55:35.166Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:55:35.166Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:55:35.166Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T22:55:35.166Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T22:55:35.166Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T22:55:35.166Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T22:55:35.166Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T22:55:35.166Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T22:55:35.166Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:55:35.166Z]
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:32,774 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T22:55:35.166Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 752ms. Tests completed at 22:55:32 due to changes to TracerRouter.class.
[2026-02-18T22:55:35.166Z] Starting test run, 1 tests to run.
[2026-02-18T22:55:35.166Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,798 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.653s. Listening on: http://localhost:8081
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,799 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,799 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:35.166Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,829 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,834 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T22:55:35.166Z] All 1 test is passing (0 skipped), 1 test was run in 722ms. Tests completed at 22:55:34 due to changes to TracerRouterUT.class.
[2026-02-18T22:55:35.166Z] 2026-02-18 22:55:34,862 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T22:55:35.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.009 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-02-18T22:55:35.166Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:35,931 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T22:55:42.502Z] Tests paused
[2026-02-18T22:55:42.502Z] Running tests for the first time
[2026-02-18T22:55:42.502Z] Starting test run, 0 tests to run.
[2026-02-18T22:55:42.502Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-18T22:55:42.502Z] No tests found
[2026-02-18T22:55:42.502Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:55:42.502Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:55:42.502Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:55:42.502Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:55:42.502Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:38,622 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.150s. Listening on: http://localhost:8080
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:38,622 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:38,622 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:40,694 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TracerRouter.class.
[2026-02-18T22:55:42.502Z] Starting test run, 0 tests to run.
[2026-02-18T22:55:42.502Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:40,714 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T22:55:42.502Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:55:42.502Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:55:42.502Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:55:42.502Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:55:42.502Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:41,248 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8080
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:41,248 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:41,248 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:41,249 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.559s
[2026-02-18T22:55:42.502Z] 2026-02-18 22:55:41,267 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T22:55:42.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-02-18T22:55:42.502Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-02-18T22:55:42.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-02-18T22:55:42.502Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-02-18T22:55:44.156Z] 2026-02-18 22:55:43,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.644s. Listening on: http://localhost:8081
[2026-02-18T22:55:44.156Z] 2026-02-18 22:55:43,647 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:44.156Z] 2026-02-18 22:55:43,647 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:44.483Z] 2026-02-18 22:55:44,367 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:55:44.483Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-02-18T22:55:44.483Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-02-18T22:55:46.137Z] 2026-02-18 22:55:45,818 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-02-18T22:55:46.137Z] 2026-02-18 22:55:45,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:46.137Z] 2026-02-18 22:55:45,820 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:46.137Z] 2026-02-18 22:55:45,990 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-18T22:55:46.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-02-18T22:55:46.137Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-02-18T22:55:47.794Z] 2026-02-18 22:55:47,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-18T22:55:47.794Z] 2026-02-18 22:55:47,478 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:47.794Z] 2026-02-18 22:55:47,478 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:47.794Z] 2026-02-18 22:55:47,557 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:55:47.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-02-18T22:55:47.794Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-02-18T22:55:49.454Z] 2026-02-18 22:55:49,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.837s. Listening on: http://localhost:8081
[2026-02-18T22:55:49.454Z] 2026-02-18 22:55:49,312 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:49.454Z] 2026-02-18 22:55:49,312 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:49.784Z] 2026-02-18 22:55:49,502 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:55:49.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-02-18T22:55:49.784Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-02-18T22:55:51.446Z] 2026-02-18 22:55:51,216 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-18T22:55:51.446Z] 2026-02-18 22:55:51,216 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:51.446Z] 2026-02-18 22:55:51,216 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:51.446Z] 2026-02-18 22:55:51,294 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:55:51.446Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-02-18T22:55:51.446Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-02-18T22:55:53.696Z] 2026-02-18 22:55:53,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.840s. Listening on: http://localhost:8081
[2026-02-18T22:55:53.697Z] 2026-02-18 22:55:53,168 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:53.697Z] 2026-02-18 22:55:53,168 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:53.697Z] 2026-02-18 22:55:53,254 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T22:55:53.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-02-18T22:55:53.697Z] [INFO] Running io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-02-18T22:55:55.391Z] 2026-02-18 22:55:54,788 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.625s. Listening on: http://localhost:8081
[2026-02-18T22:55:55.391Z] 2026-02-18 22:55:54,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:55.391Z] 2026-02-18 22:55:54,789 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:55.722Z] 2026-02-18 22:55:55,602 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:55:55.722Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 s - in io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-02-18T22:55:55.722Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-02-18T22:55:56.436Z] 2026-02-18 22:55:56,259 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-18T22:55:56.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s - in io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-02-18T22:55:56.436Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-02-18T22:55:57.142Z] The output of the Quarkus build can be found at /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/quarkus-prod-mode-test14958658605388478501/build-result
[2026-02-18T22:55:57.142Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.509 s <<< FAILURE! - in io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-02-18T22:55:57.142Z] [ERROR] io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest Time elapsed: 0.509 s <<< ERROR!
[2026-02-18T22:55:57.142Z] java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-02-18T22:55:57.142Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:504)
[2026-02-18T22:55:57.142Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:57.142Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-18T22:55:57.142Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-18T22:55:57.142Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:55:57.142Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T22:55:57.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T22:55:57.142Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T22:55:57.142Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T22:55:57.142Z] Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:160)
[2026-02-18T22:55:57.142Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:462)
[2026-02-18T22:55:57.142Z] ... 42 more
[2026-02-18T22:55:57.142Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for io.quarkus:quarkus-opentelemetry-deployment:jar:2.7.5.Final
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:278)
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:279)
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:170)
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
[2026-02-18T22:55:57.142Z] ... 44 more
[2026-02-18T22:55:57.142Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-18T22:55:57.142Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
[2026-02-18T22:55:57.142Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:274)
[2026-02-18T22:55:57.142Z] ... 47 more
[2026-02-18T22:55:57.142Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-18T22:55:57.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
[2026-02-18T22:55:57.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
[2026-02-18T22:55:57.142Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
[2026-02-18T22:55:57.142Z] ... 48 more
[2026-02-18T22:55:57.142Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-18T22:55:57.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:415)
[2026-02-18T22:55:57.142Z] ... 50 more
[2026-02-18T22:55:57.142Z]
[2026-02-18T22:55:57.142Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-02-18T22:55:58.293Z] 2026-02-18 22:55:58,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-18T22:55:58.293Z] 2026-02-18 22:55:58,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:55:58.293Z] 2026-02-18 22:55:58,245 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:55:58.999Z] 2026-02-18 22:55:58,844 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:55:58.999Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-02-18T22:55:58.999Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-02-18T22:56:00.665Z] 2026-02-18 22:56:00,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2026-02-18T22:56:00.665Z] 2026-02-18 22:56:00,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:00.665Z] 2026-02-18 22:56:00,236 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:56:00.993Z] 2026-02-18 22:56:00,844 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:56:00.993Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-02-18T22:56:00.993Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-02-18T22:56:02.135Z] 2026-02-18 22:56:02,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-02-18T22:56:02.135Z] 2026-02-18 22:56:02,092 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:02.135Z] 2026-02-18 22:56:02,092 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:56:03.281Z] 2026-02-18 22:56:02,817 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:56:03.281Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-02-18T22:56:03.281Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-02-18T22:56:04.423Z] 2026-02-18 22:56:04,204 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-18T22:56:04.423Z] 2026-02-18 22:56:04,204 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:04.423Z] 2026-02-18 22:56:04,205 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:56:05.130Z] 2026-02-18 22:56:04,816 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:56:05.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-02-18T22:56:05.130Z] [INFO] Running io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-02-18T22:56:06.279Z] 2026-02-18 22:56:06,090 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-18T22:56:06.279Z] 2026-02-18 22:56:06,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:06.279Z] 2026-02-18 22:56:06,090 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T22:56:07.426Z] 2026-02-18 22:56:06,975 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:56:07.426Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] Results:
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [ERROR] Errors:
[2026-02-18T22:56:07.426Z] [ERROR] TracerWithInvalidExtensionTest » Runtime io.quarkus.bootstrap.BootstrapExcepti...
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [ERROR] Tests run: 31, Failures: 0, Errors: 1, Skipped: 0
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] ------< io.quarkus:quarkus-opentelemetry-exporter-jaeger-parent >-------
[2026-02-18T22:56:07.426Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger 2.7.5.Final [359/964]
[2026-02-18T22:56:07.426Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-18T22:56:07.426Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger-parent/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-parent-2.7.5.Final.pom
[2026-02-18T22:56:07.426Z] [INFO]
[2026-02-18T22:56:07.426Z] [INFO] ----------< io.quarkus:quarkus-opentelemetry-exporter-jaeger >----------
[2026-02-18T22:56:07.426Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger - Runtime 2.7.5.Final [360/964]
[2026-02-18T22:56:07.426Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:07.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom
[2026-02-18T22:56:07.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom (2.2 kB at 25 kB/s)
[2026-02-18T22:56:07.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom
[2026-02-18T22:56:07.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom (2.6 kB at 29 kB/s)
[2026-02-18T22:56:07.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom
[2026-02-18T22:56:07.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom (4.3 kB at 15 kB/s)
[2026-02-18T22:56:07.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom
[2026-02-18T22:56:08.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom (3.1 kB at 34 kB/s)
[2026-02-18T22:56:08.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar
[2026-02-18T22:56:08.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar
[2026-02-18T22:56:08.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar
[2026-02-18T22:56:08.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar (172 kB at 1.6 MB/s)
[2026-02-18T22:56:08.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar (37 kB at 333 kB/s)
[2026-02-18T22:56:08.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar (100 kB at 295 kB/s)
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:08.447Z] [INFO] Copying 1 resource
[2026-02-18T22:56:08.447Z] [INFO]
[2026-02-18T22:56:08.447Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.775Z] [INFO]
[2026-02-18T22:56:08.775Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:08.775Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:08.775Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/classes
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:09.103Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/src/test/resources
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] No sources to compile
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] No tests to run.
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-18T22:56:09.103Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2026-02-18T22:56:09.103Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.pom
[2026-02-18T22:56:09.103Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] -------------< io.quarkus:quarkus-grpc-common-deployment >--------------
[2026-02-18T22:56:09.103Z] [INFO] Building Quarkus - gRPC Common - Deployment 2.7.5.Final [361/964]
[2026-02-18T22:56:09.103Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.103Z] [INFO]
[2026-02-18T22:56:09.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:09.813Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/main/resources
[2026-02-18T22:56:09.813Z] [INFO]
[2026-02-18T22:56:09.813Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:09.813Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:09.813Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/deployment/target/classes
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:10.145Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/test/resources
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] No sources to compile
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] No tests to run.
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-deployment ---
[2026-02-18T22:56:10.145Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2026-02-18T22:56:10.145Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.pom
[2026-02-18T22:56:10.145Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T22:56:10.145Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2026-02-18T22:56:10.145Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-18T22:56:10.145Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] -------< io.quarkus:quarkus-opentelemetry-exporter-otlp-parent >--------
[2026-02-18T22:56:10.145Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP 2.7.5.Final [362/964]
[2026-02-18T22:56:10.145Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-18T22:56:10.145Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp-parent/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-parent-2.7.5.Final.pom
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] -----------< io.quarkus:quarkus-opentelemetry-exporter-otlp >-----------
[2026-02-18T22:56:10.145Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP - Runtime 2.7.5.Final [363/964]
[2026-02-18T22:56:10.145Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:10.145Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom
[2026-02-18T22:56:10.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom (2.2 kB at 24 kB/s)
[2026-02-18T22:56:10.145Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar
[2026-02-18T22:56:10.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar (10 kB at 122 kB/s)
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.145Z] [INFO]
[2026-02-18T22:56:10.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO] Processed 5 files in 00:00.020 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:10.474Z] [INFO] Copying 1 resource
[2026-02-18T22:56:10.474Z] [INFO]
[2026-02-18T22:56:10.474Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.803Z] [INFO]
[2026-02-18T22:56:10.803Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:10.803Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:10.803Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/classes
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:11.129Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/src/test/resources
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.129Z] [INFO] No sources to compile
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.129Z] [INFO] No tests to run.
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.129Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.129Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2026-02-18T22:56:11.129Z] [INFO]
[2026-02-18T22:56:11.129Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-18T22:56:11.130Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2026-02-18T22:56:11.130Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.pom
[2026-02-18T22:56:11.130Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2026-02-18T22:56:11.130Z] [INFO]
[2026-02-18T22:56:11.130Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T22:56:11.130Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2026-02-18T22:56:11.130Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-18T22:56:11.130Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T22:56:11.130Z] [INFO]
[2026-02-18T22:56:11.130Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jaxb-parent >---------------
[2026-02-18T22:56:11.130Z] [INFO] Building Quarkus - RESTEasy - JAXB 2.7.5.Final [364/964]
[2026-02-18T22:56:11.130Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:11.130Z] [INFO]
[2026-02-18T22:56:11.130Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.130Z] [INFO]
[2026-02-18T22:56:11.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.130Z] [INFO]
[2026-02-18T22:56:11.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-parent ---
[2026-02-18T22:56:11.456Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-parent/2.7.5.Final/quarkus-resteasy-jaxb-parent-2.7.5.Final.pom
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-jaxb >------------------
[2026-02-18T22:56:11.456Z] [INFO] Building Quarkus - RESTEasy - JAXB - Runtime 2.7.5.Final [365/964]
[2026-02-18T22:56:11.456Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:11.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2026-02-18T22:56:11.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 83 kB/s)
[2026-02-18T22:56:11.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2026-02-18T22:56:11.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 685 kB/s)
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.456Z] [INFO]
[2026-02-18T22:56:11.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:11.783Z] [INFO] Copying 1 resource
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] No sources to compile
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:11.783Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/src/test/resources
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] No sources to compile
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] No tests to run.
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb ---
[2026-02-18T22:56:11.783Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2026-02-18T22:56:11.783Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.pom
[2026-02-18T22:56:11.783Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:56:11.783Z] [INFO]
[2026-02-18T22:56:11.784Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jaxb-deployment >-------------
[2026-02-18T22:56:11.784Z] [INFO] Building Quarkus - RESTEasy - JAXB - Deployment 2.7.5.Final [366/964]
[2026-02-18T22:56:11.784Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:11.784Z] [INFO]
[2026-02-18T22:56:11.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:11.784Z] [INFO]
[2026-02-18T22:56:11.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:12.499Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/main/resources
[2026-02-18T22:56:12.499Z] [INFO]
[2026-02-18T22:56:12.499Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.499Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:12.499Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/classes
[2026-02-18T22:56:12.828Z] [INFO]
[2026-02-18T22:56:12.828Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:12.828Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/test/resources
[2026-02-18T22:56:12.828Z] [INFO]
[2026-02-18T22:56:12.828Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:12.828Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:12.828Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/test-classes
[2026-02-18T22:56:13.205Z] [INFO]
[2026-02-18T22:56:13.205Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:13.205Z] [INFO]
[2026-02-18T22:56:13.205Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:13.205Z] [INFO] T E S T S
[2026-02-18T22:56:13.205Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:13.205Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:56:14.855Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-02-18T22:56:22.281Z] 2026-02-18 22:56:21,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2026-02-18T22:56:22.281Z] 2026-02-18 22:56:21,553 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:22.281Z] 2026-02-18 22:56:21,553 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:56:25.235Z] 2026-02-18 22:56:24,543 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T22:56:25.235Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.118 s - in io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-02-18T22:56:25.235Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-02-18T22:56:26.895Z] 2026-02-18 22:56:26,467 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-02-18T22:56:26.895Z] 2026-02-18 22:56:26,468 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:26.895Z] 2026-02-18 22:56:26,468 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-02-18T22:56:27.600Z] 2026-02-18 22:56:27,266 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T22:56:27.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.702 s - in io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] Results:
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:27.600Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:27.600Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-18T22:56:27.600Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:56:27.600Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.pom
[2026-02-18T22:56:27.600Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --------------< io.quarkus:quarkus-resteasy-links-parent >--------------
[2026-02-18T22:56:27.600Z] [INFO] Building Quarkus - RESTEasy - Links 2.7.5.Final [367/964]
[2026-02-18T22:56:27.600Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-parent ---
[2026-02-18T22:56:27.600Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-parent/2.7.5.Final/quarkus-resteasy-links-parent-2.7.5.Final.pom
[2026-02-18T22:56:27.600Z] [INFO]
[2026-02-18T22:56:27.600Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-links >------------------
[2026-02-18T22:56:27.601Z] [INFO] Building Quarkus - RESTEasy - Links - Runtime 2.7.5.Final [368/964]
[2026-02-18T22:56:27.601Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:27.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2026-02-18T22:56:28.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 9.3 kB/s)
[2026-02-18T22:56:28.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2026-02-18T22:56:28.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 166 kB/s)
[2026-02-18T22:56:28.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2026-02-18T22:56:28.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2026-02-18T22:56:28.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 1.2 MB/s)
[2026-02-18T22:56:28.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 415 kB/s)
[2026-02-18T22:56:28.631Z] [INFO]
[2026-02-18T22:56:28.631Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.631Z] [INFO]
[2026-02-18T22:56:28.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.631Z] [INFO]
[2026-02-18T22:56:28.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:28.968Z] [INFO] Copying 1 resource
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] No sources to compile
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:28.968Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/runtime/src/test/resources
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] No sources to compile
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] No tests to run.
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links ---
[2026-02-18T22:56:28.968Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.jar
[2026-02-18T22:56:28.968Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.pom
[2026-02-18T22:56:28.968Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] ------------< io.quarkus:quarkus-resteasy-links-deployment >------------
[2026-02-18T22:56:28.968Z] [INFO] Building Quarkus - RESTEasy - Links - Deployment 2.7.5.Final [369/964]
[2026-02-18T22:56:28.968Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:28.968Z] [INFO]
[2026-02-18T22:56:28.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:30.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/main/resources
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] No sources to compile
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:30.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/test/resources
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] No sources to compile
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] No tests to run.
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-18T22:56:30.117Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] No sources in project. Archive not created.
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-deployment ---
[2026-02-18T22:56:30.117Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2026-02-18T22:56:30.117Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.pom
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] ----------< io.quarkus:quarkus-resteasy-mutiny-common-parent >----------
[2026-02-18T22:56:30.117Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common 2.7.5.Final [370/964]
[2026-02-18T22:56:30.117Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-18T22:56:30.117Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.5.Final/quarkus-resteasy-mutiny-common-parent-2.7.5.Final.pom
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-common >--------------
[2026-02-18T22:56:30.117Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.5.Final [371/964]
[2026-02-18T22:56:30.117Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.117Z] [INFO]
[2026-02-18T22:56:30.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO] Processed 11 files in 28ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO] Processed 11 files in 00:00.044 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:30.825Z] [INFO] Copying 1 resource
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO]
[2026-02-18T22:56:30.825Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:30.825Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:30.825Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/classes
[2026-02-18T22:56:31.191Z] [INFO]
[2026-02-18T22:56:31.192Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:31.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:31.192Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/src/test/resources
[2026-02-18T22:56:31.192Z] [INFO]
[2026-02-18T22:56:31.192Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:31.192Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:31.192Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/test-classes
[2026-02-18T22:56:31.523Z] [INFO]
[2026-02-18T22:56:31.523Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:31.523Z] [INFO]
[2026-02-18T22:56:31.523Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:31.523Z] [INFO] T E S T S
[2026-02-18T22:56:31.523Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:31.523Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:56:32.229Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-02-18T22:56:32.948Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-02-18T22:56:32.948Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-02-18T22:56:32.948Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-02-18T22:56:32.948Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-02-18T22:56:32.948Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO] Results:
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:33.276Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:33.276Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2026-02-18T22:56:33.276Z] [INFO]
[2026-02-18T22:56:33.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common ---
[2026-02-18T22:56:33.277Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2026-02-18T22:56:33.277Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.pom
[2026-02-18T22:56:33.277Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2026-02-18T22:56:33.277Z] [INFO]
[2026-02-18T22:56:33.277Z] [INFO] --------< io.quarkus:quarkus-resteasy-mutiny-common-deployment >--------
[2026-02-18T22:56:33.277Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Deployment 2.7.5.Final [372/964]
[2026-02-18T22:56:33.277Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:33.277Z] [INFO]
[2026-02-18T22:56:33.277Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.277Z] [INFO]
[2026-02-18T22:56:33.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:33.983Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/main/resources
[2026-02-18T22:56:33.983Z] [INFO]
[2026-02-18T22:56:33.983Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:33.983Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:33.983Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/classes
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:34.322Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/test/resources
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] No sources to compile
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] No tests to run.
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:34.322Z] [INFO]
[2026-02-18T22:56:34.322Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-18T22:56:34.322Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2026-02-18T22:56:34.323Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.pom
[2026-02-18T22:56:34.323Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-parent >--------------
[2026-02-18T22:56:34.323Z] [INFO] Building Quarkus - RESTEasy - Mutiny 2.7.5.Final [373/964]
[2026-02-18T22:56:34.323Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-parent ---
[2026-02-18T22:56:34.323Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.5.Final/quarkus-resteasy-mutiny-parent-2.7.5.Final.pom
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-mutiny >-----------------
[2026-02-18T22:56:34.323Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Runtime 2.7.5.Final [374/964]
[2026-02-18T22:56:34.323Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:34.323Z] [INFO]
[2026-02-18T22:56:34.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:35.031Z] [INFO] Copying 1 resource
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] No sources to compile
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:35.031Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/src/test/resources
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] No sources to compile
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] No tests to run.
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny ---
[2026-02-18T22:56:35.031Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2026-02-18T22:56:35.031Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.pom
[2026-02-18T22:56:35.031Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] -----------< io.quarkus:quarkus-resteasy-mutiny-deployment >------------
[2026-02-18T22:56:35.031Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Deployment 2.7.5.Final [375/964]
[2026-02-18T22:56:35.031Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:35.031Z] [INFO]
[2026-02-18T22:56:35.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:35.735Z] [INFO]
[2026-02-18T22:56:35.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO] Processed 7 files in 18ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO] Processed 7 files in 00:00.011 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:36.077Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/main/resources
[2026-02-18T22:56:36.077Z] [INFO]
[2026-02-18T22:56:36.077Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.077Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:36.077Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/classes
[2026-02-18T22:56:36.406Z] [INFO]
[2026-02-18T22:56:36.406Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:36.406Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/test/resources
[2026-02-18T22:56:36.406Z] [INFO]
[2026-02-18T22:56:36.406Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.406Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:36.406Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/test-classes
[2026-02-18T22:56:36.737Z] [INFO]
[2026-02-18T22:56:36.737Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:36.737Z] [INFO]
[2026-02-18T22:56:36.737Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:36.737Z] [INFO] T E S T S
[2026-02-18T22:56:36.737Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:36.737Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:56:37.884Z] [INFO] Running io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-02-18T22:56:45.229Z] 2026-02-18 22:56:44,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.748s. Listening on: http://localhost:8081
[2026-02-18T22:56:45.229Z] 2026-02-18 22:56:44,763 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:45.229Z] 2026-02-18 22:56:44,763 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-02-18T22:56:47.480Z] 2026-02-18 22:56:46,938 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T22:56:47.480Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 s - in io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-02-18T22:56:47.480Z] [INFO] Running io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-02-18T22:56:49.136Z] 2026-02-18 22:56:48,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8081
[2026-02-18T22:56:49.136Z] 2026-02-18 22:56:48,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:56:49.136Z] 2026-02-18 22:56:48,953 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-02-18T22:56:50.816Z] 2026-02-18 22:56:50,466 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002020: Unhandled asynchronous exception, sending back 500: java.lang.IllegalStateException: BOOM!
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.mutiny.test.MutinyResource.lambda$failingBecauseOfApplicationCode$1(MutinyResource.java:59)
[2026-02-18T22:56:50.816Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform$UniOnItemTransformProcessor.onItem(UniOnItemTransform.java:36)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.operators.uni.UniSubscribeToCompletionStage.subscribe(UniSubscribeToCompletionStage.java:30)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:178)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:165)
[2026-02-18T22:56:50.816Z] at io.smallrye.mutiny.Uni.subscribeAsCompletionStage(Uni.java:142)
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:15)
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:11)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.AsyncResponseConsumer$CompletionStageResponseConsumer.subscribe(AsyncResponseConsumer.java:257)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.afterInvoke(ResourceMethodInvoker.java:554)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:533)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T22:56:50.816Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T22:56:50.816Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T22:56:50.816Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T22:56:50.816Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T22:56:50.816Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T22:56:50.816Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T22:56:50.816Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T22:56:50.816Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T22:56:50.816Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T22:56:50.816Z]
[2026-02-18T22:56:50.816Z] 2026-02-18 22:56:50,508 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:56:50.816Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.541 s - in io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] Results:
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:50.816Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:50.816Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-18T22:56:50.816Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:56:50.816Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.pom
[2026-02-18T22:56:50.816Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --------------< io.quarkus:quarkus-resteasy-qute-parent >---------------
[2026-02-18T22:56:50.816Z] [INFO] Building Quarkus - RESTEasy - Qute 2.7.5.Final [376/964]
[2026-02-18T22:56:50.816Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-parent ---
[2026-02-18T22:56:50.816Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-parent/2.7.5.Final/quarkus-resteasy-qute-parent-2.7.5.Final.pom
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-qute >------------------
[2026-02-18T22:56:50.816Z] [INFO] Building Quarkus - RESTEasy - Qute - Runtime 2.7.5.Final [377/964]
[2026-02-18T22:56:50.816Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:50.816Z] [INFO]
[2026-02-18T22:56:50.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:51.151Z] [INFO] Copying 1 resource
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO]
[2026-02-18T22:56:51.151Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.151Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:51.151Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/classes
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:51.481Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/src/test/resources
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] No sources to compile
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] No tests to run.
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute ---
[2026-02-18T22:56:51.481Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.jar
[2026-02-18T22:56:51.481Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.pom
[2026-02-18T22:56:51.481Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] ------------< io.quarkus:quarkus-resteasy-qute-deployment >-------------
[2026-02-18T22:56:51.481Z] [INFO] Building Quarkus - RESTEasy - Qute - Deployment 2.7.5.Final [378/964]
[2026-02-18T22:56:51.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:51.481Z] [INFO]
[2026-02-18T22:56:51.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO] Processed 15 files in 30ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO] Processed 15 files in 00:00.016 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:52.188Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/src/main/resources
[2026-02-18T22:56:52.188Z] [INFO]
[2026-02-18T22:56:52.188Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.188Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:52.188Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/classes
[2026-02-18T22:56:52.515Z] [INFO]
[2026-02-18T22:56:52.515Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:56:52.515Z] [INFO] Copying 9 resources
[2026-02-18T22:56:52.515Z] [INFO]
[2026-02-18T22:56:52.515Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.515Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:56:52.515Z] [INFO] Compiling 14 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/test-classes
[2026-02-18T22:56:52.841Z] [INFO]
[2026-02-18T22:56:52.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:56:52.841Z] [INFO]
[2026-02-18T22:56:52.841Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:52.841Z] [INFO] T E S T S
[2026-02-18T22:56:52.841Z] [INFO] -------------------------------------------------------
[2026-02-18T22:56:53.169Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:56:54.313Z] [INFO] Running io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-02-18T22:57:01.624Z] 2026-02-18 22:57:00,653 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.768s. Listening on: http://localhost:8081
[2026-02-18T22:57:01.624Z] 2026-02-18 22:57:00,667 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:01.624Z] 2026-02-18 22:57:00,671 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:02.768Z] 2026-02-18 22:57:02,643 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T22:57:02.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.754 s - in io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-02-18T22:57:02.768Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-02-18T22:57:05.066Z] 2026-02-18 22:57:04,737 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-02-18T22:57:05.066Z] 2026-02-18 22:57:04,737 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:05.066Z] 2026-02-18 22:57:04,738 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:05.823Z] 2026-02-18 22:57:05,597 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:57:05.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.939 s - in io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-02-18T22:57:05.823Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-02-18T22:57:06.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s - in io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-02-18T22:57:06.528Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-02-18T22:57:08.202Z] 2026-02-18 22:57:07,815 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T22:57:08.202Z] 2026-02-18 22:57:07,816 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:08.203Z] 2026-02-18 22:57:07,816 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:08.532Z] 2026-02-18 22:57:08,401 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:57:08.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-02-18T22:57:08.532Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-02-18T22:57:17.470Z] Tests paused
[2026-02-18T22:57:17.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:57:17.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:57:17.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:57:17.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:57:17.470Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:13,325 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.844s. Listening on: http://localhost:8080
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:13,325 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:13,326 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:15,800 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:15,809 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T22:57:17.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:57:17.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:57:17.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:57:17.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:57:17.470Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,313 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8080
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,314 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,314 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,314 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.311s
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,365 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-dev-mode-test6049521211659242898/src/main/resources/messages/msg_de.properties
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,367 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,370 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:57:17.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:57:17.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:57:17.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:57:17.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:57:17.470Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,808 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8080
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,808 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,808 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,809 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.446s
[2026-02-18T22:57:17.470Z] 2026-02-18 22:57:16,822 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:57:17.470Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.455 s - in io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-02-18T22:57:17.470Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-02-18T22:57:18.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO] Results:
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:57:18.176Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:57:18.176Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:18.176Z] [INFO]
[2026-02-18T22:57:18.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-deployment ---
[2026-02-18T22:57:18.176Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2026-02-18T22:57:18.176Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.pom
[2026-02-18T22:57:18.177Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] ------------< io.quarkus:quarkus-resteasy-multipart-parent >------------
[2026-02-18T22:57:18.177Z] [INFO] Building Quarkus - RESTEasy - Multipart 2.7.5.Final [379/964]
[2026-02-18T22:57:18.177Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-parent ---
[2026-02-18T22:57:18.177Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-parent/2.7.5.Final/quarkus-resteasy-multipart-parent-2.7.5.Final.pom
[2026-02-18T22:57:18.177Z] [INFO]
[2026-02-18T22:57:18.177Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-multipart >----------------
[2026-02-18T22:57:18.177Z] [INFO] Building Quarkus - RESTEasy - Multipart - Runtime 2.7.5.Final [380/964]
[2026-02-18T22:57:18.177Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:18.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2026-02-18T22:57:18.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 82 kB/s)
[2026-02-18T22:57:18.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2026-02-18T22:57:18.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 164 kB/s)
[2026-02-18T22:57:18.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2026-02-18T22:57:18.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 575 kB/s)
[2026-02-18T22:57:18.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2026-02-18T22:57:18.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 94 kB/s)
[2026-02-18T22:57:18.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 287 kB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 72 kB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 76 kB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2026-02-18T22:57:18.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 3.0 MB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 4.8 MB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 435 kB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 7.6 MB/s)
[2026-02-18T22:57:18.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 674 kB/s)
[2026-02-18T22:57:18.503Z] [INFO]
[2026-02-18T22:57:18.503Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.503Z] [INFO]
[2026-02-18T22:57:18.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:18.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:18.829Z] [INFO] Copying 2 resources
[2026-02-18T22:57:18.829Z] [INFO]
[2026-02-18T22:57:18.829Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.173Z] [INFO]
[2026-02-18T22:57:19.173Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.173Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:19.173Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/classes
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:19.502Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/src/test/resources
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] No sources to compile
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] No tests to run.
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart ---
[2026-02-18T22:57:19.502Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.jar
[2026-02-18T22:57:19.502Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.pom
[2026-02-18T22:57:19.502Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] ----------< io.quarkus:quarkus-resteasy-multipart-deployment >----------
[2026-02-18T22:57:19.502Z] [INFO] Building Quarkus - RESTEasy - Multipart - Deployment 2.7.5.Final [381/964]
[2026-02-18T22:57:19.502Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:19.502Z] [INFO]
[2026-02-18T22:57:19.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO] Processed 9 files in 24ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO] Processed 9 files in 00:00.018 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:20.678Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/src/main/resources
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:20.678Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/classes
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:20.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:20.678Z] [INFO] Copying 1 resource
[2026-02-18T22:57:20.678Z] [INFO]
[2026-02-18T22:57:20.678Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:21.005Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:21.005Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/test-classes
[2026-02-18T22:57:21.005Z] [INFO]
[2026-02-18T22:57:21.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:21.005Z] [INFO]
[2026-02-18T22:57:21.005Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:21.005Z] [INFO] T E S T S
[2026-02-18T22:57:21.005Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:21.335Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:57:22.044Z] [INFO] Running io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-02-18T22:57:29.355Z] 2026-02-18 22:57:28,779 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.934s. Listening on: http://localhost:8081
[2026-02-18T22:57:29.356Z] 2026-02-18 22:57:28,786 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:29.356Z] 2026-02-18 22:57:28,787 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-18T22:57:31.026Z] 2026-02-18 22:57:30,701 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T22:57:31.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.888 s - in io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-02-18T22:57:31.027Z] [INFO] Running io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-02-18T22:57:33.320Z] 2026-02-18 22:57:32,990 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.807s. Listening on: http://localhost:8081
[2026-02-18T22:57:33.320Z] 2026-02-18 22:57:32,990 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:33.320Z] 2026-02-18 22:57:32,990 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-18T22:57:34.043Z] 2026-02-18 22:57:33,788 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T22:57:34.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.06 s - in io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-02-18T22:57:34.043Z] [INFO] Running io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-02-18T22:57:35.699Z] 2026-02-18 22:57:35,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.777s. Listening on: http://localhost:8081
[2026-02-18T22:57:35.699Z] 2026-02-18 22:57:35,634 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:35.699Z] 2026-02-18 22:57:35,634 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-18T22:57:36.844Z] 2026-02-18 22:57:36,555 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T22:57:36.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.753 s - in io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-02-18T22:57:36.844Z] [INFO]
[2026-02-18T22:57:36.844Z] [INFO] Results:
[2026-02-18T22:57:36.844Z] [INFO]
[2026-02-18T22:57:36.844Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:57:36.844Z] [INFO]
[2026-02-18T22:57:36.844Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:36.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:36.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-deployment ---
[2026-02-18T22:57:36.845Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2026-02-18T22:57:36.845Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.pom
[2026-02-18T22:57:36.845Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jackson-parent >------------
[2026-02-18T22:57:36.845Z] [INFO] Building Quarkus - REST Client - Jackson 2.7.5.Final [382/964]
[2026-02-18T22:57:36.845Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-parent ---
[2026-02-18T22:57:36.845Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-parent/2.7.5.Final/quarkus-rest-client-jackson-parent-2.7.5.Final.pom
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-jackson >---------------
[2026-02-18T22:57:36.845Z] [INFO] Building Quarkus - REST Client - Jackson - Runtime 2.7.5.Final [383/964]
[2026-02-18T22:57:36.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:36.845Z] [INFO]
[2026-02-18T22:57:36.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:37.173Z] [INFO] Copying 1 resource
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] No sources to compile
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:37.173Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/src/test/resources
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] No sources to compile
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] No tests to run.
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson ---
[2026-02-18T22:57:37.173Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.jar
[2026-02-18T22:57:37.173Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.pom
[2026-02-18T22:57:37.173Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] ---------< io.quarkus:quarkus-rest-client-jackson-deployment >----------
[2026-02-18T22:57:37.173Z] [INFO] Building Quarkus - REST Client - Jackson - Deployment 2.7.5.Final [384/964]
[2026-02-18T22:57:37.173Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:37.173Z] [INFO]
[2026-02-18T22:57:37.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO] Processed 7 files in 15ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:38.323Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/src/main/resources
[2026-02-18T22:57:38.323Z] [INFO]
[2026-02-18T22:57:38.323Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.323Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:38.323Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/classes
[2026-02-18T22:57:38.650Z] [INFO]
[2026-02-18T22:57:38.650Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:38.650Z] [INFO] Copying 1 resource
[2026-02-18T22:57:38.650Z] [INFO]
[2026-02-18T22:57:38.650Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.650Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:38.650Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/test-classes
[2026-02-18T22:57:38.977Z] [INFO]
[2026-02-18T22:57:38.977Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:38.977Z] [INFO]
[2026-02-18T22:57:38.977Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:38.977Z] [INFO] T E S T S
[2026-02-18T22:57:38.977Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:38.977Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:57:40.121Z] [INFO] Running io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-02-18T22:57:47.389Z] 2026-02-18 22:57:47,026 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.025s. Listening on: http://localhost:8081
[2026-02-18T22:57:47.389Z] 2026-02-18 22:57:47,036 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:57:47.389Z] 2026-02-18 22:57:47,036 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jackson, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:57:49.667Z] 2026-02-18 22:57:49,242 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T22:57:49.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.411 s - in io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] Results:
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:49.667Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:49.667Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-deployment ---
[2026-02-18T22:57:49.667Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2026-02-18T22:57:49.667Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.pom
[2026-02-18T22:57:49.667Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] ------------< io.quarkus:quarkus-rest-client-jsonb-parent >-------------
[2026-02-18T22:57:49.667Z] [INFO] Building Quarkus - REST Client - JSON-B 2.7.5.Final [385/964]
[2026-02-18T22:57:49.667Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-parent ---
[2026-02-18T22:57:49.667Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-parent/2.7.5.Final/quarkus-rest-client-jsonb-parent-2.7.5.Final.pom
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jsonb >----------------
[2026-02-18T22:57:49.667Z] [INFO] Building Quarkus - REST Client - JSON-B - Runtime 2.7.5.Final [386/964]
[2026-02-18T22:57:49.667Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:49.667Z] [INFO] Copying 1 resource
[2026-02-18T22:57:49.667Z] [INFO]
[2026-02-18T22:57:49.667Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO] No sources to compile
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:49.994Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/src/test/resources
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO] No sources to compile
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO] No tests to run.
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.994Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2026-02-18T22:57:49.994Z] [INFO]
[2026-02-18T22:57:49.994Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.995Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:57:49.995Z] [INFO]
[2026-02-18T22:57:49.995Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb ---
[2026-02-18T22:57:49.995Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2026-02-18T22:57:49.995Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.pom
[2026-02-18T22:57:49.995Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2026-02-18T22:57:49.995Z] [INFO]
[2026-02-18T22:57:49.995Z] [INFO] ----------< io.quarkus:quarkus-rest-client-jsonb-deployment >-----------
[2026-02-18T22:57:49.995Z] [INFO] Building Quarkus - REST Client - JSON-B - Deployment 2.7.5.Final [387/964]
[2026-02-18T22:57:49.995Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:57:49.995Z] [INFO]
[2026-02-18T22:57:49.995Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:49.995Z] [INFO]
[2026-02-18T22:57:49.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO] Processed 7 files in 00:00.006 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:51.135Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/src/main/resources
[2026-02-18T22:57:51.135Z] [INFO]
[2026-02-18T22:57:51.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.135Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:51.135Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/classes
[2026-02-18T22:57:51.461Z] [INFO]
[2026-02-18T22:57:51.461Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:57:51.461Z] [INFO] Copying 1 resource
[2026-02-18T22:57:51.461Z] [INFO]
[2026-02-18T22:57:51.461Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.461Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:57:51.461Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/test-classes
[2026-02-18T22:57:51.789Z] [INFO]
[2026-02-18T22:57:51.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:57:51.789Z] [INFO]
[2026-02-18T22:57:51.789Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:51.789Z] [INFO] T E S T S
[2026-02-18T22:57:51.789Z] [INFO] -------------------------------------------------------
[2026-02-18T22:57:51.789Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:57:52.951Z] [INFO] Running io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-02-18T22:58:00.284Z] 2026-02-18 22:57:59,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.822s. Listening on: http://localhost:8081
[2026-02-18T22:58:00.284Z] 2026-02-18 22:57:59,908 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:58:00.284Z] 2026-02-18 22:57:59,908 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jsonb, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:58:02.534Z] 2026-02-18 22:58:01,899 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:58:02.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.13 s - in io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] Results:
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:58:02.534Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:58:02.534Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.pom
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] -------------< io.quarkus:quarkus-rest-client-jaxb-parent >-------------
[2026-02-18T22:58:02.534Z] [INFO] Building Quarkus - REST Client - JAXB 2.7.5.Final [388/964]
[2026-02-18T22:58:02.534Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-parent ---
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-parent/2.7.5.Final/quarkus-rest-client-jaxb-parent-2.7.5.Final.pom
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jaxb >-----------------
[2026-02-18T22:58:02.534Z] [INFO] Building Quarkus - REST Client - JAXB - Runtime 2.7.5.Final [389/964]
[2026-02-18T22:58:02.534Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:02.534Z] [INFO] Copying 1 resource
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] No sources to compile
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:02.534Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/src/test/resources
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] No sources to compile
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] No tests to run.
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb ---
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.pom
[2026-02-18T22:58:02.534Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jaxb-deployment >-----------
[2026-02-18T22:58:02.534Z] [INFO] Building Quarkus - REST Client - JAXB - Deployment 2.7.5.Final [390/964]
[2026-02-18T22:58:02.534Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:02.534Z] [INFO]
[2026-02-18T22:58:02.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.244Z] [INFO]
[2026-02-18T22:58:03.244Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.244Z] [INFO]
[2026-02-18T22:58:03.244Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Processed 6 files in 00:00.005 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:03.572Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/src/main/resources
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:03.572Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/classes
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:03.572Z] [INFO] Copying 1 resource
[2026-02-18T22:58:03.572Z] [INFO]
[2026-02-18T22:58:03.572Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.572Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:03.572Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/test-classes
[2026-02-18T22:58:03.899Z] [INFO]
[2026-02-18T22:58:03.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:03.899Z] [INFO]
[2026-02-18T22:58:03.899Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:03.899Z] [INFO] T E S T S
[2026-02-18T22:58:03.899Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:04.229Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:58:05.392Z] [INFO] Running io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-02-18T22:58:12.713Z] 2026-02-18 22:58:12,201 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.779s. Listening on: http://localhost:8081
[2026-02-18T22:58:12.713Z] 2026-02-18 22:58:12,203 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:58:12.713Z] 2026-02-18 22:58:12,203 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jaxb, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:58:14.978Z] 2026-02-18 22:58:14,453 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T22:58:14.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.325 s - in io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] Results:
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:14.978Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:14.978Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-18T22:58:14.978Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2026-02-18T22:58:14.978Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.pom
[2026-02-18T22:58:14.978Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] ------------< io.quarkus:quarkus-rest-client-mutiny-parent >------------
[2026-02-18T22:58:14.978Z] [INFO] Building Quarkus - REST Client - Mutiny 2.7.5.Final [391/964]
[2026-02-18T22:58:14.978Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.978Z] [INFO]
[2026-02-18T22:58:14.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-parent ---
[2026-02-18T22:58:14.979Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-parent/2.7.5.Final/quarkus-rest-client-mutiny-parent-2.7.5.Final.pom
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-mutiny >----------------
[2026-02-18T22:58:14.979Z] [INFO] Building Quarkus - REST Client - Mutiny - Runtime 2.7.5.Final [392/964]
[2026-02-18T22:58:14.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:14.979Z] [INFO] Copying 1 resource
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] No sources to compile
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:14.979Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/src/test/resources
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] No sources to compile
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] No tests to run.
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny ---
[2026-02-18T22:58:14.979Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2026-02-18T22:58:14.979Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.pom
[2026-02-18T22:58:14.979Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2026-02-18T22:58:14.979Z] [INFO]
[2026-02-18T22:58:14.979Z] [INFO] ----------< io.quarkus:quarkus-rest-client-mutiny-deployment >----------
[2026-02-18T22:58:14.979Z] [INFO] Building Quarkus - REST Client - Mutiny - Deployment 2.7.5.Final [393/964]
[2026-02-18T22:58:14.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:15.308Z] [INFO]
[2026-02-18T22:58:15.308Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:15.308Z] [INFO]
[2026-02-18T22:58:15.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:16.017Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/main/resources
[2026-02-18T22:58:16.017Z] [INFO]
[2026-02-18T22:58:16.017Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.017Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:16.017Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/classes
[2026-02-18T22:58:16.346Z] [INFO]
[2026-02-18T22:58:16.346Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:16.346Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/test/resources
[2026-02-18T22:58:16.346Z] [INFO]
[2026-02-18T22:58:16.346Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.346Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:16.346Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/test-classes
[2026-02-18T22:58:16.674Z] [INFO]
[2026-02-18T22:58:16.674Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:16.674Z] [INFO]
[2026-02-18T22:58:16.674Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:16.674Z] [INFO] T E S T S
[2026-02-18T22:58:16.674Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:16.674Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:58:17.835Z] [INFO] Running io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-02-18T22:58:25.156Z] 2026-02-18 22:58:24,773 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.807s. Listening on: http://localhost:8081
[2026-02-18T22:58:25.156Z] 2026-02-18 22:58:24,776 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:58:25.156Z] 2026-02-18 22:58:24,776 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-mutiny, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:58:26.317Z] 2026-02-18 22:58:25,985 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T22:58:26.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.259 s - in io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] Results:
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:26.317Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:26.317Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-18T22:58:26.317Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2026-02-18T22:58:26.317Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.pom
[2026-02-18T22:58:26.317Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-streams-operators-parent >----
[2026-02-18T22:58:26.317Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators (deprecated) 2.7.5.Final [394/964]
[2026-02-18T22:58:26.317Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-18T22:58:26.317Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-parent/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-18T22:58:26.317Z] [INFO]
[2026-02-18T22:58:26.317Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-streams-operators >-------
[2026-02-18T22:58:26.317Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Runtime 2.7.5.Final [395/964]
[2026-02-18T22:58:26.317Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:26.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom
[2026-02-18T22:58:26.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom (4.7 kB at 44 kB/s)
[2026-02-18T22:58:26.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom
[2026-02-18T22:58:26.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom (11 kB at 158 kB/s)
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom
[2026-02-18T22:58:26.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom (39 kB at 445 kB/s)
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom
[2026-02-18T22:58:26.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom (2.4 kB at 41 kB/s)
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom
[2026-02-18T22:58:26.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom (1.1 kB at 12 kB/s)
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
[2026-02-18T22:58:26.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar
[2026-02-18T22:58:26.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar (89 kB at 1.4 MB/s)
[2026-02-18T22:58:26.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar (2.4 MB at 19 MB/s)
[2026-02-18T22:58:27.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar (26 kB at 63 kB/s)
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.299Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:58:27.300Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:58:27.300Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:27.300Z] [INFO] Copying 1 resource
[2026-02-18T22:58:27.300Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO]
[2026-02-18T22:58:27.300Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.300Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:27.300Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/classes
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:27.635Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/src/test/resources
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] No sources to compile
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] No tests to run.
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-18T22:58:27.635Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2026-02-18T22:58:27.635Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.pom
[2026-02-18T22:58:27.635Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-streams-operators-deployment >--
[2026-02-18T22:58:27.635Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Deployment 2.7.5.Final [396/964]
[2026-02-18T22:58:27.635Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:27.635Z] [INFO]
[2026-02-18T22:58:27.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.343Z] [INFO]
[2026-02-18T22:58:28.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.343Z] [INFO]
[2026-02-18T22:58:28.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Processed 4 files in 14ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:28.671Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/main/resources
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:28.671Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/classes
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:28.671Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/test/resources
[2026-02-18T22:58:28.671Z] [INFO]
[2026-02-18T22:58:28.671Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:28.671Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:28.671Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/test-classes
[2026-02-18T22:58:29.378Z] [INFO]
[2026-02-18T22:58:29.378Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:29.378Z] [INFO]
[2026-02-18T22:58:29.378Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:29.378Z] [INFO] T E S T S
[2026-02-18T22:58:29.378Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:29.378Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:58:30.525Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-18T22:58:43.664Z] Tests paused
[2026-02-18T22:58:43.664Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:58:43.664Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:58:43.664Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:58:43.664Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:58:43.664Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:37,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.535s. Listening on: http://localhost:8080
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:37,780 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:37,780 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:41,837 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:41,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T22:58:43.664Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:58:43.664Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:58:43.664Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:58:43.664Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:58:43.664Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:42,348 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8080
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:42,348 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:42,348 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:42,349 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.541s
[2026-02-18T22:58:43.664Z] 2026-02-18 22:58:42,364 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:58:43.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.226 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-18T22:58:43.664Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-18T22:58:47.443Z] 2026-02-18 22:58:46,621 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-18T22:58:47.443Z] 2026-02-18 22:58:46,622 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:58:47.443Z] 2026-02-18 22:58:46,622 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-18T22:58:47.443Z] 2026-02-18 22:58:46,790 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:58:47.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] Results:
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:47.443Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:47.443Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.pom
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-type-converters-parent >-----
[2026-02-18T22:58:47.443Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters 2.7.5.Final [397/964]
[2026-02-18T22:58:47.443Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-parent/2.7.5.Final/quarkus-smallrye-reactive-type-converters-parent-2.7.5.Final.pom
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-type-converters >--------
[2026-02-18T22:58:47.443Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Runtime 2.7.5.Final [398/964]
[2026-02-18T22:58:47.443Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:47.443Z] [INFO] Copying 1 resource
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] No sources to compile
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:47.443Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/src/test/resources
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] No sources to compile
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] No tests to run.
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.pom
[2026-02-18T22:58:47.443Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-type-converters-deployment >---
[2026-02-18T22:58:47.443Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Deployment 2.7.5.Final [399/964]
[2026-02-18T22:58:47.443Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.443Z] [INFO]
[2026-02-18T22:58:47.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:47.772Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/main/resources
[2026-02-18T22:58:47.772Z] [INFO]
[2026-02-18T22:58:47.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:47.772Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:47.772Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/classes
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:48.102Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/test/resources
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] No sources to compile
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] No tests to run.
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-18T22:58:48.102Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2026-02-18T22:58:48.102Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.pom
[2026-02-18T22:58:48.102Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --< io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment >---
[2026-02-18T22:58:48.102Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment 2.7.5.Final [400/964]
[2026-02-18T22:58:48.102Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:48.102Z] [INFO]
[2026-02-18T22:58:48.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:49.243Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/main/resources
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:49.243Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/classes
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:58:49.243Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/test/resources
[2026-02-18T22:58:49.243Z] [INFO]
[2026-02-18T22:58:49.243Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.243Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:58:49.243Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/test-classes
[2026-02-18T22:58:49.594Z] [INFO]
[2026-02-18T22:58:49.594Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:58:49.594Z] [INFO]
[2026-02-18T22:58:49.594Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:49.594Z] [INFO] T E S T S
[2026-02-18T22:58:49.594Z] [INFO] -------------------------------------------------------
[2026-02-18T22:58:49.594Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:58:50.840Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-18T22:59:03.634Z] Tests paused
[2026-02-18T22:59:03.634Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:59:03.634Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:59:03.634Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:59:03.634Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:59:03.634Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:59:03.634Z] 2026-02-18 22:58:58,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.706s. Listening on: http://localhost:8080
[2026-02-18T22:59:03.634Z] 2026-02-18 22:58:58,182 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:59:03.634Z] 2026-02-18 22:58:58,183 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,261 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,275 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-18T22:59:03.634Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T22:59:03.634Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T22:59:03.634Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T22:59:03.634Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T22:59:03.634Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,790 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8080
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,791 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,791 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,791 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.524s
[2026-02-18T22:59:03.634Z] 2026-02-18 22:59:02,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T22:59:03.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.416 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-18T22:59:03.634Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-18T22:59:07.406Z] 2026-02-18 22:59:06,869 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-02-18T22:59:07.406Z] 2026-02-18 22:59:06,871 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:07.406Z] 2026-02-18 22:59:06,871 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-18T22:59:07.406Z] 2026-02-18 22:59:07,013 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T22:59:07.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.112 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] Results:
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:59:07.406Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:59:07.406Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-18T22:59:07.406Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-18T22:59:07.406Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.pom
[2026-02-18T22:59:07.406Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-parent >--------
[2026-02-18T22:59:07.406Z] [INFO] Building Quarkus - SmallRye Reactive Messaging 2.7.5.Final [401/964]
[2026-02-18T22:59:07.406Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-18T22:59:07.406Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-parent-2.7.5.Final.pom
[2026-02-18T22:59:07.406Z] [INFO]
[2026-02-18T22:59:07.406Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-kotlin >--------
[2026-02-18T22:59:07.406Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kotlin 2.7.5.Final [402/964]
[2026-02-18T22:59:07.406Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:59:07.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2026-02-18T22:59:07.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 29 kB/s)
[2026-02-18T22:59:07.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2026-02-18T22:59:07.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 276 kB/s)
[2026-02-18T22:59:07.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2026-02-18T22:59:07.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 181 kB/s)
[2026-02-18T22:59:07.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2026-02-18T22:59:07.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 1.3 MB/s)
[2026-02-18T22:59:07.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2026-02-18T22:59:07.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 246 kB/s)
[2026-02-18T22:59:07.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2026-02-18T22:59:08.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 5.4 kB/s)
[2026-02-18T22:59:08.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2026-02-18T22:59:08.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 752 kB/s)
[2026-02-18T22:59:08.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2026-02-18T22:59:08.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 113 kB/s)
[2026-02-18T22:59:08.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2026-02-18T22:59:08.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 819 kB/s)
[2026-02-18T22:59:08.441Z] [INFO]
[2026-02-18T22:59:08.441Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.441Z] [INFO]
[2026-02-18T22:59:08.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:08.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:08.771Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/main/resources
[2026-02-18T22:59:08.771Z] [INFO]
[2026-02-18T22:59:08.771Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:10.428Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/test/resources
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO] No sources to compile
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO] No tests to run.
[2026-02-18T22:59:10.428Z] [INFO]
[2026-02-18T22:59:10.428Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.428Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2026-02-18T22:59:10.759Z] [INFO]
[2026-02-18T22:59:10.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.759Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:59:10.759Z] [INFO]
[2026-02-18T22:59:10.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-18T22:59:10.759Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2026-02-18T22:59:10.759Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.pom
[2026-02-18T22:59:10.759Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2026-02-18T22:59:10.759Z] [INFO]
[2026-02-18T22:59:10.759Z] [INFO] -----------< io.quarkus:quarkus-smallrye-reactive-messaging >-----------
[2026-02-18T22:59:10.759Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Runtime 2.7.5.Final [403/964]
[2026-02-18T22:59:10.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:59:10.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2026-02-18T22:59:10.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 17 kB/s)
[2026-02-18T22:59:10.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2026-02-18T22:59:10.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 30 kB/s)
[2026-02-18T22:59:10.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2026-02-18T22:59:10.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2026-02-18T22:59:11.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 4.0 MB/s)
[2026-02-18T22:59:11.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 97 kB/s)
[2026-02-18T22:59:11.087Z] [INFO]
[2026-02-18T22:59:11.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.087Z] [INFO]
[2026-02-18T22:59:11.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO] Processed 13 files in 46ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO] Processed 13 files in 00:00.071 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:11.413Z] [INFO] Copying 2 resources
[2026-02-18T22:59:11.413Z] [INFO]
[2026-02-18T22:59:11.413Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:11.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2026-02-18T22:59:11.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 15 kB/s)
[2026-02-18T22:59:11.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2026-02-18T22:59:11.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 113 kB/s)
[2026-02-18T22:59:12.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2026-02-18T22:59:12.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 1.0 MB/s)
[2026-02-18T22:59:12.079Z] [INFO]
[2026-02-18T22:59:12.079Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.079Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:59:12.079Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-reactive-messaging/runtime/target/classes
[2026-02-18T22:59:12.409Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:59:12.409Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:59:12.409Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T22:59:12.409Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[35,93] unchecked cast
[2026-02-18T22:59:12.409Z] required: org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>>
[2026-02-18T22:59:12.409Z] found: java.lang.Object
[2026-02-18T22:59:12.409Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[50,107] unchecked cast
[2026-02-18T22:59:12.409Z] required: org.eclipse.microprofile.reactive.streams.operators.SubscriberBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>,java.lang.Void>
[2026-02-18T22:59:12.409Z] found: java.lang.Object
[2026-02-18T22:59:12.409Z] [INFO]
[2026-02-18T22:59:12.409Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:12.409Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/runtime/src/test/resources
[2026-02-18T22:59:12.409Z] [INFO]
[2026-02-18T22:59:12.409Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.410Z] [INFO] No sources to compile
[2026-02-18T22:59:12.410Z] [INFO]
[2026-02-18T22:59:12.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.410Z] [INFO] No tests to run.
[2026-02-18T22:59:12.410Z] [INFO]
[2026-02-18T22:59:12.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.410Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2026-02-18T22:59:12.410Z] [INFO]
[2026-02-18T22:59:12.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.410Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2026-02-18T22:59:12.410Z] [INFO]
[2026-02-18T22:59:12.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging ---
[2026-02-18T22:59:12.410Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2026-02-18T22:59:12.410Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.pom
[2026-02-18T22:59:12.410Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2026-02-18T22:59:12.410Z] [INFO]
[2026-02-18T22:59:12.410Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-deployment >------
[2026-02-18T22:59:12.410Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Deployment 2.7.5.Final [404/964]
[2026-02-18T22:59:12.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T22:59:12.738Z] [INFO]
[2026-02-18T22:59:12.738Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:12.738Z] [INFO]
[2026-02-18T22:59:12.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.445Z] [INFO]
[2026-02-18T22:59:13.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.445Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.446Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.446Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.446Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.446Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.446Z] [INFO]
[2026-02-18T22:59:13.446Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:13.776Z] [INFO] Processed 92 files in 314ms (Formatted: 0, Unchanged: 92, Failed: 0, Readonly: 0)
[2026-02-18T22:59:13.776Z] [INFO]
[2026-02-18T22:59:13.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:14.104Z] [INFO] Processed 92 files in 00:00.371 (Already Sorted: 92, Needed Sorting: 0)
[2026-02-18T22:59:14.104Z] [INFO]
[2026-02-18T22:59:14.104Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:14.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:14.104Z] [INFO] Copying 3 resources
[2026-02-18T22:59:14.104Z] [INFO]
[2026-02-18T22:59:14.104Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:14.104Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:59:14.104Z] [INFO] Compiling 18 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/classes
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[41,71] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[45,71] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[48,68] io.smallrye.reactive.messaging.annotations.OnOverflow in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[98,74] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,95] unchecked cast
[2026-02-18T22:59:14.809Z] required: java.lang.Class<? extends io.smallrye.reactive.messaging.Invoker>
[2026-02-18T22:59:14.809Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[84,52] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:59:14.809Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[87,48] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T22:59:14.809Z] [INFO]
[2026-02-18T22:59:14.809Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:14.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T22:59:14.809Z] [INFO] Copying 3 resources
[2026-02-18T22:59:14.809Z] [INFO]
[2026-02-18T22:59:14.809Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:14.809Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T22:59:14.809Z] [INFO] Compiling 74 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/test-classes
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.478Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[254,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-18T22:59:16.479Z] [INFO] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java: Some input files additionally use or override a deprecated API.
[2026-02-18T22:59:16.479Z] [INFO]
[2026-02-18T22:59:16.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T22:59:16.479Z] [INFO]
[2026-02-18T22:59:16.479Z] [INFO] -------------------------------------------------------
[2026-02-18T22:59:16.479Z] [INFO] T E S T S
[2026-02-18T22:59:16.479Z] [INFO] -------------------------------------------------------
[2026-02-18T22:59:16.479Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T22:59:17.222Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-02-18T22:59:24.472Z] 2026-02-18 22:59:23,622 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.631s. Listening on: http://localhost:8081
[2026-02-18T22:59:24.472Z] 2026-02-18 22:59:23,624 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:24.472Z] 2026-02-18 22:59:23,624 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:25.615Z] 2026-02-18 22:59:25,192 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T22:59:25.615Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.158 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-02-18T22:59:25.615Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-02-18T22:59:27.272Z] 2026-02-18 22:59:27,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2026-02-18T22:59:27.272Z] 2026-02-18 22:59:27,084 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:27.272Z] 2026-02-18 22:59:27,084 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:27.598Z] 2026-02-18 22:59:27,441 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:59:27.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-02-18T22:59:27.598Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-02-18T22:59:29.454Z] 2026-02-18 22:59:29,136 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named my-pool with concurrency of 2
[2026-02-18T22:59:29.454Z] 2026-02-18 22:59:29,143 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named another-pool with concurrency of 5
[2026-02-18T22:59:29.454Z] 2026-02-18 22:59:29,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T22:59:29.454Z] 2026-02-18 22:59:29,234 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:29.454Z] 2026-02-18 22:59:29,235 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:29.781Z] 2026-02-18 22:59:29,689 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:59:29.781Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-02-18T22:59:29.781Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-02-18T22:59:30.927Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-02-18T22:59:30.927Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-02-18T22:59:32.068Z] 2026-02-18 22:59:31,891 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-02-18T22:59:32.068Z] 2026-02-18 22:59:31,891 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:32.068Z] 2026-02-18 22:59:31,891 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:33.719Z] 2026-02-18 22:59:33,563 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:59:33.719Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-02-18T22:59:33.719Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-02-18T22:59:34.427Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-02-18T22:59:34.427Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-02-18T22:59:36.081Z] 2026-02-18 22:59:35,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-02-18T22:59:36.081Z] 2026-02-18 22:59:35,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:36.081Z] 2026-02-18 22:59:35,625 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:36.081Z] 2026-02-18 22:59:35,716 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:59:36.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-02-18T22:59:36.081Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-02-18T22:59:37.739Z] 2026-02-18 22:59:37,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T22:59:37.739Z] 2026-02-18 22:59:37,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:37.739Z] 2026-02-18 22:59:37,338 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:37.739Z] 2026-02-18 22:59:37,441 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:59:37.739Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-02-18T22:59:37.739Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-02-18T22:59:39.495Z] 2026-02-18 22:59:38,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-18T22:59:39.495Z] 2026-02-18 22:59:38,875 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:39.495Z] 2026-02-18 22:59:38,875 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:39.495Z] 2026-02-18 22:59:38,968 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T22:59:39.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-02-18T22:59:39.495Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-02-18T22:59:40.643Z] 2026-02-18 22:59:40,414 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.588s. Listening on: http://localhost:8081
[2026-02-18T22:59:40.643Z] 2026-02-18 22:59:40,415 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:40.643Z] 2026-02-18 22:59:40,415 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:40.643Z] 2026-02-18 22:59:40,494 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T22:59:40.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-02-18T22:59:40.643Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-02-18T22:59:41.789Z] 2026-02-18 22:59:41,650 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-02-18T22:59:41.789Z] 2026-02-18 22:59:41,650 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:41.789Z] 2026-02-18 22:59:41,650 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:41.789Z] 2026-02-18 22:59:41,734 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:59:41.789Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-02-18T22:59:41.789Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-02-18T22:59:43.450Z] 2026-02-18 22:59:42,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-18T22:59:43.450Z] 2026-02-18 22:59:42,936 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:43.450Z] 2026-02-18 22:59:42,936 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:43.450Z] 2026-02-18 22:59:43,018 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:59:43.450Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-02-18T22:59:43.450Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-02-18T22:59:44.667Z] 2026-02-18 22:59:44,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2026-02-18T22:59:44.668Z] 2026-02-18 22:59:44,264 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:44.668Z] 2026-02-18 22:59:44,265 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:44.668Z] 2026-02-18 22:59:44,428 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T22:59:44.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-02-18T22:59:44.668Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-02-18T22:59:46.325Z] 2026-02-18 22:59:46,017 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-02-18T22:59:46.325Z] 2026-02-18 22:59:46,017 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:46.325Z] 2026-02-18 22:59:46,017 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:46.325Z] 2026-02-18 22:59:46,158 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T22:59:46.325Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-02-18T22:59:46.325Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-02-18T22:59:47.469Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2026-02-18T22:59:47.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-02-18T22:59:47.469Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-02-18T22:59:49.128Z] 2026-02-18 22:59:48,561 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T22:59:49.128Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-02-18T22:59:49.128Z]
[2026-02-18T22:59:49.128Z] 2026-02-18 22:59:48,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-18T22:59:49.128Z] 2026-02-18 22:59:48,634 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:49.128Z] 2026-02-18 22:59:48,634 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:49.128Z] 2026-02-18 22:59:48,816 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:59:49.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-02-18T22:59:49.128Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-02-18T22:59:50.274Z] 2026-02-18 22:59:49,379 INFO [io.qua.sma.dep.processor] (build-14) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-18T22:59:50.274Z] 2026-02-18 22:59:49,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-02-18T22:59:50.274Z] 2026-02-18 22:59:49,936 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:50.274Z] 2026-02-18 22:59:49,936 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:50.274Z] 2026-02-18 22:59:50,108 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:59:50.274Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-02-18T22:59:50.274Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-02-18T22:59:51.418Z] 2026-02-18 22:59:50,671 INFO [io.qua.sma.dep.processor] (build-18) Configuring the channel 'sink' to be managed by the connector 'dummy'
[2026-02-18T22:59:51.418Z] 2026-02-18 22:59:51,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-18T22:59:51.418Z] 2026-02-18 22:59:51,214 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:51.418Z] 2026-02-18 22:59:51,214 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:51.748Z] 2026-02-18 22:59:51,435 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T22:59:51.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-02-18T22:59:51.748Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-02-18T22:59:52.894Z] 2026-02-18 22:59:51,931 INFO [io.qua.sma.dep.processor] (build-16) Configuring the channel 'my-sink' to be managed by the connector 'dummy'
[2026-02-18T22:59:52.894Z] 2026-02-18 22:59:52,547 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-18T22:59:52.894Z] 2026-02-18 22:59:52,547 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:52.894Z] 2026-02-18 22:59:52,547 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:52.894Z] 2026-02-18 22:59:52,731 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:59:52.894Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-02-18T22:59:52.894Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-02-18T22:59:54.047Z] 2026-02-18 22:59:53,186 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-18T22:59:54.047Z] 2026-02-18 22:59:53,796 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-18T22:59:54.047Z] 2026-02-18 22:59:53,796 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:54.047Z] 2026-02-18 22:59:53,797 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:54.047Z] 2026-02-18 22:59:53,975 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:59:54.047Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-02-18T22:59:54.047Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-02-18T22:59:55.189Z] 2026-02-18 22:59:54,826 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T22:59:55.189Z] - Emitter{channel:'my-source'} has no downstream
[2026-02-18T22:59:55.189Z]
[2026-02-18T22:59:55.189Z] 2026-02-18 22:59:54,994 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T22:59:55.189Z] 2026-02-18 22:59:54,994 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:55.189Z] 2026-02-18 22:59:54,994 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:55.189Z] 2026-02-18 22:59:55,102 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T22:59:55.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s - in io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-02-18T22:59:55.189Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-02-18T22:59:56.340Z] 2026-02-18 22:59:56,042 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T22:59:56.340Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-02-18T22:59:56.340Z]
[2026-02-18T22:59:56.340Z] 2026-02-18 22:59:56,117 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2026-02-18T22:59:56.340Z] 2026-02-18 22:59:56,117 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:56.340Z] 2026-02-18 22:59:56,117 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:56.669Z] 2026-02-18 22:59:56,294 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T22:59:56.669Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-02-18T22:59:56.669Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-02-18T22:59:57.000Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2026-02-18T22:59:57.000Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-02-18T22:59:57.000Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-02-18T22:59:58.150Z] 2026-02-18 22:59:57,776 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T22:59:58.150Z] - Emitter{channel:'my-source'} has no downstream
[2026-02-18T22:59:58.150Z]
[2026-02-18T22:59:58.150Z] 2026-02-18 22:59:57,849 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-02-18T22:59:58.150Z] 2026-02-18 22:59:57,849 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:58.150Z] 2026-02-18 22:59:57,849 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:58.150Z] 2026-02-18 22:59:57,950 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T22:59:58.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-02-18T22:59:58.150Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-02-18T22:59:59.321Z] 2026-02-18 22:59:58,834 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T22:59:59.321Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest$MySource#generate', outgoing:'my-source'} has no downstream
[2026-02-18T22:59:59.321Z]
[2026-02-18T22:59:59.321Z] 2026-02-18 22:59:58,911 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-18T22:59:59.321Z] 2026-02-18 22:59:58,912 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T22:59:59.321Z] 2026-02-18 22:59:58,912 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T22:59:59.708Z] 2026-02-18 22:59:59,311 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-18T22:59:59.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-02-18T22:59:59.708Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-02-18T23:00:00.855Z] 2026-02-18 23:00:00,087 INFO [io.qua.sma.dep.processor] (build-17) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-18T23:00:00.855Z] 2026-02-18 23:00:00,718 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2026-02-18T23:00:00.855Z] 2026-02-18 23:00:00,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:00.855Z] 2026-02-18 23:00:00,719 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:01.186Z] 2026-02-18 23:00:00,884 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T23:00:01.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-02-18T23:00:01.186Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-02-18T23:00:12.542Z] Tests paused
[2026-02-18T23:00:12.542Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:12.542Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:12.542Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:12.542Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:12.542Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:05,563 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.929s. Listening on: http://localhost:8080
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:05,564 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:05,564 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:09,446 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeConnector.class.
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:09,455 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:00:12.542Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:12.542Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:12.542Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:12.542Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:12.542Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,037 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8080
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,037 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,038 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,038 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.620s
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,309 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test11534855094713839509/src/main/resources/application.properties
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,311 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,314 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:12.542Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:12.542Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:12.542Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:12.542Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:12.542Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,764 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8080
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,764 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,764 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,764 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.456s
[2026-02-18T23:00:12.542Z] 2026-02-18 23:00:10,788 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:12.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.945 s - in io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-02-18T23:00:12.542Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-02-18T23:00:21.730Z] Tests paused
[2026-02-18T23:00:21.730Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:21.730Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:21.730Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:21.730Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:21.730Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:14,058 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.757s. Listening on: http://localhost:8080
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:14,058 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:14,058 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,075 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource$1.class, SomeProcessor.class, SomeSource.class, SomeSink.class.
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,083 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T23:00:21.730Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:21.730Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:21.730Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:21.730Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:21.730Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,519 WARN [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T23:00:21.730Z] - ProcessingMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeProcessor#process', incoming:'my-source-2', outgoing:'my-sink'} has no downstream
[2026-02-18T23:00:21.730Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeSink#sink', incoming:'my-sink-2'} has no upstream
[2026-02-18T23:00:21.730Z]
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,523 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8080
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,523 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,523 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:18,523 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.792s
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:19,826 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:19,829 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:21.730Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:21.730Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:21.730Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:21.730Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:21.730Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:20,213 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8080
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:20,214 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:20,214 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:20,215 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.471s
[2026-02-18T23:00:21.730Z] 2026-02-18 23:00:20,233 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:29.535Z] Tests paused
[2026-02-18T23:00:29.535Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:29.535Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:29.535Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:29.535Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:29.535Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:23,288 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.528s. Listening on: http://localhost:8080
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:23,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:23,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:25,114 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:25,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T23:00:29.535Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:29.535Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:29.535Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:29.535Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:29.535Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:25,632 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8080
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:25,633 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:29.535Z] 2026-02-18 23:00:25,633 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:25,633 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.728s
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,028 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource.class, SomeSource$1.class.
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,034 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:00:29.536Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:29.536Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:29.536Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:29.536Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:29.536Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,516 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8080
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,516 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,516 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:27,516 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.631s
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:28,859 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSink.class.
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:28,863 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:00:29.536Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:29.536Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:29.536Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:29.536Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:29.536Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:29,234 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8080
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:29,235 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:29,235 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:29,235 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.483s
[2026-02-18T23:00:29.536Z] 2026-02-18 23:00:29,253 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:29.536Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.46 s - in io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-02-18T23:00:29.536Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-02-18T23:00:30.790Z] 2026-02-18 23:00:30,497 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T23:00:30.790Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceDifferentStrings', outgoing:'another-string-producer'} has no downstream
[2026-02-18T23:00:30.790Z]
[2026-02-18T23:00:30.790Z] 2026-02-18 23:00:30,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-18T23:00:30.790Z] 2026-02-18 23:00:30,617 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:30.790Z] 2026-02-18 23:00:30,617 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:31.166Z] 2026-02-18 23:00:30,842 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T23:00:31.166Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s - in io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-02-18T23:00:31.166Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-02-18T23:00:32.437Z] 2026-02-18 23:00:31,943 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T23:00:32.437Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceStrings', outgoing:'string-producer'} has no downstream
[2026-02-18T23:00:32.437Z]
[2026-02-18T23:00:32.437Z] 2026-02-18 23:00:32,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-02-18T23:00:32.437Z] 2026-02-18 23:00:32,066 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:32.437Z] 2026-02-18 23:00:32,066 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:32.437Z] 2026-02-18 23:00:32,292 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:00:32.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-02-18T23:00:32.437Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-02-18T23:00:33.628Z] 2026-02-18 23:00:33,471 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-02-18T23:00:33.628Z] 2026-02-18 23:00:33,471 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:33.628Z] 2026-02-18 23:00:33,471 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:33.974Z] 2026-02-18 23:00:33,788 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T23:00:33.974Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-02-18T23:00:33.974Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-02-18T23:00:33.974Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-02-18T23:00:33.974Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:33,817 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageRaw`, the reason is: Cannot extract the type from the method signature
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:33,817 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageWildcard`, the reason is: Cannot extract the type from the method signature
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:33,817 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfPayloadWildcard`, the reason is: Cannot extract the type from the method signature
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:35,023 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:35,023 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:35,024 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:35.343Z] 2026-02-18 23:00:35,107 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T23:00:35.343Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-02-18T23:00:35.343Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-02-18T23:00:36.535Z] 2026-02-18 23:00:36,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2026-02-18T23:00:36.535Z] 2026-02-18 23:00:36,249 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:36.535Z] 2026-02-18 23:00:36,249 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:36.868Z] 2026-02-18 23:00:36,505 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2026-02-18T23:00:36.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-02-18T23:00:36.868Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-02-18T23:00:38.555Z] 2026-02-18 23:00:38,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.943s. Listening on: http://localhost:8081
[2026-02-18T23:00:38.555Z] 2026-02-18 23:00:38,436 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:38.555Z] 2026-02-18 23:00:38,436 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:38.888Z] 2026-02-18 23:00:38,680 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:00:38.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-02-18T23:00:38.889Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-02-18T23:00:40.052Z] 2026-02-18 23:00:39,844 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-02-18T23:00:40.052Z] 2026-02-18 23:00:39,844 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:40.052Z] 2026-02-18 23:00:39,845 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:40.052Z] 2026-02-18 23:00:39,968 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T23:00:40.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-02-18T23:00:40.052Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-02-18T23:00:45.982Z] Tests paused
[2026-02-18T23:00:45.982Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:45.982Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:45.982Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:45.982Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:45.982Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:43,811 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.327s. Listening on: http://localhost:8080
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:43,812 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:43,812 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,327 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test3432901456141524204/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java uses or overrides a deprecated API., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test3432901456141524204/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,327 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) Recompile with -Xlint:deprecation for details., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test3432901456141524204/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,332 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HttpFrontend.class, HttpFrontend$1.class.
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,340 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:00:45.982Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:45.982Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:45.982Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:45.982Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:45.982Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8080
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,800 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,800 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,801 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.708s
[2026-02-18T23:00:45.982Z] 2026-02-18 23:00:45,814 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:51.916Z] Tests paused
[2026-02-18T23:00:51.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:51.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:51.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:51.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:51.916Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:48,756 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.500s. Listening on: http://localhost:8080
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:48,757 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:48,757 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,194 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyProcessor.class.
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,201 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:00:51.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:51.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:51.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:51.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:51.916Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,775 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8080
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,775 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,775 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,775 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.772s
[2026-02-18T23:00:51.916Z] 2026-02-18 23:00:50,786 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-18T23:00:54.878Z] Tests paused
[2026-02-18T23:00:54.878Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:54.878Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:54.878Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:54.878Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:54.878Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,775 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.567s. Listening on: http://localhost:8080
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,775 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,776 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,924 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test4953572910456421802/src/main/resources/application.properties
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,926 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:53,933 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:00:54.878Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:54.878Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:54.878Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:54.878Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:54.878Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:54,457 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8080
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:54,457 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:54,457 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:54,457 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.534s
[2026-02-18T23:00:54.878Z] 2026-02-18 23:00:54,469 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:58.688Z] Tests paused
[2026-02-18T23:00:58.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:58.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:58.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:58.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:58.688Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.444s. Listening on: http://localhost:8080
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,394 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,394 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,526 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test606267399219540860/src/main/resources/application.properties
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,529 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,536 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:00:58.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:58.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:58.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:58.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:58.688Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,994 ERROR [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00230: Unable to create the publisher or subscriber during initialization: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-18T23:00:58.688Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:00:58.688Z]
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:57,999 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-18T23:00:58.688Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-18T23:00:58.688Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-18T23:00:58.688Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-18T23:00:58.688Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:00:58.688Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-18T23:00:58.688Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:00:58.688Z]
[2026-02-18T23:00:58.688Z] 2026-02-18 23:00:58,002 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T23:00:58.688Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2026-02-18T23:00:58.688Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2026-02-18T23:00:58.688Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2026-02-18T23:00:58.689Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2026-02-18T23:00:58.689Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2026-02-18T23:00:58.689Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2026-02-18T23:00:58.689Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2026-02-18T23:00:58.689Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-18T23:00:58.689Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:00:58.689Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-18T23:00:58.689Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-02-18T23:00:58.689Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:00:58.689Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:00:58.689Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:00:58.689Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:00:58.689Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:00:58.689Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:00:58.689Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-18T23:00:58.689Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-18T23:00:58.689Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-18T23:00:58.689Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-18T23:00:58.689Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-18T23:00:58.689Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-18T23:00:58.689Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:00:58.689Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:00:58.689Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:00:58.689Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:00:58.689Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-18T23:00:58.689Z] ... 1 more
[2026-02-18T23:00:58.689Z] Caused by: javax.enterprise.inject.spi.DeploymentException: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:46)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-18T23:00:58.689Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-18T23:00:58.689Z] ... 13 more
[2026-02-18T23:00:58.689Z] Caused by: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-18T23:00:58.689Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-18T23:00:58.689Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-18T23:00:58.689Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-18T23:00:58.689Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:00:58.689Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-18T23:00:58.689Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-18T23:00:58.689Z] ... 31 more
[2026-02-18T23:00:58.689Z]
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,008 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.484s
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,030 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test606267399219540860/src/main/resources/application.properties
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,031 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:00:58.689Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:00:58.689Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:00:58.689Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:00:58.689Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:00:58.689Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,388 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8080
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,388 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,389 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,389 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.361s
[2026-02-18T23:00:58.689Z] 2026-02-18 23:00:58,402 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:00:58.689Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.536 s - in io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-02-18T23:00:58.689Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-02-18T23:00:59.869Z] 2026-02-18 23:00:59,711 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-18T23:00:59.869Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScope#toUpperCase', incoming:'source'} has no upstream
[2026-02-18T23:00:59.869Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScopeButResource#toUpperCase', incoming:'source'} has no upstream
[2026-02-18T23:00:59.869Z]
[2026-02-18T23:00:59.869Z] 2026-02-18 23:00:59,775 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2026-02-18T23:00:59.869Z] 2026-02-18 23:00:59,775 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:00:59.869Z] 2026-02-18 23:00:59,775 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:00.201Z] 2026-02-18 23:00:59,861 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:01:00.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-02-18T23:01:00.201Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-02-18T23:01:01.347Z] 2026-02-18 23:01:01,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2026-02-18T23:01:01.347Z] 2026-02-18 23:01:01,009 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:01.347Z] 2026-02-18 23:01:01,009 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:01.679Z] 2026-02-18 23:01:01,530 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-18T23:01:01.679Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s - in io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-02-18T23:01:01.679Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-02-18T23:01:02.854Z] 2026-02-18 23:01:02,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-02-18T23:01:02.854Z] 2026-02-18 23:01:02,590 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:02.854Z] 2026-02-18 23:01:02,590 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:02.854Z] 2026-02-18 23:01:02,828 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T23:01:03.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-02-18T23:01:03.186Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-02-18T23:01:04.854Z] 2026-02-18 23:01:04,582 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.791s. Listening on: http://localhost:8081
[2026-02-18T23:01:04.854Z] 2026-02-18 23:01:04,582 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:04.854Z] 2026-02-18 23:01:04,582 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:06.002Z] 2026-02-18 23:01:05,627 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:01:06.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.803 s - in io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-02-18T23:01:06.002Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-02-18T23:01:07.144Z] 2026-02-18 23:01:06,967 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.640s. Listening on: http://localhost:8081
[2026-02-18T23:01:07.144Z] 2026-02-18 23:01:06,968 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:07.144Z] 2026-02-18 23:01:06,968 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:08.802Z] 2026-02-18 23:01:08,351 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-18T23:01:08.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s - in io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-02-18T23:01:08.802Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-02-18T23:01:09.950Z] 2026-02-18 23:01:09,517 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-18T23:01:09.950Z] 2026-02-18 23:01:09,518 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:09.950Z] 2026-02-18 23:01:09,518 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:10.279Z] 2026-02-18 23:01:10,140 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T23:01:10.279Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s - in io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-02-18T23:01:10.279Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-02-18T23:01:11.434Z] 2026-02-18 23:01:11,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2026-02-18T23:01:11.434Z] 2026-02-18 23:01:11,150 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:11.434Z] 2026-02-18 23:01:11,150 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:11.434Z] 2026-02-18 23:01:11,314 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T23:01:11.434Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-02-18T23:01:11.434Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-02-18T23:01:12.668Z] 2026-02-18 23:01:12,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-02-18T23:01:12.668Z] 2026-02-18 23:01:12,246 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:01:12.668Z] 2026-02-18 23:01:12,246 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-18T23:01:12.668Z] 2026-02-18 23:01:12,551 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-18T23:01:12.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] Results:
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T23:01:13.052Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T23:01:13.052Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-18T23:01:13.052Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2026-02-18T23:01:13.052Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.pom
[2026-02-18T23:01:13.052Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] ---------------< io.quarkus:quarkus-kafka-client-parent >---------------
[2026-02-18T23:01:13.052Z] [INFO] Building Quarkus - Kafka - Client 2.7.5.Final [405/964]
[2026-02-18T23:01:13.052Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-parent ---
[2026-02-18T23:01:13.052Z] [INFO] Installing /quarkus/extensions/kafka-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-parent/2.7.5.Final/quarkus-kafka-client-parent-2.7.5.Final.pom
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] ------------------< io.quarkus:quarkus-kafka-client >-------------------
[2026-02-18T23:01:13.052Z] [INFO] Building Quarkus - Kafka - Client - Runtime 2.7.5.Final [406/964]
[2026-02-18T23:01:13.052Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.052Z] [INFO]
[2026-02-18T23:01:13.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO] Processed 26 files in 45ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO] Processed 26 files in 00:00.070 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client ---
[2026-02-18T23:01:13.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:13.773Z] [INFO] Copying 2 resources
[2026-02-18T23:01:13.773Z] [INFO]
[2026-02-18T23:01:13.773Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-client ---
[2026-02-18T23:01:14.112Z] [INFO]
[2026-02-18T23:01:14.112Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client ---
[2026-02-18T23:01:14.112Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:14.112Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-client/runtime/target/classes
[2026-02-18T23:01:14.442Z] [INFO]
[2026-02-18T23:01:14.442Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client ---
[2026-02-18T23:01:14.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:14.443Z] [INFO] Copying 25 resources
[2026-02-18T23:01:14.443Z] [INFO]
[2026-02-18T23:01:14.443Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client ---
[2026-02-18T23:01:14.443Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:14.443Z] [INFO] Compiling 9 source files to /quarkus/extensions/kafka-client/runtime/target/test-classes
[2026-02-18T23:01:14.776Z] [INFO]
[2026-02-18T23:01:14.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client ---
[2026-02-18T23:01:14.776Z] [INFO]
[2026-02-18T23:01:14.776Z] [INFO] -------------------------------------------------------
[2026-02-18T23:01:14.776Z] [INFO] T E S T S
[2026-02-18T23:01:14.776Z] [INFO] -------------------------------------------------------
[2026-02-18T23:01:14.776Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:01:15.945Z] [INFO] Running io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-02-18T23:01:16.662Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-02-18T23:01:16.662Z] [INFO] Running io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-02-18T23:01:16.663Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-02-18T23:01:16.663Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-02-18T23:01:16.663Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-02-18T23:01:16.663Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-02-18T23:01:17.001Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-02-18T23:01:17.001Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-02-18T23:01:17.001Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-02-18T23:01:17.001Z] [INFO] Running io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] Results:
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client ---
[2026-02-18T23:01:17.001Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client ---
[2026-02-18T23:01:17.001Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client ---
[2026-02-18T23:01:17.001Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.jar
[2026-02-18T23:01:17.001Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.pom
[2026-02-18T23:01:17.001Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final-sources.jar
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] ---------------< io.quarkus:quarkus-devservices-common >----------------
[2026-02-18T23:01:17.001Z] [INFO] Building Quarkus - DevServices - Common 2.7.5.Final [407/964]
[2026-02-18T23:01:17.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:17.001Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/main/resources
[2026-02-18T23:01:17.001Z] [INFO]
[2026-02-18T23:01:17.001Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.001Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:17.001Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/common/target/classes
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:17.343Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/test/resources
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] No sources to compile
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] No tests to run.
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-common ---
[2026-02-18T23:01:17.343Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-18T23:01:17.343Z] [INFO] Installing /quarkus/extensions/devservices/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.pom
[2026-02-18T23:01:17.343Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final-sources.jar
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] -------------< io.quarkus:quarkus-kafka-client-deployment >-------------
[2026-02-18T23:01:17.343Z] [INFO] Building Quarkus - Kafka - Client - Deployment 2.7.5.Final [408/964]
[2026-02-18T23:01:17.343Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.343Z] [INFO]
[2026-02-18T23:01:17.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:17.684Z] [INFO]
[2026-02-18T23:01:17.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.019Z] [INFO] Processed 6 files in 51ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:01:18.019Z] [INFO]
[2026-02-18T23:01:18.019Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.019Z] [INFO] Processed 6 files in 00:00.090 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:01:18.019Z] [INFO]
[2026-02-18T23:01:18.019Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:18.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/main/resources
[2026-02-18T23:01:18.019Z] [INFO]
[2026-02-18T23:01:18.019Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.019Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:18.019Z] [INFO] Compiling 6 source files to /quarkus/extensions/kafka-client/deployment/target/classes
[2026-02-18T23:01:18.734Z] [WARNING] /quarkus/extensions/kafka-client/deployment/src/main/java/io/quarkus/kafka/client/deployment/DevServicesKafkaProcessor.java:[161,97] all() in org.apache.kafka.clients.admin.DescribeTopicsResult has been deprecated
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:18.734Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/test/resources
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] No sources to compile
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] No tests to run.
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-deployment ---
[2026-02-18T23:01:18.734Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2026-02-18T23:01:18.734Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.pom
[2026-02-18T23:01:18.734Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-parent >-----
[2026-02-18T23:01:18.734Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka 2.7.5.Final [409/964]
[2026-02-18T23:01:18.734Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:01:18.734Z] [INFO]
[2026-02-18T23:01:18.734Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-18T23:01:19.194Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.5.Final.pom
[2026-02-18T23:01:19.194Z] [INFO]
[2026-02-18T23:01:19.194Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-kafka >--------
[2026-02-18T23:01:19.194Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Runtime 2.7.5.Final [410/964]
[2026-02-18T23:01:19.194Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:19.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2026-02-18T23:01:19.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 40 kB/s)
[2026-02-18T23:01:19.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2026-02-18T23:01:19.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 5.0 kB/s)
[2026-02-18T23:01:19.584Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom
[2026-02-18T23:01:19.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom (4.0 kB at 6.2 kB/s)
[2026-02-18T23:01:19.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2026-02-18T23:01:19.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2026-02-18T23:01:19.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar
[2026-02-18T23:01:19.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 6.0 MB/s)
[2026-02-18T23:01:20.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 48 kB/s)
[2026-02-18T23:01:20.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar (164 kB at 437 kB/s)
[2026-02-18T23:01:20.248Z] [INFO]
[2026-02-18T23:01:20.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.248Z] [INFO]
[2026-02-18T23:01:20.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:20.970Z] [INFO] Copying 1 resource
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO]
[2026-02-18T23:01:20.970Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:20.970Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:20.970Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/classes
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:21.297Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/src/test/resources
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] No sources to compile
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] No tests to run.
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-18T23:01:21.297Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2026-02-18T23:01:21.297Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.pom
[2026-02-18T23:01:21.297Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] -------------------< io.quarkus:quarkus-avro-parent >-------------------
[2026-02-18T23:01:21.297Z] [INFO] Building Quarkus - Avro 2.7.5.Final [411/964]
[2026-02-18T23:01:21.297Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-parent ---
[2026-02-18T23:01:21.297Z] [INFO] Installing /quarkus/extensions/avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-parent/2.7.5.Final/quarkus-avro-parent-2.7.5.Final.pom
[2026-02-18T23:01:21.297Z] [INFO]
[2026-02-18T23:01:21.297Z] [INFO] ----------------------< io.quarkus:quarkus-avro >-----------------------
[2026-02-18T23:01:21.297Z] [INFO] Building Quarkus - Avro - Runtime 2.7.5.Final [412/964]
[2026-02-18T23:01:21.297Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2026-02-18T23:01:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 117 kB/s)
[2026-02-18T23:01:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2026-02-18T23:01:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 295 kB/s)
[2026-02-18T23:01:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2026-02-18T23:01:21.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 83 kB/s)
[2026-02-18T23:01:21.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2026-02-18T23:01:21.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 6.4 MB/s)
[2026-02-18T23:01:21.955Z] [INFO]
[2026-02-18T23:01:21.955Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro ---
[2026-02-18T23:01:21.955Z] [INFO]
[2026-02-18T23:01:21.955Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:22.286Z] [INFO] Copying 1 resource
[2026-02-18T23:01:22.286Z] [INFO]
[2026-02-18T23:01:22.286Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-avro ---
[2026-02-18T23:01:22.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2026-02-18T23:01:22.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 56 kB/s)
[2026-02-18T23:01:22.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2026-02-18T23:01:22.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 181 kB/s)
[2026-02-18T23:01:22.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2026-02-18T23:01:22.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 256 kB/s)
[2026-02-18T23:01:22.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2026-02-18T23:01:22.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 149 kB/s)
[2026-02-18T23:01:22.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2026-02-18T23:01:22.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 1.3 MB/s)
[2026-02-18T23:01:22.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2026-02-18T23:01:22.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 6.8 MB/s)
[2026-02-18T23:01:22.947Z] [INFO]
[2026-02-18T23:01:22.947Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro ---
[2026-02-18T23:01:22.947Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:22.947Z] [INFO] Compiling 2 source files to /quarkus/extensions/avro/runtime/target/classes
[2026-02-18T23:01:23.275Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[53,33] unchecked conversion
[2026-02-18T23:01:23.275Z] required: java.util.Map<org.apache.avro.Schema,java.lang.Class>
[2026-02-18T23:01:23.275Z] found: java.util.IdentityHashMap
[2026-02-18T23:01:23.275Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[54,32] unchecked conversion
[2026-02-18T23:01:23.275Z] required: java.util.Map<java.lang.Class,java.lang.reflect.Constructor>
[2026-02-18T23:01:23.275Z] found: java.util.HashMap
[2026-02-18T23:01:23.275Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/AvroRecorder.java:[23,83] unchecked cast
[2026-02-18T23:01:23.275Z] required: java.util.Map<java.lang.String,java.lang.Class>
[2026-02-18T23:01:23.275Z] found: java.lang.Object
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:23.275Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/runtime/src/test/resources
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] No sources to compile
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] No tests to run.
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro ---
[2026-02-18T23:01:23.275Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.jar
[2026-02-18T23:01:23.275Z] [INFO] Installing /quarkus/extensions/avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.pom
[2026-02-18T23:01:23.275Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final-sources.jar
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] ----------< io.quarkus:quarkus-apicurio-registry-avro-parent >----------
[2026-02-18T23:01:23.275Z] [INFO] Building Quarkus - Apicurio Registry - Avro 2.7.5.Final [413/964]
[2026-02-18T23:01:23.275Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.275Z] [INFO]
[2026-02-18T23:01:23.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-18T23:01:23.276Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.5.Final/quarkus-apicurio-registry-avro-parent-2.7.5.Final.pom
[2026-02-18T23:01:23.276Z] [INFO]
[2026-02-18T23:01:23.276Z] [INFO] -------------< io.quarkus:quarkus-apicurio-registry-avro >--------------
[2026-02-18T23:01:23.276Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Runtime 2.7.5.Final [414/964]
[2026-02-18T23:01:23.276Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:23.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2026-02-18T23:01:23.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 1.3 kB/s)
[2026-02-18T23:01:23.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2026-02-18T23:01:24.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 108 kB/s)
[2026-02-18T23:01:24.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2026-02-18T23:01:24.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 3.2 MB/s)
[2026-02-18T23:01:24.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2026-02-18T23:01:24.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 1.7 kB/s)
[2026-02-18T23:01:24.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2026-02-18T23:01:25.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 3.7 kB/s)
[2026-02-18T23:01:25.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2026-02-18T23:01:26.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 4.2 kB/s)
[2026-02-18T23:01:26.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2026-02-18T23:01:26.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 6.0 kB/s)
[2026-02-18T23:01:26.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2026-02-18T23:01:26.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 93 kB/s)
[2026-02-18T23:01:26.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2026-02-18T23:01:26.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 1.9 kB/s)
[2026-02-18T23:01:26.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2026-02-18T23:01:26.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2026-02-18T23:01:26.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2026-02-18T23:01:26.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2026-02-18T23:01:26.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2026-02-18T23:01:27.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 177 kB/s)
[2026-02-18T23:01:27.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2026-02-18T23:01:27.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 21 kB/s)
[2026-02-18T23:01:27.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 145 kB/s)
[2026-02-18T23:01:27.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 137 kB/s)
[2026-02-18T23:01:27.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 35 kB/s)
[2026-02-18T23:01:27.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 25 kB/s)
[2026-02-18T23:01:27.964Z] [INFO]
[2026-02-18T23:01:27.964Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:27.964Z] [INFO]
[2026-02-18T23:01:27.964Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:28.291Z] [INFO] Copying 2 resources
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO]
[2026-02-18T23:01:28.291Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.291Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:28.291Z] [INFO] Compiling 2 source files to /quarkus/extensions/apicurio-registry-avro/runtime/target/classes
[2026-02-18T23:01:28.619Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:28.620Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/runtime/src/test/resources
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] No sources to compile
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] No tests to run.
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro ---
[2026-02-18T23:01:28.620Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2026-02-18T23:01:28.620Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.pom
[2026-02-18T23:01:28.620Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] -----------------< io.quarkus:quarkus-avro-deployment >-----------------
[2026-02-18T23:01:28.620Z] [INFO] Building Quarkus - Avro - Deployment 2.7.5.Final [415/964]
[2026-02-18T23:01:28.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-deployment ---
[2026-02-18T23:01:28.620Z] [INFO]
[2026-02-18T23:01:28.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO] Processed 5 files in 19ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:29.325Z] [INFO] Copying 1 resource
[2026-02-18T23:01:29.325Z] [INFO]
[2026-02-18T23:01:29.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.325Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:29.325Z] [INFO] Compiling 5 source files to /quarkus/extensions/avro/deployment/target/classes
[2026-02-18T23:01:29.653Z] [INFO]
[2026-02-18T23:01:29.653Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:29.653Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/deployment/src/test/resources
[2026-02-18T23:01:29.653Z] [INFO]
[2026-02-18T23:01:29.653Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.653Z] [INFO] No sources to compile
[2026-02-18T23:01:29.653Z] [INFO]
[2026-02-18T23:01:29.653Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.653Z] [INFO] No tests to run.
[2026-02-18T23:01:29.653Z] [INFO]
[2026-02-18T23:01:29.653Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.653Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar
[2026-02-18T23:01:29.653Z] [INFO]
[2026-02-18T23:01:29.653Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.653Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:29.981Z] [INFO]
[2026-02-18T23:01:29.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-deployment ---
[2026-02-18T23:01:29.981Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.jar
[2026-02-18T23:01:29.981Z] [INFO] Installing /quarkus/extensions/avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.pom
[2026-02-18T23:01:29.981Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:29.981Z] [INFO]
[2026-02-18T23:01:29.981Z] [INFO] --------< io.quarkus:quarkus-apicurio-registry-avro-deployment >--------
[2026-02-18T23:01:29.981Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Deployment 2.7.5.Final [416/964]
[2026-02-18T23:01:29.981Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:29.981Z] [INFO]
[2026-02-18T23:01:29.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:29.981Z] [INFO]
[2026-02-18T23:01:29.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.311Z] [INFO]
[2026-02-18T23:01:30.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO] Processed 4 files in 00:00.013 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:30.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/main/resources
[2026-02-18T23:01:30.655Z] [INFO]
[2026-02-18T23:01:30.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.655Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:30.655Z] [INFO] Compiling 4 source files to /quarkus/extensions/apicurio-registry-avro/deployment/target/classes
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:30.985Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/test/resources
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] No sources to compile
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] No tests to run.
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-18T23:01:30.985Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2026-02-18T23:01:30.985Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.pom
[2026-02-18T23:01:30.985Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-deployment >---
[2026-02-18T23:01:30.985Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Deployment 2.7.5.Final [417/964]
[2026-02-18T23:01:30.985Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:30.985Z] [INFO]
[2026-02-18T23:01:30.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.647Z] [INFO] Processed 19 files in 159ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-18T23:01:32.647Z] [INFO]
[2026-02-18T23:01:32.647Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.975Z] [INFO] Processed 19 files in 00:00.203 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-18T23:01:32.975Z] [INFO]
[2026-02-18T23:01:32.975Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:32.975Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/main/resources
[2026-02-18T23:01:32.975Z] [INFO]
[2026-02-18T23:01:32.975Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:32.975Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:32.975Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/classes
[2026-02-18T23:01:33.722Z] [INFO]
[2026-02-18T23:01:33.722Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:33.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:33.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/test/resources
[2026-02-18T23:01:33.722Z] [INFO]
[2026-02-18T23:01:33.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:33.722Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:33.722Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/test-classes
[2026-02-18T23:01:34.426Z] [INFO]
[2026-02-18T23:01:34.426Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:34.426Z] [INFO] Tests are skipped.
[2026-02-18T23:01:34.426Z] [INFO]
[2026-02-18T23:01:34.426Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:34.426Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2026-02-18T23:01:34.426Z] [INFO]
[2026-02-18T23:01:34.426Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:34.426Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:34.426Z] [INFO]
[2026-02-18T23:01:34.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-18T23:01:34.426Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2026-02-18T23:01:34.426Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.pom
[2026-02-18T23:01:34.426Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-parent >-----
[2026-02-18T23:01:34.427Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 2.7.5.Final [418/964]
[2026-02-18T23:01:34.427Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-18T23:01:34.427Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.5.Final.pom
[2026-02-18T23:01:34.427Z] [INFO]
[2026-02-18T23:01:34.427Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-amqp >---------
[2026-02-18T23:01:34.427Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime 2.7.5.Final [419/964]
[2026-02-18T23:01:34.427Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:34.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2026-02-18T23:01:34.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 11 kB/s)
[2026-02-18T23:01:34.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom
[2026-02-18T23:01:35.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom (5.4 kB at 17 kB/s)
[2026-02-18T23:01:35.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom
[2026-02-18T23:01:35.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom (5.0 kB at 9.2 kB/s)
[2026-02-18T23:01:35.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom
[2026-02-18T23:01:36.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom (6.5 kB at 17 kB/s)
[2026-02-18T23:01:36.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2026-02-18T23:01:36.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 97 kB/s)
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2026-02-18T23:01:36.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 275 kB/s)
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar
[2026-02-18T23:01:36.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2026-02-18T23:01:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 2.2 MB/s)
[2026-02-18T23:01:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar (39 kB at 85 kB/s)
[2026-02-18T23:01:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar (120 kB at 152 kB/s)
[2026-02-18T23:01:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar (62 kB at 78 kB/s)
[2026-02-18T23:01:37.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 95 kB/s)
[2026-02-18T23:01:37.424Z] [INFO]
[2026-02-18T23:01:37.424Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.424Z] [INFO]
[2026-02-18T23:01:37.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:37.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:37.752Z] [INFO] Copying 1 resource
[2026-02-18T23:01:37.752Z] [INFO]
[2026-02-18T23:01:37.752Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] No sources to compile
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:38.081Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/src/test/resources
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] No sources to compile
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] No tests to run.
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-18T23:01:38.081Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2026-02-18T23:01:38.081Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.pom
[2026-02-18T23:01:38.081Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2026-02-18T23:01:38.081Z] [INFO]
[2026-02-18T23:01:38.081Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-deployment >---
[2026-02-18T23:01:38.081Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment 2.7.5.Final [420/964]
[2026-02-18T23:01:38.081Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:01:38.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom
[2026-02-18T23:01:38.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom (10 kB at 286 kB/s)
[2026-02-18T23:01:38.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom
[2026-02-18T23:01:38.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom (81 kB at 443 kB/s)
[2026-02-18T23:01:38.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom
[2026-02-18T23:01:38.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom (5.0 kB at 7.8 kB/s)
[2026-02-18T23:01:38.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom
[2026-02-18T23:01:39.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom (5.6 kB at 16 kB/s)
[2026-02-18T23:01:39.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom
[2026-02-18T23:01:40.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom (3.4 kB at 4.5 kB/s)
[2026-02-18T23:01:40.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2026-02-18T23:01:40.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 139 kB/s)
[2026-02-18T23:01:40.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2026-02-18T23:01:40.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 768 kB/s)
[2026-02-18T23:01:40.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom
[2026-02-18T23:01:40.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom (3.8 kB at 15 kB/s)
[2026-02-18T23:01:40.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom
[2026-02-18T23:01:40.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom (7.1 kB at 40 kB/s)
[2026-02-18T23:01:40.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2026-02-18T23:01:40.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 561 kB/s)
[2026-02-18T23:01:40.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2026-02-18T23:01:40.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 670 kB/s)
[2026-02-18T23:01:40.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2026-02-18T23:01:40.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 477 kB/s)
[2026-02-18T23:01:40.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom
[2026-02-18T23:01:40.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom (1.6 kB at 8.6 kB/s)
[2026-02-18T23:01:40.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2026-02-18T23:01:40.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 991 kB/s)
[2026-02-18T23:01:40.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2026-02-18T23:01:40.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 2.5 MB/s)
[2026-02-18T23:01:40.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom
[2026-02-18T23:01:41.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom (4.4 kB at 13 kB/s)
[2026-02-18T23:01:41.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom
[2026-02-18T23:01:41.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom (2.2 kB at 7.7 kB/s)
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom
[2026-02-18T23:01:41.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom (5.8 kB at 175 kB/s)
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar (2.3 MB at 52 MB/s)
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 2.9 MB/s)
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2026-02-18T23:01:41.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 1.3 MB/s)
[2026-02-18T23:01:41.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar
[2026-02-18T23:01:41.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar (108 kB at 427 kB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar (566 kB at 2.1 MB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar (243 kB at 903 kB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar (839 kB at 2.4 MB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 119 kB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 6.6 MB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 660 kB/s)
[2026-02-18T23:01:41.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 1.3 MB/s)
[2026-02-18T23:01:42.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar (13 kB at 20 kB/s)
[2026-02-18T23:01:42.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar (108 kB at 97 kB/s)
[2026-02-18T23:01:42.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar (378 kB at 315 kB/s)
[2026-02-18T23:01:42.867Z] [INFO]
[2026-02-18T23:01:42.867Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:42.867Z] [INFO]
[2026-02-18T23:01:42.867Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO] Processed 16 files in 45ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.015Z] [INFO] Processed 16 files in 00:00.064 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T23:01:44.015Z] [INFO]
[2026-02-18T23:01:44.015Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:44.016Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/resources
[2026-02-18T23:01:44.016Z] [INFO]
[2026-02-18T23:01:44.016Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.016Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:44.016Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/classes
[2026-02-18T23:01:44.726Z] [INFO]
[2026-02-18T23:01:44.726Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:01:44.726Z] [INFO] Copying 3 resources
[2026-02-18T23:01:44.726Z] [INFO]
[2026-02-18T23:01:44.726Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:44.726Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:01:44.726Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/test-classes
[2026-02-18T23:01:45.055Z] [INFO]
[2026-02-18T23:01:45.055Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:01:45.055Z] [INFO]
[2026-02-18T23:01:45.055Z] [INFO] -------------------------------------------------------
[2026-02-18T23:01:45.055Z] [INFO] T E S T S
[2026-02-18T23:01:45.055Z] [INFO] -------------------------------------------------------
[2026-02-18T23:01:45.055Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:01:46.204Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-02-18T23:01:59.379Z] Tests paused
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:46,894 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:46,931 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:46,994 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,020 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,021 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,108 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,109 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@7c041b41 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,109 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,148 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,148 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,322 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,351 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74d1c610 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,354 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,487 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10d0b4d9 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,492 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,494 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42354b84 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,494 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,498 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ac63c97 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,504 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10dd8699 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,609 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@53e8e27 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,615 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@6dbf9c6f []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,767 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,770 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,772 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:47,772 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=ccf189dc-0d1d-11f1-998d-6a07befed4c2]
[2026-02-18T23:01:59.379Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:01:59.379Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:01:59.379Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:01:59.379Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:01:59.379Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:55,786 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:55,834 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:55,883 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:55,908 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,010 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.711s. Listening on: http://localhost:8080
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,010 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,010 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,369 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:37960 successfully authenticated
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,370 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:37954 successfully authenticated
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,374 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,391 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,405 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:37960 successfully authenticated
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,406 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:37954 successfully authenticated
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,418 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:37954 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d29f3e50-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@13a2bec1, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1412a2a8, true, OperationContextImpl [1706149632] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,421 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:37960 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d29f173f-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6b54b10b, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@66e2d89c, true, OperationContextImpl [1752448911] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,457 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:37960 is creating address on target resource: d29f173f-0d1d-11f1-998d-6a07befed4c2 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,468 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:37960 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@528b61a8 []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,494 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:37960 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,498 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:37960 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e5d946f []
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,503 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:37960 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,518 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,565 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,575 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[20]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,592 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,601 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,698 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z] ***** durable queues source:
[2026-02-18T23:01:59.379Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.379Z] ***** non durable for source:
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,699 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[22]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,701 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,702 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,897 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z] ***** durable queues source:
[2026-02-18T23:01:59.379Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.379Z] ***** non durable for source:
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,898 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[24]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,900 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:56,901 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,098 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z] ***** durable queues source:
[2026-02-18T23:01:59.379Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.379Z] ***** non durable for source:
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,099 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[26]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,101 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,102 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,298 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z] ***** durable queues source:
[2026-02-18T23:01:59.379Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.379Z] ***** non durable for source:
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,299 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[28]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,300 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,301 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,498 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z] ***** durable queues source:
[2026-02-18T23:01:59.379Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.379Z] ***** non durable for source:
[2026-02-18T23:01:59.379Z] ..................................................
[2026-02-18T23:01:59.379Z]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,498 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[30]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,500 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-02-18T23:01:59.379Z] 2026-02-18 23:01:57,502 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,697 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,698 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[32]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,700 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,702 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,898 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,898 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[34]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,900 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:57,901 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,098 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,099 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[36]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,100 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,102 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,298 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,299 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[38]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,301 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,302 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,498 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=40, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,498 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[40]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=40, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,500 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,501 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=40, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,697 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=42, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,698 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[42]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=42, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,700 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,701 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=42, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,901 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=44, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,902 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[44]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=44, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,904 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:58,907 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=44, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:59,098 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=46, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z] ***** durable queues source:
[2026-02-18T23:01:59.380Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:01:59.380Z] ***** non durable for source:
[2026-02-18T23:01:59.380Z] ..................................................
[2026-02-18T23:01:59.380Z]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:59,099 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[46]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=46, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:59,109 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 16
[2026-02-18T23:01:59.380Z] 2026-02-18 23:01:59,111 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=46, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,301 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=48, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z] ***** durable queues source:
[2026-02-18T23:02:01.732Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.732Z] ***** non durable for source:
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,302 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[48]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=48, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,309 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 17
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,311 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=48, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,500 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=50, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z] ***** durable queues source:
[2026-02-18T23:02:01.732Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.732Z] ***** non durable for source:
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,501 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[50]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=50, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,503 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 18
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,506 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=50, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,699 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:37954 is sending a message AMQPStandardMessage( [durable=false, messageID=52, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z] ***** durable queues source:
[2026-02-18T23:02:01.732Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.732Z] ***** non durable for source:
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,700 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:37960 is consuming a message from source: Reference[52]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=52, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,703 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 19
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,706 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-3-thread-1) Restarting quarkus due to changes in Consumer.class.
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,706 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:37960 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=52, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:01:59,722 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T23:02:01.732Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:02:01.732Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:02:01.732Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:02:01.732Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:02:01.732Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,321 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,323 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,329 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,335 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,341 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.609s. Listening on: http://localhost:8080
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,341 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,341 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,342 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-3-thread-1) Live reload total time: 1.645s
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,359 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40372 successfully authenticated
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,360 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,364 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40372 successfully authenticated
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,364 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:40372 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d4fb2fb2-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1506d440, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@7ac05de1, true, OperationContextImpl [1844275074] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,373 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40382 successfully authenticated
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,374 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,378 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40382 successfully authenticated
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,378 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:40382 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d4fd5293-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@80ec02e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1891aec0, true, OperationContextImpl [1887908477] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,378 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:40382 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,384 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,533 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40372 is sending a message AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:01.732Z] ..................................................
[2026-02-18T23:02:01.732Z]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,534 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40382 is consuming a message from source: Reference[62]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,536 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 3
[2026-02-18T23:02:01.732Z] 2026-02-18 23:02:00,538 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40382 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,735 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40372 is sending a message AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z] ***** durable queues source:
[2026-02-18T23:02:01.733Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.733Z] ***** non durable for source:
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,735 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40382 is consuming a message from source: Reference[64]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,738 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,739 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40382 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,932 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40372 is sending a message AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z] ***** durable queues source:
[2026-02-18T23:02:01.733Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.733Z] ***** non durable for source:
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,933 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40382 is consuming a message from source: Reference[66]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,934 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 9
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:00,937 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40382 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,132 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40372 is sending a message AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z] ***** durable queues source:
[2026-02-18T23:02:01.733Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.733Z] ***** non durable for source:
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,133 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40382 is consuming a message from source: Reference[68]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,136 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 12
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,137 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40382 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,333 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40372 is sending a message AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z] ***** durable queues source:
[2026-02-18T23:02:01.733Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:01.733Z] ***** non durable for source:
[2026-02-18T23:02:01.733Z] ..................................................
[2026-02-18T23:02:01.733Z]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,334 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40382 is consuming a message from source: Reference[70]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,337 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 15
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,339 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40382 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:01.733Z] 2026-02-18 23:02:01,408 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:02:10.702Z] Tests paused
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:01,408 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session d4fb2fb2-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:01,409 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222107: Cleared up resources for session d4fb2fb2-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:10.702Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:02:10.702Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:02:10.702Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:02:10.702Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:02:10.702Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,303 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,353 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,402 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,434 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,627 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.278s. Listening on: http://localhost:8080
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,627 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,627 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,645 INFO [org.apa.act.aud.resource] (Thread-0 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40400 successfully authenticated
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,644 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40388 successfully authenticated
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,648 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,665 INFO [org.apa.act.aud.resource] (Thread-0 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40400 successfully authenticated
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,665 INFO [org.apa.act.aud.base] (Thread-0 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:40400 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d8240e04-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@55c2396c, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@a0f4136, true, OperationContextImpl [1377144205] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,667 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,679 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:40388 successfully authenticated
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,679 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:40388 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [d82630e5-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6f3ba4d8, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3abf6268, true, OperationContextImpl [395341925] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,680 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:40388 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,690 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,866 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:10.702Z] ..................................................
[2026-02-18T23:02:10.702Z]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,867 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[80]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,877 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2026-02-18T23:02:10.702Z] 2026-02-18 23:02:05,880 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,038 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,038 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[82]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,041 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,043 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,238 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,239 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[84]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,240 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,241 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,437 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,438 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[86]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,440 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,441 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,637 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,639 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[88]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,641 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,642 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,837 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,837 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[90]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,839 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:06,840 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,037 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,038 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[92]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,039 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,040 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,237 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=94, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,238 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[94]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=94, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,241 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,242 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=94, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,437 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=96, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,437 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[96]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=96, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,439 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,440 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=96, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,637 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=98, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,638 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[98]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=98, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,640 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,641 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=98, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.703Z] 2026-02-18 23:02:07,837 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.703Z] ***** durable queues source:
[2026-02-18T23:02:10.703Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.703Z] ***** non durable for source:
[2026-02-18T23:02:10.703Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:07,838 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[100]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:07,839 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:07,841 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,038 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,038 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[102]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,041 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,042 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,271 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,271 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[104]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,274 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,275 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,440 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:40400 is sending a message AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,441 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:40388 is consuming a message from source: Reference[106]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,444 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,446 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:40388 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,513 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-16-thread-1) Restarting quarkus due to changes in Producer.class.
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,532 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,536 WARN [org.apa.act.art.cor.server] (Thread-0 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session d8240e04-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:08,536 WARN [org.apa.act.art.cor.server] (Thread-0 (activemq-netty-threads)) AMQ222107: Cleared up resources for session d8240e04-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:10.704Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:02:10.704Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:02:10.704Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:02:10.704Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:02:10.704Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,063 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,065 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,070 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,078 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,086 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8080
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,086 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,086 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,087 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49678 successfully authenticated
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,089 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,090 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49678 successfully authenticated
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,091 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:49678 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [da2eab16-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@25de503a, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@e5d6cd4, true, OperationContextImpl [1885669015] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,092 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-16-thread-1) Live reload total time: 1.056s
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,095 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49686 successfully authenticated
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,096 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,099 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49686 successfully authenticated
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,099 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:49686 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [da300aa7-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@192a3d6c, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@46489689, true, OperationContextImpl [544395430] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,100 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:49686 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,102 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,276 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:49678 is sending a message AMQPStandardMessage( [durable=false, messageID=116, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,277 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:49686 is consuming a message from source: Reference[116]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=116, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,279 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 2
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,280 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49686 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=116, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,476 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:49678 is sending a message AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,476 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:49686 is consuming a message from source: Reference[118]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,478 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 4
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,480 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49686 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,676 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:49678 is sending a message AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,677 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:49686 is consuming a message from source: Reference[120]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,679 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,680 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49686 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,875 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:49678 is sending a message AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z] ***** durable queues source:
[2026-02-18T23:02:10.704Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.704Z] ***** non durable for source:
[2026-02-18T23:02:10.704Z] ..................................................
[2026-02-18T23:02:10.704Z]
[2026-02-18T23:02:10.704Z] 2026-02-18 23:02:09,876 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:49686 is consuming a message from source: Reference[122]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:09,878 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 8
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:09,879 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49686 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:10,076 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:49678 is sending a message AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-18T23:02:10.705Z] ..................................................
[2026-02-18T23:02:10.705Z] ***** durable queues source:
[2026-02-18T23:02:10.705Z] - queueID=15 address:source name:source filter:null
[2026-02-18T23:02:10.705Z] ***** non durable for source:
[2026-02-18T23:02:10.705Z] ..................................................
[2026-02-18T23:02:10.705Z]
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:10,077 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:49686 is consuming a message from source: Reference[124]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:10,079 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 10
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:10,081 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49686 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:10.705Z] 2026-02-18 23:02:10,088 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:02:10.705Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.144 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-02-18T23:02:10.705Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-02-18T23:02:19.652Z] Tests paused
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,089 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session da2eab16-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,089 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session da2eab16-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,089 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session da300aa7-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,089 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222107: Cleared up resources for session da300aa7-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,286 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [ccf189dc-0d1d-11f1-998d-6a07befed4c2] stopped, uptime 23.475 seconds
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,434 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,434 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,435 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,435 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,436 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,436 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,436 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@6ecf239d []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,436 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,449 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,449 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,553 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63f0b313 []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,554 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6671f133 []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,554 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fb32ceb []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,555 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31b5a07d []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,557 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57bbe573 []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,559 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e2a7ede []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,560 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18d8d984 []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,608 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,608 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,613 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,613 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,617 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4f224aa []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,619 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@cead93a []
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,620 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=15 on address=source
[2026-02-18T23:02:19.652Z] 2026-02-18 23:02:10,625 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:10,632 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:10,633 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:10,634 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:10,634 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=ccf189dc-0d1d-11f1-998d-6a07befed4c2]
[2026-02-18T23:02:19.653Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:02:19.653Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:02:19.653Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:02:19.653Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:02:19.653Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:14,884 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:14,923 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:14,966 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:14,985 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,156 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.720s. Listening on: http://localhost:8080
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,156 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,156 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,175 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49698 successfully authenticated
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,177 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49688 successfully authenticated
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,180 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,196 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,197 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49698 successfully authenticated
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,198 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:49698 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ddd285cb-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3c22ffd0, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@314ef221, true, OperationContextImpl [1141031542] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,198 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:49698 is creating address on target resource: ddd285cb-0d1d-11f1-998d-6a07befed4c2 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,202 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:49698 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60ab6e6a []
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,203 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:49698 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,206 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:49698 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@dc5ed60 []
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,208 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:49698 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,211 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:49688 successfully authenticated
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,211 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:49688 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ddd4a8ad-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@203bfbf3, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@6b675be2, true, OperationContextImpl [1489108774] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,221 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,252 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=148, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,253 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[148]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=148, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,279 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=148, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,280 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=150, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z] ***** durable queues source:
[2026-02-18T23:02:19.653Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.653Z] ***** non durable for source:
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,280 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[150]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=150, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,283 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=151, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z] ***** durable queues source:
[2026-02-18T23:02:19.653Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.653Z] ***** non durable for source:
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,283 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[151]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=151, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,291 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=150, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,292 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=151, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,296 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z] ***** durable queues source:
[2026-02-18T23:02:19.653Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.653Z] ***** non durable for source:
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,297 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[154]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,299 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,303 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z] ***** durable queues source:
[2026-02-18T23:02:19.653Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.653Z] ***** non durable for source:
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,303 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[156]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,307 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,314 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z] ***** durable queues source:
[2026-02-18T23:02:19.653Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.653Z] ***** non durable for source:
[2026-02-18T23:02:19.653Z] ..................................................
[2026-02-18T23:02:19.653Z]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,315 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[158]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.653Z] 2026-02-18 23:02:15,319 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,324 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,324 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[160]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,328 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,338 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,339 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[162]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,342 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,349 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=164, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,350 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[164]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=164, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,353 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=164, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,360 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:49688 is sending a message AMQPStandardMessage( [durable=false, messageID=166, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,361 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:49698 is consuming a message from source: Reference[166]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=166, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:15,367 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:49698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=166, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,393 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in ProducingBean.class.
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,409 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session ddd4a8ad-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,410 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session ddd4a8ad-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,410 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-18T23:02:19.654Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:02:19.654Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:02:19.654Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:02:19.654Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:02:19.654Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,977 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,980 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,986 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,988 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,990 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8080
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,991 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,991 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:18,991 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.917s
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,003 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58632 successfully authenticated
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,004 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58640 successfully authenticated
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,008 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,009 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,010 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58640 successfully authenticated
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,011 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58640 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e018571e-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2e293faf, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@123fc01b, true, OperationContextImpl [1445618456] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,012 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58632 successfully authenticated
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,012 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58632 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e018a53f-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2d800f59, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@8b53fbd, true, OperationContextImpl [1436141835] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,013 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:58632 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,017 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,023 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=176, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,023 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[176]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=176, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,027 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=176, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,032 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=178, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,032 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[178]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=178, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,034 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=178, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,043 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=180, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z] ***** durable queues source:
[2026-02-18T23:02:19.654Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.654Z] ***** non durable for source:
[2026-02-18T23:02:19.654Z] ..................................................
[2026-02-18T23:02:19.654Z]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,046 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[180]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=180, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.654Z] 2026-02-18 23:02:19,053 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=180, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,054 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=182, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,055 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[182]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=182, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,057 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=182, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,066 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,066 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[184]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,069 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,076 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,076 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[186]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,081 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,086 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,086 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[188]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,090 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,098 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,098 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[190]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,101 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,112 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,112 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[192]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,116 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,122 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601500: User anonymous@127.0.0.1:58640 is sending a message AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z] ***** durable queues source:
[2026-02-18T23:02:19.655Z] - queueID=142 address:source name:source filter:null
[2026-02-18T23:02:19.655Z] ***** non durable for source:
[2026-02-18T23:02:19.655Z] ..................................................
[2026-02-18T23:02:19.655Z]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,122 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7d2c9b65)) AMQ601501: User anonymous@127.0.0.1:58632 is consuming a message from source: Reference[194]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,127 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58632 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,136 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e018571e-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,136 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e018571e-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:19.655Z] 2026-02-18 23:02:19,139 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:02:19.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.004 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-02-18T23:02:19.655Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,316 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [ccf189dc-0d1d-11f1-998d-6a07befed4c2] stopped, uptime 8.882 seconds
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,404 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,405 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,405 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,405 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-18T23:02:24.465Z] 2026-02-18 23:02:19,406 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,408 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,408 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@53a20aab []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,408 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,419 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,419 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,434 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c5c742 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,435 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d158490 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,435 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7783138d []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,436 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@338c6d7d []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,437 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ada5399 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,439 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bfa6556 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,441 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@648a00df []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,490 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,490 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,490 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,490 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,494 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@34bd6eb6 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,497 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@7c33a523 []
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,497 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=142 on address=source
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,500 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,507 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,508 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,510 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:19,510 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=ccf189dc-0d1d-11f1-998d-6a07befed4c2]
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:23,786 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:23,820 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:23,861 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:23,879 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:24,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.784s. Listening on: http://localhost:8081
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:24,045 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:02:24.466Z] 2026-02-18 23:02:24,045 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,075 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58648 successfully authenticated
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,079 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58646 successfully authenticated
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,083 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,110 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58648 successfully authenticated
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,111 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58648 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e32288e3-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7d0d6f3e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@6fe87133, true, OperationContextImpl [91483205] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,111 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:58648 is creating address on target resource: e32288e3-0d1d-11f1-998d-6a07befed4c2 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,112 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:58648 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e5353ae []
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,112 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,116 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:58648 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,118 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:58648 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28b1bfc5 []
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,121 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:58648 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,125 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58646 successfully authenticated
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,125 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58646 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e324d2d5-0d1d-11f1-998d-6a07befed4c2, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7496e1c3, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@12a40f63, true, OperationContextImpl [211107515] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,128 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,185 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,186 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[218]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,195 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,196 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,196 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[220]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,198 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,205 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,206 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[222]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,208 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,216 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,217 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[224]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,220 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,226 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,227 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[226]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,229 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,237 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,237 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[228]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,240 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,247 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,247 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[230]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,250 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,259 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z] ***** durable queues source:
[2026-02-18T23:02:25.191Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.191Z] ***** non durable for source:
[2026-02-18T23:02:25.191Z] ..................................................
[2026-02-18T23:02:25.191Z]
[2026-02-18T23:02:25.191Z] 2026-02-18 23:02:24,259 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[232]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,263 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,268 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=234, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.192Z] ..................................................
[2026-02-18T23:02:25.192Z] ***** durable queues source:
[2026-02-18T23:02:25.192Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.192Z] ***** non durable for source:
[2026-02-18T23:02:25.192Z] ..................................................
[2026-02-18T23:02:25.192Z]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,268 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[234]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=234, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,272 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=234, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,284 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601500: User anonymous@127.0.0.1:58646 is sending a message AMQPStandardMessage( [durable=false, messageID=236, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-18T23:02:25.192Z] ..................................................
[2026-02-18T23:02:25.192Z] ***** durable queues source:
[2026-02-18T23:02:25.192Z] - queueID=212 address:source name:source filter:null
[2026-02-18T23:02:25.192Z] ***** non durable for source:
[2026-02-18T23:02:25.192Z] ..................................................
[2026-02-18T23:02:25.192Z]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,285 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2be9425f)) AMQ601501: User anonymous@127.0.0.1:58648 is consuming a message from source: Reference[236]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=236, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,288 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58648 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=236, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,857 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e324d2d5-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,858 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e324d2d5-0d1d-11f1-998d-6a07befed4c2
[2026-02-18T23:02:25.192Z] 2026-02-18 23:02:24,921 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2026-02-18T23:02:25.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.722 s - in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-02-18T23:02:25.192Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,050 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [ccf189dc-0d1d-11f1-998d-6a07befed4c2] stopped, uptime 5.646 seconds
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,100 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,100 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,100 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,101 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,101 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,101 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,101 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@4d957f5a []
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,101 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,109 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-18T23:02:27.509Z] 2026-02-18 23:02:25,109 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,117 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c3824e []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,118 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fc160e []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,118 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45fe8875 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,119 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c38f239 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,120 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7471cc02 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,122 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@145de8e4 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,123 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25d1773a []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,177 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,177 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,177 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,177 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,180 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@e53e083 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,182 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@74b82c97 []
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,183 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=212 on address=source
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,185 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,190 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,191 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,193 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:25,193 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=ccf189dc-0d1d-11f1-998d-6a07befed4c2]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:26,949 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:26,988 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,034 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,054 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,312 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.961s. Listening on: http://localhost:8081
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,312 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,312 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,326 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58664 successfully authenticated
[2026-02-18T23:02:27.510Z] 2026-02-18 23:02:27,327 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58666 successfully authenticated
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,339 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58664 successfully authenticated
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,341 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58666 successfully authenticated
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,344 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,370 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,372 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58664 successfully authenticated
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,372 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58664 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e5141fb9-0d1d-11f1-998d-6a07befed4c2, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1c31eb51, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@49fd2c53, true, OperationContextImpl [1964614400] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,386 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:58666 successfully authenticated
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,387 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:58666 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e51669aa-0d1d-11f1-998d-6a07befed4c2, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@100fe250, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@70dae6c7, true, OperationContextImpl [1760451363] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,387 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:58666 is creating address on target resource: e51669aa-0d1d-11f1-998d-6a07befed4c2 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,389 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:58666 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21fefe41 []
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,392 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:58666 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-18T23:02:28.247Z] 2026-02-18 23:02:27,394 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:58666 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e0c954c []
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,398 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:58666 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,431 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,432 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,439 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[260]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,448 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=261, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z] ***** durable queues source:
[2026-02-18T23:02:28.248Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.248Z] ***** non durable for source:
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,448 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[261]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=261, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,450 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,453 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=261, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,453 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z] ***** durable queues source:
[2026-02-18T23:02:28.248Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.248Z] ***** non durable for source:
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,454 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[264]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,457 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,464 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z] ***** durable queues source:
[2026-02-18T23:02:28.248Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.248Z] ***** non durable for source:
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,464 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[266]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,466 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,474 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z] ***** durable queues source:
[2026-02-18T23:02:28.248Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.248Z] ***** non durable for source:
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,474 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[268]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,477 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.248Z] 2026-02-18 23:02:27,484 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z] ***** durable queues source:
[2026-02-18T23:02:28.248Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.248Z] ***** non durable for source:
[2026-02-18T23:02:28.248Z] ..................................................
[2026-02-18T23:02:28.248Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,485 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[270]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,487 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,494 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z] ***** durable queues source:
[2026-02-18T23:02:28.249Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.249Z] ***** non durable for source:
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,495 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[272]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,498 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,505 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z] ***** durable queues source:
[2026-02-18T23:02:28.249Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.249Z] ***** non durable for source:
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,505 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[274]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,509 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,515 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=276, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z] ***** durable queues source:
[2026-02-18T23:02:28.249Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.249Z] ***** non durable for source:
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,515 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[276]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=276, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,519 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=276, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,526 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601500: User anonymous@127.0.0.1:58664 is sending a message AMQPStandardMessage( [durable=false, messageID=278, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z] ***** durable queues source:
[2026-02-18T23:02:28.249Z] - queueID=255 address:source name:source filter:null
[2026-02-18T23:02:28.249Z] ***** non durable for source:
[2026-02-18T23:02:28.249Z] ..................................................
[2026-02-18T23:02:28.249Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,526 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@308d1ec0)) AMQ601501: User anonymous@127.0.0.1:58666 is consuming a message from source: Reference[278]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=278, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,530 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:58666 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=278, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,943 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2026-02-18T23:02:28.249Z]
[2026-02-18T23:02:28.249Z] 2026-02-18 23:02:27,954 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T23:02:28.249Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 s - in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] Results:
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:02:28.578Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:02:28.578Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-18T23:02:28.578Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2026-02-18T23:02:28.578Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.pom
[2026-02-18T23:02:28.578Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-parent >-----
[2026-02-18T23:02:28.578Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT 2.7.5.Final [421/964]
[2026-02-18T23:02:28.578Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-18T23:02:28.578Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-parent-2.7.5.Final.pom
[2026-02-18T23:02:28.578Z] [INFO]
[2026-02-18T23:02:28.578Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt >---------
[2026-02-18T23:02:28.578Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Runtime 2.7.5.Final [422/964]
[2026-02-18T23:02:28.578Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:28.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom
[2026-02-18T23:02:29.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom (3.2 kB at 3.5 kB/s)
[2026-02-18T23:02:29.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom
[2026-02-18T23:02:30.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom (5.4 kB at 10.0 kB/s)
[2026-02-18T23:02:30.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom
[2026-02-18T23:02:30.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom (4.0 kB at 8.0 kB/s)
[2026-02-18T23:02:30.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom
[2026-02-18T23:02:31.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom (2.1 kB at 5.1 kB/s)
[2026-02-18T23:02:31.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar
[2026-02-18T23:02:31.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar
[2026-02-18T23:02:31.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar
[2026-02-18T23:02:31.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar
[2026-02-18T23:02:31.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar (99 kB at 1.0 MB/s)
[2026-02-18T23:02:31.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar (67 kB at 282 kB/s)
[2026-02-18T23:02:31.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar (59 kB at 130 kB/s)
[2026-02-18T23:02:31.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar (98 kB at 181 kB/s)
[2026-02-18T23:02:31.385Z] [INFO]
[2026-02-18T23:02:31.385Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.385Z] [INFO]
[2026-02-18T23:02:31.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:31.801Z] [INFO] Copying 1 resource
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] No sources to compile
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:31.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/src/test/resources
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] No sources to compile
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] No tests to run.
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-18T23:02:31.801Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2026-02-18T23:02:31.801Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.pom
[2026-02-18T23:02:31.801Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2026-02-18T23:02:31.801Z] [INFO]
[2026-02-18T23:02:31.801Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-deployment >---
[2026-02-18T23:02:31.801Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Deployment 2.7.5.Final [423/964]
[2026-02-18T23:02:31.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:32.142Z] [INFO]
[2026-02-18T23:02:32.142Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.142Z] [INFO]
[2026-02-18T23:02:32.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:32.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/main/resources
[2026-02-18T23:02:32.855Z] [INFO]
[2026-02-18T23:02:32.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:32.855Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:32.855Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/classes
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:33.188Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/test/resources
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] No sources to compile
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] No tests to run.
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-18T23:02:33.188Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2026-02-18T23:02:33.188Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.pom
[2026-02-18T23:02:33.188Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-parent >---
[2026-02-18T23:02:33.188Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 2.7.5.Final [424/964]
[2026-02-18T23:02:33.188Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-18T23:02:33.188Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-parent-2.7.5.Final.pom
[2026-02-18T23:02:33.188Z] [INFO]
[2026-02-18T23:02:33.188Z] [INFO] ------< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq >-------
[2026-02-18T23:02:33.188Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime 2.7.5.Final [425/964]
[2026-02-18T23:02:33.188Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:33.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom
[2026-02-18T23:02:33.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom (3.9 kB at 8.2 kB/s)
[2026-02-18T23:02:33.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom
[2026-02-18T23:02:33.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom (5.6 kB at 15 kB/s)
[2026-02-18T23:02:33.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom
[2026-02-18T23:02:34.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom (4.2 kB at 9.8 kB/s)
[2026-02-18T23:02:34.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom
[2026-02-18T23:02:34.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom (36 kB at 454 kB/s)
[2026-02-18T23:02:34.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar
[2026-02-18T23:02:34.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar
[2026-02-18T23:02:34.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar
[2026-02-18T23:02:34.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar
[2026-02-18T23:02:34.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar (650 kB at 10 MB/s)
[2026-02-18T23:02:34.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar (86 kB at 758 kB/s)
[2026-02-18T23:02:34.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar (30 kB at 122 kB/s)
[2026-02-18T23:02:35.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar (66 kB at 57 kB/s)
[2026-02-18T23:02:35.795Z] [INFO]
[2026-02-18T23:02:35.795Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:35.795Z] [INFO]
[2026-02-18T23:02:35.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.123Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:36.124Z] [INFO] Copying 1 resource
[2026-02-18T23:02:36.124Z] [INFO]
[2026-02-18T23:02:36.124Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom
[2026-02-18T23:02:36.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom (1.5 kB at 16 kB/s)
[2026-02-18T23:02:36.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar
[2026-02-18T23:02:36.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar (7.5 kB at 14 kB/s)
[2026-02-18T23:02:36.798Z] [INFO]
[2026-02-18T23:02:36.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:36.798Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:36.798Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/classes
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:37.191Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/src/test/resources
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] No sources to compile
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] No tests to run.
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-18T23:02:37.191Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2026-02-18T23:02:37.191Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.pom
[2026-02-18T23:02:37.191Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-deployment >--
[2026-02-18T23:02:37.191Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment 2.7.5.Final [426/964]
[2026-02-18T23:02:37.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.191Z] [INFO]
[2026-02-18T23:02:37.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO] Processed 5 files in 33ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO] Processed 5 files in 00:00.041 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:37.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/main/resources
[2026-02-18T23:02:37.901Z] [INFO]
[2026-02-18T23:02:37.901Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:37.902Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:37.902Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/classes
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:38.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/test/resources
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] No sources to compile
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] No tests to run.
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-18T23:02:38.619Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2026-02-18T23:02:38.619Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.pom
[2026-02-18T23:02:38.619Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] -----------< io.quarkus:quarkus-reactive-datasource-parent >------------
[2026-02-18T23:02:38.619Z] [INFO] Building Quarkus - Reactive Datasource 2.7.5.Final [427/964]
[2026-02-18T23:02:38.619Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.619Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-parent ---
[2026-02-18T23:02:38.620Z] [INFO] Installing /quarkus/extensions/reactive-datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-parent/2.7.5.Final/quarkus-reactive-datasource-parent-2.7.5.Final.pom
[2026-02-18T23:02:38.620Z] [INFO]
[2026-02-18T23:02:38.620Z] [INFO] ---------------< io.quarkus:quarkus-reactive-datasource >---------------
[2026-02-18T23:02:38.620Z] [INFO] Building Quarkus - Reactive Datasource - Runtime 2.7.5.Final [428/964]
[2026-02-18T23:02:38.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:38.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom
[2026-02-18T23:02:39.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom (2.3 kB at 8.3 kB/s)
[2026-02-18T23:02:39.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom
[2026-02-18T23:02:39.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom (7.7 kB at 20 kB/s)
[2026-02-18T23:02:39.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar
[2026-02-18T23:02:39.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar (154 kB at 318 kB/s)
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO] Processed 6 files in 32ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO] Processed 6 files in 00:00.027 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:40.004Z] [INFO] Copying 1 resource
[2026-02-18T23:02:40.004Z] [INFO]
[2026-02-18T23:02:40.004Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.331Z] [INFO]
[2026-02-18T23:02:40.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:40.331Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:40.331Z] [INFO] Compiling 6 source files to /quarkus/extensions/reactive-datasource/runtime/target/classes
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:41.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/runtime/src/test/resources
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] No sources to compile
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] No tests to run.
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource ---
[2026-02-18T23:02:41.038Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.jar
[2026-02-18T23:02:41.038Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.pom
[2026-02-18T23:02:41.038Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] ---------< io.quarkus:quarkus-reactive-datasource-deployment >----------
[2026-02-18T23:02:41.038Z] [INFO] Building Quarkus - Reactive Datasource - Deployment 2.7.5.Final [429/964]
[2026-02-18T23:02:41.038Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.038Z] [INFO]
[2026-02-18T23:02:41.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:41.743Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/main/resources
[2026-02-18T23:02:41.743Z] [INFO]
[2026-02-18T23:02:41.743Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:41.743Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:41.743Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/classes
[2026-02-18T23:02:42.070Z] [INFO]
[2026-02-18T23:02:42.070Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:42.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:42.070Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/test/resources
[2026-02-18T23:02:42.070Z] [INFO]
[2026-02-18T23:02:42.070Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:42.070Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:42.070Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/test-classes
[2026-02-18T23:02:42.398Z] [INFO]
[2026-02-18T23:02:42.398Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:42.398Z] [INFO]
[2026-02-18T23:02:42.398Z] [INFO] -------------------------------------------------------
[2026-02-18T23:02:42.398Z] [INFO] T E S T S
[2026-02-18T23:02:42.398Z] [INFO] -------------------------------------------------------
[2026-02-18T23:02:42.398Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] Results:
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:43.582Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:43.582Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-deployment ---
[2026-02-18T23:02:43.582Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2026-02-18T23:02:43.582Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.pom
[2026-02-18T23:02:43.582Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:43.582Z] [INFO]
[2026-02-18T23:02:43.582Z] [INFO] -----------------< io.quarkus:quarkus-devservices-db2 >-----------------
[2026-02-18T23:02:43.582Z] [INFO] Building Quarkus - DevServices - DB2 2.7.5.Final [430/964]
[2026-02-18T23:02:43.582Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:43.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom
[2026-02-18T23:02:43.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom (1.5 kB at 3.7 kB/s)
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2026-02-18T23:02:43.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 18 kB/s)
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2026-02-18T23:02:43.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 17 kB/s)
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom
[2026-02-18T23:02:43.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom (1.1 kB at 15 kB/s)
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2026-02-18T23:02:43.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar
[2026-02-18T23:02:44.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 118 kB/s)
[2026-02-18T23:02:44.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 324 kB/s)
[2026-02-18T23:02:44.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar (6.6 MB at 51 MB/s)
[2026-02-18T23:02:44.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar (4.3 kB at 7.4 kB/s)
[2026-02-18T23:02:44.569Z] [INFO]
[2026-02-18T23:02:44.569Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:44.569Z] [INFO]
[2026-02-18T23:02:44.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:45.273Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/main/resources
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:45.273Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/db2/target/classes
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:45.273Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/test/resources
[2026-02-18T23:02:45.273Z] [INFO]
[2026-02-18T23:02:45.273Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.600Z] [INFO] No sources to compile
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.600Z] [INFO] No tests to run.
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.600Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.600Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-db2 ---
[2026-02-18T23:02:45.600Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.jar
[2026-02-18T23:02:45.600Z] [INFO] Installing /quarkus/extensions/devservices/db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.pom
[2026-02-18T23:02:45.600Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] -----------< io.quarkus:quarkus-reactive-db2-client-parent >------------
[2026-02-18T23:02:45.600Z] [INFO] Building Quarkus - Reactive DB2 Client 2.7.5.Final [431/964]
[2026-02-18T23:02:45.600Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-parent ---
[2026-02-18T23:02:45.600Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-parent/2.7.5.Final/quarkus-reactive-db2-client-parent-2.7.5.Final.pom
[2026-02-18T23:02:45.600Z] [INFO]
[2026-02-18T23:02:45.600Z] [INFO] ---------------< io.quarkus:quarkus-reactive-db2-client >---------------
[2026-02-18T23:02:45.600Z] [INFO] Building Quarkus - Reactive DB2 Client - Runtime 2.7.5.Final [432/964]
[2026-02-18T23:02:45.600Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:45.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom
[2026-02-18T23:02:45.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom (5.9 kB at 12 kB/s)
[2026-02-18T23:02:45.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom
[2026-02-18T23:02:46.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom (4.8 kB at 7.5 kB/s)
[2026-02-18T23:02:46.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom
[2026-02-18T23:02:46.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom (5.6 kB at 20 kB/s)
[2026-02-18T23:02:46.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar
[2026-02-18T23:02:46.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar
[2026-02-18T23:02:46.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar
[2026-02-18T23:02:47.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar (16 kB at 39 kB/s)
[2026-02-18T23:02:47.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar (232 kB at 527 kB/s)
[2026-02-18T23:02:47.609Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar (77 kB at 103 kB/s)
[2026-02-18T23:02:47.609Z] [INFO]
[2026-02-18T23:02:47.609Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:47.609Z] [INFO]
[2026-02-18T23:02:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO] Processed 4 files in 14ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:48.023Z] [INFO] Copying 1 resource
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO]
[2026-02-18T23:02:48.023Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.023Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:48.023Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-db2-client/runtime/target/classes
[2026-02-18T23:02:48.351Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[63,44] threadLocal in io.quarkus.reactive.datasource.runtime.DataSourceReactiveRuntimeConfig has been deprecated
[2026-02-18T23:02:48.351Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[135,40] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2026-02-18T23:02:48.351Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[138,82] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2026-02-18T23:02:48.351Z] [INFO]
[2026-02-18T23:02:48.351Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:48.351Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/runtime/src/test/resources
[2026-02-18T23:02:48.351Z] [INFO]
[2026-02-18T23:02:48.351Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.351Z] [INFO] No sources to compile
[2026-02-18T23:02:48.351Z] [INFO]
[2026-02-18T23:02:48.351Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.351Z] [INFO] No tests to run.
[2026-02-18T23:02:48.351Z] [INFO]
[2026-02-18T23:02:48.351Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.351Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar
[2026-02-18T23:02:48.351Z] [INFO]
[2026-02-18T23:02:48.351Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.677Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2026-02-18T23:02:48.677Z] [INFO]
[2026-02-18T23:02:48.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client ---
[2026-02-18T23:02:48.677Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.jar
[2026-02-18T23:02:48.677Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.pom
[2026-02-18T23:02:48.677Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2026-02-18T23:02:48.677Z] [INFO]
[2026-02-18T23:02:48.677Z] [INFO] ---------< io.quarkus:quarkus-reactive-db2-client-deployment >----------
[2026-02-18T23:02:48.677Z] [INFO] Building Quarkus - Reactive DB2 Client - Deployment 2.7.5.Final [433/964]
[2026-02-18T23:02:48.677Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:48.677Z] [INFO]
[2026-02-18T23:02:48.677Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:48.677Z] [INFO]
[2026-02-18T23:02:48.677Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:49.380Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/main/resources
[2026-02-18T23:02:49.380Z] [INFO]
[2026-02-18T23:02:49.380Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.380Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:49.380Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-db2-client/deployment/target/classes
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:49.708Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/test/resources
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] No sources to compile
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] No tests to run.
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-deployment ---
[2026-02-18T23:02:49.708Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2026-02-18T23:02:49.708Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.pom
[2026-02-18T23:02:49.708Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:49.708Z] [INFO]
[2026-02-18T23:02:49.708Z] [INFO] -------------< io.quarkus:quarkus-devservices-postgresql >--------------
[2026-02-18T23:02:49.708Z] [INFO] Building Quarkus - DevServices - Postgresql 2.7.5.Final [434/964]
[2026-02-18T23:02:49.708Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:49.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2026-02-18T23:02:49.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 14 kB/s)
[2026-02-18T23:02:49.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2026-02-18T23:02:49.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 54 kB/s)
[2026-02-18T23:02:49.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2026-02-18T23:02:49.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2026-02-18T23:02:50.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 168 kB/s)
[2026-02-18T23:02:50.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 15 MB/s)
[2026-02-18T23:02:50.037Z] [INFO]
[2026-02-18T23:02:50.037Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.037Z] [INFO]
[2026-02-18T23:02:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:50.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/main/resources
[2026-02-18T23:02:50.364Z] [INFO]
[2026-02-18T23:02:50.364Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.364Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:50.364Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/postgresql/target/classes
[2026-02-18T23:02:50.690Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-18T23:02:50.690Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-18T23:02:50.690Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-18T23:02:50.690Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-18T23:02:50.690Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-18T23:02:50.690Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-18T23:02:50.690Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-18T23:02:50.690Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:50.690Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/test/resources
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] No sources to compile
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] No tests to run.
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-postgresql ---
[2026-02-18T23:02:50.690Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.jar
[2026-02-18T23:02:50.690Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.pom
[2026-02-18T23:02:50.690Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] ------------< io.quarkus:quarkus-reactive-pg-client-parent >------------
[2026-02-18T23:02:50.690Z] [INFO] Building Quarkus - Reactive PostgreSQL Client 2.7.5.Final [435/964]
[2026-02-18T23:02:50.690Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-parent ---
[2026-02-18T23:02:50.690Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-parent/2.7.5.Final/quarkus-reactive-pg-client-parent-2.7.5.Final.pom
[2026-02-18T23:02:50.690Z] [INFO]
[2026-02-18T23:02:50.690Z] [INFO] ---------------< io.quarkus:quarkus-reactive-pg-client >----------------
[2026-02-18T23:02:50.690Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Runtime 2.7.5.Final [436/964]
[2026-02-18T23:02:50.690Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:50.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom
[2026-02-18T23:02:51.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom (6.3 kB at 12 kB/s)
[2026-02-18T23:02:51.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2026-02-18T23:02:51.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 57 kB/s)
[2026-02-18T23:02:51.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2026-02-18T23:02:51.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 179 kB/s)
[2026-02-18T23:02:51.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2026-02-18T23:02:51.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 20 kB/s)
[2026-02-18T23:02:51.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2026-02-18T23:02:51.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 16 kB/s)
[2026-02-18T23:02:51.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2026-02-18T23:02:51.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 120 kB/s)
[2026-02-18T23:02:51.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2026-02-18T23:02:51.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 30 kB/s)
[2026-02-18T23:02:51.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom
[2026-02-18T23:02:52.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom (6.4 kB at 17 kB/s)
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 113 kB/s)
[2026-02-18T23:02:52.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar
[2026-02-18T23:02:52.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 1.1 MB/s)
[2026-02-18T23:02:52.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 432 kB/s)
[2026-02-18T23:02:52.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 181 kB/s)
[2026-02-18T23:02:52.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar (25 kB at 58 kB/s)
[2026-02-18T23:02:53.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar (158 kB at 187 kB/s)
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:53.076Z] [INFO] Copying 1 resource
[2026-02-18T23:02:53.076Z] [INFO]
[2026-02-18T23:02:53.076Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.403Z] [INFO]
[2026-02-18T23:02:53.403Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.403Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:53.403Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-pg-client/runtime/target/classes
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:53.731Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/runtime/src/test/resources
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] No sources to compile
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] No tests to run.
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client ---
[2026-02-18T23:02:53.731Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.jar
[2026-02-18T23:02:53.731Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.pom
[2026-02-18T23:02:53.731Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] ----------< io.quarkus:quarkus-reactive-pg-client-deployment >----------
[2026-02-18T23:02:53.731Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Deployment 2.7.5.Final [437/964]
[2026-02-18T23:02:53.731Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:53.731Z] [INFO]
[2026-02-18T23:02:53.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO] Processed 10 files in 39ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO] Processed 10 files in 00:00.020 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:54.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/deployment/src/main/resources
[2026-02-18T23:02:54.875Z] [INFO]
[2026-02-18T23:02:54.875Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:54.875Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:54.875Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-pg-client/deployment/target/classes
[2026-02-18T23:02:55.201Z] [INFO]
[2026-02-18T23:02:55.201Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:55.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:55.201Z] [INFO] Copying 4 resources
[2026-02-18T23:02:55.201Z] [INFO]
[2026-02-18T23:02:55.201Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:55.201Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:02:55.201Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-pg-client/deployment/target/test-classes
[2026-02-18T23:02:56.853Z] [INFO]
[2026-02-18T23:02:56.853Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:56.853Z] [INFO] Tests are skipped.
[2026-02-18T23:02:56.853Z] [INFO]
[2026-02-18T23:02:56.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:56.853Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2026-02-18T23:02:56.853Z] [INFO]
[2026-02-18T23:02:56.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:56.853Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:56.853Z] [INFO]
[2026-02-18T23:02:56.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-deployment ---
[2026-02-18T23:02:56.853Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2026-02-18T23:02:56.853Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.pom
[2026-02-18T23:02:56.853Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:02:56.853Z] [INFO]
[2026-02-18T23:02:56.853Z] [INFO] ----------< io.quarkus:quarkus-reactive-mysql-client-parent >-----------
[2026-02-18T23:02:56.853Z] [INFO] Building Quarkus - Reactive MySQL Client 2.7.5.Final [438/964]
[2026-02-18T23:02:56.853Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-parent ---
[2026-02-18T23:02:57.179Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-parent/2.7.5.Final/quarkus-reactive-mysql-client-parent-2.7.5.Final.pom
[2026-02-18T23:02:57.179Z] [INFO]
[2026-02-18T23:02:57.179Z] [INFO] --------------< io.quarkus:quarkus-reactive-mysql-client >--------------
[2026-02-18T23:02:57.179Z] [INFO] Building Quarkus - Reactive MySQL Client - Runtime 2.7.5.Final [439/964]
[2026-02-18T23:02:57.179Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:02:57.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom
[2026-02-18T23:02:57.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom (4.2 kB at 8.6 kB/s)
[2026-02-18T23:02:57.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom
[2026-02-18T23:02:58.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom (5.9 kB at 7.2 kB/s)
[2026-02-18T23:02:58.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar
[2026-02-18T23:02:58.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar
[2026-02-18T23:02:58.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar (18 kB at 69 kB/s)
[2026-02-18T23:02:58.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar (164 kB at 438 kB/s)
[2026-02-18T23:02:58.647Z] [INFO]
[2026-02-18T23:02:58.647Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.647Z] [INFO]
[2026-02-18T23:02:58.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:02:58.979Z] [INFO] Copying 1 resource
[2026-02-18T23:02:58.979Z] [INFO]
[2026-02-18T23:02:58.979Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:02:58.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom
[2026-02-18T23:02:58.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom (1.5 kB at 19 kB/s)
[2026-02-18T23:02:58.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
[2026-02-18T23:02:59.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (2.7 kB at 43 kB/s)
[2026-02-18T23:02:59.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-18T23:03:00.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar (9.3 kB at 12 kB/s)
[2026-02-18T23:03:00.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar
[2026-02-18T23:03:00.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar (9.1 kB at 130 kB/s)
[2026-02-18T23:03:00.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
[2026-02-18T23:03:00.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (2.5 MB at 24 MB/s)
[2026-02-18T23:03:00.337Z] [INFO]
[2026-02-18T23:03:00.337Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.337Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:00.337Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mysql-client/runtime/target/classes
[2026-02-18T23:03:00.663Z] [INFO]
[2026-02-18T23:03:00.663Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:00.663Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/runtime/src/test/resources
[2026-02-18T23:03:00.663Z] [INFO]
[2026-02-18T23:03:00.663Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.663Z] [INFO] No sources to compile
[2026-02-18T23:03:00.663Z] [INFO]
[2026-02-18T23:03:00.663Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.663Z] [INFO] No tests to run.
[2026-02-18T23:03:00.663Z] [INFO]
[2026-02-18T23:03:00.663Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.663Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2026-02-18T23:03:00.663Z] [INFO]
[2026-02-18T23:03:00.663Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.664Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:00.992Z] [INFO]
[2026-02-18T23:03:00.992Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client ---
[2026-02-18T23:03:00.992Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2026-02-18T23:03:00.992Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.pom
[2026-02-18T23:03:00.992Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:00.992Z] [INFO]
[2026-02-18T23:03:00.992Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mysql >----------------
[2026-02-18T23:03:00.992Z] [INFO] Building Quarkus - DevServices - MySQL 2.7.5.Final [440/964]
[2026-02-18T23:03:00.992Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:00.992Z] [INFO]
[2026-02-18T23:03:00.993Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:00.993Z] [INFO]
[2026-02-18T23:03:00.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:01.326Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/main/resources
[2026-02-18T23:03:01.326Z] [INFO]
[2026-02-18T23:03:01.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.326Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:01.326Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mysql/target/classes
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-18T23:03:01.654Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-18T23:03:01.654Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-18T23:03:01.654Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-18T23:03:01.654Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[78,74] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2026-02-18T23:03:01.654Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[79,84] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:01.654Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/test/resources
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] No sources to compile
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] No tests to run.
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2026-02-18T23:03:01.654Z] [INFO]
[2026-02-18T23:03:01.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mysql ---
[2026-02-18T23:03:01.654Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-18T23:03:01.655Z] [INFO] Installing /quarkus/extensions/devservices/mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.pom
[2026-02-18T23:03:01.655Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2026-02-18T23:03:01.655Z] [INFO]
[2026-02-18T23:03:01.655Z] [INFO] --------< io.quarkus:quarkus-reactive-mysql-client-deployment >---------
[2026-02-18T23:03:01.655Z] [INFO] Building Quarkus - Reactive MySQL Client - Deployment 2.7.5.Final [441/964]
[2026-02-18T23:03:01.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:01.655Z] [INFO]
[2026-02-18T23:03:01.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:01.655Z] [INFO]
[2026-02-18T23:03:01.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO] Processed 10 files in 23ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO] Processed 10 files in 00:00.021 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:02.816Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/deployment/src/main/resources
[2026-02-18T23:03:02.816Z] [INFO]
[2026-02-18T23:03:02.816Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:02.816Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:02.816Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/classes
[2026-02-18T23:03:03.146Z] [INFO]
[2026-02-18T23:03:03.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:03.147Z] [INFO] Copying 4 resources
[2026-02-18T23:03:03.147Z] [INFO]
[2026-02-18T23:03:03.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.147Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:03.147Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/test-classes
[2026-02-18T23:03:03.479Z] [INFO]
[2026-02-18T23:03:03.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.479Z] [INFO] Tests are skipped.
[2026-02-18T23:03:03.479Z] [INFO]
[2026-02-18T23:03:03.479Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.479Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:03.479Z] [INFO]
[2026-02-18T23:03:03.479Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.479Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:03.479Z] [INFO]
[2026-02-18T23:03:03.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-18T23:03:03.479Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:03.479Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.pom
[2026-02-18T23:03:03.479Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:03.479Z] [INFO]
[2026-02-18T23:03:03.479Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mssql >----------------
[2026-02-18T23:03:03.479Z] [INFO] Building Quarkus - DevServices - MSSQL 2.7.5.Final [442/964]
[2026-02-18T23:03:03.479Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:03.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom
[2026-02-18T23:03:03.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom (1.5 kB at 17 kB/s)
[2026-02-18T23:03:03.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom
[2026-02-18T23:03:03.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom (13 kB at 163 kB/s)
[2026-02-18T23:03:03.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar
[2026-02-18T23:03:03.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar
[2026-02-18T23:03:03.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar (8.2 kB at 171 kB/s)
[2026-02-18T23:03:03.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar (1.1 MB at 13 MB/s)
[2026-02-18T23:03:03.809Z] [INFO]
[2026-02-18T23:03:03.809Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:03.809Z] [INFO]
[2026-02-18T23:03:03.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:04.519Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/main/resources
[2026-02-18T23:03:04.519Z] [INFO]
[2026-02-18T23:03:04.519Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.519Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:04.519Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mssql/target/classes
[2026-02-18T23:03:04.846Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MSSQLServerContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-18T23:03:04.846Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-18T23:03:04.846Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-18T23:03:04.846Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-18T23:03:04.846Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-18T23:03:04.846Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-18T23:03:04.846Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-18T23:03:04.847Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:04.847Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/test/resources
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] No sources to compile
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] No tests to run.
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mssql ---
[2026-02-18T23:03:04.847Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.jar
[2026-02-18T23:03:04.847Z] [INFO] Installing /quarkus/extensions/devservices/mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.pom
[2026-02-18T23:03:04.847Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] ----------< io.quarkus:quarkus-reactive-mssql-client-parent >-----------
[2026-02-18T23:03:04.847Z] [INFO] Building Quarkus - Reactive MS SQL Client 2.7.5.Final [443/964]
[2026-02-18T23:03:04.847Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-parent ---
[2026-02-18T23:03:04.847Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-parent/2.7.5.Final/quarkus-reactive-mssql-client-parent-2.7.5.Final.pom
[2026-02-18T23:03:04.847Z] [INFO]
[2026-02-18T23:03:04.847Z] [INFO] --------------< io.quarkus:quarkus-reactive-mssql-client >--------------
[2026-02-18T23:03:04.847Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Runtime 2.7.5.Final [444/964]
[2026-02-18T23:03:04.847Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:04.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom
[2026-02-18T23:03:05.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom (3.3 kB at 9.2 kB/s)
[2026-02-18T23:03:05.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom
[2026-02-18T23:03:05.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom (5.4 kB at 9.2 kB/s)
[2026-02-18T23:03:05.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar
[2026-02-18T23:03:05.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar
[2026-02-18T23:03:06.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar (15 kB at 42 kB/s)
[2026-02-18T23:03:06.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar (143 kB at 166 kB/s)
[2026-02-18T23:03:06.583Z] [INFO]
[2026-02-18T23:03:06.583Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.583Z] [INFO]
[2026-02-18T23:03:06.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.921Z] [INFO]
[2026-02-18T23:03:06.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.921Z] [INFO]
[2026-02-18T23:03:06.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.921Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:06.922Z] [INFO] Copying 1 resource
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO]
[2026-02-18T23:03:06.922Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:06.922Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:06.922Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mssql-client/runtime/target/classes
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:07.626Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/runtime/src/test/resources
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] No sources to compile
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] No tests to run.
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client ---
[2026-02-18T23:03:07.626Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2026-02-18T23:03:07.626Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.pom
[2026-02-18T23:03:07.626Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --------< io.quarkus:quarkus-reactive-mssql-client-deployment >---------
[2026-02-18T23:03:07.626Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Deployment 2.7.5.Final [445/964]
[2026-02-18T23:03:07.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:07.626Z] [INFO]
[2026-02-18T23:03:07.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO] Processed 10 files in 35ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO] Processed 10 files in 00:00.029 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:08.386Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/deployment/src/main/resources
[2026-02-18T23:03:08.386Z] [INFO]
[2026-02-18T23:03:08.386Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:08.386Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:08.386Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/classes
[2026-02-18T23:03:09.098Z] [INFO]
[2026-02-18T23:03:09.098Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:09.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:09.098Z] [INFO] Copying 5 resources
[2026-02-18T23:03:09.098Z] [INFO]
[2026-02-18T23:03:09.098Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:09.098Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:09.098Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/test-classes
[2026-02-18T23:03:09.429Z] [INFO]
[2026-02-18T23:03:09.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:09.429Z] [INFO] Tests are skipped.
[2026-02-18T23:03:09.429Z] [INFO]
[2026-02-18T23:03:09.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:09.429Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:10.586Z] [INFO]
[2026-02-18T23:03:10.586Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:10.586Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:10.586Z] [INFO]
[2026-02-18T23:03:10.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-18T23:03:10.586Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:10.586Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.pom
[2026-02-18T23:03:10.586Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:10.586Z] [INFO]
[2026-02-18T23:03:10.586Z] [INFO] ---------------< io.quarkus:quarkus-devservices-oracle >----------------
[2026-02-18T23:03:10.586Z] [INFO] Building Quarkus - DevServices - Oracle 2.7.5.Final [446/964]
[2026-02-18T23:03:10.586Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:10.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom
[2026-02-18T23:03:10.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom (1.5 kB at 17 kB/s)
[2026-02-18T23:03:10.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom
[2026-02-18T23:03:10.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom (1.5 kB at 6.2 kB/s)
[2026-02-18T23:03:10.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar
[2026-02-18T23:03:10.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar
[2026-02-18T23:03:10.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar (5.1 MB at 56 MB/s)
[2026-02-18T23:03:11.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar (5.3 kB at 16 kB/s)
[2026-02-18T23:03:11.258Z] [INFO]
[2026-02-18T23:03:11.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.258Z] [INFO]
[2026-02-18T23:03:11.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.586Z] [INFO]
[2026-02-18T23:03:11.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.586Z] [INFO]
[2026-02-18T23:03:11.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.911Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.911Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:03:11.911Z] [INFO]
[2026-02-18T23:03:11.912Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:11.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/main/resources
[2026-02-18T23:03:11.912Z] [INFO]
[2026-02-18T23:03:11.912Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:11.912Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:11.912Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/oracle/target/classes
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:12.238Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/test/resources
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] No sources to compile
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] No tests to run.
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-oracle ---
[2026-02-18T23:03:12.238Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.jar
[2026-02-18T23:03:12.238Z] [INFO] Installing /quarkus/extensions/devservices/oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.pom
[2026-02-18T23:03:12.238Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] ----------< io.quarkus:quarkus-reactive-oracle-client-parent >----------
[2026-02-18T23:03:12.238Z] [INFO] Building Quarkus - Reactive Oracle Client 2.7.5.Final [447/964]
[2026-02-18T23:03:12.238Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-parent ---
[2026-02-18T23:03:12.238Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-parent/2.7.5.Final/quarkus-reactive-oracle-client-parent-2.7.5.Final.pom
[2026-02-18T23:03:12.238Z] [INFO]
[2026-02-18T23:03:12.238Z] [INFO] -------------< io.quarkus:quarkus-reactive-oracle-client >--------------
[2026-02-18T23:03:12.238Z] [INFO] Building Quarkus - Reactive Oracle Client - Runtime 2.7.5.Final [448/964]
[2026-02-18T23:03:12.238Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:12.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom
[2026-02-18T23:03:12.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom (5.9 kB at 11 kB/s)
[2026-02-18T23:03:12.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom
[2026-02-18T23:03:13.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom (6.8 kB at 13 kB/s)
[2026-02-18T23:03:13.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar
[2026-02-18T23:03:13.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar
[2026-02-18T23:03:14.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar (73 kB at 73 kB/s)
[2026-02-18T23:03:14.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar (17 kB at 15 kB/s)
[2026-02-18T23:03:14.405Z] [INFO]
[2026-02-18T23:03:14.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.405Z] [INFO]
[2026-02-18T23:03:14.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.731Z] [INFO]
[2026-02-18T23:03:14.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.731Z] [INFO]
[2026-02-18T23:03:14.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.731Z] [INFO]
[2026-02-18T23:03:14.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.731Z] [INFO]
[2026-02-18T23:03:14.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.731Z] [INFO]
[2026-02-18T23:03:14.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:14.732Z] [INFO] Copying 1 resource
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:14.732Z] [INFO]
[2026-02-18T23:03:14.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.116Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:15.116Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-oracle-client/runtime/target/classes
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:15.445Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/runtime/src/test/resources
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] No sources to compile
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] No tests to run.
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client ---
[2026-02-18T23:03:15.445Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2026-02-18T23:03:15.445Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.pom
[2026-02-18T23:03:15.445Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --------< io.quarkus:quarkus-reactive-oracle-client-deployment >--------
[2026-02-18T23:03:15.445Z] [INFO] Building Quarkus - Reactive Oracle Client - Deployment 2.7.5.Final [449/964]
[2026-02-18T23:03:15.445Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:15.445Z] [INFO]
[2026-02-18T23:03:15.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO] Processed 10 files in 28ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO] Processed 10 files in 00:00.022 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:16.587Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/deployment/src/main/resources
[2026-02-18T23:03:16.587Z] [INFO]
[2026-02-18T23:03:16.587Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.587Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:16.587Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/classes
[2026-02-18T23:03:16.913Z] [INFO]
[2026-02-18T23:03:16.913Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:16.913Z] [INFO] Copying 4 resources
[2026-02-18T23:03:16.913Z] [INFO]
[2026-02-18T23:03:16.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:16.913Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:16.913Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/test-classes
[2026-02-18T23:03:17.239Z] [INFO]
[2026-02-18T23:03:17.239Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:17.239Z] [INFO] Tests are skipped.
[2026-02-18T23:03:17.239Z] [INFO]
[2026-02-18T23:03:17.239Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:17.239Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:17.239Z] [INFO]
[2026-02-18T23:03:17.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:17.239Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-18T23:03:17.566Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2026-02-18T23:03:17.566Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.pom
[2026-02-18T23:03:17.566Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] ------------------< io.quarkus:quarkus-mailer-parent >------------------
[2026-02-18T23:03:17.566Z] [INFO] Building Quarkus - Mailer 2.7.5.Final [450/964]
[2026-02-18T23:03:17.566Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mailer-parent ---
[2026-02-18T23:03:17.566Z] [INFO] Installing /quarkus/extensions/mailer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mailer-parent/2.7.5.Final/quarkus-mailer-parent-2.7.5.Final.pom
[2026-02-18T23:03:17.566Z] [INFO]
[2026-02-18T23:03:17.566Z] [INFO] ---------------------< io.quarkus:quarkus-mailer >----------------------
[2026-02-18T23:03:17.566Z] [INFO] Building Quarkus - Mailer - Runtime 2.7.5.Final [451/964]
[2026-02-18T23:03:17.566Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:17.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom
[2026-02-18T23:03:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom (5.2 kB at 4.8 kB/s)
[2026-02-18T23:03:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom
[2026-02-18T23:03:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom (6.5 kB at 52 kB/s)
[2026-02-18T23:03:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom
[2026-02-18T23:03:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom (6.4 kB at 102 kB/s)
[2026-02-18T23:03:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
[2026-02-18T23:03:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom (4.7 kB at 48 kB/s)
[2026-02-18T23:03:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
[2026-02-18T23:03:19.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom (16 kB at 272 kB/s)
[2026-02-18T23:03:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar
[2026-02-18T23:03:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar
[2026-02-18T23:03:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar
[2026-02-18T23:03:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
[2026-02-18T23:03:19.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar (90 kB at 848 kB/s)
[2026-02-18T23:03:19.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (495 kB at 4.6 MB/s)
[2026-02-18T23:03:19.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar (155 kB at 211 kB/s)
[2026-02-18T23:03:20.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar (9.8 kB at 9.8 kB/s)
[2026-02-18T23:03:20.062Z] [INFO]
[2026-02-18T23:03:20.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer ---
[2026-02-18T23:03:20.062Z] [INFO]
[2026-02-18T23:03:20.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer ---
[2026-02-18T23:03:20.390Z] [INFO]
[2026-02-18T23:03:20.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer ---
[2026-02-18T23:03:20.717Z] [INFO] Processed 25 files in 129ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-18T23:03:20.717Z] [INFO]
[2026-02-18T23:03:20.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer ---
[2026-02-18T23:03:20.717Z] [INFO] Processed 25 files in 00:00.175 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-18T23:03:20.717Z] [INFO]
[2026-02-18T23:03:20.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mailer ---
[2026-02-18T23:03:20.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:20.717Z] [INFO] Copying 1 resource
[2026-02-18T23:03:20.717Z] [INFO]
[2026-02-18T23:03:20.717Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mailer ---
[2026-02-18T23:03:21.044Z] [INFO]
[2026-02-18T23:03:21.044Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mailer ---
[2026-02-18T23:03:21.044Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:21.044Z] [INFO] Compiling 17 source files to /quarkus/extensions/mailer/runtime/target/classes
[2026-02-18T23:03:21.751Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[109,19] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:21.751Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[112,35] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:21.751Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[113,23] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:21.751Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[116,43] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:21.751Z] [INFO]
[2026-02-18T23:03:21.751Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mailer ---
[2026-02-18T23:03:21.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:21.751Z] [INFO] Copying 4 resources
[2026-02-18T23:03:21.751Z] [INFO]
[2026-02-18T23:03:21.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mailer ---
[2026-02-18T23:03:21.751Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:21.751Z] [INFO] Compiling 8 source files to /quarkus/extensions/mailer/runtime/target/test-classes
[2026-02-18T23:03:22.456Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[79,15] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:22.456Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[80,15] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-18T23:03:22.456Z] [INFO]
[2026-02-18T23:03:22.456Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mailer ---
[2026-02-18T23:03:22.456Z] [INFO]
[2026-02-18T23:03:22.456Z] [INFO] -------------------------------------------------------
[2026-02-18T23:03:22.456Z] [INFO] T E S T S
[2026-02-18T23:03:22.456Z] [INFO] -------------------------------------------------------
[2026-02-18T23:03:22.456Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:03:23.676Z] [INFO] Running io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-02-18T23:03:25.353Z] [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.595 s <<< FAILURE! - in io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-02-18T23:03:25.353Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore Time elapsed: 1.066 s <<< ERROR!
[2026-02-18T23:03:25.353Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-18T23:03:25.353Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-02-18T23:03:25.353Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-02-18T23:03:25.353Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-02-18T23:03:25.353Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:36)
[2026-02-18T23:03:25.353Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:03:25.353Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:03:25.353Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:03:25.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:03:25.353Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:03:25.354Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-18T23:03:25.354Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:03:25.354Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:03:25.354Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:03:25.354Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:03:25.354Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:03:25.354Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:03:25.354Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:03:25.354Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2026-02-18T23:03:25.354Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-02-18T23:03:25.354Z] ... 20 more
[2026-02-18T23:03:25.354Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.354Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-02-18T23:03:25.354Z] ... 31 more
[2026-02-18T23:03:25.354Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-18T23:03:25.354Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-02-18T23:03:25.354Z] ... 36 more
[2026-02-18T23:03:25.354Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-02-18T23:03:25.354Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-18T23:03:25.354Z] ... 41 more
[2026-02-18T23:03:25.354Z]
[2026-02-18T23:03:25.354Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore Time elapsed: 0.074 s <<< ERROR!
[2026-02-18T23:03:25.354Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-18T23:03:25.354Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-02-18T23:03:25.354Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-02-18T23:03:25.354Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-02-18T23:03:25.354Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:23)
[2026-02-18T23:03:25.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:03:25.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:03:25.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:03:25.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:03:25.354Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T23:03:25.354Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:03:25.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:03:25.354Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:03:25.354Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:03:25.354Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-18T23:03:25.354Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-02-18T23:03:25.354Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-18T23:03:25.354Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:03:25.354Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:03:25.354Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:03:25.354Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:03:25.354Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:03:25.354Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:03:25.354Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:03:25.354Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:03:25.354Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:03:25.354Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-02-18T23:03:25.354Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2026-02-18T23:03:25.355Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2026-02-18T23:03:25.355Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-02-18T23:03:25.355Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-02-18T23:03:25.355Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-02-18T23:03:25.355Z] ... 20 more
[2026-02-18T23:03:25.355Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.355Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-02-18T23:03:25.355Z] ... 31 more
[2026-02-18T23:03:25.355Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-18T23:03:25.355Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-02-18T23:03:25.355Z] ... 36 more
[2026-02-18T23:03:25.355Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-02-18T23:03:25.355Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-18T23:03:25.355Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-18T23:03:25.355Z] ... 41 more
[2026-02-18T23:03:25.355Z]
[2026-02-18T23:03:25.355Z] [INFO] Running io.quarkus.mailer.runtime.MailerImplTest
[2026-02-18T23:03:25.709Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in io.quarkus.mailer.runtime.MailerImplTest
[2026-02-18T23:03:25.709Z] [INFO] Running io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-02-18T23:03:25.709Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-02-18T23:03:25.709Z] [INFO] Running io.quarkus.mailer.runtime.MockMailerImplTest
[2026-02-18T23:03:25.709Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.mailer.runtime.MockMailerImplTest
[2026-02-18T23:03:25.709Z] [INFO] Running io.quarkus.mailer.AttachmentTest
[2026-02-18T23:03:25.709Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in io.quarkus.mailer.AttachmentTest
[2026-02-18T23:03:25.709Z] [INFO] Running io.quarkus.mailer.MailTest
[2026-02-18T23:03:25.709Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.mailer.MailTest
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO] Results:
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [ERROR] Errors:
[2026-02-18T23:03:26.040Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore:36 » Completion
[2026-02-18T23:03:26.040Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectTrustStore:23 » Completion javax.net.s...
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [ERROR] Tests run: 45, Failures: 0, Errors: 2, Skipped: 0
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:03:26.040Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2026-02-18T23:03:26.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-18T23:03:26.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO] -----------------< io.quarkus:quarkus-grpc-deployment >-----------------
[2026-02-18T23:03:26.040Z] [INFO] Building Quarkus - gRPC - Deployment 2.7.5.Final [452/964]
[2026-02-18T23:03:26.040Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:26.040Z] [INFO]
[2026-02-18T23:03:26.040Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:27.263Z] [INFO]
[2026-02-18T23:03:27.263Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:28.427Z] [INFO] Processed 95 files in 1s386ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-02-18T23:03:28.427Z] [INFO]
[2026-02-18T23:03:28.427Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:29.581Z] [INFO] Processed 95 files in 00:01.197 (Already Sorted: 95, Needed Sorting: 0)
[2026-02-18T23:03:29.581Z] [INFO]
[2026-02-18T23:03:29.581Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:29.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:29.912Z] [INFO] Copying 3 resources
[2026-02-18T23:03:29.912Z] [INFO]
[2026-02-18T23:03:29.912Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:29.912Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:29.912Z] [INFO] Compiling 14 source files to /quarkus/extensions/grpc/deployment/target/classes
[2026-02-18T23:03:30.640Z] [WARNING] /quarkus/extensions/grpc/deployment/src/main/java/io/quarkus/grpc/deployment/devmode/GrpcDevConsoleWebSocketListener.java:[174,110] unchecked cast
[2026-02-18T23:03:30.640Z] required: io.grpc.stub.StreamObserver<com.google.protobuf.Message>
[2026-02-18T23:03:30.640Z] found: java.lang.Object
[2026-02-18T23:03:30.640Z] [INFO]
[2026-02-18T23:03:30.640Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile (test-compile) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:30.640Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-18T23:03:30.640Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/java
[2026-02-18T23:03:31.789Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:03:31.789Z]
[2026-02-18T23:03:31.789Z] [INFO]
[2026-02-18T23:03:31.789Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile-custom (test-compile) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:31.789Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-18T23:03:31.789Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/grpc-java
[2026-02-18T23:03:31.789Z] [INFO]
[2026-02-18T23:03:31.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:31.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:03:31.789Z] [INFO] Copying 23 resources
[2026-02-18T23:03:32.116Z] [INFO] Copying 16 resources
[2026-02-18T23:03:32.116Z] [INFO] Copying 16 resources
[2026-02-18T23:03:32.116Z] [INFO]
[2026-02-18T23:03:32.116Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:32.116Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:03:32.116Z] [INFO] Compiling 203 source files to /quarkus/extensions/grpc/deployment/target/test-classes
[2026-02-18T23:03:36.892Z] [INFO]
[2026-02-18T23:03:36.892Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-deployment ---
[2026-02-18T23:03:36.892Z] [INFO]
[2026-02-18T23:03:36.892Z] [INFO] -------------------------------------------------------
[2026-02-18T23:03:36.892Z] [INFO] T E S T S
[2026-02-18T23:03:36.892Z] [INFO] -------------------------------------------------------
[2026-02-18T23:03:36.892Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:03:38.546Z] [INFO] Running io.quarkus.grpc.server.NoServerTest
[2026-02-18T23:03:45.811Z] 2026-02-18 23:03:45,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.767s. Listening on: http://localhost:8081
[2026-02-18T23:03:45.811Z] 2026-02-18 23:03:45,668 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:45.811Z] 2026-02-18 23:03:45,668 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:46.594Z] 2026-02-18 23:03:46,358 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:03:46.594Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.351 s - in io.quarkus.grpc.server.NoServerTest
[2026-02-18T23:03:46.594Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-02-18T23:03:48.854Z] 2026-02-18 23:03:48,705 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:03:48.854Z] 2026-02-18 23:03:48,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.710s. Listening on: http://localhost:8081
[2026-02-18T23:03:48.854Z] 2026-02-18 23:03:48,755 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:48.854Z] 2026-02-18 23:03:48,755 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:49.569Z] 2026-02-18 23:03:49,285 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:03:49.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-02-18T23:03:49.569Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-02-18T23:03:51.844Z] 2026-02-18 23:03:51,171 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:03:51.844Z] 2026-02-18 23:03:51,221 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-02-18T23:03:51.844Z] 2026-02-18 23:03:51,221 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:51.844Z] 2026-02-18 23:03:51,221 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:51.844Z] 2026-02-18 23:03:51,565 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:03:51.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-02-18T23:03:51.844Z] [INFO] Running io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:52,832 WARN [io.qua.grp.dep.GrpcServerProcessor] (build-15) At least one unused gRPC interceptor found: io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest$UnusedInterceptor. If there are meant to be used globally, annotate them with @GlobalInterceptor.
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,792 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,837 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,837 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,837 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,847 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client farewell created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,881 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:03:54.106Z] 2026-02-18 23:03:53,884 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter3 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:03:54.436Z] 2026-02-18 23:03:54,201 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:03:54.436Z] 2026-02-18 23:03:54,207 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:03:54.436Z] 2026-02-18 23:03:54,208 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:03:54.436Z] 2026-02-18 23:03:54,223 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:03:54.436Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.65 s - in io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-02-18T23:03:54.436Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-02-18T23:03:56.143Z] 2026-02-18 23:03:55,987 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:03:56.143Z] 2026-02-18 23:03:56,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-02-18T23:03:56.143Z] 2026-02-18 23:03:56,022 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:56.143Z] 2026-02-18 23:03:56,022 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:56.476Z] 2026-02-18 23:03:56,350 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:03:56.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-02-18T23:03:56.476Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-02-18T23:03:58.155Z] 2026-02-18 23:03:57,730 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:03:58.155Z] 2026-02-18 23:03:57,776 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-02-18T23:03:58.155Z] 2026-02-18 23:03:57,776 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:03:58.155Z] 2026-02-18 23:03:57,777 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:03:58.155Z] 2026-02-18 23:03:58,034 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:03:58.155Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-02-18T23:03:58.155Z] [INFO] Running io.quarkus.grpc.server.GrpcReflectionTest
[2026-02-18T23:04:00.513Z] 2026-02-18 23:03:59,780 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-18T23:04:00.513Z] 2026-02-18 23:03:59,879 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:04:00.513Z] 2026-02-18 23:03:59,932 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.876s. Listening on: http://localhost:8081
[2026-02-18T23:04:00.513Z] 2026-02-18 23:03:59,933 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:04:00.513Z] 2026-02-18 23:03:59,933 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:01.222Z] 2026-02-18 23:04:01,066 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:04:01.222Z] 2026-02-18 23:04:01,081 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:04:01.222Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.037 s - in io.quarkus.grpc.server.GrpcReflectionTest
[2026-02-18T23:04:01.222Z] [INFO] Running io.quarkus.grpc.server.GrpcServerTest
[2026-02-18T23:04:02.880Z] 2026-02-18 23:04:02,459 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:04:02.880Z] 2026-02-18 23:04:02,504 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-02-18T23:04:02.880Z] 2026-02-18 23:04:02,504 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:04:02.880Z] 2026-02-18 23:04:02,504 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:02.880Z] 2026-02-18 23:04:02,748 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:04:02.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in io.quarkus.grpc.server.GrpcServerTest
[2026-02-18T23:04:02.880Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-02-18T23:04:10.366Z] Tests paused
[2026-02-18T23:04:10.366Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:10.366Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:10.366Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:10.366Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:10.366Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:10.366Z] 2026-02-18 23:04:07,709 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.133s. Listening on: http://localhost:8080
[2026-02-18T23:04:10.366Z] 2026-02-18 23:04:07,710 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:10.366Z] 2026-02-18 23:04:07,710 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:10.366Z] 2026-02-18 23:04:09,007 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-18T23:04:10.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.286 s - in io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-02-18T23:04:10.366Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-02-18T23:04:13.375Z] Tests paused
[2026-02-18T23:04:13.375Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:13.375Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:13.375Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:13.375Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:13.375Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,541 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,643 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,700 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.043s. Listening on: http://localhost:8080
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,700 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,700 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:13.375Z] 2026-02-18 23:04:12,851 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-18T23:04:13.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.838 s - in io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-02-18T23:04:13.375Z] [INFO] Running io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-02-18T23:04:22.294Z] Tests paused
[2026-02-18T23:04:22.294Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:22.294Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:22.294Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:22.294Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:22.294Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:16,624 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:16,750 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:16,807 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.256s. Listening on: http://localhost:8080
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:16,807 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:16,807 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:20,318 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestRestResource.class, DevModeTestService.class.
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:20,342 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-18T23:04:22.294Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:22.294Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:22.294Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:22.294Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:22.294Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:21,305 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.954s. Listening on: http://localhost:8080
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:21,306 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:21,306 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:21,306 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 2.032s
[2026-02-18T23:04:22.294Z] 2026-02-18 23:04:21,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:04:28.206Z] Tests paused
[2026-02-18T23:04:28.206Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:28.206Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:28.206Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:28.206Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:28.206Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,123 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,248 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,301 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.774s. Listening on: http://localhost:8080
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,301 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,301 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,944 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class.
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:26,958 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:04:28.206Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:28.206Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:28.206Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:28.206Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:28.206Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,578 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.613s. Listening on: http://localhost:8080
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,578 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,578 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,578 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.104s
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,635 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-18T23:04:28.206Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:04:28.206Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-18T23:04:28.206Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-18T23:04:28.206Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:04:28.206Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:04:28.206Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:04:28.206Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:04:28.206Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:04:28.206Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:04:28.206Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:04:28.206Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:04:28.206Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:04:28.206Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:04:28.206Z]
[2026-02-18T23:04:28.206Z] 2026-02-18 23:04:27,633 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:04:51.278Z] Tests paused
[2026-02-18T23:04:51.278Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:51.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:51.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:51.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:51.278Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:31,492 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:31,609 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:31,659 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.370s. Listening on: http://localhost:8080
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:31,659 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:31,659 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:47,413 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in Devmodetest$DevModeResponse.class, GreeterGrpc$GreeterStub.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, DevModeServiceGrpc.class, MutinyStreamsGrpc$MethodHandlers.class, DevModeServiceGrpc$DevModeServiceStub.class, HelloReply.class, HelloRequest$1.class, StreamsGrpc$MethodHandlers.class, GreeterGrpc$2.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, GreeterGrpc$GreeterImplBase.class, StreamsGrpc$StreamsStub.class, StreamsGrpc$1.class, Devmodetest$DevModeRequest.class, DevModeServiceGrpc$3.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, MutinyDevModeServiceGrpc$MethodHandlers.class, Devmodetest.class, GreeterGrpc$GreeterFutureStub.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, Devmodetest$DevModeResponseOrBuilder.class, MutinyStreamsGrpc.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, HelloRequest$Builder.class, MutinyGreeterGrpc$MutinyGreeterStub.class, DevModeServiceBean.class, Devmodetest$DevModeResponse$Builder.class, Devmodetest$DevModeResponse$1.class, DevModeServiceGrpc$MethodHandlers.class, Devmodetest$DevModeRequestOrBuilder.class, StreamsOuterClass$Item.class, StreamsOuterClass$ItemOrBuilder.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, MutinyGreeterGrpc$MethodHandlers.class, GreeterGrpc.class, Streams.class, HelloRequest.class, MutinyStreamsGrpc$StreamsImplBase.class, MutinyStreamsGrpc$MutinyStreamsStub.class, Devmodetest$DevModeRequest$Builder.class, StreamsGrpc$2.class, DevModeServiceGrpc$2.class, HelloReply$Builder.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, DevModeService.class, Devmodetest$DevModeResponse$Status$1.class, HelloReply$1.class, Devmodetest$DevModeResponse$Status.class, DevModeServiceClient.class, GreeterGrpc$1.class, StreamsOuterClass$Item$Builder.class, StreamsGrpc$StreamsFutureStub.class, HelloReplyOrBuilder.class, GreeterGrpc$GreeterBlockingStub.class, HelloWorldProto.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, MutinyDevModeServiceGrpc.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, GreeterGrpc$MethodHandlers.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, GreeterBean.class, StreamsOuterClass$Item$1.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, DevModeServiceGrpc$DevModeServiceImplBase.class, StreamsGrpc$StreamsBlockingStub.class, Devmodetest$DevModeRequest$1.class, StreamsBean.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, StreamsGrpc$3.class, DevModeServiceGrpc$1.class, GreeterClient.class, StreamsGrpc.class, MutinyGreeterGrpc$GreeterImplBase.class, HelloRequestOrBuilder.class, Greeter.class, StreamsGrpc$StreamsImplBase.class, GreeterGrpc$3.class, DevModeServiceCallingResource.class, DevModeService.class, StreamsClient.class, MutinyGreeterGrpc.class, StreamsOuterClass.class, Blocking3Grpc$3.class, Messages$SimpleRequestOrBuilder.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, Blocking1Bean.class, Messages$StreamingOutputCallRequest$1.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, ReflectionTestDepthThreeProto.class, Messages$Payload$1.class, Messages$PayloadOrBuilder.class, ReconnectServiceGrpc$2.class, MutinyBlocking3Grpc$MethodHandlers.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, BlockingTestService.class, Messages.class, Messages$SimpleResponse.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, CallBlocking.class, Greeter3.class, HelloRequest3OrBuilder.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, Blocking3Bean.class, HelloRequest3.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, MutinyGreeterGrpc$MethodHandlers.class, BlockingTestServiceBean.class, MutinyFarewellGrpc$MethodHandlers.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, MutinyReflectableServiceGrpc$MethodHandlers.class, Greeter3Grpc$3.class, Greeter3Client.class, EmptyProtos$Empty$1.class, MutinyReflectableServiceGrpc.class, ReconnectServiceGrpc$ReconnectServiceStub.class, TestService.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, Blocking3Grpc.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, GoodbyeWorldProto.class, MutinyTestServiceGrpc$MethodHandlers.class, MutinyCallBlockingGrpc.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, BlockingTest.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, SecuredServiceGrpc$MethodHandlers.class, CallBlockingBean.class, Reply$1.class, UnimplementedServiceBean.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, CallBlockingGrpc$CallBlockingStub.class, Blocking2.class, Messages$SimpleContext$Builder.class, CallHello$Empty.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, CallHello$SuccessOrFailureDescription$1.class, Messages$PayloadType$1.class, TestServiceGrpc$2.class, Messages$ReconnectInfo$Builder.class, MutinySecuredServiceGrpc$MethodHandlers.class, Blocking3Grpc$1.class, Test.class, Messages$StreamingInputCallRequestOrBuilder.class, Messages$EchoStatus$Builder.class, GreeterBean.class, Greeter3Grpc$Greeter3BlockingStub.class, MutinyBlockingTestServiceGrpc.class, ReconnectServiceGrpc$MethodHandlers.class, Messages$StreamingInputCallRequest.class, Blocking1Grpc.class, TestServiceGrpc.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, BlockingTestServiceGrpc$MethodHandlers.class, Blocking3Client.class, Blocking2Grpc$Blocking2Stub.class, Greeter3Grpc$Greeter3ImplBase.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, ThirdLevelType.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, GoodbyeRequest.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, NestedTypeOuter$Middle$Inner$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, NestedTypeOuter$Builder.class, CallHello$Empty$Builder.class, ThirdLevelTypeOrBuilder.class, Blocking1Grpc$MethodHandlers.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, NestedTypeOuter$Middle.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Blocking1Client.class, Messages$StreamingOutputCallRequestOrBuilder.class, TestServiceGrpc$TestServiceImplBase.class, Blocking1Grpc$3.class, MutinyUnimplementedServiceGrpc.class, HelloReply$1.class, Messages$StreamingOutputCallResponse$1.class, Blocking1Grpc$Blocking1BlockingStub.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, NestedTypeOuter$Middle$Inner.class, EmptyProtos$EmptyOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, GreeterGrpc$GreeterBlockingStub.class, RequestOrBuilder.class, NestedTypeOuter$MiddleOrBuilder.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, CallHello$SuccessOrFailureDescription.class, MutinyGreeter3Grpc$MethodHandlers.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, TestServiceGrpc$TestServiceBlockingStub.class, MutinyBlocking2Grpc$MethodHandlers.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, HelloReply3$Builder.class, UnimplementedServiceGrpc.class, CallBlockingGrpc$CallBlockingBlockingStub.class, ReflectableServiceGrpc$1.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, Blocking3Grpc$Blocking3Stub.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking3Grpc$Blocking3FutureStub.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, CallHello$Empty$1.class, Request.class, Messages$CompressionType.class, MutinyGreeterGrpc$MutinyGreeterStub.class, FarewellGrpc$FarewellStub.class, Blocking3Grpc$BlockingPicked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:04:51.279Z] 3FileDescriptorSupplier.class, CallHello$EmptyOrBuilder.class, Security$ThreadInfo$1.class, Blocking1Grpc$1.class, TestServiceGrpc$TestServiceFutureStub.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, Messages$StreamingInputCallResponse.class, ReflectableService.class, Messages$ReconnectParams.class, SecuredServiceGrpc.class, GoodbyeRequest$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Request$1.class, FarewellGrpc$1.class, ReconnectService.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, ReflectionTestProto.class, BlockingTestServiceGrpc.class, FarewellGrpc$MethodHandlers.class, Messages$StreamingInputCallResponseOrBuilder.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, HelloRequest$1.class, Security$ThreadInfo.class, MutinyBlocking1Grpc.class, MutinySecuredServiceGrpc.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, Request$Builder.class, Messages$ResponseParameters$1.class, Greeter3Grpc$2.class, GreeterGrpc.class, Messages$SimpleContext.class, Security$Container$Builder.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, FarewellGrpc$2.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, HelloRequest3$1.class, NestedTypeOuter$1.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, ReflectableServiceGrpc$2.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Security$ThreadInfoOrBuilder.class, HelloWorldProtoV2.class, CallHello.class, EmptyProtos$Empty.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, Greeter3Grpc$Greeter3Stub.class, NestedTypeOuter$Middle$1.class, Messages$EchoStatus.class, SecuredServiceBean.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, Blocking2Grpc$MethodHandlers.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, GoodbyeRequest$1.class, GoodbyeRequestOrBuilder.class, GoodbyeReplyOrBuilder.class, Greeter3Grpc$1.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, FarewellGrpc.class, MutinyBlocking2Grpc.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, CallBlockingGrpc.class, Security.class, Greeter.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, EmptyMessageOrBuilder.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Messages$PayloadType.class, Messages$SimpleContextOrBuilder.class, Messages$EchoStatusOrBuilder.class, ReflectableServiceClient.class, CallBlockingGrpc$CallBlockingFutureStub.class, ReconnectServiceBean.class, NestedTypeOuter$Middle$Builder.class, SecuredServiceGrpc$1.class, Messages$SimpleRequest$Builder.class, Messages$SimpleRequest.class, MutinyReconnectServiceGrpc$MethodHandlers.class, GoodbyeReply$1.class, FarewellGrpc$3.class, MutinyGreeterGrpc.class, TestServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, Messages$ReconnectParamsOrBuilder.class, FarewellGrpc$FarewellImplBase.class, Messages$ResponseParametersOrBuilder.class, Blocking2Bean.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, GoodbyeReply$Builder.class, FarewellClient.class, GreeterGrpc$MethodHandlers.class, Messages$ReconnectParams$1.class, HelloRequest.class, HelloReply3OrBuilder.class, ReconnectServiceGrpc$1.class, TestServiceGrpc$3.class, Messages$ResponseParameters$Builder.class, Messages$StreamingOutputCallResponse$Builder.class, Blocking$Empty$1.class, Messages$ReconnectInfo$1.class, Blocking1Grpc$Blocking1ImplBase.class, CallBlockingGrpc$1.class, SecuredServiceGrpc$SecuredServiceStub.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, CallBlockingGrpc$MethodHandlers.class, MutinyBlocking3Grpc.class, ReflectionTestDepthTwoProto.class, Blocking1Grpc$Blocking1FutureStub.class, Blocking2Grpc$Blocking2ImplBase.class, TestServiceGrpc$TestServiceStub.class, GoodbyeReply.class, Blocking$ThreadName$1.class, EmptyProtos$Empty$Builder.class, ReflectableServiceGrpc$3.class, Messages$ReconnectInfo.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, TestServiceClient.class, CallHello$SuccessOrFailureDescription$Builder.class, ReflectableServiceGrpc$MethodHandlers.class, GreeterGrpc$GreeterFutureStub.class, Messages$StreamingOutputCallRequest$Builder.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Reply.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, Blocking2Grpc$Blocking2FutureStub.class, SecuredServiceGrpc$SecuredServiceImplBase.class, Blocking2Grpc.class, Blocking3Grpc$Blocking3BlockingStub.class, Blocking3Grpc$MethodHandlers.class, ThirdLevelType$Builder.class, Reply$Builder.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, MutinyCallBlockingGrpc$MethodHandlers.class, CallBlockingGrpc$CallBlockingImplBase.class, HelloWorldProto3.class, ReconnectServiceGrpc.class, Blocking1Grpc$2.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, EmptyProtos.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, EmptyMessage$1.class, Blocking1.class, Messages$StreamingInputCallResponse$1.class, Blocking$ThreadNameOrBuilder.class, HelloReply3.class, Security$Container$1.class, Blocking3Grpc$2.class, EmptyMessage.class, FarewellGrpc$FarewellFutureStub.class, GreeterGrpc$GreeterImplBase.class, Messages$StreamingOutputCallResponse.class, FarewellBean.class, NestedTypeOuter.class, MutinyReconnectServiceGrpc.class, GreeterGrpc$GreeterStub.class, HelloReply.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, UnimplementedService.class, Greeter3Bean.class, NestedTypeOuter$Middle$InnerOrBuilder.class, UnimplementedServiceGrpc$2.class, Greeter3Grpc$Greeter3FutureStub.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, CallBlockingGrpc$3.class, Messages$Payload.class, GreeterGrpc$2.class, HelloReplyOrBuilder.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, SecuredService.class, MutinyGreeterGrpc$GreeterImplBase.class, ReflectableServiceGrpc.class, Security$ContainerOrBuilder.class, TestServiceGrpc$1.class, Greeter3Grpc.class, Blocking$EmptyOrBuilder.class, Messages$ReconnectInfoOrBuilder.class, Messages$ReconnectParams$Builder.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, BlockingTestServiceClient.class, HelloRequest3$Builder.class, Messages$SimpleContext$1.class, FarewellGrpc$FarewellBlockingStub.class, BlockingTestServiceGrpc$3.class, Messages$StreamingInputCallRequest$1.class, Farewell.class, Blocking$ThreadName$Builder.class, MutinyGreeter3Grpc.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, CallBlockingClient.class, Messages$ResponseParameters.class, Messages$SimpleRequest$1.class, SecuredServiceGrpc$3.class, EmptyMessage$Builder.class, MutinyFarewellGrpc.class, Blocking2Grpc$1.class, ThirdLevelType$1.class, HelloRequestOrBuilder.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Messages$SimpleResponse$1.class, CallBlockingGrpc$2.class, Messages$CompressionType$1.class, UnimplementedServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$1.class, SecuredServiceClient.class, Blocking3.class, MutinyTestServiceGrpc.class, Blocking3Grpc$Blocking3ImplBase.class, Messages$StreamingOutputCallRequest.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, Security$ThreadInfo$Builder.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, UnimplementedServiceClient.class, TestServiceBean.class, Messages$Payload$Builder.class, HelloReply$Builder.class, NestedTypeOuter$Middle$Inner$1.class, Messages$SimpleResponse$Builder.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, GreeterClient.class, Security$Container.class, MutinyBlocking1Grpc$MethodHandlers.class, BlockingTestServiceGrpc$2.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Blocking.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Messages$StreamingOutputCallResponseOrBuilder.class, HelloRequest$Builder.class, NestedTypeOuterOrBuilder.class, GreeterGrpc$1.class, UnimplementedServiceGrpc$3.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, SecuredServiceGrpc$2.class, ReplyOrBuilder.class, BlockingTestServiceGrpc$1.class, Messages$StreamingInputCallResponse$Builder.class, Blocking2Grpc$Blocking2BlockingStub.class, GreeterGrpc$3.class, Greeter3Grpc$MethodHandlers.class, Blocking2Grpc$2.class, Blocking$Empty$Builder.class, HelloReply3$1.class, ReconnectServiceClient.class, Blocking$Empty.class, MutinyFarewellGrpc$FarewellImplBase.class, ReflectableServiceBean.class, Messages$SimpleResponseOrBuilder.class, Blocking1Grpc$Blocking1Stub.class, Blocking2Client.class, Messages$StreamingInputCallRequest$Builder.class, Blocking$ThreadName.class, ReconnectServiceGrpc$3.class, Messages$EchoStatus$1.class, Blocking2Grpc$3.class.
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:47,437 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9000}}
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:47,445 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.030s
[2026-02-18T23:04:51.279Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:04:51.279Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:04:51.279Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:04:51.279Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:04:51.279Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,285 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.830s. Listening on: http://localhost:8080
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,285 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,285 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 8.088s
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,502 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-02-18T23:04:51.279Z] 2026-02-18 23:04:48,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-02-18T23:05:04.495Z] Tests paused
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:48,517 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:04.495Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-18T23:05:04.495Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:04.495Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:04.495Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:04.495Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:04.495Z]
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:48,517 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-18T23:05:04.495Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:04.495Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-18T23:05:04.495Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:04.495Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:04.495Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:04.495Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:04.495Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:04.495Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:04.495Z]
[2026-02-18T23:05:04.495Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:04.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:04.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:04.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:04.495Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:52,322 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:52,439 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:52,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.328s. Listening on: http://localhost:8080
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:52,492 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:04.495Z] 2026-02-18 23:04:52,492 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:04.495Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:02,636 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, StreamsGrpc$StreamsImplBase.class, GreeterGrpc.class, GreeterGrpc$GreeterStub.class, Streams.class, MutinyGreeterGrpc$MutinyGreeterStub.class, StreamsGrpc$2.class, MutinyStreamsGrpc$MutinyStreamsStub.class, StreamsGrpc$StreamsBlockingStub.class, HelloReplyOrBuilder.class, StreamsOuterClass$Item$Builder.class, HelloReply$Builder.class, StreamsOuterClass$ItemOrBuilder.class, DevModeServiceGrpc$1.class, HelloRequest$Builder.class, StreamsGrpc$MethodHandlers.class, StreamsClient.class, DevModeService.class, StreamsGrpc$StreamsStub.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, StreamsGrpc$StreamsFutureStub.class, DevModeServiceGrpc$DevModeServiceStub.class, StreamsGrpc.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, Devmodetest$DevModeResponseOrBuilder.class, GreeterGrpc$3.class, GreeterGrpc$GreeterImplBase.class, DevModeServiceBean.class, Devmodetest$DevModeResponse$Builder.class, MutinyStreamsGrpc.class, StreamsOuterClass$Item.class, DevModeServiceGrpc.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, Devmodetest$DevModeRequest$Builder.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, HelloRequest.class, StreamsGrpc$1.class, GreeterBean.class, MutinyStreamsGrpc$StreamsImplBase.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, HelloReply$1.class, DevModeServiceGrpc$2.class, StreamsBean.class, GreeterGrpc$MethodHandlers.class, MutinyDevModeServiceGrpc.class, Devmodetest$DevModeRequestOrBuilder.class, DevModeServiceGrpc$DevModeServiceImplBase.class, Devmodetest$DevModeResponse.class, HelloRequestOrBuilder.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, Devmodetest$DevModeResponse$Status$1.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, GreeterGrpc$GreeterBlockingStub.class, HelloRequest$1.class, MutinyGreeterGrpc.class, DevModeServiceGrpc$MethodHandlers.class, GreeterGrpc$2.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyStreamsGrpc$MethodHandlers.class, MutinyDevModeServiceGrpc$MethodHandlers.class, HelloReply.class, Devmodetest$DevModeResponse$1.class, GreeterClient.class, GreeterGrpc$GreeterFutureStub.class, Devmodetest$DevModeRequest$1.class, DevModeServiceGrpc$3.class, Greeter.class, StreamsOuterClass.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, StreamsOuterClass$Item$1.class, StreamsGrpc$3.class, Devmodetest$DevModeRequest.class, Devmodetest.class, Devmodetest$DevModeResponse$Status.class, HelloWorldProto.class, GreeterGrpc$1.class, DevModeServiceClient.class, MutinyGreeterGrpc$MethodHandlers.class, EmptyMessage$1.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, Reply$1.class, SecuredService.class, TestServiceBean.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinySecuredServiceGrpc.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, Security$Container$1.class, ReflectableServiceGrpc$2.class, Messages$SimpleContext.class, UnimplementedServiceBean.class, MutinyFarewellGrpc.class, Messages$Payload$Builder.class, CallBlockingBean.class, FarewellGrpc$2.class, MutinyReconnectServiceGrpc.class, GoodbyeReply.class, FarewellBean.class, Messages$ResponseParameters$1.class, Greeter3Bean.class, Blocking3Grpc.class, EmptyMessage.class, Blocking2Grpc$Blocking2ImplBase.class, Blocking$ThreadName$Builder.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, FarewellGrpc$FarewellBlockingStub.class, ReflectionTestDepthTwoProto.class, CallHello$Empty$1.class, Messages$SimpleRequest$Builder.class, FarewellGrpc$FarewellFutureStub.class, EmptyProtos$Empty.class, Blocking1Bean.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, Security$ThreadInfoOrBuilder.class, SecuredServiceGrpc$1.class, Greeter3Grpc$Greeter3FutureStub.class, Blocking2Grpc$Blocking2BlockingStub.class, BlockingTestService.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Greeter3Grpc$1.class, NestedTypeOuter.class, MutinyReflectableServiceGrpc.class, ReflectionTestProto.class, Messages$EchoStatus.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, Messages$ReconnectParams$Builder.class, Messages$StreamingInputCallRequest$Builder.class, TestServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, CallBlockingClient.class, GoodbyeRequestOrBuilder.class, Reply$Builder.class, MutinyFarewellGrpc$MutinyFarewellStub.class, MutinyTestServiceGrpc$MethodHandlers.class, TestServiceGrpc$TestServiceStub.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, MutinyBlocking2Grpc$MethodHandlers.class, FarewellGrpc.class, HelloReply$1.class, Greeter3Grpc$Greeter3Stub.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, BlockingTestServiceGrpc.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, Blocking3Bean.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, Blocking$Empty$1.class, Blocking$Empty$Builder.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, MutinyTestServiceGrpc.class, Blocking$EmptyOrBuilder.class, Blocking2Grpc$Blocking2FutureStub.class, Messages$StreamingInputCallResponse$1.class, Messages$SimpleRequest$1.class, HelloReply3.class, MutinyUnimplementedServiceGrpc.class, Messages$SimpleResponse.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, UnimplementedServiceGrpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, Messages$PayloadOrBuilder.class, Messages$EchoStatusOrBuilder.class, Blocking1Grpc$Blocking1FutureStub.class, MutinyReflectableServiceGrpc$MethodHandlers.class, UnimplementedServiceClient.class, ReplyOrBuilder.class, MutinyBlocking2Grpc.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, EmptyProtos$EmptyOrBuilder.class, Blocking2Grpc$Blocking2Stub.class, Blocking2Grpc$2.class, Greeter3Grpc$3.class, Greeter3Client.class, TestServiceGrpc$TestServiceBlockingStub.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, MutinyBlockingTestServiceGrpc.class, CallHello.class, BlockingTestServiceGrpc$2.class, Blocking2Grpc$MethodHandlers.class, Blocking$ThreadName.class, MutinyCallBlockingGrpc.class, ReconnectServiceGrpc$ReconnectServiceStub.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, Messages$SimpleContextOrBuilder.class, CallBlockingGrpc$CallBlockingStub.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, UnimplementedServiceGrpc$2.class, NestedTypeOuter$Middle$Inner.class, MutinyGreeterGrpc$MutinyGreeterStub.class, MutinyGreeterGrpc.class, BlockingTestServiceGrpc$1.class, ReconnectServiceGrpc$MethodHandlers.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, HelloRequest3$Builder.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Messages$StreamingOutputCallResponse$1.class, NestedTypeOuter$MiddleOrBuilder.class, Messages$ReconnectInfo$Builder.class, Messages$Payload.class, Test.class, Messages$CompressionType$1.class, ReconnectServiceClient.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, SecuredServiceGrpc$SecuredServiceImplBase.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, Request$Builder.class, NestedTypeOuter$Middle$Inner$Builder.class, Messages$SimpleRequestOrBuilder.class, CallBlockingGrpc.class, HelloRequest3$1.class, ReconnectServiceGrpc$3.class, BlockingTestServiceBean.class, NestedTypeOuter$1.class, Messages$SimpleRequest.class, TestServiceGrpc$1.class, RequestOrBuilder.class, Messages$StreamingInputCallResponse$Builder.class, SecuredServiceGrpc$SecuredServiceStub.class, Security$ThreadInfo$1.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, GreeterBean.class, ReconnectServiceGrpc$2.class, Security$ThreadInfo.class, FarewellClient.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Messages$StreamingOutputCallResponseOrBuilder.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, Messages$ReconnectParamsOrBuilder.class, Request$1.class, Messages$StreamingOutputCallRequest$Builder.class, Messages$EchoStatus$Builder.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, HelloRequest3OrBuilder.class, ReconnectServiceGrpc$1.class, MutinyFarewellGrpc$MethodHandlers.class, Blocking3Grpc$MethodHandlers.class, ReconnectService.class, ReconnectServiceBean.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, HelloRequestOrBuilder.class, GoodbyeWorldProto.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Blocking1Grpc$1.class, MutinyReconnectServiceGrpc$MethodHandlers.class, TestServiceGrpc$2.class, TestServiceClient.class, Messages$SimpleResponse$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, CallBlocking.class, Blocking1Grpc$Blocking1Stub.class, Reply.class, Messages$StreamingInputCallRequestOrBuilder.class, Blocking1Grpc$2.class, MutinyFarewellGrpc$FarewellImplBase.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, TestServiceGrpc$3.class, EmptyProtos$Empty$Builder.class, Messages$StreamingOutputCallRequest.class, GoodbyeRequest$1.class, CallBlockingGrpc$CallBlockingBlockingStub.class, FarewellGrpc$1.class, Messages$ReconnectInfo.class, TestServiceGrpc$TestServiceImplBase.class, EmptyMessageOrBuilder.class, CallHello$Empty.class, HelloRequest3.class, ThirdLevelType.class, Blocking3Grpc$Blocking3Stub.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, Blocking$Empty.class, TestService.class, CallBlockingGrpc$CallBlockingFutureStub.class, Greeter3Grpc$2.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Messages$ResponseParametersOrBuilder.class, Messages$SimpleResponseOrBuilder.class, Messages$StreamingOutputCallResponse$Builder.class, Blocking1Grpc$3.class, Messages$StreamingInputCallRequest.class, Blocking3Grpc$Blocking3BlockingStub.class, NestedTypeOuter$Middle$Inner$1.class, Blocking2Grpc$3.class, Blocking1Client.class, Blocking$ThreadName$1.class, Security$Container$Builder.class, Blocking3Grpc$3.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, GreeterClient.class, Blocking2Client.class, Blocking3Client.class, Blocking.class, MutinyGreeter3Grpc$MethodHandlers.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, NestedTypeOuter$Middle$1.class, MutinyBlocking3Grpc.class, FarewellGrpc$3.class, TestServiceGrpc$TestServiceFutureStub.class, Messages$ReconnectInfoOrBuilder.class, GoodbyeReplyOrBuilder.class, BlockingTestServiceGrpc$MethodHandlers.class, Security$ThreadInfo$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, HelloReply$Builder.class, Messages.class, EmptyProtos$Empty$1.class, GreeterGrpc.class, GreeterGrpc$GreeterBlockingStub.class, SecuredServiceGrpc$2.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, MutinyBlocking3Grpc$MethodHandlers.class, NestedTypeOuter$Builder.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, ReconnectServiceGrpc.class, ReflectableServiceClient.class, MutinyBlocking1Grpc.class, HelloReplyOrBuilder.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, Security.class, Farewell.class, UnimplementedServiceGrpc$1.class, Greeter.class, GreeterGrpc$MethodHandlers.class, SecuredServiceBean.class, Blocking1Grpc$Blocking1BlockingStub.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Greeter3Grpc$Greeter3BlockingStub.class, BlockingTest.class, ReflectableServiceGrpc$1.class, GreeterGrpc$3.class, HelloReply3OrBuilder.class, BlockingTestServiceClient.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Messages$EchoStatus$1.class, FarewellGrpc$FarewellStub.class, EmptyMessage$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, Security$Container.class, GoodbyeReply$1.class, Request.class, ReflectableServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc$3.class, NestedTypeOuter$Middle$Builder.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, MutinyGreeter3Grpc.class, ReflectableServiceGrpc$ReflectableServiceStub.class, UnimplementedService.class, Blocking2Grpc$1.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, ReflectableServiceGrpc$3.class, Messages$SimpleContext$1.class, ThirdLevelType$1.class, Blocking2Bean.class, CallBlockingGrpc$MethodHandlers.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, ReflectionTestDepthThreeProto.class, Security$ContainerOrBuilder.class, ReflectableService.class, CallBlockingGrpc$2.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, HelloRequest$Builder.class, Blocking3Grpc$Blocking3FutureStub.class, Messages$SimpleResponse$1.class, Greeter3Grpc$MethodHandlers.class, GreeterGrpc$1.class, HelloReply.class, HelloReply3$1.class, UnimplementedServiceGrpc$MethodHandlers.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, NestedTypeOuterOrBuilder.class, FarewellGrpc$FarewellImplBase.class, HelloWorldProto3.class, NestedTypeOuter$Middle$InnerOrBuilder.class, Messages$PayloadType$1.class, GoodbyeRequest.class, Messages$StreamingOutputCallRequest$1.class, Greeter3.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, NestedTypeOuter$Middle.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, EmptyProtos.class, ReflectableServiceBean.class, Messages$Payload$1.class, Messages$SimpleContext$Builder.class, Blocking2.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, Messages$ResponseParameters.class, TestServiceGrpc.class, MutinyBlocking1Grpc$MethodHandlers.class, CallHello$SuccessOrFailureDescription$Builder.class, SecuredServiceGrpc.class, MutinySecuredServiceGrpc$MethodHandlers.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, CallBlockingGrpc$3.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, Messages$StreamingInputCallRequest$1.class, SecuredServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, Blocking1.class, GreeterGrpc$2.class, Greeter3Grpc.class, ThirdLevelTypeOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, SecuredServiceGrpc$3.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, Blocking1Grpc.class, Messages$StreamingOutputCallRequestOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, FarewellGrpc$MethodHandlers.class, Greeter3Grpc$Greeter3ImplBase.class, Blocking$ThreadNameOrBuilder.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, ReflectableServiceGrpc.class, CallHello$SuccessOrFailureDescription$1.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, HelloWorldProtoV2.class, CallHello$Empty$Builder.class, Blocking3Grpc$Blocking3ImplBase.class, CallBlockingGrpc$1.class, GoodbyeReply$Builder.class, Messages$StreamingOutputCallResponse.class, Blocking3.class, Blocking1Grpc$MethodHandlers.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, SecuredServiceClient.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, GreeterGrpc$GreeterFutureStub.class, Messages$StreamingInputCallResponseOrBuilder.class, UnimplementedServiceGrpc.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, HelloReply3$Builder.class, Messages$CompressionType.class, Messages$ReconnectInfo$1.class, Blocking1Grpc$Blocking1ImplBase.class, GoodbyeRequest$Builder.class, Messages$ReconnectParams.class, CallHello$EmptyOrBuilder.class, Messages$StreamingInputCallResponse.class, HelloRequest.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, ThirdLevelType$Builder.class, Messages$ReconnectParams$1.class, Blocking2Grpc.class, MutinyGreeterGrpc$MethodHandlers.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, Blocking3Grpc$1.class, Messages$PayloadType.class, GreeterGrpc$GreeterStub.class, Messages$ResponseParameters$Builder.class, GreeterGrpc$GreeterImplBase.class, HelloRequest$1.class, CallHello$SuccessOrFailureDescription.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, CallBlockingGrpc$CallBlockingImplBase.class, Blocking3Grpc$2.class, MutinyCallBlockingGrpc$MethodHandlers.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class.
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:02,649 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T23:05:04.496Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:04.496Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:04.496Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:04.496Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:04.496Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,469 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.815s. Listening on: http://localhost:8080
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,470 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,470 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,470 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 4.684s
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,470 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2026-02-18T23:05:04.496Z] 2026-02-18 23:05:03,505 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:05:11.765Z] Tests paused
[2026-02-18T23:05:11.765Z] 2026-02-18 23:05:03,525 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:11.765Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-18T23:05:11.765Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:11.765Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:11.765Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:11.765Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:11.765Z]
[2026-02-18T23:05:11.765Z] 2026-02-18 23:05:03,525 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-18T23:05:11.765Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:11.765Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-18T23:05:11.765Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:11.765Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:11.765Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:11.765Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:11.765Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:11.765Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:11.766Z]
[2026-02-18T23:05:11.766Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:11.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:11.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:11.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:11.766Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:07,301 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:07,424 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:07,478 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.302s. Listening on: http://localhost:8080
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:07,478 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:07,478 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,077 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class, DevModeTestRestResource.class.
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,088 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T23:05:11.766Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:11.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:11.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:11.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:11.766Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,769 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8080
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,769 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,770 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,770 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.981s
[2026-02-18T23:05:11.766Z] 2026-02-18 23:05:10,946 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:05:19.032Z] Tests paused
[2026-02-18T23:05:19.032Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:19.032Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:19.032Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:19.032Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:19.032Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:15,672 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:15,796 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:15,848 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.282s. Listening on: http://localhost:8080
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:15,848 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:15,848 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:17,687 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestStreamService.class.
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:17,702 ERROR [io.qua.mut.run.MutinyInfrastructure] (executor-thread-0) Mutiny had to drop the following exception: java.lang.IllegalStateException: Stream is already completed, no further calls are allowed
[2026-02-18T23:05:19.032Z] at com.google.common.base.Preconditions.checkState(Preconditions.java:510)
[2026-02-18T23:05:19.032Z] at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:375)
[2026-02-18T23:05:19.032Z] at io.quarkus.grpc.runtime.ServerCalls$8.accept(ServerCalls.java:144)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.onItem(Subscribers.java:80)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onNext(MultiSubscriber.java:61)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapMainSubscriber.tryEmit(MultiFlatMapOp.java:230)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapInner.onItem(MultiFlatMapOp.java:607)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.MultiMapOp$MapProcessor.onItem(MultiMapOp.java:50)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable.run(IntervalMulti.java:90)
[2026-02-18T23:05:19.032Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T23:05:19.032Z] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[2026-02-18T23:05:19.032Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[2026-02-18T23:05:19.032Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:548)
[2026-02-18T23:05:19.032Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:05:19.032Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:05:19.032Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:05:19.032Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:05:19.032Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:19.032Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:19.032Z]
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:17,706 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-18T23:05:19.032Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:19.032Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:19.032Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:19.032Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:19.032Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:18,363 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8080
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:18,363 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:18,363 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:18,363 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.038s
[2026-02-18T23:05:19.032Z] 2026-02-18 23:05:18,456 ERROR [io.qua.mut.run.MutinyInfrastructure] (executor-thread-1) Mutiny had to drop the following exception: java.lang.IllegalStateException: Stream is already completed, no further calls are allowed
[2026-02-18T23:05:19.032Z] at com.google.common.base.Preconditions.checkState(Preconditions.java:510)
[2026-02-18T23:05:19.032Z] at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:375)
[2026-02-18T23:05:19.032Z] at io.quarkus.grpc.runtime.ServerCalls$8.accept(ServerCalls.java:144)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.onItem(Subscribers.java:80)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onNext(MultiSubscriber.java:61)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapMainSubscriber.tryEmit(MultiFlatMapOp.java:230)
[2026-02-18T23:05:19.032Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapInner.onItem(MultiFlatMapOp.java:607)
[2026-02-18T23:05:19.033Z] at io.smallrye.mutiny.operators.multi.MultiMapOp$MapProcessor.onItem(MultiMapOp.java:50)
[2026-02-18T23:05:19.033Z] at io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable.run(IntervalMulti.java:90)
[2026-02-18T23:05:19.033Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T23:05:19.033Z] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[2026-02-18T23:05:19.033Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[2026-02-18T23:05:19.033Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:548)
[2026-02-18T23:05:19.033Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:05:19.033Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:05:19.033Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:05:19.033Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:05:19.033Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:19.033Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:19.033Z]
[2026-02-18T23:05:19.033Z] 2026-02-18 23:05:18,459 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:05:19.033Z] io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked
[2026-02-18T23:05:19.033Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-18T23:05:19.033Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-18T23:05:19.033Z] at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
[2026-02-18T23:05:19.033Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T23:05:19.033Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:05:19.033Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:24.979Z] Tests paused
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:18,498 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:24.979Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-02-18T23:05:24.979Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:24.979Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:24.979Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:24.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:24.979Z]
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:18,498 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-18T23:05:24.979Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-18T23:05:24.979Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-02-18T23:05:24.979Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:05:24.979Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:05:24.979Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:05:24.979Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:05:24.979Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:05:24.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:05:24.979Z]
[2026-02-18T23:05:24.979Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:24.979Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:24.979Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:24.979Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:24.979Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:22,358 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:22,473 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:22,528 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.293s. Listening on: http://localhost:8080
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:22,528 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:22,528 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,182 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestInterceptor.class, DevModeTestInterceptor$1.class.
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,192 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T23:05:24.979Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:05:24.979Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:05:24.979Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:05:24.979Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:05:24.979Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,815 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.615s. Listening on: http://localhost:8080
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,815 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,815 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,815 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.853s
[2026-02-18T23:05:24.979Z] 2026-02-18 23:05:24,876 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:05:25.309Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.037 s - in io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-02-18T23:05:25.309Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-02-18T23:05:27.003Z] 2026-02-18 23:05:26,451 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-18T23:05:27.003Z] 2026-02-18 23:05:26,630 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-18T23:05:27.003Z] 2026-02-18 23:05:26,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2026-02-18T23:05:27.003Z] 2026-02-18 23:05:26,662 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:27.003Z] 2026-02-18 23:05:26,662 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:28.151Z] 2026-02-18 23:05:27,921 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:05:28.151Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.991 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-02-18T23:05:28.151Z] [INFO] Running io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-02-18T23:05:29.840Z] 2026-02-18 23:05:29,381 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:29.840Z] 2026-02-18 23:05:29,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.620s. Listening on: http://localhost:8081
[2026-02-18T23:05:29.840Z] 2026-02-18 23:05:29,424 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:29.840Z] 2026-02-18 23:05:29,424 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:31.059Z] 2026-02-18 23:05:30,635 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:05:31.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 s - in io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-02-18T23:05:31.059Z] [INFO] Running io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-02-18T23:05:32.206Z] 2026-02-18 23:05:32,084 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-3) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:32.206Z] 2026-02-18 23:05:32,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.731s. Listening on: http://localhost:8081
[2026-02-18T23:05:32.206Z] 2026-02-18 23:05:32,129 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:32.206Z] 2026-02-18 23:05:32,130 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:33.354Z] 2026-02-18 23:05:33,071 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:05:33.354Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s - in io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-02-18T23:05:33.354Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-02-18T23:05:35.639Z] 2026-02-18 23:05:34,861 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-18T23:05:35.639Z] 2026-02-18 23:05:34,968 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:35.639Z] 2026-02-18 23:05:35,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2026-02-18T23:05:35.639Z] 2026-02-18 23:05:35,004 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:35.639Z] 2026-02-18 23:05:35,004 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:35.967Z] 2026-02-18 23:05:35,579 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:05:35.967Z] 2026-02-18 23:05:35,597 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:05:35.967Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-02-18T23:05:35.967Z] [INFO] Running io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:36,971 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,002 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,003 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,003 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,013 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,042 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:05:37.112Z] 2026-02-18 23:05:37,044 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client3 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:05:37.819Z] 2026-02-18 23:05:37,398 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:05:37.819Z] 2026-02-18 23:05:37,406 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:05:37.819Z] 2026-02-18 23:05:37,409 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:05:37.819Z] 2026-02-18 23:05:37,429 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-18T23:05:37.819Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-02-18T23:05:37.819Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-02-18T23:05:38.146Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-02-18T23:05:38.146Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,272 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,314 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,314 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,324 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,358 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,675 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,683 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:05:39.804Z] 2026-02-18 23:05:39,697 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:05:39.804Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 s - in io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-02-18T23:05:39.804Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-02-18T23:05:41.523Z] 2026-02-18 23:05:41,009 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-18T23:05:41.523Z] 2026-02-18 23:05:41,171 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:41.523Z] 2026-02-18 23:05:41,209 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-02-18T23:05:41.523Z] 2026-02-18 23:05:41,209 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:41.523Z] 2026-02-18 23:05:41,210 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:41.852Z] 2026-02-18 23:05:41,511 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:05:41.852Z] 2026-02-18 23:05:41,531 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T23:05:41.852Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-02-18T23:05:41.852Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-02-18T23:05:44.879Z] 2026-02-18 23:05:43,998 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-18T23:05:44.880Z] 2026-02-18 23:05:44,123 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:44.880Z] 2026-02-18 23:05:44,215 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.920s. Listening on: http://localhost:8081
[2026-02-18T23:05:44.880Z] 2026-02-18 23:05:44,215 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:44.880Z] 2026-02-18 23:05:44,215 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:45.211Z] 2026-02-18 23:05:44,807 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:05:45.211Z] 2026-02-18 23:05:44,813 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-02-18T23:05:45.211Z] 2026-02-18 23:05:44,814 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///localhost:9001}}
[2026-02-18T23:05:45.211Z] 2026-02-18 23:05:44,837 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-18T23:05:45.211Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s - in io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-02-18T23:05:45.211Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:46,796 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:46,896 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:46,933 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.665s. Listening on: http://localhost:8081
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:46,933 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:46,934 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:47,325 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:05:47.563Z] 2026-02-18 23:05:47,345 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:05:47.563Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-02-18T23:05:47.563Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-02-18T23:05:48.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-02-18T23:05:48.278Z] [INFO] Running io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,398 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,436 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.654s. Listening on: http://localhost:8081
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,437 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,437 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,864 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,869 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-02-18T23:05:49.954Z] 2026-02-18 23:05:49,888 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T23:05:49.954Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.867 s - in io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-02-18T23:05:49.954Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-02-18T23:05:51.824Z] 2026-02-18 23:05:51,339 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:51.824Z] 2026-02-18 23:05:51,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.717s. Listening on: http://localhost:8081
[2026-02-18T23:05:51.824Z] 2026-02-18 23:05:51,384 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:51.824Z] 2026-02-18 23:05:51,384 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:52.155Z] 2026-02-18 23:05:52,040 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:05:52.155Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-02-18T23:05:52.155Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-02-18T23:05:53.818Z] 2026-02-18 23:05:53,413 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:53.818Z] 2026-02-18 23:05:53,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-18T23:05:53.818Z] 2026-02-18 23:05:53,444 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:53.818Z] 2026-02-18 23:05:53,444 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:54.145Z] 2026-02-18 23:05:53,925 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:05:54.145Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.875 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-02-18T23:05:54.145Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-02-18T23:05:55.810Z] 2026-02-18 23:05:55,460 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-18T23:05:55.810Z] 2026-02-18 23:05:55,591 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-18T23:05:55.810Z] 2026-02-18 23:05:55,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.717s. Listening on: http://localhost:8081
[2026-02-18T23:05:55.810Z] 2026-02-18 23:05:55,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:55.810Z] 2026-02-18 23:05:55,625 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:56.970Z] 2026-02-18 23:05:56,733 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-18T23:05:56.971Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.82 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-02-18T23:05:56.971Z] [INFO] Running io.quarkus.grpc.server.GrpcHealthTest
[2026-02-18T23:05:59.242Z] 2026-02-18 23:05:58,796 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:05:59.242Z] 2026-02-18 23:05:58,829 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2026-02-18T23:05:59.242Z] 2026-02-18 23:05:58,830 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:05:59.242Z] 2026-02-18 23:05:58,830 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:05:59.957Z] 2026-02-18 23:05:59,733 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:05:59.957Z] 2026-02-18 23:05:59,749 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:05:59.957Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s - in io.quarkus.grpc.server.GrpcHealthTest
[2026-02-18T23:05:59.957Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-02-18T23:06:01.617Z] 2026-02-18 23:06:01,326 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-18T23:06:01.617Z] 2026-02-18 23:06:01,462 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-18T23:06:01.617Z] 2026-02-18 23:06:01,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.811s. Listening on: http://localhost:8081
[2026-02-18T23:06:01.617Z] 2026-02-18 23:06:01,496 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:01.617Z] 2026-02-18 23:06:01,497 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:02.771Z] 2026-02-18 23:06:02,538 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:06:02.771Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-02-18T23:06:02.771Z] [INFO] Running io.quarkus.grpc.auth.GrpcAuthTest
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:02,972 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-14) Configuring from MPRealmConfig
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:03,914 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:03,954 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.697s. Listening on: http://localhost:8081
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:03,955 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:03,955 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:03,963 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client securityClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:04,198 WARN [io.qua.grp.aut.GrpcSecurityInterceptor] (vert.x-eventloop-thread-0) Failed to prepare AuthenticationRequest for a gRPC call: java.lang.IllegalArgumentException: Illegal base64 character 20
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-02-18T23:06:04.455Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-02-18T23:06:04.455Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:06:04.455Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:06:04.455Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:06:04.455Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:06:04.455Z]
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:04,208 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.AuthenticationFailedException: Failed to parse authentication data
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:111)
[2026-02-18T23:06:04.455Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-02-18T23:06:04.455Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:06:04.455Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:06:04.455Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:06:04.455Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:06:04.455Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:06:04.455Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:06:04.455Z] Caused by: java.lang.IllegalArgumentException: Illegal base64 character 20
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-02-18T23:06:04.455Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-02-18T23:06:04.455Z] ... 17 more
[2026-02-18T23:06:04.455Z]
[2026-02-18T23:06:04.455Z] 2026-02-18 23:06:04,212 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.AuthenticationFailedException - Failed to parse authentication data
[2026-02-18T23:06:04.455Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-18T23:06:04.455Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-18T23:06:04.455Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-02-18T23:06:04.455Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-02-18T23:06:04.455Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-02-18T23:06:04.455Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedStream$DelayedStreamListener$4.run(DelayedStream.java:510)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.delayOrExecute(DelayedStream.java:462)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.closed(DelayedStream.java:507)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-02-18T23:06:04.455Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-02-18T23:06:04.456Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-02-18T23:06:04.456Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-02-18T23:06:04.456Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-02-18T23:06:04.456Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-02-18T23:06:04.456Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-18T23:06:04.456Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:06:04.456Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:06:04.456Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:06:04.456Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:06:04.456Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:06:04.456Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:06:04.456Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:06:04.456Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:06:04.456Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:06:04.456Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:06:04.456Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:06:04.456Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:06:04.456Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:06:04.456Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:06:04.456Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:06:04.456Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:06:04.456Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:06:04.456Z]
[2026-02-18T23:06:04.789Z] 2026-02-18 23:06:04,538 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.UnauthorizedException
[2026-02-18T23:06:04.789Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.doApply(RolesAllowedCheck.java:70)
[2026-02-18T23:06:04.789Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.apply(RolesAllowedCheck.java:55)
[2026-02-18T23:06:04.789Z] at io.quarkus.security.runtime.interceptor.SecurityConstrainer.lambda$nonBlockingCheck$0(SecurityConstrainer.java:49)
[2026-02-18T23:06:04.789Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.invokeEventHandler(UniOnItemConsume.java:77)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.onItem(UniOnItemConsume.java:42)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume.subscribe(UniOnItemConsume.java:30)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni.subscribe(UniOnItemTransformToUni.java:25)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:06:04.789Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:06:04.789Z] at io.quarkus.grpc.runtime.ServerCalls.oneToOne(ServerCalls.java:37)
[2026-02-18T23:06:04.789Z] at com.example.security.MutinySecuredServiceGrpc$MethodHandlers.invoke(MutinySecuredServiceGrpc.java:117)
[2026-02-18T23:06:04.789Z] at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
[2026-02-18T23:06:04.789Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-02-18T23:06:04.789Z] at io.quarkus.grpc.auth.AuthExceptionHandler.onHalfClose(AuthExceptionHandler.java:42)
[2026-02-18T23:06:04.789Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-02-18T23:06:04.789Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onHalfClose(GrpcRequestContextGrpcInterceptor.java:83)
[2026-02-18T23:06:04.789Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onHalfClose$2(GrpcDuplicatedContextGrpcInterceptor.java:100)
[2026-02-18T23:06:04.789Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:06:04.789Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-18T23:06:04.789Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-18T23:06:04.789Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-18T23:06:04.789Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-18T23:06:04.789Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-18T23:06:04.789Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:06:04.789Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:06:04.789Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:06:04.789Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:06:04.789Z]
[2026-02-18T23:06:04.789Z] 2026-02-18 23:06:04,540 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.UnauthorizedException
[2026-02-18T23:06:04.789Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-18T23:06:04.789Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-18T23:06:04.789Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-02-18T23:06:04.789Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-02-18T23:06:04.789Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-02-18T23:06:04.789Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-02-18T23:06:04.790Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-02-18T23:06:04.790Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-02-18T23:06:04.790Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-02-18T23:06:04.790Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-02-18T23:06:04.790Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-18T23:06:04.790Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:06:04.790Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:06:04.790Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:06:04.790Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:06:04.790Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:06:04.790Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:06:04.790Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:06:04.790Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:06:04.790Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:06:04.790Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:06:04.790Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:06:04.790Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:06:04.790Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:06:04.790Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:06:04.790Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:06:04.790Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:06:04.790Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:06:04.790Z]
[2026-02-18T23:06:04.790Z] 2026-02-18 23:06:04,652 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:06:04.790Z] 2026-02-18 23:06:04,665 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:06:04.790Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in io.quarkus.grpc.auth.GrpcAuthTest
[2026-02-18T23:06:04.790Z] [INFO] Running io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,623 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,695 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.269s. Listening on: http://localhost:8081
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,695 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,695 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,707 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:06:07.041Z] 2026-02-18 23:06:06,740 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client mutinyClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:06:07.372Z] 2026-02-18 23:06:07,032 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:06:07.372Z] 2026-02-18 23:06:07,045 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:06:07.372Z] 2026-02-18 23:06:07,061 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-18T23:06:07.372Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s - in io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-02-18T23:06:07.372Z] [INFO] Running io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,424 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,463 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.819s. Listening on: http://localhost:8081
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,463 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,463 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,573 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:09.033Z] 2026-02-18 23:06:08,587 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:06:09.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s - in io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-02-18T23:06:09.033Z] [INFO] Running io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-02-18T23:06:10.177Z] 2026-02-18 23:06:09,846 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-18T23:06:10.177Z] 2026-02-18 23:06:10,058 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-18T23:06:10.177Z] 2026-02-18 23:06:10,101 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.787s. Listening on: http://localhost:8081
[2026-02-18T23:06:10.177Z] 2026-02-18 23:06:10,101 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:10.177Z] 2026-02-18 23:06:10,101 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:10.906Z] 2026-02-18 23:06:10,813 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:10.906Z] 2026-02-18 23:06:10,835 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:06:10.906Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s - in io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-02-18T23:06:10.906Z] [INFO] Running io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-02-18T23:06:12.086Z] 2026-02-18 23:06:11,999 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:12.086Z] 2026-02-18 23:06:12,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T23:06:12.086Z] 2026-02-18 23:06:12,035 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:12.086Z] 2026-02-18 23:06:12,035 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:12.800Z] 2026-02-18 23:06:12,395 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:12.800Z] 2026-02-18 23:06:12,412 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:06:12.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s - in io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-02-18T23:06:12.800Z] [INFO] Running io.quarkus.grpc.client.InstanceInjectionTest
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,607 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,607 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,757 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,758 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=3, target=dns:///localhost:9000}}
[2026-02-18T23:06:13.957Z] 2026-02-18 23:06:13,766 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:06:13.957Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in io.quarkus.grpc.client.InstanceInjectionTest
[2026-02-18T23:06:13.957Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,003 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,042 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.663s. Listening on: http://localhost:8081
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,042 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,042 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,530 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:15.609Z] 2026-02-18 23:06:15,560 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2026-02-18T23:06:15.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-02-18T23:06:15.937Z] [INFO] Running io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,228 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,258 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,258 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,490 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:17.586Z] 2026-02-18 23:06:17,502 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:06:17.586Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - in io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-02-18T23:06:17.586Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:18,878 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:18,907 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:18,907 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:18,907 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:19,151 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:19.241Z] 2026-02-18 23:06:19,164 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:06:19.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-02-18T23:06:19.241Z] [INFO] Running io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-02-18T23:06:20.386Z] 2026-02-18 23:06:20,269 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:20.386Z] 2026-02-18 23:06:20,309 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T23:06:20.386Z] 2026-02-18 23:06:20,310 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:20.386Z] 2026-02-18 23:06:20,310 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:20.716Z] 2026-02-18 23:06:20,664 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:20.716Z] 2026-02-18 23:06:20,676 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:06:20.716Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-02-18T23:06:20.716Z] [INFO] Running io.quarkus.grpc.client.ChannelInjectionTest
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:21,825 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:21,854 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:21,854 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:21,854 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:22,153 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:22.370Z] 2026-02-18 23:06:22,165 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:06:22.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in io.quarkus.grpc.client.ChannelInjectionTest
[2026-02-18T23:06:22.370Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-02-18T23:06:24.027Z] 2026-02-18 23:06:23,721 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:24.027Z] 2026-02-18 23:06:23,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.927s. Listening on: http://localhost:8081
[2026-02-18T23:06:24.027Z] 2026-02-18 23:06:23,758 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:24.027Z] 2026-02-18 23:06:23,758 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:24.763Z] 2026-02-18 23:06:24,555 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:24.763Z] 2026-02-18 23:06:24,586 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2026-02-18T23:06:24.763Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-02-18T23:06:24.763Z] [INFO] Running io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-02-18T23:06:25.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-02-18T23:06:25.909Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-02-18T23:06:26.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-02-18T23:06:26.238Z] [INFO] Running io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-02-18T23:06:27.900Z] 2026-02-18 23:06:27,706 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:27.900Z] 2026-02-18 23:06:27,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.894s. Listening on: http://localhost:8081
[2026-02-18T23:06:27.900Z] 2026-02-18 23:06:27,747 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:27.900Z] 2026-02-18 23:06:27,747 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:28.611Z] 2026-02-18 23:06:28,220 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:28.611Z] 2026-02-18 23:06:28,253 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-18T23:06:28.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 s - in io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-02-18T23:06:28.611Z] [INFO] Running io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-02-18T23:06:29.764Z] 2026-02-18 23:06:29,659 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:29.764Z] 2026-02-18 23:06:29,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-02-18T23:06:29.764Z] 2026-02-18 23:06:29,689 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:29.764Z] 2026-02-18 23:06:29,689 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:30.094Z] 2026-02-18 23:06:29,974 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-02-18T23:06:30.094Z] 2026-02-18 23:06:29,976 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:30.094Z] 2026-02-18 23:06:29,995 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T23:06:30.094Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-02-18T23:06:30.094Z] [INFO] Running io.quarkus.grpc.client.ClientStubCompressionTest
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,815 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.007s. Listening on: http://localhost:8081
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,863 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,863 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,965 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:32.384Z] 2026-02-18 23:06:31,978 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:06:32.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 s - in io.quarkus.grpc.client.ClientStubCompressionTest
[2026-02-18T23:06:32.384Z] [INFO] Running io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-02-18T23:06:37.157Z] Tests paused
[2026-02-18T23:06:37.157Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:06:37.157Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:06:37.157Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:06:37.157Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:06:37.157Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:35,457 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:35,585 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:35,636 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.215s. Listening on: http://localhost:8080
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:35,637 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:35,637 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:37.157Z] 2026-02-18 23:06:36,344 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:06:37.157Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.394 s - in io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-02-18T23:06:37.157Z] [INFO] Running io.quarkus.grpc.protov2.ProtoV2Test
[2026-02-18T23:06:37.867Z] 2026-02-18 23:06:37,587 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:37.867Z] 2026-02-18 23:06:37,622 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-18T23:06:37.867Z] 2026-02-18 23:06:37,622 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:37.867Z] 2026-02-18 23:06:37,622 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:38.200Z] 2026-02-18 23:06:37,877 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-18T23:06:38.200Z] 2026-02-18 23:06:37,896 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:06:38.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.grpc.protov2.ProtoV2Test
[2026-02-18T23:06:38.200Z] [INFO] Running io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,018 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client blockingClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,159 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,192 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.473s. Listening on: http://localhost:8081
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,192 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,192 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-18T23:06:40.455Z] 2026-02-18 23:06:40,198 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client callBlocking created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-18T23:06:40.784Z] 2026-02-18 23:06:40,422 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:06:40.784Z] 2026-02-18 23:06:40,423 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-18T23:06:40.784Z] 2026-02-18 23:06:40,435 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:06:40.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 s - in io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-02-18T23:06:41.117Z] [INFO]
[2026-02-18T23:06:41.117Z] [INFO] Results:
[2026-02-18T23:06:41.117Z] [INFO]
[2026-02-18T23:06:41.117Z] [INFO] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:06:41.117Z] [INFO]
[2026-02-18T23:06:41.117Z] [INFO]
[2026-02-18T23:06:41.117Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-deployment ---
[2026-02-18T23:06:41.118Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-deployment ---
[2026-02-18T23:06:41.448Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-deployment ---
[2026-02-18T23:06:41.448Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.jar
[2026-02-18T23:06:41.448Z] [INFO] Installing /quarkus/extensions/grpc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.pom
[2026-02-18T23:06:41.448Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] ---------------< io.quarkus:quarkus-redis-client-parent >---------------
[2026-02-18T23:06:41.448Z] [INFO] Building Quarkus - Redis Client 2.7.5.Final [453/964]
[2026-02-18T23:06:41.448Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-parent ---
[2026-02-18T23:06:41.448Z] [INFO] Installing /quarkus/extensions/redis-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-parent/2.7.5.Final/quarkus-redis-client-parent-2.7.5.Final.pom
[2026-02-18T23:06:41.448Z] [INFO]
[2026-02-18T23:06:41.448Z] [INFO] ------------------< io.quarkus:quarkus-redis-client >-------------------
[2026-02-18T23:06:41.448Z] [INFO] Building Quarkus - Redis Client - Runtime 2.7.5.Final [454/964]
[2026-02-18T23:06:41.448Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:06:41.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom
[2026-02-18T23:06:42.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom (5.4 kB at 8.3 kB/s)
[2026-02-18T23:06:42.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom
[2026-02-18T23:06:43.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom (3.2 kB at 3.0 kB/s)
[2026-02-18T23:06:43.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar
[2026-02-18T23:06:43.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar
[2026-02-18T23:06:43.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar (145 kB at 230 kB/s)
[2026-02-18T23:06:43.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar (294 kB at 334 kB/s)
[2026-02-18T23:06:43.952Z] [INFO]
[2026-02-18T23:06:43.952Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client ---
[2026-02-18T23:06:43.952Z] [INFO]
[2026-02-18T23:06:43.952Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client ---
[2026-02-18T23:06:44.312Z] [INFO] Processed 16 files in 177ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-18T23:06:44.312Z] [INFO]
[2026-02-18T23:06:44.312Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client ---
[2026-02-18T23:06:44.643Z] [INFO] Processed 16 files in 00:00.256 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-18T23:06:44.643Z] [INFO]
[2026-02-18T23:06:44.643Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client ---
[2026-02-18T23:06:44.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:44.643Z] [INFO] Copying 1 resource
[2026-02-18T23:06:44.643Z] [INFO]
[2026-02-18T23:06:44.643Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-redis-client ---
[2026-02-18T23:06:44.643Z] [INFO]
[2026-02-18T23:06:44.643Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client ---
[2026-02-18T23:06:44.643Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:44.643Z] [INFO] Compiling 15 source files to /quarkus/extensions/redis-client/runtime/target/classes
[2026-02-18T23:06:45.352Z] [INFO]
[2026-02-18T23:06:45.352Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client ---
[2026-02-18T23:06:45.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:45.352Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/runtime/src/test/resources
[2026-02-18T23:06:45.352Z] [INFO]
[2026-02-18T23:06:45.352Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client ---
[2026-02-18T23:06:45.681Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:45.681Z] [INFO] Compiling 1 source file to /quarkus/extensions/redis-client/runtime/target/test-classes
[2026-02-18T23:06:45.681Z] [INFO]
[2026-02-18T23:06:45.681Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client ---
[2026-02-18T23:06:45.681Z] [INFO]
[2026-02-18T23:06:45.681Z] [INFO] -------------------------------------------------------
[2026-02-18T23:06:45.681Z] [INFO] T E S T S
[2026-02-18T23:06:45.681Z] [INFO] -------------------------------------------------------
[2026-02-18T23:06:45.681Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:06:46.855Z] [INFO] Running io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-02-18T23:06:46.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] Results:
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client ---
[2026-02-18T23:06:47.185Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client ---
[2026-02-18T23:06:47.185Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client ---
[2026-02-18T23:06:47.185Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.jar
[2026-02-18T23:06:47.185Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.pom
[2026-02-18T23:06:47.185Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final-sources.jar
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.185Z] [INFO] -------------< io.quarkus:quarkus-redis-client-deployment >-------------
[2026-02-18T23:06:47.185Z] [INFO] Building Quarkus - Redis Client - Deployment 2.7.5.Final [455/964]
[2026-02-18T23:06:47.185Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:06:47.185Z] [INFO]
[2026-02-18T23:06:47.186Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.186Z] [INFO]
[2026-02-18T23:06:47.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO] Processed 6 files in 00:00.042 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:47.893Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/main/resources
[2026-02-18T23:06:47.893Z] [INFO]
[2026-02-18T23:06:47.893Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:47.893Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:47.893Z] [INFO] Compiling 4 source files to /quarkus/extensions/redis-client/deployment/target/classes
[2026-02-18T23:06:48.604Z] [INFO]
[2026-02-18T23:06:48.604Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:48.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:48.604Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/test/resources
[2026-02-18T23:06:48.604Z] [INFO]
[2026-02-18T23:06:48.604Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:48.604Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:48.604Z] [INFO] Compiling 2 source files to /quarkus/extensions/redis-client/deployment/target/test-classes
[2026-02-18T23:06:48.934Z] [INFO]
[2026-02-18T23:06:48.934Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:48.934Z] [INFO] Tests are skipped.
[2026-02-18T23:06:48.934Z] [INFO]
[2026-02-18T23:06:48.934Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:48.934Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:50.080Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-deployment ---
[2026-02-18T23:06:50.080Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.jar
[2026-02-18T23:06:50.080Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.pom
[2026-02-18T23:06:50.080Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] ---------------< io.quarkus:quarkus-narayana-stm-parent >---------------
[2026-02-18T23:06:50.080Z] [INFO] Building Quarkus - Narayana STM 2.7.5.Final [456/964]
[2026-02-18T23:06:50.080Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-parent ---
[2026-02-18T23:06:50.080Z] [INFO] Installing /quarkus/extensions/narayana-stm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-parent/2.7.5.Final/quarkus-narayana-stm-parent-2.7.5.Final.pom
[2026-02-18T23:06:50.080Z] [INFO]
[2026-02-18T23:06:50.080Z] [INFO] ------------------< io.quarkus:quarkus-narayana-stm >-------------------
[2026-02-18T23:06:50.080Z] [INFO] Building Quarkus - Narayana STM - Runtime 2.7.5.Final [457/964]
[2026-02-18T23:06:50.080Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:06:50.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom
[2026-02-18T23:06:51.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom (3.5 kB at 3.9 kB/s)
[2026-02-18T23:06:51.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom
[2026-02-18T23:06:51.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom (5.9 kB at 11 kB/s)
[2026-02-18T23:06:51.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom
[2026-02-18T23:06:51.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom (19 kB at 46 kB/s)
[2026-02-18T23:06:51.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom
[2026-02-18T23:06:52.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom (2.7 kB at 5.7 kB/s)
[2026-02-18T23:06:52.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom
[2026-02-18T23:06:53.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom (4.9 kB at 7.4 kB/s)
[2026-02-18T23:06:53.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar
[2026-02-18T23:06:53.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar
[2026-02-18T23:06:53.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar
[2026-02-18T23:06:53.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar
[2026-02-18T23:06:53.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar (53 kB at 95 kB/s)
[2026-02-18T23:06:53.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar (31 kB at 46 kB/s)
[2026-02-18T23:06:53.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar (530 kB at 770 kB/s)
[2026-02-18T23:06:53.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar (63 kB at 89 kB/s)
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:53.994Z] [INFO] Copying 1 resource
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO]
[2026-02-18T23:06:53.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm ---
[2026-02-18T23:06:53.994Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:53.994Z] [INFO] Compiling 2 source files to /quarkus/extensions/narayana-stm/runtime/target/classes
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:54.323Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/runtime/src/test/resources
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] No sources to compile
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] No tests to run.
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm ---
[2026-02-18T23:06:54.323Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.jar
[2026-02-18T23:06:54.323Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.pom
[2026-02-18T23:06:54.323Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] -------------< io.quarkus:quarkus-narayana-stm-deployment >-------------
[2026-02-18T23:06:54.323Z] [INFO] Building Quarkus - Narayana STM - Deployment 2.7.5.Final [458/964]
[2026-02-18T23:06:54.323Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:54.323Z] [INFO]
[2026-02-18T23:06:54.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:55.033Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/main/resources
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:06:55.033Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-stm/deployment/target/classes
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:06:55.033Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/test/resources
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] No sources to compile
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.033Z] [INFO] No tests to run.
[2026-02-18T23:06:55.033Z] [INFO]
[2026-02-18T23:06:55.033Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.363Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.363Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-deployment ---
[2026-02-18T23:06:55.363Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2026-02-18T23:06:55.363Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.pom
[2026-02-18T23:06:55.363Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] ---------------< io.quarkus:quarkus-narayana-lra-parent >---------------
[2026-02-18T23:06:55.363Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant 2.7.5.Final [459/964]
[2026-02-18T23:06:55.363Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.363Z] [INFO]
[2026-02-18T23:06:55.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-parent ---
[2026-02-18T23:06:55.364Z] [INFO] Installing /quarkus/extensions/narayana-lra/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-parent/2.7.5.Final/quarkus-narayana-lra-parent-2.7.5.Final.pom
[2026-02-18T23:06:55.364Z] [INFO]
[2026-02-18T23:06:55.364Z] [INFO] ------------------< io.quarkus:quarkus-narayana-lra >-------------------
[2026-02-18T23:06:55.364Z] [INFO] Building Quarkus - Narayana LRA Participant - Runtime 2.7.5.Final [460/964]
[2026-02-18T23:06:55.364Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:06:55.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom
[2026-02-18T23:06:55.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom (2.3 kB at 5.4 kB/s)
[2026-02-18T23:06:55.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom
[2026-02-18T23:06:56.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom (7.4 kB at 18 kB/s)
[2026-02-18T23:06:56.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom
[2026-02-18T23:06:56.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom (4.3 kB at 6.7 kB/s)
[2026-02-18T23:06:56.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom
[2026-02-18T23:06:57.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom (18 kB at 62 kB/s)
[2026-02-18T23:06:57.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom
[2026-02-18T23:06:57.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom (4.8 kB at 63 kB/s)
[2026-02-18T23:06:57.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom
[2026-02-18T23:06:57.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom (35 kB at 465 kB/s)
[2026-02-18T23:06:57.055Z] [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[2026-02-18T23:06:57.763Z] [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 11 kB/s)
[2026-02-18T23:06:57.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom
[2026-02-18T23:06:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom (2.5 kB at 5.0 kB/s)
[2026-02-18T23:06:58.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom
[2026-02-18T23:06:58.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom (6.9 kB at 74 kB/s)
[2026-02-18T23:06:58.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom
[2026-02-18T23:06:58.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom (20 kB at 207 kB/s)
[2026-02-18T23:06:58.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom
[2026-02-18T23:06:59.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom (3.9 kB at 5.4 kB/s)
[2026-02-18T23:06:59.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom
[2026-02-18T23:06:59.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom (1.6 kB at 4.3 kB/s)
[2026-02-18T23:06:59.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom
[2026-02-18T23:06:59.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom (2.2 kB at 6.6 kB/s)
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom
[2026-02-18T23:06:59.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 80 kB/s)
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar
[2026-02-18T23:06:59.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar
[2026-02-18T23:07:00.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar (17 kB at 201 kB/s)
[2026-02-18T23:07:00.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar
[2026-02-18T23:07:00.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 1.1 MB/s)
[2026-02-18T23:07:00.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar (18 kB at 42 kB/s)
[2026-02-18T23:07:00.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar (22 kB at 35 kB/s)
[2026-02-18T23:07:00.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar (19 kB at 26 kB/s)
[2026-02-18T23:07:00.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar (38 kB at 47 kB/s)
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra ---
[2026-02-18T23:07:00.775Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:07:00.775Z] [INFO]
[2026-02-18T23:07:00.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.104Z] [INFO] Processed 5 files in 00:00.017 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:07:01.104Z] [INFO]
[2026-02-18T23:07:01.104Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:01.104Z] [INFO] Copying 1 resource
[2026-02-18T23:07:01.104Z] [INFO]
[2026-02-18T23:07:01.104Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.104Z] [INFO]
[2026-02-18T23:07:01.104Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.104Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:01.104Z] [INFO] Compiling 5 source files to /quarkus/extensions/narayana-lra/runtime/target/classes
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:01.435Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/runtime/src/test/resources
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] No sources to compile
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] No tests to run.
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra ---
[2026-02-18T23:07:01.435Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.jar
[2026-02-18T23:07:01.435Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.pom
[2026-02-18T23:07:01.435Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] -------------< io.quarkus:quarkus-narayana-lra-deployment >-------------
[2026-02-18T23:07:01.435Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant - Deployment 2.7.5.Final [461/964]
[2026-02-18T23:07:01.435Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:01.435Z] [INFO]
[2026-02-18T23:07:01.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:02.145Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/main/resources
[2026-02-18T23:07:02.145Z] [INFO]
[2026-02-18T23:07:02.145Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.145Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:02.145Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-lra/deployment/target/classes
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:02.474Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/test/resources
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] No sources to compile
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] No tests to run.
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-deployment ---
[2026-02-18T23:07:02.474Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2026-02-18T23:07:02.474Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.pom
[2026-02-18T23:07:02.474Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] -------------< io.quarkus:quarkus-jdbc-postgresql-parent >--------------
[2026-02-18T23:07:02.474Z] [INFO] Building Quarkus - JDBC - PostgreSQL 2.7.5.Final [462/964]
[2026-02-18T23:07:02.474Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-parent ---
[2026-02-18T23:07:02.474Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.5.Final/quarkus-jdbc-postgresql-parent-2.7.5.Final.pom
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-postgresql >-----------------
[2026-02-18T23:07:02.474Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Runtime 2.7.5.Final [463/964]
[2026-02-18T23:07:02.474Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.474Z] [INFO]
[2026-02-18T23:07:02.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO] Processed 9 files in 22ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO] Processed 9 files in 00:00.037 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:02.804Z] [INFO] Copying 2 resources
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO]
[2026-02-18T23:07:02.804Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:02.804Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:02.804Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/classes
[2026-02-18T23:07:03.133Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[177,28] unchecked cast
[2026-02-18T23:07:03.133Z] required: T
[2026-02-18T23:07:03.133Z] found: javax.xml.transform.dom.DOMSource
[2026-02-18T23:07:03.133Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[235,24] unchecked cast
[2026-02-18T23:07:03.133Z] required: T
[2026-02-18T23:07:03.133Z] found: javax.xml.transform.dom.DOMResult
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:03.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/test/resources
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] No sources to compile
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] No tests to run.
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql ---
[2026-02-18T23:07:03.133Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2026-02-18T23:07:03.133Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.pom
[2026-02-18T23:07:03.133Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] -----------< io.quarkus:quarkus-jdbc-postgresql-deployment >------------
[2026-02-18T23:07:03.133Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Deployment 2.7.5.Final [464/964]
[2026-02-18T23:07:03.133Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.133Z] [INFO]
[2026-02-18T23:07:03.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:03.841Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/main/resources
[2026-02-18T23:07:03.841Z] [INFO]
[2026-02-18T23:07:03.841Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:03.841Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:03.841Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/classes
[2026-02-18T23:07:04.170Z] [INFO]
[2026-02-18T23:07:04.171Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:04.171Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/test/resources
[2026-02-18T23:07:04.171Z] [INFO]
[2026-02-18T23:07:04.171Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.171Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:04.171Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/test-classes
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.499Z] [INFO] Tests are skipped.
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.499Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.499Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-18T23:07:04.499Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:04.499Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.pom
[2026-02-18T23:07:04.499Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-db2-parent >-----------------
[2026-02-18T23:07:04.499Z] [INFO] Building Quarkus - JDBC - DB2 2.7.5.Final [465/964]
[2026-02-18T23:07:04.499Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-parent ---
[2026-02-18T23:07:04.499Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-parent/2.7.5.Final/quarkus-jdbc-db2-parent-2.7.5.Final.pom
[2026-02-18T23:07:04.499Z] [INFO]
[2026-02-18T23:07:04.499Z] [INFO] --------------------< io.quarkus:quarkus-jdbc-db2 >---------------------
[2026-02-18T23:07:04.499Z] [INFO] Building Quarkus - JDBC - DB2 - Runtime 2.7.5.Final [466/964]
[2026-02-18T23:07:04.499Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:04.827Z] [INFO] Copying 2 resources
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO]
[2026-02-18T23:07:04.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:04.827Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:04.827Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-db2/runtime/target/classes
[2026-02-18T23:07:05.157Z] [INFO]
[2026-02-18T23:07:05.157Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:05.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:05.157Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/runtime/src/test/resources
[2026-02-18T23:07:05.157Z] [INFO]
[2026-02-18T23:07:05.157Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:05.157Z] [INFO] No sources to compile
[2026-02-18T23:07:05.157Z] [INFO]
[2026-02-18T23:07:05.157Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:05.157Z] [INFO] No tests to run.
[2026-02-18T23:07:05.157Z] [INFO]
[2026-02-18T23:07:05.157Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:05.157Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar
[2026-02-18T23:07:06.306Z] [INFO]
[2026-02-18T23:07:06.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:06.306Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2026-02-18T23:07:06.306Z] [INFO]
[2026-02-18T23:07:06.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2 ---
[2026-02-18T23:07:06.306Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.jar
[2026-02-18T23:07:06.307Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.pom
[2026-02-18T23:07:06.307Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2026-02-18T23:07:06.307Z] [INFO]
[2026-02-18T23:07:06.307Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-db2-deployment >---------------
[2026-02-18T23:07:06.307Z] [INFO] Building Quarkus - JDBC - DB2 - Deployment 2.7.5.Final [467/964]
[2026-02-18T23:07:06.307Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:06.307Z] [INFO]
[2026-02-18T23:07:06.307Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:06.307Z] [INFO]
[2026-02-18T23:07:06.307Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:07.020Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/deployment/src/main/resources
[2026-02-18T23:07:07.020Z] [INFO]
[2026-02-18T23:07:07.020Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.020Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:07.020Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/classes
[2026-02-18T23:07:07.407Z] [INFO]
[2026-02-18T23:07:07.407Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:07.407Z] [INFO] Copying 1 resource
[2026-02-18T23:07:07.407Z] [INFO]
[2026-02-18T23:07:07.407Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.407Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:07.407Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/test-classes
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.737Z] [INFO] Tests are skipped.
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.737Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.737Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-deployment ---
[2026-02-18T23:07:07.737Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2026-02-18T23:07:07.737Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.pom
[2026-02-18T23:07:07.737Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-derby-parent >----------------
[2026-02-18T23:07:07.737Z] [INFO] Building Quarkus - JDBC - Derby 2.7.5.Final [468/964]
[2026-02-18T23:07:07.737Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-parent ---
[2026-02-18T23:07:07.737Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-parent/2.7.5.Final/quarkus-jdbc-derby-parent-2.7.5.Final.pom
[2026-02-18T23:07:07.737Z] [INFO]
[2026-02-18T23:07:07.737Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-derby >--------------------
[2026-02-18T23:07:07.738Z] [INFO] Building Quarkus - JDBC - Derby - Runtime 2.7.5.Final [469/964]
[2026-02-18T23:07:07.738Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:07.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom
[2026-02-18T23:07:07.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 35 kB/s)
[2026-02-18T23:07:07.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar
[2026-02-18T23:07:07.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 7.5 MB/s)
[2026-02-18T23:07:07.738Z] [INFO]
[2026-02-18T23:07:07.738Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:07.738Z] [INFO]
[2026-02-18T23:07:07.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:08.067Z] [INFO] Copying 1 resource
[2026-02-18T23:07:08.067Z] [INFO]
[2026-02-18T23:07:08.067Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-18T23:07:08.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar (8.0 kB at 14 kB/s)
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:08.777Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/runtime/target/classes
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:08.777Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/runtime/src/test/resources
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] No sources to compile
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] No tests to run.
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby ---
[2026-02-18T23:07:08.777Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.jar
[2026-02-18T23:07:08.777Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.pom
[2026-02-18T23:07:08.777Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] ----------------< io.quarkus:quarkus-devservices-derby >----------------
[2026-02-18T23:07:08.777Z] [INFO] Building Quarkus - DevServices - Derby 2.7.5.Final [470/964]
[2026-02-18T23:07:08.777Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-derby ---
[2026-02-18T23:07:08.777Z] [INFO]
[2026-02-18T23:07:08.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:09.501Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/main/resources
[2026-02-18T23:07:09.501Z] [INFO]
[2026-02-18T23:07:09.501Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.501Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:09.501Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/derby/target/classes
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:09.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/test/resources
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] No sources to compile
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] No tests to run.
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-derby ---
[2026-02-18T23:07:09.832Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-18T23:07:09.832Z] [INFO] Installing /quarkus/extensions/devservices/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.pom
[2026-02-18T23:07:09.832Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --------------< io.quarkus:quarkus-jdbc-derby-deployment >--------------
[2026-02-18T23:07:09.832Z] [INFO] Building Quarkus - JDBC - Derby - Deployment 2.7.5.Final [471/964]
[2026-02-18T23:07:09.832Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:09.832Z] [INFO]
[2026-02-18T23:07:09.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.162Z] [INFO]
[2026-02-18T23:07:10.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.162Z] [INFO]
[2026-02-18T23:07:10.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.491Z] [INFO]
[2026-02-18T23:07:10.491Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:10.492Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/main/resources
[2026-02-18T23:07:10.492Z] [INFO]
[2026-02-18T23:07:10.492Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:10.492Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:10.492Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/classes
[2026-02-18T23:07:11.679Z] [INFO]
[2026-02-18T23:07:11.679Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:11.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:11.679Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/test/resources
[2026-02-18T23:07:11.679Z] [INFO]
[2026-02-18T23:07:11.679Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:11.679Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:11.679Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/test-classes
[2026-02-18T23:07:12.008Z] [INFO]
[2026-02-18T23:07:12.008Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:12.008Z] [INFO] Tests are skipped.
[2026-02-18T23:07:12.008Z] [INFO]
[2026-02-18T23:07:12.008Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:12.008Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2026-02-18T23:07:12.008Z] [INFO]
[2026-02-18T23:07:12.008Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:12.008Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:12.343Z] [INFO]
[2026-02-18T23:07:12.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-deployment ---
[2026-02-18T23:07:12.343Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2026-02-18T23:07:12.343Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.pom
[2026-02-18T23:07:12.344Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-mariadb-parent >---------------
[2026-02-18T23:07:12.344Z] [INFO] Building Quarkus - JDBC - MariaDB 2.7.5.Final [472/964]
[2026-02-18T23:07:12.344Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-parent ---
[2026-02-18T23:07:12.344Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-parent/2.7.5.Final/quarkus-jdbc-mariadb-parent-2.7.5.Final.pom
[2026-02-18T23:07:12.344Z] [INFO]
[2026-02-18T23:07:12.344Z] [INFO] ------------------< io.quarkus:quarkus-jdbc-mariadb >-------------------
[2026-02-18T23:07:12.344Z] [INFO] Building Quarkus - JDBC - MariaDB - Runtime 2.7.5.Final [473/964]
[2026-02-18T23:07:12.344Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:12.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom
[2026-02-18T23:07:12.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom (14 kB at 141 kB/s)
[2026-02-18T23:07:12.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar
[2026-02-18T23:07:12.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar (623 kB at 3.1 MB/s)
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO] Processed 9 files in 18ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO] Processed 9 files in 00:00.009 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:12.680Z] [INFO] Copying 2 resources
[2026-02-18T23:07:12.680Z] [INFO]
[2026-02-18T23:07:12.680Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:12.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom
[2026-02-18T23:07:13.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom (1.5 kB at 2.8 kB/s)
[2026-02-18T23:07:13.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-18T23:07:13.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar (9.4 kB at 16 kB/s)
[2026-02-18T23:07:13.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar
[2026-02-18T23:07:14.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar (8.7 kB at 126 kB/s)
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:14.063Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/classes
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:14.063Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/runtime/src/test/resources
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] No sources to compile
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] No tests to run.
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2026-02-18T23:07:14.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.pom
[2026-02-18T23:07:14.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] ---------------< io.quarkus:quarkus-devservices-mariadb >---------------
[2026-02-18T23:07:14.063Z] [INFO] Building Quarkus - DevServices - MariaDB 2.7.5.Final [474/964]
[2026-02-18T23:07:14.063Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.063Z] [INFO]
[2026-02-18T23:07:14.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:14.772Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/main/resources
[2026-02-18T23:07:14.772Z] [INFO]
[2026-02-18T23:07:14.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:14.772Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:14.772Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mariadb/target/classes
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MariaDBContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-18T23:07:15.100Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-18T23:07:15.100Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-18T23:07:15.100Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-18T23:07:15.100Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[78,76] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2026-02-18T23:07:15.100Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[79,86] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:15.100Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/test/resources
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] No sources to compile
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] No tests to run.
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mariadb ---
[2026-02-18T23:07:15.100Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-18T23:07:15.100Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.pom
[2026-02-18T23:07:15.100Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] -------------< io.quarkus:quarkus-jdbc-mariadb-deployment >-------------
[2026-02-18T23:07:15.100Z] [INFO] Building Quarkus - JDBC - MariaDB - Deployment 2.7.5.Final [475/964]
[2026-02-18T23:07:15.100Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.100Z] [INFO]
[2026-02-18T23:07:15.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:15.810Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/main/resources
[2026-02-18T23:07:15.810Z] [INFO]
[2026-02-18T23:07:15.810Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:15.810Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:15.810Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/classes
[2026-02-18T23:07:16.139Z] [INFO]
[2026-02-18T23:07:16.139Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:16.139Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/test/resources
[2026-02-18T23:07:16.139Z] [INFO]
[2026-02-18T23:07:16.139Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.139Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:16.139Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/test-classes
[2026-02-18T23:07:16.467Z] [INFO]
[2026-02-18T23:07:16.467Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.467Z] [INFO] Tests are skipped.
[2026-02-18T23:07:16.467Z] [INFO]
[2026-02-18T23:07:16.467Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.467Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2026-02-18T23:07:16.467Z] [INFO]
[2026-02-18T23:07:16.467Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.468Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-18T23:07:16.468Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2026-02-18T23:07:16.468Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.pom
[2026-02-18T23:07:16.468Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mssql-parent >----------------
[2026-02-18T23:07:16.468Z] [INFO] Building Quarkus - JDBC - MSSQL 2.7.5.Final [476/964]
[2026-02-18T23:07:16.468Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-parent ---
[2026-02-18T23:07:16.468Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-parent/2.7.5.Final/quarkus-jdbc-mssql-parent-2.7.5.Final.pom
[2026-02-18T23:07:16.468Z] [INFO]
[2026-02-18T23:07:16.468Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mssql >--------------------
[2026-02-18T23:07:16.468Z] [INFO] Building Quarkus - JDBC - MSSQL - Runtime 2.7.5.Final [477/964]
[2026-02-18T23:07:16.468Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:16.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom (6.4 kB at 80 kB/s)
[2026-02-18T23:07:16.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom (12 kB at 146 kB/s)
[2026-02-18T23:07:16.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom (8.9 kB at 122 kB/s)
[2026-02-18T23:07:16.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar
[2026-02-18T23:07:16.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar
[2026-02-18T23:07:16.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar (8.0 kB at 150 kB/s)
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar (97 kB at 1.4 MB/s)
[2026-02-18T23:07:16.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar (660 kB at 8.0 MB/s)
[2026-02-18T23:07:16.800Z] [INFO]
[2026-02-18T23:07:16.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:16.800Z] [INFO]
[2026-02-18T23:07:16.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO] Processed 3 files in 17ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:17.130Z] [INFO] Copying 2 resources
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO]
[2026-02-18T23:07:17.130Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.130Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:17.130Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/classes
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:17.493Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/runtime/src/test/resources
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] No sources to compile
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] No tests to run.
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql ---
[2026-02-18T23:07:17.493Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.jar
[2026-02-18T23:07:17.493Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.pom
[2026-02-18T23:07:17.493Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mssql-deployment >--------------
[2026-02-18T23:07:17.493Z] [INFO] Building Quarkus - JDBC - MSSQL - Deployment 2.7.5.Final [478/964]
[2026-02-18T23:07:17.493Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:17.493Z] [INFO]
[2026-02-18T23:07:17.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:17.822Z] [INFO]
[2026-02-18T23:07:17.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:18.153Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/deployment/src/main/resources
[2026-02-18T23:07:18.153Z] [INFO]
[2026-02-18T23:07:18.153Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:18.153Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:18.153Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/classes
[2026-02-18T23:07:19.299Z] [INFO]
[2026-02-18T23:07:19.299Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:19.299Z] [INFO] Copying 1 resource
[2026-02-18T23:07:19.299Z] [INFO]
[2026-02-18T23:07:19.299Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.299Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:19.299Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/test-classes
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.627Z] [INFO] Tests are skipped.
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.627Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.627Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-deployment ---
[2026-02-18T23:07:19.627Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:19.627Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.pom
[2026-02-18T23:07:19.627Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mysql-parent >----------------
[2026-02-18T23:07:19.627Z] [INFO] Building Quarkus - JDBC - MySQL 2.7.5.Final [479/964]
[2026-02-18T23:07:19.627Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.627Z] [INFO]
[2026-02-18T23:07:19.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-parent ---
[2026-02-18T23:07:19.956Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-parent/2.7.5.Final/quarkus-jdbc-mysql-parent-2.7.5.Final.pom
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mysql >--------------------
[2026-02-18T23:07:19.956Z] [INFO] Building Quarkus - JDBC - MySQL - Runtime 2.7.5.Final [480/964]
[2026-02-18T23:07:19.956Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:19.956Z] [INFO] Copying 2 resources
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO]
[2026-02-18T23:07:19.956Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:19.956Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:19.956Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/classes
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:20.284Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/runtime/src/test/resources
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] No sources to compile
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] No tests to run.
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql ---
[2026-02-18T23:07:20.284Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.jar
[2026-02-18T23:07:20.284Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.pom
[2026-02-18T23:07:20.284Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mysql-deployment >--------------
[2026-02-18T23:07:20.284Z] [INFO] Building Quarkus - JDBC - MySQL - Deployment 2.7.5.Final [481/964]
[2026-02-18T23:07:20.284Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.284Z] [INFO]
[2026-02-18T23:07:20.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO] Processed 3 files in 30ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:20.990Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/main/resources
[2026-02-18T23:07:20.990Z] [INFO]
[2026-02-18T23:07:20.990Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:20.990Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:20.990Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/classes
[2026-02-18T23:07:21.318Z] [INFO]
[2026-02-18T23:07:21.318Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:21.318Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/test/resources
[2026-02-18T23:07:21.318Z] [INFO]
[2026-02-18T23:07:21.318Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.318Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:21.318Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/test-classes
[2026-02-18T23:07:21.645Z] [INFO]
[2026-02-18T23:07:21.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.645Z] [INFO] Tests are skipped.
[2026-02-18T23:07:21.645Z] [INFO]
[2026-02-18T23:07:21.645Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.645Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:21.645Z] [INFO]
[2026-02-18T23:07:21.645Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.645Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-deployment ---
[2026-02-18T23:07:21.975Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2026-02-18T23:07:21.975Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.pom
[2026-02-18T23:07:21.975Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-oracle-parent >----------------
[2026-02-18T23:07:21.975Z] [INFO] Building Quarkus - JDBC - Oracle 2.7.5.Final [482/964]
[2026-02-18T23:07:21.975Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-parent ---
[2026-02-18T23:07:21.975Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-parent/2.7.5.Final/quarkus-jdbc-oracle-parent-2.7.5.Final.pom
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-oracle >-------------------
[2026-02-18T23:07:21.975Z] [INFO] Building Quarkus - JDBC - Oracle - Runtime 2.7.5.Final [483/964]
[2026-02-18T23:07:21.975Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.975Z] [INFO]
[2026-02-18T23:07:21.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.976Z] [INFO]
[2026-02-18T23:07:21.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.976Z] [INFO]
[2026-02-18T23:07:21.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.976Z] [INFO]
[2026-02-18T23:07:21.976Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO]
[2026-02-18T23:07:21.977Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO] Processed 5 files in 12ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:07:21.977Z] [INFO]
[2026-02-18T23:07:21.977Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:07:21.977Z] [INFO]
[2026-02-18T23:07:21.977Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:21.977Z] [INFO] Copying 1 resource
[2026-02-18T23:07:21.977Z] [INFO]
[2026-02-18T23:07:21.977Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO]
[2026-02-18T23:07:21.977Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:21.977Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:21.977Z] [INFO] Compiling 5 source files to /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/classes
[2026-02-18T23:07:22.306Z] [INFO]
[2026-02-18T23:07:22.306Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:22.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:22.306Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/runtime/src/test/resources
[2026-02-18T23:07:22.306Z] [INFO]
[2026-02-18T23:07:22.306Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:22.306Z] [INFO] No sources to compile
[2026-02-18T23:07:22.306Z] [INFO]
[2026-02-18T23:07:22.306Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:22.306Z] [INFO] No tests to run.
[2026-02-18T23:07:22.306Z] [INFO]
[2026-02-18T23:07:22.306Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:22.306Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar
[2026-02-18T23:07:23.452Z] [INFO]
[2026-02-18T23:07:23.452Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:23.452Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2026-02-18T23:07:23.452Z] [INFO]
[2026-02-18T23:07:23.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle ---
[2026-02-18T23:07:23.452Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.jar
[2026-02-18T23:07:23.452Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.pom
[2026-02-18T23:07:23.452Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2026-02-18T23:07:23.452Z] [INFO]
[2026-02-18T23:07:23.452Z] [INFO] -------------< io.quarkus:quarkus-jdbc-oracle-deployment >--------------
[2026-02-18T23:07:23.452Z] [INFO] Building Quarkus - JDBC - Oracle - Deployment 2.7.5.Final [484/964]
[2026-02-18T23:07:23.452Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:23.452Z] [INFO]
[2026-02-18T23:07:23.452Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:23.452Z] [INFO]
[2026-02-18T23:07:23.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:23.780Z] [INFO]
[2026-02-18T23:07:23.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:23.780Z] [INFO]
[2026-02-18T23:07:23.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:23.780Z] [INFO]
[2026-02-18T23:07:23.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:23.780Z] [INFO]
[2026-02-18T23:07:23.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO] Processed 5 files in 18ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:24.107Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/resources
[2026-02-18T23:07:24.107Z] [INFO]
[2026-02-18T23:07:24.107Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.107Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:24.107Z] [INFO] Compiling 4 source files to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/classes
[2026-02-18T23:07:24.435Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-18T23:07:24.435Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-18T23:07:24.435Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-18T23:07:24.435Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[116,20] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-18T23:07:24.435Z] [INFO]
[2026-02-18T23:07:24.435Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:24.435Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/test/resources
[2026-02-18T23:07:24.435Z] [INFO]
[2026-02-18T23:07:24.435Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.435Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:24.436Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/test-classes
[2026-02-18T23:07:24.436Z] [INFO]
[2026-02-18T23:07:24.436Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:24.779Z] [INFO]
[2026-02-18T23:07:24.779Z] [INFO] -------------------------------------------------------
[2026-02-18T23:07:24.779Z] [INFO] T E S T S
[2026-02-18T23:07:24.779Z] [INFO] -------------------------------------------------------
[2026-02-18T23:07:24.779Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:07:25.921Z] [INFO] Running io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-02-18T23:07:25.921Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-02-18T23:07:25.921Z] [INFO]
[2026-02-18T23:07:25.921Z] [INFO] Results:
[2026-02-18T23:07:25.921Z] [INFO]
[2026-02-18T23:07:25.921Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:07:25.921Z] [INFO]
[2026-02-18T23:07:25.921Z] [INFO]
[2026-02-18T23:07:25.921Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:25.921Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:27.063Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-deployment ---
[2026-02-18T23:07:27.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2026-02-18T23:07:27.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.pom
[2026-02-18T23:07:27.063Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] -------------< io.quarkus:quarkus-hibernate-envers-parent >-------------
[2026-02-18T23:07:27.063Z] [INFO] Building Quarkus - Hibernate Envers - Parent 2.7.5.Final [485/964]
[2026-02-18T23:07:27.063Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-parent ---
[2026-02-18T23:07:27.063Z] [INFO] Installing /quarkus/extensions/hibernate-envers/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-parent/2.7.5.Final/quarkus-hibernate-envers-parent-2.7.5.Final.pom
[2026-02-18T23:07:27.063Z] [INFO]
[2026-02-18T23:07:27.063Z] [INFO] ----------------< io.quarkus:quarkus-hibernate-envers >-----------------
[2026-02-18T23:07:27.063Z] [INFO] Building Quarkus - Hibernate Envers - Runtime 2.7.5.Final [486/964]
[2026-02-18T23:07:27.063Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:27.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom
[2026-02-18T23:07:27.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom (2.7 kB at 30 kB/s)
[2026-02-18T23:07:27.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom
[2026-02-18T23:07:27.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 53 kB/s)
[2026-02-18T23:07:27.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar
[2026-02-18T23:07:27.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
[2026-02-18T23:07:27.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 5.4 MB/s)
[2026-02-18T23:07:28.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar (512 kB at 597 kB/s)
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.099Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:07:28.099Z] [INFO]
[2026-02-18T23:07:28.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.428Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:07:28.428Z] [INFO]
[2026-02-18T23:07:28.428Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:28.428Z] [INFO] Copying 1 resource
[2026-02-18T23:07:28.428Z] [INFO]
[2026-02-18T23:07:28.428Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.428Z] [INFO]
[2026-02-18T23:07:28.428Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.428Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:28.428Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-envers/runtime/target/classes
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:28.755Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/runtime/src/test/resources
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] No sources to compile
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] No tests to run.
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers ---
[2026-02-18T23:07:28.755Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.jar
[2026-02-18T23:07:28.755Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.pom
[2026-02-18T23:07:28.755Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2026-02-18T23:07:28.755Z] [INFO]
[2026-02-18T23:07:28.755Z] [INFO] -----------< io.quarkus:quarkus-hibernate-envers-deployment >-----------
[2026-02-18T23:07:28.755Z] [INFO] Building Quarkus - Hibernate Envers - Deployment 2.7.5.Final [487/964]
[2026-02-18T23:07:28.755Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:07:29.101Z] [INFO]
[2026-02-18T23:07:29.101Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.101Z] [INFO]
[2026-02-18T23:07:29.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.429Z] [INFO]
[2026-02-18T23:07:29.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO] Processed 42 files in 68ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO] Processed 42 files in 00:00.053 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:29.757Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/deployment/src/main/resources
[2026-02-18T23:07:29.757Z] [INFO]
[2026-02-18T23:07:29.757Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:29.757Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:29.757Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-envers/deployment/target/classes
[2026-02-18T23:07:30.085Z] [INFO]
[2026-02-18T23:07:30.085Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:30.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:07:30.085Z] [INFO] Copying 16 resources
[2026-02-18T23:07:30.085Z] [INFO]
[2026-02-18T23:07:30.085Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:30.085Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:07:30.085Z] [INFO] Compiling 41 source files to /quarkus/extensions/hibernate-envers/deployment/target/test-classes
[2026-02-18T23:07:30.790Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-18T23:07:30.790Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-18T23:07:30.790Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-18T23:07:30.790Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[18,15] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-18T23:07:30.790Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[19,40] org.hibernate.envers.strategy.ValidityAuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-18T23:07:30.790Z] [INFO]
[2026-02-18T23:07:30.790Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:07:30.790Z] [INFO]
[2026-02-18T23:07:30.790Z] [INFO] -------------------------------------------------------
[2026-02-18T23:07:30.790Z] [INFO] T E S T S
[2026-02-18T23:07:30.790Z] [INFO] -------------------------------------------------------
[2026-02-18T23:07:30.790Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:07:32.442Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Augmentation Class Loader: TEST, previous loaded by Deployment Class Loader: TEST
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Augmentation Class Loader: TEST
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:38,481 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-34) Dev Services for H2 started.
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:38,520 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-34) Dev Services for the default datasource (h2) started.
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-18T23:07:43.255Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:41,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.306s. Listening on: http://localhost:8081
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:41,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:41,969 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-18T23:07:43.255Z] 2026-02-18 23:07:42,560 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:07:43.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.567 s - in io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-02-18T23:07:43.255Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:42,577 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:43,574 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:43,575 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:46,187 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.957s. Listening on: http://localhost:8081
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:46,188 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:07:46.267Z] 2026-02-18 23:07:46,188 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:07:47.924Z] 2026-02-18 23:07:47,617 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T23:07:47.924Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.022 s - in io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-02-18T23:07:47.924Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:47,622 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:48,494 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-2) Dev Services for H2 started.
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:48,494 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Dev Services for the default datasource (h2) started.
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:50,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.888s. Listening on: http://localhost:8081
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:50,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:07:50.925Z] 2026-02-18 23:07:50,820 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:07:51.631Z] 2026-02-18 23:07:51,478 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:07:51.631Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.853 s - in io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-02-18T23:07:51.631Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:51,483 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:52,320 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:52,321 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:54,420 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.778s. Listening on: http://localhost:8081
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:54,421 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:07:54.580Z] 2026-02-18 23:07:54,421 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:07:55.722Z] 2026-02-18 23:07:55,306 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:07:55.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.822 s - in io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-02-18T23:07:55.722Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:55,311 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:56,078 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:56,078 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:58,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.672s. Listening on: http://localhost:8081
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:58,082 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:07:58.672Z] 2026-02-18 23:07:58,082 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:07:58.999Z] 2026-02-18 23:07:58,701 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:07:58.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.385 s - in io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-02-18T23:07:58.999Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-02-18T23:08:01.950Z] 2026-02-18 23:07:58,705 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:01.950Z] 2026-02-18 23:07:59,409 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2026-02-18T23:08:01.950Z] 2026-02-18 23:07:59,411 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:01.950Z] 2026-02-18 23:08:01,369 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.647s. Listening on: http://localhost:8081
[2026-02-18T23:08:01.950Z] 2026-02-18 23:08:01,369 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:01.951Z] 2026-02-18 23:08:01,369 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:02.279Z] 2026-02-18 23:08:01,950 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:08:02.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-02-18T23:08:02.279Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-02-18T23:08:04.578Z] 2026-02-18 23:08:01,956 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:04.578Z] 2026-02-18 23:08:02,677 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-25) Dev Services for H2 started.
[2026-02-18T23:08:04.578Z] 2026-02-18 23:08:02,678 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-25) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:04.579Z] 2026-02-18 23:08:04,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.500s. Listening on: http://localhost:8081
[2026-02-18T23:08:04.579Z] 2026-02-18 23:08:04,499 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:04.579Z] 2026-02-18 23:08:04,499 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:05.285Z] 2026-02-18 23:08:05,101 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:08:05.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s - in io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-02-18T23:08:05.285Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:05,107 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:05,803 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-21) Dev Services for H2 started.
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:05,804 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:07,314 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Unable to find a build time generated proxy for entity org.hibernate.envers.enhanced.SequenceIdRevisionEntity
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:08,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.921s. Listening on: http://localhost:8081
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:08,054 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:08.235Z] 2026-02-18 23:08:08,054 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:08.941Z] 2026-02-18 23:08:08,834 INFO [io.quarkus] (main) Quarkus stopped in 0.110s
[2026-02-18T23:08:08.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.729 s - in io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-02-18T23:08:08.941Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:08,840 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:09,594 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:09,594 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:11,619 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#id; this may or may not indicate a problem with the static metamodel
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:11,620 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#timestamp; this may or may not indicate a problem with the static metamodel
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:11,718 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.765s. Listening on: http://localhost:8081
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:11,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:11.889Z] 2026-02-18 23:08:11,718 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:13.098Z] 2026-02-18 23:08:12,603 INFO [io.quarkus] (main) Quarkus stopped in 0.123s
[2026-02-18T23:08:13.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s - in io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-02-18T23:08:13.098Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:12,611 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:13,322 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-21) Dev Services for H2 started.
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:13,323 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:15,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.562s. Listening on: http://localhost:8081
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:15,146 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:15.357Z] 2026-02-18 23:08:15,146 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:16.061Z] 2026-02-18 23:08:15,676 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:08:16.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 s - in io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-02-18T23:08:16.061Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:15,681 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:16,276 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:16,277 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:17,954 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.455s. Listening on: http://localhost:8081
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:17,954 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:18.340Z] 2026-02-18 23:08:17,955 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:18.668Z] 2026-02-18 23:08:18,507 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:08:18.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-02-18T23:08:18.668Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-02-18T23:08:20.952Z] 2026-02-18 23:08:18,512 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:20.953Z] 2026-02-18 23:08:19,181 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2026-02-18T23:08:20.953Z] 2026-02-18 23:08:19,181 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:20.953Z] 2026-02-18 23:08:20,899 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.399s. Listening on: http://localhost:8081
[2026-02-18T23:08:20.953Z] 2026-02-18 23:08:20,900 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:20.953Z] 2026-02-18 23:08:20,900 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:22.113Z] 2026-02-18 23:08:21,716 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:08:22.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.201 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-02-18T23:08:22.113Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-02-18T23:08:24.364Z] 2026-02-18 23:08:21,721 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:24.365Z] 2026-02-18 23:08:22,311 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-18T23:08:24.365Z] 2026-02-18 23:08:22,312 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:24.365Z] 2026-02-18 23:08:23,892 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.300s. Listening on: http://localhost:8081
[2026-02-18T23:08:24.365Z] 2026-02-18 23:08:23,892 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:24.365Z] 2026-02-18 23:08:23,892 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:24.699Z] 2026-02-18 23:08:24,415 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:08:24.699Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-02-18T23:08:24.699Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:24,419 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:25,022 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:25,022 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:26,543 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.302s. Listening on: http://localhost:8081
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:26,543 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:26.978Z] 2026-02-18 23:08:26,543 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:27.306Z] 2026-02-18 23:08:27,071 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:08:27.306Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.651 s - in io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-02-18T23:08:27.306Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:27,076 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:27,606 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:27,607 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:29,331 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.440s. Listening on: http://localhost:8081
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:29,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:29.565Z] 2026-02-18 23:08:29,332 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:30.273Z] 1
[2026-02-18T23:08:30.273Z] 2
[2026-02-18T23:08:30.273Z] 2026-02-18 23:08:30,017 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:08:30.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 s - in io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-02-18T23:08:30.273Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:30,020 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:30,649 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:30,649 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:32,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.457s. Listening on: http://localhost:8081
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:32,478 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:32.531Z] 2026-02-18 23:08:32,478 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:34.183Z] 2026-02-18 23:08:33,685 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-18T23:08:34.183Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.687 s - in io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-02-18T23:08:34.183Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:33,692 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:34,541 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-14) Dev Services for H2 started.
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:34,542 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:36,396 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.517s. Listening on: http://localhost:8081
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:36,397 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:36.510Z] 2026-02-18 23:08:36,397 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:08:37.217Z] 2026-02-18 23:08:36,978 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:08:37.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 s - in io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-02-18T23:08:37.217Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-02-18T23:08:39.467Z] 2026-02-18 23:08:36,983 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:08:39.467Z] 2026-02-18 23:08:37,545 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-18T23:08:39.468Z] 2026-02-18 23:08:37,546 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-02-18T23:08:39.468Z] 2026-02-18 23:08:39,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.363s. Listening on: http://localhost:8081
[2026-02-18T23:08:39.468Z] 2026-02-18 23:08:39,129 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:08:39.468Z] 2026-02-18 23:08:39,130 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-18T23:08:39.468Z] 2026-02-18 23:08:39,243 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:08:39.468Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s - in io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] Results:
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:08:40.612Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:08:40.612Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-deployment ---
[2026-02-18T23:08:40.612Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2026-02-18T23:08:40.612Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.pom
[2026-02-18T23:08:40.612Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] ------------< io.quarkus:quarkus-hibernate-reactive-parent >------------
[2026-02-18T23:08:40.612Z] [INFO] Building Quarkus - Hibernate Reactive 2.7.5.Final [488/964]
[2026-02-18T23:08:40.612Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.612Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-parent ---
[2026-02-18T23:08:40.613Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-parent/2.7.5.Final/quarkus-hibernate-reactive-parent-2.7.5.Final.pom
[2026-02-18T23:08:40.613Z] [INFO]
[2026-02-18T23:08:40.613Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-reactive >----------------
[2026-02-18T23:08:40.613Z] [INFO] Building Quarkus - Hibernate Reactive - Runtime 2.7.5.Final [489/964]
[2026-02-18T23:08:40.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:40.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom
[2026-02-18T23:08:40.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom (3.1 kB at 7.7 kB/s)
[2026-02-18T23:08:40.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar
[2026-02-18T23:08:41.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar (753 kB at 1.0 MB/s)
[2026-02-18T23:08:41.647Z] [INFO]
[2026-02-18T23:08:41.647Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.647Z] [INFO]
[2026-02-18T23:08:41.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO] Processed 17 files in 39ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO] Processed 17 files in 00:00.037 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:41.977Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:41.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:41.977Z] [INFO] Copying 1 resource
[2026-02-18T23:08:41.977Z] [INFO]
[2026-02-18T23:08:42.304Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.304Z] [INFO]
[2026-02-18T23:08:42.304Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.304Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:42.304Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/runtime/target/classes
[2026-02-18T23:08:42.632Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[81,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-18T23:08:42.632Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[106,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2026-02-18T23:08:42.632Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/ReactiveSessionProducer.java:[24,18] org.hibernate.reactive.common.spi.MutinyImplementor in org.hibernate.reactive.common.spi has been deprecated
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:42.632Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/runtime/src/test/resources
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] No sources to compile
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] No tests to run.
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:08:42.632Z] [INFO]
[2026-02-18T23:08:42.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive ---
[2026-02-18T23:08:42.632Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.jar
[2026-02-18T23:08:42.632Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.pom
[2026-02-18T23:08:42.633Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:08:42.633Z] [INFO]
[2026-02-18T23:08:42.633Z] [INFO] ----------< io.quarkus:quarkus-hibernate-reactive-deployment >----------
[2026-02-18T23:08:42.633Z] [INFO] Building Quarkus - Hibernate Reactive - Deployment 2.7.5.Final [490/964]
[2026-02-18T23:08:42.633Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:42.633Z] [INFO]
[2026-02-18T23:08:42.633Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:42.633Z] [INFO]
[2026-02-18T23:08:42.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.774Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO] Processed 20 files in 61ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO] Processed 20 files in 00:00.058 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:43.775Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/deployment/src/main/resources
[2026-02-18T23:08:43.775Z] [INFO]
[2026-02-18T23:08:43.775Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:43.775Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:43.775Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-reactive/deployment/target/classes
[2026-02-18T23:08:44.102Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[259,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T23:08:44.102Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[269,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T23:08:44.102Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[270,57] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-18T23:08:44.102Z] [INFO]
[2026-02-18T23:08:44.102Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:44.102Z] [INFO] Copying 2 resources
[2026-02-18T23:08:44.102Z] [INFO]
[2026-02-18T23:08:44.102Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.102Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:44.102Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/deployment/target/test-classes
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.810Z] [INFO] Tests are skipped.
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.810Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.810Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-deployment ---
[2026-02-18T23:08:44.810Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:08:44.810Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.pom
[2026-02-18T23:08:44.810Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] ------------------< io.quarkus:quarkus-panache-mock >-------------------
[2026-02-18T23:08:44.810Z] [INFO] Building Quarkus - Panache - Mock 2.7.5.Final [491/964]
[2026-02-18T23:08:44.810Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-mock ---
[2026-02-18T23:08:44.810Z] [INFO]
[2026-02-18T23:08:44.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Skipping Rule Enforcement.
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Processed 5 files in 28ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Processed 5 files in 00:00.030 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:45.517Z] [INFO] Copying 2 resources
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:45.517Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/panache-mock/target/classes
[2026-02-18T23:08:45.517Z] [WARNING] /quarkus/extensions/panache/panache-mock/src/main/java/io/quarkus/panache/mock/PanacheMock.java:[135,69] Possible heap pollution from parameterized vararg type java.lang.Class<? extends java.lang.Throwable>
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:45.517Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-mock/src/test/resources
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] No sources to compile
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] No tests to run.
[2026-02-18T23:08:45.517Z] [INFO]
[2026-02-18T23:08:45.517Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-mock ---
[2026-02-18T23:08:45.517Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar
[2026-02-18T23:08:46.661Z] [INFO]
[2026-02-18T23:08:46.661Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-mock ---
[2026-02-18T23:08:46.661Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar
[2026-02-18T23:08:46.661Z] [INFO]
[2026-02-18T23:08:46.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-mock ---
[2026-02-18T23:08:46.661Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.jar
[2026-02-18T23:08:46.661Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.pom
[2026-02-18T23:08:46.661Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final-sources.jar
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-common-parent >-------
[2026-02-18T23:08:46.989Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common 2.7.5.Final [492/964]
[2026-02-18T23:08:46.989Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-18T23:08:46.989Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.5.Final/quarkus-hibernate-orm-panache-common-parent-2.7.5.Final.pom
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-common >-----------
[2026-02-18T23:08:46.989Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Runtime 2.7.5.Final [493/964]
[2026-02-18T23:08:46.989Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO] Processed 5 files in 27ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO] Processed 5 files in 00:00.058 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:46.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:46.989Z] [INFO] Copying 1 resource
[2026-02-18T23:08:46.989Z] [INFO]
[2026-02-18T23:08:46.989Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:47.318Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/classes
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:47.318Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/src/test/resources
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] No sources to compile
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] No tests to run.
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common ---
[2026-02-18T23:08:47.318Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2026-02-18T23:08:47.318Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.pom
[2026-02-18T23:08:47.318Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-common-deployment >-----
[2026-02-18T23:08:47.318Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Deployment 2.7.5.Final [494/964]
[2026-02-18T23:08:47.318Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:47.318Z] [INFO]
[2026-02-18T23:08:47.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:48.027Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/main/resources
[2026-02-18T23:08:48.027Z] [INFO]
[2026-02-18T23:08:48.027Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.027Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:48.027Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/classes
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:48.355Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/test/resources
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] No sources to compile
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] No tests to run.
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-18T23:08:48.355Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:08:48.355Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.pom
[2026-02-18T23:08:48.355Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-parent >-----------
[2026-02-18T23:08:48.355Z] [INFO] Building Quarkus - Hibernate ORM with Panache - JPA 2.7.5.Final [495/964]
[2026-02-18T23:08:48.355Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-18T23:08:48.355Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.5.Final/quarkus-hibernate-orm-panache-parent-2.7.5.Final.pom
[2026-02-18T23:08:48.355Z] [INFO]
[2026-02-18T23:08:48.355Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-panache >--------------
[2026-02-18T23:08:48.355Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Runtime 2.7.5.Final [496/964]
[2026-02-18T23:08:48.355Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:48.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom
[2026-02-18T23:08:48.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom (2.7 kB at 30 kB/s)
[2026-02-18T23:08:48.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar
[2026-02-18T23:08:48.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar (190 kB at 1.1 MB/s)
[2026-02-18T23:08:48.687Z] [INFO]
[2026-02-18T23:08:48.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:48.687Z] [INFO]
[2026-02-18T23:08:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO] Processed 12 files in 87ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO] Processed 12 files in 00:00.113 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:49.016Z] [INFO] Copying 1 resource
[2026-02-18T23:08:49.016Z] [INFO]
[2026-02-18T23:08:49.016Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.344Z] [INFO]
[2026-02-18T23:08:49.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:49.344Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:49.344Z] [INFO] Compiling 12 source files to /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes
[2026-02-18T23:08:51.000Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-18T23:08:51.000Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/PanacheRepositoryBase.java:[763,33] Possible heap pollution from parameterized vararg type Entity
[2026-02-18T23:08:51.000Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/runtime/AdditionalJpaOperations.java:[83,99] unchecked conversion
[2026-02-18T23:08:51.000Z] required: java.util.Set<javax.persistence.metamodel.Attribute<?,?>>
[2026-02-18T23:08:51.000Z] found: java.util.Set
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:51.000Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/test/resources
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] No sources to compile
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] No tests to run.
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache ---
[2026-02-18T23:08:51.000Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2026-02-18T23:08:51.000Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.pom
[2026-02-18T23:08:51.000Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --------< io.quarkus:quarkus-hibernate-orm-panache-deployment >---------
[2026-02-18T23:08:51.000Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Deployment 2.7.5.Final [497/964]
[2026-02-18T23:08:51.000Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:51.000Z] [INFO]
[2026-02-18T23:08:51.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:51.715Z] [INFO]
[2026-02-18T23:08:51.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:51.715Z] [INFO]
[2026-02-18T23:08:51.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO] Processed 40 files in 60ms (Formatted: 0, Unchanged: 40, Failed: 0, Readonly: 0)
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO] Processed 40 files in 00:00.080 (Already Sorted: 40, Needed Sorting: 0)
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:52.042Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/deployment/src/main/resources
[2026-02-18T23:08:52.042Z] [INFO]
[2026-02-18T23:08:52.042Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.042Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:52.042Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/classes
[2026-02-18T23:08:52.461Z] [INFO]
[2026-02-18T23:08:52.461Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:08:52.461Z] [INFO] Copying 7 resources
[2026-02-18T23:08:52.461Z] [INFO]
[2026-02-18T23:08:52.461Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:52.461Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:08:52.461Z] [INFO] Compiling 36 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/test-classes
[2026-02-18T23:08:53.168Z] [INFO]
[2026-02-18T23:08:53.168Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:08:53.168Z] [INFO]
[2026-02-18T23:08:53.168Z] [INFO] -------------------------------------------------------
[2026-02-18T23:08:53.168Z] [INFO] T E S T S
[2026-02-18T23:08:53.168Z] [INFO] -------------------------------------------------------
[2026-02-18T23:08:53.168Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:08:54.318Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-02-18T23:09:10.235Z] Tests paused
[2026-02-18T23:09:10.235Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:10.235Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:10.235Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:10.235Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:10.235Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:04,297 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.385s. Listening on: http://localhost:8080
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:04,303 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:04,303 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:08,534 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test10174079431442979528/src/main/resources/import.sql
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:08,537 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:08,558 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-02-18T23:09:10.235Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:10.235Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:10.235Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:10.235Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:10.235Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:09,548 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.982s. Listening on: http://localhost:8080
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:09,549 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:09,549 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:09,549 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.814s
[2026-02-18T23:09:10.235Z] 2026-02-18 23:09:09,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:09:16.156Z] Tests paused
[2026-02-18T23:09:16.156Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:16.156Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:16.156Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:16.156Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:16.156Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:14,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.914s. Listening on: http://localhost:8080
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:14,522 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:14,524 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,058 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test15430840490667648346/src/main/resources/import.sql
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,060 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyOtherEntity.class, MyOtherTestResource.class.
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,075 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T23:09:16.156Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:16.156Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:16.156Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:16.156Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:16.156Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,848 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.767s. Listening on: http://localhost:8080
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,849 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,849 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:15,849 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.137s
[2026-02-18T23:09:16.156Z] 2026-02-18 23:09:16,023 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:09:16.156Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.833 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-02-18T23:09:16.156Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-02-18T23:09:16.156Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-02-18T23:09:16.156Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-02-18T23:09:23.530Z] 2026-02-18 23:09:22,815 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.624s. Listening on: http://localhost:8081
[2026-02-18T23:09:23.530Z] 2026-02-18 23:09:22,816 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:23.530Z] 2026-02-18 23:09:22,816 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:23.857Z] 2026-02-18 23:09:23,820 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T23:09:24.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.7 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-02-18T23:09:24.184Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-18T23:09:27.135Z] 2026-02-18 23:09:26,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.222s. Listening on: http://localhost:8081
[2026-02-18T23:09:27.135Z] 2026-02-18 23:09:26,549 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:27.135Z] 2026-02-18 23:09:26,549 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:27.463Z] 2026-02-18 23:09:27,350 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:09:27.463Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.514 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-18T23:09:27.463Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-18T23:09:29.116Z] 2026-02-18 23:09:28,446 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-20) Could not find a suitable persistence unit for model classes:
[2026-02-18T23:09:29.116Z] - io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.second.SecondEntity
[2026-02-18T23:09:29.116Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-18T23:09:29.116Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-18T23:09:31.447Z] 2026-02-18 23:09:31,117 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.148s. Listening on: http://localhost:8081
[2026-02-18T23:09:31.447Z] 2026-02-18 23:09:31,117 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:31.447Z] 2026-02-18 23:09:31,117 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:32.160Z] 2026-02-18 23:09:31,956 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:09:32.160Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-18T23:09:32.160Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-18T23:09:34.422Z] 2026-02-18 23:09:34,233 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.195s. Listening on: http://localhost:8081
[2026-02-18T23:09:34.422Z] 2026-02-18 23:09:34,233 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:34.422Z] 2026-02-18 23:09:34,233 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:35.133Z] 2026-02-18 23:09:35,059 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:09:35.133Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.099 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-18T23:09:35.133Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-02-18T23:09:38.084Z] 2026-02-18 23:09:35,765 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-02-18T23:09:38.084Z] 2026-02-18 23:09:35,774 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for the default datasource (h2) started.
[2026-02-18T23:09:38.084Z] 2026-02-18 23:09:37,345 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Wrong user name or password [28000-197]
[2026-02-18T23:09:38.084Z] 2026-02-18 23:09:37,346 WARN [org.hib.eng.jdb.env.int.JdbcEnvironmentInitiator] (JPA Startup Thread: <default>) HHH000342: Could not obtain connection to query metadata: org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-18T23:09:38.084Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:09:38.084Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:09:38.084Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:09:38.084Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-18T23:09:38.084Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-18T23:09:38.084Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-18T23:09:38.084Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-18T23:09:38.084Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-18T23:09:38.084Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:38.084Z]
[2026-02-18T23:09:38.084Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-18T23:09:38.084Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-18T23:09:38.084Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-18T23:09:38.084Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-18T23:09:38.084Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-18T23:09:38.084Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-18T23:09:38.084Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-18T23:09:38.084Z] at io.agroal.pool.ConnectionFactory.createConnection(ConnectionFactory.java:210)
[2026-02-18T23:09:38.084Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:513)
[2026-02-18T23:09:38.084Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:494)
[2026-02-18T23:09:38.084Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-18T23:09:38.084Z] at io.agroal.pool.util.PriorityScheduledExecutor.beforeExecute(PriorityScheduledExecutor.java:75)
[2026-02-18T23:09:38.084Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[2026-02-18T23:09:38.085Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:09:38.085Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:38.085Z]
[2026-02-18T23:09:38.085Z] 2026-02-18 23:09:37,619 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.465s. Listening on: http://localhost:8081
[2026-02-18T23:09:38.085Z] 2026-02-18 23:09:37,619 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:38.085Z] 2026-02-18 23:09:37,620 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:39.274Z] 2026-02-18 23:09:38,253 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:09:39.274Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-18T23:09:39.274Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:09:39.274Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:09:39.274Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:09:39.274Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-18T23:09:39.274Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-18T23:09:39.274Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-18T23:09:39.274Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-18T23:09:39.274Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-18T23:09:39.274Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:39.274Z]
[2026-02-18T23:09:39.274Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-18T23:09:39.274Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-18T23:09:39.274Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-18T23:09:39.274Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-18T23:09:39.274Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-18T23:09:39.274Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-18T23:09:39.274Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-18T23:09:39.274Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-18T23:09:39.274Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-18T23:09:39.274Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-18T23:09:39.274Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-18T23:09:39.274Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-18T23:09:39.274Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-18T23:09:39.274Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-18T23:09:39.274Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-02-18T23:09:39.274Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-02-18T23:09:39.274Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-02-18T23:09:39.274Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:39.274Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:39.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:39.274Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:39.274Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-18T23:09:39.274Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:39.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:09:39.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:09:39.274Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:09:39.274Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:09:39.274Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.742 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-02-18T23:09:39.274Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-02-18T23:09:46.559Z] Tests paused
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:38,807 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:39,952 WARN [io.qua.agr.dep.AgroalProcessor] (build-47) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:40,450 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-20) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:09:46.559Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:46.559Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:46.559Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:46.559Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:46.559Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:42,233 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.872s. Listening on: http://localhost:8080
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:42,233 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:42,234 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:46.559Z] 2026-02-18 23:09:42,367 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: e136a6fd-3dc0-44c1-a0b7-3d9fdb7e0061-1: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:09:46.559Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:09:46.559Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:09:46.559Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:09:46.559Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:09:46.559Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:09:46.559Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:09:46.559Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:09:46.559Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:09:46.559Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:09:46.559Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:09:46.559Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:46.559Z] Caused by: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:62)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$1.apply(Unknown Source)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:09:46.559Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:09:46.559Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-02-18T23:09:46.559Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:09:46.559Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:09:46.559Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:09:46.560Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:09:46.560Z] ... 15 more
[2026-02-18T23:09:46.560Z]
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:42,407 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test9570205638115086019/src/main/resources/application.properties
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:42,409 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:42,418 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:42,609 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:09:46.560Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:46.560Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:46.560Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:46.560Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:46.560Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:43,018 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8080
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:43,019 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:43,019 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:43,020 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.614s
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:43,025 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: e136a6fd-3dc0-44c1-a0b7-3d9fdb7e0061-2: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:09:46.560Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:09:46.560Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:09:46.560Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:09:46.560Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:09:46.560Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:09:46.560Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:09:46.560Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:09:46.560Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:09:46.560Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:09:46.560Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:46.560Z] Caused by: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:65)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$2.apply(Unknown Source)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:09:46.560Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:09:46.560Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-02-18T23:09:46.560Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:09:46.560Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:09:46.560Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:09:46.560Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:09:46.560Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:09:46.560Z] ... 15 more
[2026-02-18T23:09:46.560Z]
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:44,412 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in UnAnnotatedEntity.class.
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:44,417 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:09:46.560Z] Hibernate:
[2026-02-18T23:09:46.560Z]
[2026-02-18T23:09:46.560Z] drop table if exists UnAnnotatedEntity CASCADE
[2026-02-18T23:09:46.560Z] Hibernate:
[2026-02-18T23:09:46.560Z]
[2026-02-18T23:09:46.560Z] drop sequence if exists hibernate_sequence
[2026-02-18T23:09:46.560Z] Hibernate: create sequence hibernate_sequence start with 1 increment by 1
[2026-02-18T23:09:46.560Z] Hibernate:
[2026-02-18T23:09:46.560Z]
[2026-02-18T23:09:46.560Z] create table UnAnnotatedEntity (
[2026-02-18T23:09:46.560Z] id bigint not null,
[2026-02-18T23:09:46.560Z] name varchar(255),
[2026-02-18T23:09:46.560Z] primary key (id)
[2026-02-18T23:09:46.560Z] )
[2026-02-18T23:09:46.560Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:09:46.560Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:09:46.560Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:09:46.560Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:09:46.560Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:45,825 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.403s. Listening on: http://localhost:8080
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:45,825 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:45,825 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:45,825 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.681s
[2026-02-18T23:09:46.560Z] Hibernate:
[2026-02-18T23:09:46.560Z] select
[2026-02-18T23:09:46.560Z] unannotate0_.id as id1_0_,
[2026-02-18T23:09:46.560Z] unannotate0_.name as name2_0_
[2026-02-18T23:09:46.560Z] from
[2026-02-18T23:09:46.560Z] UnAnnotatedEntity unannotate0_
[2026-02-18T23:09:46.560Z] 2026-02-18 23:09:46,024 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:09:46.560Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.256 s - in io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-02-18T23:09:46.560Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-02-18T23:09:47.267Z] 2026-02-18 23:09:46,751 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:09:47.267Z] 2026-02-18 23:09:46,760 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-2) Dev Services for H2 started.
[2026-02-18T23:09:47.267Z] 2026-02-18 23:09:46,761 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Dev Services for the default datasource (h2) started.
[2026-02-18T23:09:47.267Z] 2026-02-18 23:09:46,761 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T23:09:47.267Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-18T23:09:47.267Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:09:47.267Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:09:47.267Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:09:47.267Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-18T23:09:47.267Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-18T23:09:47.267Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-18T23:09:47.267Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-18T23:09:47.267Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-18T23:09:47.267Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:47.267Z]
[2026-02-18T23:09:47.267Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-18T23:09:47.267Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-18T23:09:47.267Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-18T23:09:47.267Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-18T23:09:47.267Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-18T23:09:47.267Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-18T23:09:47.267Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-18T23:09:47.267Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-18T23:09:47.267Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-18T23:09:47.267Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-18T23:09:47.267Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-18T23:09:47.267Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-18T23:09:47.267Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-18T23:09:47.267Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-18T23:09:47.267Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-02-18T23:09:47.267Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:47.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:47.267Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:47.267Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:47.267Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:47.267Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-18T23:09:47.267Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-18T23:09:47.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-18T23:09:47.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:47.268Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:09:47.268Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:09:47.268Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:09:47.268Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:09:47.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-02-18T23:09:47.597Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-18T23:09:47.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-18T23:09:47.597Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:47,235 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:47,866 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:48,277 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:48,278 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:48,280 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:49,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.870s. Listening on: http://localhost:8081
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:49,198 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:49.319Z] 2026-02-18 23:09:49,198 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:50.031Z] 2026-02-18 23:09:49,461 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2026-02-18T23:09:50.032Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-18T23:09:50.032Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:09:50.032Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:09:50.032Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:09:50.032Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-18T23:09:50.032Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-18T23:09:50.032Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-18T23:09:50.032Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-18T23:09:50.032Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-18T23:09:50.032Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:50.032Z]
[2026-02-18T23:09:50.032Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-18T23:09:50.032Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-18T23:09:50.032Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-18T23:09:50.032Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-18T23:09:50.032Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-18T23:09:50.032Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-18T23:09:50.032Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-18T23:09:50.032Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-18T23:09:50.032Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-18T23:09:50.032Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-18T23:09:50.032Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-18T23:09:50.032Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-18T23:09:50.032Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-18T23:09:50.032Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-18T23:09:50.032Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-02-18T23:09:50.032Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-02-18T23:09:50.032Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-02-18T23:09:50.032Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:50.032Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:50.032Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:50.032Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:50.032Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-18T23:09:50.032Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:50.032Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:09:50.032Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:09:50.032Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:09:50.032Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:09:50.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 s - in io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-02-18T23:09:50.032Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-02-18T23:09:50.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-02-18T23:09:50.032Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-02-18T23:09:52.410Z] 2026-02-18 23:09:49,794 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:09:52.410Z] 2026-02-18 23:09:51,908 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.975s. Listening on: http://localhost:8081
[2026-02-18T23:09:52.410Z] 2026-02-18 23:09:51,910 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:52.410Z] 2026-02-18 23:09:51,910 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:52.410Z] 2026-02-18 23:09:51,990 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:09:52.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 s - in io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-02-18T23:09:52.410Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-02-18T23:09:53.120Z] 2026-02-18 23:09:52,615 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:09:53.120Z] 2026-02-18 23:09:52,620 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2026-02-18T23:09:53.120Z] 2026-02-18 23:09:52,620 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (h2) started.
[2026-02-18T23:09:53.120Z] 2026-02-18 23:09:52,621 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T23:09:53.120Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-18T23:09:53.120Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:09:53.120Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:09:53.120Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:09:53.120Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-18T23:09:53.120Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-18T23:09:53.120Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-18T23:09:53.120Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-18T23:09:53.120Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-18T23:09:53.120Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:09:53.120Z]
[2026-02-18T23:09:53.120Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-18T23:09:53.120Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-18T23:09:53.120Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-18T23:09:53.120Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-18T23:09:53.120Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-18T23:09:53.120Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-18T23:09:53.120Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-18T23:09:53.120Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-18T23:09:53.120Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-18T23:09:53.120Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-18T23:09:53.120Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-18T23:09:53.120Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-18T23:09:53.120Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-18T23:09:53.120Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-18T23:09:53.120Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-02-18T23:09:53.120Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:53.120Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:53.120Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:53.120Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-18T23:09:53.120Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-18T23:09:53.120Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:53.120Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:09:53.120Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-18T23:09:53.120Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-18T23:09:53.120Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-18T23:09:53.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-02-18T23:09:53.121Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-02-18T23:09:56.076Z] 2026-02-18 23:09:53,056 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:09:56.076Z] 2026-02-18 23:09:55,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.301s. Listening on: http://localhost:8081
[2026-02-18T23:09:56.076Z] 2026-02-18 23:09:55,675 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:09:56.076Z] 2026-02-18 23:09:55,675 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:09:56.404Z] 2026-02-18 23:09:56,294 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:09:56.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] Results:
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:09:56.731Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:09:56.731Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-18T23:09:56.731Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:09:56.731Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:09:56.731Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-kotlin-parent >-------
[2026-02-18T23:09:56.731Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - JPA 2.7.5.Final [498/964]
[2026-02-18T23:09:56.731Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.731Z] [INFO]
[2026-02-18T23:09:56.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.732Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-18T23:09:56.732Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-parent/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-parent-2.7.5.Final.pom
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-kotlin >-----------
[2026-02-18T23:09:56.732Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Runtime 2.7.5.Final [499/964]
[2026-02-18T23:09:56.732Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:56.732Z] [INFO]
[2026-02-18T23:09:56.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.436Z] [INFO]
[2026-02-18T23:09:57.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.436Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO]
[2026-02-18T23:09:57.437Z] [INFO] --- kotlin-maven-plugin:1.6.10:kapt (kapt) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:09:57.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar
[2026-02-18T23:09:57.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar (460 kB at 2.1 MB/s)
[2026-02-18T23:09:57.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom
[2026-02-18T23:09:58.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom (4.8 kB at 11 kB/s)
[2026-02-18T23:09:58.091Z] [WARNING] 'tools.jar' was not found, kapt may work unreliably
[2026-02-18T23:10:01.877Z] [ERROR] Note: Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-18T23:10:01.877Z] [INFO]
[2026-02-18T23:10:01.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:01.877Z] [INFO]
[2026-02-18T23:10:01.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:01.877Z] [INFO] Processed 0 files in 00:00.004 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:10:01.877Z] [INFO]
[2026-02-18T23:10:01.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:01.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:01.877Z] [INFO] Copying 1 resource
[2026-02-18T23:10:01.877Z] [INFO]
[2026-02-18T23:10:01.877Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:02.205Z] [INFO]
[2026-02-18T23:10:02.205Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:05.975Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kapt/compile
[2026-02-18T23:10:05.975Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kaptKotlin/compile
[2026-02-18T23:10:05.975Z] [INFO]
[2026-02-18T23:10:05.975Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:05.975Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:05.975Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes
[2026-02-18T23:10:05.975Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-18T23:10:05.975Z] [INFO]
[2026-02-18T23:10:05.975Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:05.975Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:10:05.975Z] [INFO]
[2026-02-18T23:10:05.975Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:05.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:05.975Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/resources
[2026-02-18T23:10:05.975Z] [INFO]
[2026-02-18T23:10:05.975Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:09.749Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/kotlin/io/quarkus/hibernate/orm/panache/kotlin/runtime/TestAnalogs.kt: (137, 31) Name shadowed: type
[2026-02-18T23:10:09.749Z] [INFO]
[2026-02-18T23:10:09.750Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:09.750Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:09.750Z] [INFO]
[2026-02-18T23:10:09.750Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:09.750Z] [INFO]
[2026-02-18T23:10:09.750Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:09.750Z] [INFO] T E S T S
[2026-02-18T23:10:09.750Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:09.750Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:10:10.894Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-02-18T23:10:10.894Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO] Results:
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:10.894Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:10.894Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-18T23:10:10.894Z] [INFO]
[2026-02-18T23:10:10.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-18T23:10:10.894Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2026-02-18T23:10:11.222Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.pom
[2026-02-18T23:10:11.222Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-18T23:10:11.222Z] [INFO]
[2026-02-18T23:10:11.222Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-kotlin-deployment >-----
[2026-02-18T23:10:11.222Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 2.7.5.Final [500/964]
[2026-02-18T23:10:11.222Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:10:11.222Z] [INFO]
[2026-02-18T23:10:11.222Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.222Z] [INFO]
[2026-02-18T23:10:11.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.929Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:10:11.930Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [INFO] Processed 5 files in 00:00.020 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:10:11.930Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:11.930Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/src/main/resources
[2026-02-18T23:10:11.930Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T23:10:11.930Z] [INFO]
[2026-02-18T23:10:11.930Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:11.930Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:11.930Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/classes
[2026-02-18T23:10:12.638Z] [INFO]
[2026-02-18T23:10:12.638Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:12.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:12.638Z] [INFO] Copying 4 resources
[2026-02-18T23:10:12.638Z] [INFO]
[2026-02-18T23:10:12.638Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:16.494Z] [INFO]
[2026-02-18T23:10:16.494Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:16.494Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:16.494Z] [INFO]
[2026-02-18T23:10:16.494Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:16.494Z] [INFO]
[2026-02-18T23:10:16.494Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:16.494Z] [INFO] T E S T S
[2026-02-18T23:10:16.494Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:16.494Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:10:18.150Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-18T23:10:18.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-18T23:10:18.150Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-02-18T23:10:27.063Z] 2026-02-18 23:10:24,722 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:10:27.063Z] 2026-02-18 23:10:25,030 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-18T23:10:27.063Z] 2026-02-18 23:10:25,046 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-18T23:10:27.063Z] 2026-02-18 23:10:25,068 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T23:10:27.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.901 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-02-18T23:10:27.063Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-02-18T23:10:28.717Z] 2026-02-18 23:10:25,864 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:27,264 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Hibernate ORM is disabled because no JPA entities were found
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:27,273 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:27,274 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:27,274 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:28,553 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.655s. Listening on: http://localhost:8081
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:28,554 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:10:28.718Z] 2026-02-18 23:10:28,554 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-18T23:10:29.425Z] 2026-02-18 23:10:29,141 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T23:10:29.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.245 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-02-18T23:10:29.425Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:29,148 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:31,430 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:31,430 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:32,362 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.454s. Listening on: http://localhost:8081
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:32,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:10:32.433Z] 2026-02-18 23:10:32,363 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:10:34.089Z] 2026-02-18 23:10:34,006 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T23:10:34.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.852 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-18T23:10:34.089Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-18T23:10:37.863Z] 2026-02-18 23:10:36,267 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:37.863Z] 2026-02-18 23:10:36,267 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:37.863Z] 2026-02-18 23:10:37,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.294s. Listening on: http://localhost:8081
[2026-02-18T23:10:37.863Z] 2026-02-18 23:10:37,048 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:10:37.863Z] 2026-02-18 23:10:37,048 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:10:38.190Z] 2026-02-18 23:10:37,992 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T23:10:38.190Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-18T23:10:38.190Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-18T23:10:39.330Z] 2026-02-18 23:10:38,843 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Could not find a suitable persistence unit for model classes:
[2026-02-18T23:10:39.330Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-02-18T23:10:39.330Z] - io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity
[2026-02-18T23:10:39.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-18T23:10:39.330Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:39,928 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Could not find a suitable persistence unit for model classes:
[2026-02-18T23:10:42.290Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:40,949 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:40,958 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:41,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.243s. Listening on: http://localhost:8081
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:41,688 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:41,688 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:10:42.290Z] 2026-02-18 23:10:41,724 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:10:42.290Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.648 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO] Results:
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:42.290Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:42.290Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-18T23:10:42.290Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T23:10:42.290Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.pom
[2026-02-18T23:10:42.290Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:10:42.290Z] [INFO]
[2026-02-18T23:10:42.290Z] [INFO] --------------------< io.quarkus:quarkus-panacheql >--------------------
[2026-02-18T23:10:42.290Z] [INFO] Building Quarkus - Panache - Query Language 2.7.5.Final [501/964]
[2026-02-18T23:10:42.290Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:10:42.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2026-02-18T23:10:42.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2026-02-18T23:10:42.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom (5.9 kB at 67 kB/s)
[2026-02-18T23:10:42.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2026-02-18T23:10:42.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2026-02-18T23:10:42.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 63 kB/s)
[2026-02-18T23:10:42.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2026-02-18T23:10:43.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2026-02-18T23:10:43.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar (31 kB at 381 kB/s)
[2026-02-18T23:10:43.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2026-02-18T23:10:43.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 49 kB/s)
[2026-02-18T23:10:43.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2026-02-18T23:10:43.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 4.2 MB/s)
[2026-02-18T23:10:43.321Z] [INFO]
[2026-02-18T23:10:43.321Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panacheql ---
[2026-02-18T23:10:43.321Z] [INFO]
[2026-02-18T23:10:43.321Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO]
[2026-02-18T23:10:43.646Z] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (antlr) @ quarkus-panacheql ---
[2026-02-18T23:10:43.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-02-18T23:10:43.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-02-18T23:10:43.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 16 kB/s)
[2026-02-18T23:10:43.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-02-18T23:10:43.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-02-18T23:10:43.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 66 kB/s)
[2026-02-18T23:10:43.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-02-18T23:10:44.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-02-18T23:10:44.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 56 kB/s)
[2026-02-18T23:10:44.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-02-18T23:10:44.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-02-18T23:10:44.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 347 kB/s)
[2026-02-18T23:10:44.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2026-02-18T23:10:44.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2026-02-18T23:10:44.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom (6.2 kB at 81 kB/s)
[2026-02-18T23:10:44.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2026-02-18T23:10:45.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2026-02-18T23:10:45.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 42 kB/s)
[2026-02-18T23:10:45.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2026-02-18T23:10:45.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2026-02-18T23:10:45.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 157 kB/s)
[2026-02-18T23:10:45.610Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-02-18T23:10:45.938Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-02-18T23:10:45.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 77 kB/s)
[2026-02-18T23:10:45.938Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2026-02-18T23:10:46.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2026-02-18T23:10:46.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 86 kB/s)
[2026-02-18T23:10:46.267Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2026-02-18T23:10:46.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2026-02-18T23:10:46.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 181 kB/s)
[2026-02-18T23:10:46.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
[2026-02-18T23:10:46.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
[2026-02-18T23:10:46.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 217 kB/s)
[2026-02-18T23:10:46.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-02-18T23:10:46.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-02-18T23:10:46.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 80 kB/s)
[2026-02-18T23:10:46.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-02-18T23:10:46.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2026-02-18T23:10:46.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2026-02-18T23:10:46.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2026-02-18T23:10:46.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-02-18T23:10:47.252Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2026-02-18T23:10:47.252Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2026-02-18T23:10:47.252Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 481 kB/s)
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 2.6 MB/s)
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 2.6 MB/s)
[2026-02-18T23:10:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-02-18T23:10:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 270 kB/s)
[2026-02-18T23:10:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 728 kB/s)
[2026-02-18T23:10:47.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 64 MB/s)
[2026-02-18T23:10:47.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 788 kB/s)
[2026-02-18T23:10:47.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar (1.2 MB at 4.1 MB/s)
[2026-02-18T23:10:47.915Z] [INFO] ANTLR 4: Processing source directory /quarkus/extensions/panache/panacheql/src/main/antlr4
[2026-02-18T23:10:48.245Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlLexer.g4
[2026-02-18T23:10:48.951Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlParser.g4
[2026-02-18T23:10:50.096Z] [INFO]
[2026-02-18T23:10:50.096Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panacheql ---
[2026-02-18T23:10:50.096Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:10:50.096Z] [INFO]
[2026-02-18T23:10:50.096Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panacheql ---
[2026-02-18T23:10:50.096Z] [INFO] Processed 1 files in 00:00.019 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:10:50.096Z] [INFO]
[2026-02-18T23:10:50.096Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panacheql ---
[2026-02-18T23:10:50.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:50.096Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/main/resources
[2026-02-18T23:10:50.096Z] [INFO]
[2026-02-18T23:10:50.096Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panacheql ---
[2026-02-18T23:10:50.096Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:50.096Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panacheql/target/classes
[2026-02-18T23:10:51.241Z] [INFO]
[2026-02-18T23:10:51.241Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panacheql ---
[2026-02-18T23:10:51.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:51.241Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/test/resources
[2026-02-18T23:10:51.241Z] [INFO]
[2026-02-18T23:10:51.241Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panacheql ---
[2026-02-18T23:10:51.241Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:51.241Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panacheql/target/test-classes
[2026-02-18T23:10:51.241Z] [INFO]
[2026-02-18T23:10:51.241Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panacheql ---
[2026-02-18T23:10:51.241Z] [INFO]
[2026-02-18T23:10:51.241Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:51.241Z] [INFO] T E S T S
[2026-02-18T23:10:51.241Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:51.241Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:10:52.382Z] [INFO] Running io.quarkus.panacheql.LexerTest
[2026-02-18T23:10:52.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in io.quarkus.panacheql.LexerTest
[2026-02-18T23:10:52.711Z] [INFO]
[2026-02-18T23:10:52.711Z] [INFO] Results:
[2026-02-18T23:10:52.711Z] [INFO]
[2026-02-18T23:10:52.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:10:52.711Z] [INFO]
[2026-02-18T23:10:52.711Z] [INFO]
[2026-02-18T23:10:52.711Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panacheql ---
[2026-02-18T23:10:52.711Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar
[2026-02-18T23:10:52.711Z] [INFO]
[2026-02-18T23:10:52.711Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panacheql ---
[2026-02-18T23:10:52.711Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar
[2026-02-18T23:10:53.038Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panacheql ---
[2026-02-18T23:10:53.039Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.jar
[2026-02-18T23:10:53.039Z] [INFO] Installing /quarkus/extensions/panache/panacheql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.pom
[2026-02-18T23:10:53.039Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final-sources.jar
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-common-parent >----------
[2026-02-18T23:10:53.039Z] [INFO] Building Quarkus - MongoDB with Panache - Common 2.7.5.Final [502/964]
[2026-02-18T23:10:53.039Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-parent ---
[2026-02-18T23:10:53.039Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-parent/2.7.5.Final/quarkus-mongodb-panache-common-parent-2.7.5.Final.pom
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-common >--------------
[2026-02-18T23:10:53.039Z] [INFO] Building Quarkus - MongoDB with Panache - Common Runtime 2.7.5.Final [503/964]
[2026-02-18T23:10:53.039Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.039Z] [INFO]
[2026-02-18T23:10:53.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.367Z] [INFO] Processed 23 files in 80ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-18T23:10:53.367Z] [INFO]
[2026-02-18T23:10:53.367Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.697Z] [INFO] Processed 23 files in 00:00.154 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-18T23:10:53.697Z] [INFO]
[2026-02-18T23:10:53.697Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:53.698Z] [INFO] Copying 1 resource
[2026-02-18T23:10:53.698Z] [INFO]
[2026-02-18T23:10:53.698Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.698Z] [INFO]
[2026-02-18T23:10:53.698Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:53.698Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:53.698Z] [INFO] Compiling 22 source files to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[47,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type com.mongodb.client.MongoCollection
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[141,44] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[146,44] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[151,44] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/binder/CommonQueryBinder.java:[86,34] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.Collection
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[42,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type io.quarkus.mongodb.reactive.ReactiveMongoCollection
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[47,35] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-18T23:10:54.485Z] found: io.smallrye.mutiny.Uni
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked call to CommonReactivePanacheQueryImpl(io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl,org.bson.conversions.Bson,java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[139,52] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[144,52] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[149,52] unchecked cast
[2026-02-18T23:10:54.485Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-18T23:10:54.485Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,64] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-18T23:10:54.485Z] found: io.smallrye.mutiny.Multi
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,91] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-18T23:10:54.485Z] found: io.smallrye.mutiny.Multi
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,64] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-18T23:10:54.485Z] found: io.smallrye.mutiny.Multi
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,91] unchecked conversion
[2026-02-18T23:10:54.485Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-18T23:10:54.485Z] found: io.smallrye.mutiny.Multi
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[26,45] unchecked call to getSession(java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[31,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.lang.Object[]) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-18T23:10:54.485Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[38,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-18T23:10:54.485Z] [INFO]
[2026-02-18T23:10:54.485Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:54.485Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:10:54.485Z] [INFO]
[2026-02-18T23:10:54.485Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:54.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:54.485Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/resources
[2026-02-18T23:10:54.485Z] [INFO]
[2026-02-18T23:10:54.485Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:54.485Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:54.485Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/test-classes
[2026-02-18T23:10:54.813Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/java/io/quarkus/mongodb/panache/common/runtime/MongoOperationsTest.java:[30,71] unchecked conversion
[2026-02-18T23:10:54.813Z] required: io.quarkus.mongodb.panache.common.runtime.MongoOperations<java.lang.Object,io.quarkus.mongodb.panache.common.PanacheUpdate>
[2026-02-18T23:10:54.813Z] found: <anonymous io.quarkus.mongodb.panache.common.runtime.MongoOperations>
[2026-02-18T23:10:54.813Z] [INFO]
[2026-02-18T23:10:54.813Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:54.813Z] [INFO]
[2026-02-18T23:10:54.813Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:54.813Z] [INFO] T E S T S
[2026-02-18T23:10:54.813Z] [INFO] -------------------------------------------------------
[2026-02-18T23:10:54.813Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:10:56.469Z] [INFO] Running io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-02-18T23:10:57.180Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] Results:
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:57.180Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:57.180Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common ---
[2026-02-18T23:10:57.180Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2026-02-18T23:10:57.180Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.pom
[2026-02-18T23:10:57.180Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:10:57.180Z] [INFO]
[2026-02-18T23:10:57.180Z] [INFO] ------------< io.quarkus:quarkus-mongodb-client-deployment >------------
[2026-02-18T23:10:57.180Z] [INFO] Building Quarkus - MongoDB Client - Deployment 2.7.5.Final [504/964]
[2026-02-18T23:10:57.180Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:10:57.507Z] [INFO]
[2026-02-18T23:10:57.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:57.507Z] [INFO]
[2026-02-18T23:10:57.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.651Z] [INFO]
[2026-02-18T23:10:58.651Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.980Z] [INFO] Processed 28 files in 119ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T23:10:58.980Z] [INFO]
[2026-02-18T23:10:58.980Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.980Z] [INFO] Processed 28 files in 00:00.092 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T23:10:58.980Z] [INFO]
[2026-02-18T23:10:58.980Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:10:58.980Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mongodb-client/deployment/src/main/resources
[2026-02-18T23:10:58.980Z] [INFO]
[2026-02-18T23:10:58.980Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:10:58.980Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:10:58.980Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/classes
[2026-02-18T23:11:00.127Z] [INFO]
[2026-02-18T23:11:00.127Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:00.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:00.127Z] [INFO] Copying 7 resources
[2026-02-18T23:11:00.127Z] [INFO]
[2026-02-18T23:11:00.127Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:00.127Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:11:00.127Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/test-classes
[2026-02-18T23:11:02.380Z] [WARNING] /quarkus/extensions/mongodb-client/deployment/src/test/java/io/quarkus/mongodb/MongoTracingCommandListenerTest.java:[42,21] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2026-02-18T23:11:02.380Z] [INFO]
[2026-02-18T23:11:02.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:02.380Z] [INFO]
[2026-02-18T23:11:02.380Z] [INFO] -------------------------------------------------------
[2026-02-18T23:11:02.380Z] [INFO] T E S T S
[2026-02-18T23:11:02.380Z] [INFO] -------------------------------------------------------
[2026-02-18T23:11:02.380Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:11:04.034Z] [INFO] Running io.quarkus.mongodb.MongoCommandListenerTest
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:14,511 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:14,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:14,513 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:14,541 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,510 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@7469c73d, net=de.flapdoodle.embed.mongo.config.Net@41dcfd0, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@1fcb01f8, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@59845cb3, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@63ee2891}
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,679 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,747 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,791 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699647131a648e588c704a10', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to 127.0.0.1:27018
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,791 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699647131a648e588c704a10', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to 127.0.0.1:27018
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,792 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699647131a648e588c704a10', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=38113810}
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:15,821 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-02-18T23:11:17.155Z] 2026-02-18 23:11:16,121 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:11:17.155Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.452 s - in io.quarkus.mongodb.MongoCommandListenerTest
[2026-02-18T23:11:17.155Z] [INFO] Running io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:18,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:18,483 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:18,483 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:19,490 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@19710bd9, net=de.flapdoodle.embed.mongo.config.Net@23c6556b, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@631990cc, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@222e4377, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@3310bb28}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,386 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@ddca64d, net=de.flapdoodle.embed.mongo.config.Net@5d39797a, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@6bc6400e, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2f0765f7, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@47814094}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,424 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,460 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,480 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699647180cf5151a146f286d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,481 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699647180cf5151a146f286d', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=23833749, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958824319090376}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,484 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699647180cf5151a146f286d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,498 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,676 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 18 23:11:20 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:20 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:20 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,677 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346788893818881, seconds=1771456280, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:20 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,678 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,678 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:20 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-18T23:11:20.928Z] 2026-02-18 23:11:20,678 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,701 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,710 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699647180cf5151a146f286e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,710 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699647180cf5151a146f286e', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5031104, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:20 UTC 2026, lastUpdateTimeNanos=13958824550990515}
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,710 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699647180cf5151a146f286e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,723 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,770 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,796 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699647180cf5151a146f286f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,797 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699647180cf5151a146f286f', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=7003964, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:20 UTC 2026, lastUpdateTimeNanos=13958824636754492}
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,798 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699647180cf5151a146f286f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:8, serverValue:11}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:20,899 INFO [org.mon.dri.connection] (Thread-87) Opened connection [connectionId{localValue:9, serverValue:12}] to 127.0.0.1:27018
[2026-02-18T23:11:22.071Z] 2026-02-18 23:11:22,002 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:11:22.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.843 s - in io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-02-18T23:11:22.071Z] [INFO] Running io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:23,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:23,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:23,701 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:24,718 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@4a4d59c1, net=de.flapdoodle.embed.mongo.config.Net@4151af88, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@750c242e, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@3e0bbd36, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@1e287867}
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:25,573 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5249b9c5, net=de.flapdoodle.embed.mongo.config.Net@4670caf6, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@25712d03, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@78c7928a, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@675f9bc6}
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:25,600 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:25,641 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:25,656 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996471db4a9ba1244728a68', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:26.822Z] 2026-02-18 23:11:25,659 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996471db4a9ba1244728a68', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,659 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996471db4a9ba1244728a68', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22191641, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958829493485939}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,672 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,839 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 18 23:11:25 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:25 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:25 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,840 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346810368655361, seconds=1771456285, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:25 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,840 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,840 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:25 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,841 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,862 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,876 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996471db4a9ba1244728a69', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,876 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996471db4a9ba1244728a69', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,878 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996471db4a9ba1244728a69', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3090143, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:25 UTC 2026, lastUpdateTimeNanos=13958829715237069}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,920 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,927 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996471db4a9ba1244728a6a', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,928 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996471db4a9ba1244728a6a', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3372112, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958829767231536}
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:25,929 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996471db4a9ba1244728a6a', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:26,032 INFO [org.mon.dri.connection] (Thread-86) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-02-18T23:11:26.823Z] 2026-02-18 23:11:26,050 INFO [org.mon.dri.connection] (Thread-87) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-18T23:11:27.153Z] 2026-02-18 23:11:27,093 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:11:27.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 s - in io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-02-18T23:11:27.153Z] [INFO] Running io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-02-18T23:11:30.116Z] 2026-02-18 23:11:28,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:28,707 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:28,707 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:28,721 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:28,789 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,617 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@281c1f99, net=de.flapdoodle.embed.mongo.config.Net@31ee4ba0, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@55f747d3, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@48e6053c, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@4e3b6e}
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,747 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,789 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,802 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69964721ccfa9a4edeb648d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,802 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69964721ccfa9a4edeb648d8', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=21744049}
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,805 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69964721ccfa9a4edeb648d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,818 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:30.117Z] 2026-02-18 23:11:29,995 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:11:30.117Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 s - in io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-02-18T23:11:30.117Z] [INFO] Running io.quarkus.mongodb.MongoLazyTest
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:31,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:31,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:31,631 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:31,646 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:31,721 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:32,565 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@1fb0384a, net=de.flapdoodle.embed.mongo.config.Net@1850a5b5, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@74fd6fed, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@129529e3, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@cf92193}
[2026-02-18T23:11:33.064Z] 2026-02-18 23:11:32,755 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:11:33.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.747 s - in io.quarkus.mongodb.MongoLazyTest
[2026-02-18T23:11:33.064Z] [INFO] Running io.quarkus.mongodb.MongoMetricsTest
[2026-02-18T23:11:35.320Z] 2026-02-18 23:11:34,301 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-18T23:11:35.320Z] 2026-02-18 23:11:34,301 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:35.320Z] 2026-02-18 23:11:34,301 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:35.320Z] 2026-02-18 23:11:34,317 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-18T23:11:35.320Z] 2026-02-18 23:11:35,261 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@6d31bae5, net=de.flapdoodle.embed.mongo.config.Net@3fd2dbe2, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@55f2a26d, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@761e1290, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@16987824}
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,350 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,397 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,411 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69964727a425142a6874dbf3', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to 127.0.0.1:27018
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,411 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69964727a425142a6874dbf3', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to 127.0.0.1:27018
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,411 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69964727a425142a6874dbf3', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22925561}
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,435 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-02-18T23:11:35.649Z] 2026-02-18 23:11:35,615 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:11:35.977Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.851 s - in io.quarkus.mongodb.MongoMetricsTest
[2026-02-18T23:11:35.977Z] [INFO] Running io.quarkus.mongodb.MongoClientConfigTest
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:37,373 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.695s. Listening on: http://localhost:8081
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:37,373 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:37,373 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:37,466 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:38,348 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5230426b, net=de.flapdoodle.embed.mongo.config.Net@4dc944bc, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@28019d67, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2e191007, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@7e6a2cb5}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,201 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@79016b60, net=de.flapdoodle.embed.mongo.config.Net@5d4f3b82, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3b308104, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@14101d53, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@66b83eda}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,227 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,251 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,266 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996472b1f729c4716b7b764', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,266 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996472b1f729c4716b7b764', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,269 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996472b1f729c4716b7b764', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=15967804, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958843105298731}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,280 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,437 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 18 23:11:39 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:39 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:39 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,437 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346870498197505, seconds=1771456299, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:39 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,438 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,438 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:39 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,438 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,456 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,462 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996472b1f729c4716b7b765', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,462 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996472b1f729c4716b7b765', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1300275, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:39 UTC 2026, lastUpdateTimeNanos=13958843302373926}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,464 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996472b1f729c4716b7b765', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,487 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-02-18T23:11:39.798Z] 2026-02-18 23:11:39,499 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996472b1f729c4716b7b766', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2026-02-18T23:11:40.945Z] 2026-02-18 23:11:40,710 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:11:40.945Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.081 s - in io.quarkus.mongodb.MongoClientConfigTest
[2026-02-18T23:11:40.945Z] [INFO] Running io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-02-18T23:11:42.090Z] 2026-02-18 23:11:41,879 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-18T23:11:42.090Z] 2026-02-18 23:11:41,879 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:42.090Z] 2026-02-18 23:11:41,880 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:42.090Z] 2026-02-18 23:11:41,940 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:11:42.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-02-18T23:11:42.090Z] [INFO] Running io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:43,187 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:43,188 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:43,190 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,113 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@17bae4c8, net=de.flapdoodle.embed.mongo.config.Net@24fae639, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@1edb31ec, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@a82b212, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@4ade9b2e}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,931 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@39667762, net=de.flapdoodle.embed.mongo.config.Net@7ef575f3, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@61785a1d, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@5fc1baf7, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@55161b0a}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,953 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,975 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,991 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69964730fda5665bb201e072', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,991 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69964730fda5665bb201e072', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:44,992 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69964730fda5665bb201e072', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=14857977, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958848830626060}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,005 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,168 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 18 23:11:45 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:45 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:45 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,169 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346896268001281, seconds=1771456305, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:45 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,169 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,169 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:45 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,169 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,185 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,190 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69964731fda5665bb201e073', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,191 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69964731fda5665bb201e073', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1322547, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:45 UTC 2026, lastUpdateTimeNanos=13958849029758725}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,190 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69964731fda5665bb201e073', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,197 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,224 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,226 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,228 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69964731fda5665bb201e074', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:4}] to 127.0.0.1:27019
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,228 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69964731fda5665bb201e074', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1414280, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958849069071880}
[2026-02-18T23:11:45.864Z] 2026-02-18 23:11:45,230 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69964731fda5665bb201e074', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:8, serverValue:5}] to 127.0.0.1:27019
[2026-02-18T23:11:45.865Z] 2026-02-18 23:11:45,232 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-18T23:11:46.570Z] 2026-02-18 23:11:46,438 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:11:46.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.492 s - in io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-02-18T23:11:46.570Z] [INFO] Running io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:47,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:47,836 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:47,836 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:48,760 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@74a18710, net=de.flapdoodle.embed.mongo.config.Net@6f8afe4e, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@4c8be97f, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@92d571c, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@71ccc82e}
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,588 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@490c30d7, net=de.flapdoodle.embed.mongo.config.Net@5a5ff898, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@39a9d178, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2e33e3db, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@611e442}
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,606 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,631 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,645 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996473507374e3a0f6fab4d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,645 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996473507374e3a0f6fab4d', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=13438768, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958853484296683}
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,648 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996473507374e3a0f6fab4d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-02-18T23:11:50.417Z] 2026-02-18 23:11:49,654 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,811 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 18 23:11:49 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:49 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:49 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,812 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7608346913447870465, seconds=1771456309, inc=1}, t=-1}}, optimeDate=Wed Feb 18 23:11:49 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,812 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,812 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 18 23:11:49 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,812 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,828 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,834 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996473507374e3a0f6fab4e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,834 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996473507374e3a0f6fab4e', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3626071, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 18 23:11:49 UTC 2026, lastUpdateTimeNanos=13958853675379098}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,836 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996473507374e3a0f6fab4e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,870 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,877 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='6996473507374e3a0f6fab4f', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,878 INFO [org.mon.dri.connection] (cluster-ClusterId{value='6996473507374e3a0f6fab4f', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,878 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996473507374e3a0f6fab4f', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3321068, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=13958853717171046}
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,885 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-02-18T23:11:50.418Z] 2026-02-18 23:11:49,894 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-18T23:11:51.125Z] 2026-02-18 23:11:51,094 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:11:51.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.656 s - in io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-02-18T23:11:51.454Z] [INFO] Running io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-02-18T23:11:52.601Z] 2026-02-18 23:11:52,240 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-18T23:11:52.601Z] 2026-02-18 23:11:52,241 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:11:52.601Z] 2026-02-18 23:11:52,241 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-18T23:11:52.601Z] 2026-02-18 23:11:52,290 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T23:11:52.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] Results:
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:52.932Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:52.932Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-deployment ---
[2026-02-18T23:11:52.932Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2026-02-18T23:11:52.932Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.pom
[2026-02-18T23:11:52.932Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-common-deployment >--------
[2026-02-18T23:11:52.932Z] [INFO] Building Quarkus - MongoDB with Panache - Common Deployment 2.7.5.Final [505/964]
[2026-02-18T23:11:52.932Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:52.932Z] [INFO]
[2026-02-18T23:11:52.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO] Processed 4 files in 48ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO] Processed 4 files in 00:00.087 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:54.081Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/main/resources
[2026-02-18T23:11:54.081Z] [INFO]
[2026-02-18T23:11:54.081Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.081Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:11:54.081Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-panache-common/deployment/target/classes
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:54.823Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/test/resources
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] No sources to compile
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] No tests to run.
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:54.823Z] [INFO]
[2026-02-18T23:11:54.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-18T23:11:54.823Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:11:54.823Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.pom
[2026-02-18T23:11:54.824Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] ----< io.quarkus:quarkus-hibernate-reactive-panache-common-parent >-----
[2026-02-18T23:11:54.824Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common 2.7.5.Final [506/964]
[2026-02-18T23:11:54.824Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-18T23:11:54.824Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.5.Final.pom
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-common >--------
[2026-02-18T23:11:54.824Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Runtime 2.7.5.Final [507/964]
[2026-02-18T23:11:54.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:54.824Z] [INFO]
[2026-02-18T23:11:54.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.152Z] [INFO]
[2026-02-18T23:11:55.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO] Processed 9 files in 64ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO] Processed 9 files in 00:00.102 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:55.481Z] [INFO] Copying 1 resource
[2026-02-18T23:11:55.481Z] [INFO]
[2026-02-18T23:11:55.481Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.810Z] [INFO]
[2026-02-18T23:11:55.810Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:55.810Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:11:55.810Z] [INFO] Compiling 9 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/classes
[2026-02-18T23:11:56.138Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[390,20] unchecked conversion
[2026-02-18T23:11:56.138Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-18T23:11:56.138Z] found: io.smallrye.mutiny.Uni
[2026-02-18T23:11:56.139Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[404,20] unchecked conversion
[2026-02-18T23:11:56.139Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-18T23:11:56.139Z] found: io.smallrye.mutiny.Uni
[2026-02-18T23:11:56.139Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[443,20] unchecked conversion
[2026-02-18T23:11:56.139Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-02-18T23:11:56.139Z] found: io.smallrye.mutiny.Uni
[2026-02-18T23:11:56.139Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[456,20] unchecked conversion
[2026-02-18T23:11:56.139Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-02-18T23:11:56.139Z] found: io.smallrye.mutiny.Uni
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:56.139Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/test/resources
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] No sources to compile
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] No tests to run.
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-18T23:11:56.139Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2026-02-18T23:11:56.139Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.pom
[2026-02-18T23:11:56.139Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --< io.quarkus:quarkus-hibernate-reactive-panache-common-deployment >---
[2026-02-18T23:11:56.139Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Deployment 2.7.5.Final [508/964]
[2026-02-18T23:11:56.139Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:56.139Z] [INFO]
[2026-02-18T23:11:56.139Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:57.287Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/main/resources
[2026-02-18T23:11:57.287Z] [INFO]
[2026-02-18T23:11:57.287Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.287Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:11:57.287Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/classes
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:57.616Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/test/resources
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] No sources to compile
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] No tests to run.
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:57.616Z] [INFO]
[2026-02-18T23:11:57.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-18T23:11:57.616Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2026-02-18T23:11:57.616Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.pom
[2026-02-18T23:11:57.617Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:11:57.617Z] [INFO]
[2026-02-18T23:11:57.617Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-parent >--------
[2026-02-18T23:11:57.617Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - JPA 2.7.5.Final [509/964]
[2026-02-18T23:11:57.617Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:11:57.617Z] [INFO]
[2026-02-18T23:11:57.617Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.617Z] [INFO]
[2026-02-18T23:11:57.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.617Z] [INFO]
[2026-02-18T23:11:57.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-18T23:11:57.945Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-parent-2.7.5.Final.pom
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] -----------< io.quarkus:quarkus-hibernate-reactive-panache >------------
[2026-02-18T23:11:57.945Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Runtime 2.7.5.Final [510/964]
[2026-02-18T23:11:57.945Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:57.945Z] [INFO]
[2026-02-18T23:11:57.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO] Processed 10 files in 64ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO] Processed 10 files in 00:00.092 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:58.274Z] [INFO] Copying 1 resource
[2026-02-18T23:11:58.274Z] [INFO]
[2026-02-18T23:11:58.274Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.603Z] [INFO]
[2026-02-18T23:11:58.603Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.603Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:11:58.603Z] [INFO] Compiling 10 source files to /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes
[2026-02-18T23:11:58.931Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-18T23:11:58.931Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheRepositoryBase.java:[770,45] Possible heap pollution from parameterized vararg type Entity
[2026-02-18T23:11:58.931Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[58,52] unchecked cast
[2026-02-18T23:11:58.931Z] required: T
[2026-02-18T23:11:58.931Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-02-18T23:11:58.931Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[76,31] unchecked cast
[2026-02-18T23:11:58.931Z] required: T
[2026-02-18T23:11:58.931Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-02-18T23:11:58.931Z] [INFO]
[2026-02-18T23:11:58.931Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.931Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:11:58.931Z] [INFO]
[2026-02-18T23:11:58.931Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:11:58.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/test/resources
[2026-02-18T23:11:58.931Z] [INFO]
[2026-02-18T23:11:58.931Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.931Z] [INFO] No sources to compile
[2026-02-18T23:11:58.931Z] [INFO]
[2026-02-18T23:11:58.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.931Z] [INFO] No tests to run.
[2026-02-18T23:11:58.931Z] [INFO]
[2026-02-18T23:11:58.931Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:11:58.931Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2026-02-18T23:12:00.078Z] [INFO]
[2026-02-18T23:12:00.078Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:12:00.078Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:00.078Z] [INFO]
[2026-02-18T23:12:00.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache ---
[2026-02-18T23:12:00.078Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2026-02-18T23:12:00.410Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.pom
[2026-02-18T23:12:00.410Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:00.410Z] [INFO]
[2026-02-18T23:12:00.410Z] [INFO] ------< io.quarkus:quarkus-hibernate-reactive-panache-deployment >------
[2026-02-18T23:12:00.410Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Deployment 2.7.5.Final [511/964]
[2026-02-18T23:12:00.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:00.410Z] [INFO]
[2026-02-18T23:12:00.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:00.410Z] [INFO]
[2026-02-18T23:12:00.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.558Z] [INFO]
[2026-02-18T23:12:01.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.558Z] [INFO]
[2026-02-18T23:12:01.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO] Processed 17 files in 65ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO] Processed 17 files in 00:00.023 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:01.886Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/deployment/src/main/resources
[2026-02-18T23:12:01.886Z] [INFO]
[2026-02-18T23:12:01.886Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:01.886Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:01.886Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/classes
[2026-02-18T23:12:03.546Z] [INFO]
[2026-02-18T23:12:03.546Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:03.546Z] [INFO] Copying 2 resources
[2026-02-18T23:12:03.546Z] [INFO]
[2026-02-18T23:12:03.546Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.546Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:03.546Z] [INFO] Compiling 13 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/test-classes
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.875Z] [INFO] Tests are skipped.
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.875Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.875Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-18T23:12:03.875Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:03.875Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:12:03.875Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-parent >--------------
[2026-02-18T23:12:03.875Z] [INFO] Building Quarkus - MongoDB with Panache - Parent 2.7.5.Final [512/964]
[2026-02-18T23:12:03.875Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:03.875Z] [INFO]
[2026-02-18T23:12:03.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:04.205Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-parent ---
[2026-02-18T23:12:04.205Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-parent/2.7.5.Final/quarkus-mongodb-panache-parent-2.7.5.Final.pom
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-panache >-----------------
[2026-02-18T23:12:04.205Z] [INFO] Building Quarkus - MongoDB with Panache - Runtime 2.7.5.Final [513/964]
[2026-02-18T23:12:04.205Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.205Z] [INFO]
[2026-02-18T23:12:04.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.533Z] [INFO] Processed 15 files in 153ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-18T23:12:04.533Z] [INFO]
[2026-02-18T23:12:04.533Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.861Z] [INFO] Processed 15 files in 00:00.180 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-18T23:12:04.861Z] [INFO]
[2026-02-18T23:12:04.861Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:04.861Z] [INFO] Copying 1 resource
[2026-02-18T23:12:04.861Z] [INFO]
[2026-02-18T23:12:04.861Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.861Z] [INFO]
[2026-02-18T23:12:04.861Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:04.861Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:04.861Z] [INFO] Compiling 15 source files to /quarkus/extensions/panache/mongodb-panache/runtime/target/classes
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[44,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[50,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[56,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[62,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[68,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[94,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[100,34] unchecked cast
[2026-02-18T23:12:05.190Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.190Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.190Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[106,34] unchecked cast
[2026-02-18T23:12:05.191Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-18T23:12:05.191Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-18T23:12:05.191Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/JavaMongoOperations.java:[24,16] unchecked call to PanacheQueryImpl(com.mongodb.client.MongoCollection<? extends Entity>,com.mongodb.client.ClientSession,org.bson.conversions.Bson,org.bson.conversions.Bson) as a member of the raw type io.quarkus.mongodb.panache.runtime.PanacheQueryImpl
[2026-02-18T23:12:05.191Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[806,33] Possible heap pollution from parameterized vararg type Entity
[2026-02-18T23:12:05.191Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[842,32] Possible heap pollution from parameterized vararg type Entity
[2026-02-18T23:12:05.191Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[878,41] Possible heap pollution from parameterized vararg type Entity
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:05.191Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/runtime/src/test/resources
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] No sources to compile
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] No tests to run.
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache ---
[2026-02-18T23:12:05.191Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.jar
[2026-02-18T23:12:05.191Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.pom
[2026-02-18T23:12:05.191Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] -----------< io.quarkus:quarkus-mongodb-panache-deployment >------------
[2026-02-18T23:12:05.191Z] [INFO] Building Quarkus - MongoDB with Panache - Deployment 2.7.5.Final [514/964]
[2026-02-18T23:12:05.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:05.191Z] [INFO]
[2026-02-18T23:12:05.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.340Z] [INFO]
[2026-02-18T23:12:06.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.340Z] [INFO]
[2026-02-18T23:12:06.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.340Z] [INFO]
[2026-02-18T23:12:06.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO] Processed 24 files in 52ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO] Processed 24 files in 00:00.041 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:06.341Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/deployment/src/main/resources
[2026-02-18T23:12:06.341Z] [INFO]
[2026-02-18T23:12:06.341Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:06.341Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:06.341Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/classes
[2026-02-18T23:12:07.051Z] [INFO]
[2026-02-18T23:12:07.051Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:07.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:07.051Z] [INFO] Copying 1 resource
[2026-02-18T23:12:07.051Z] [INFO]
[2026-02-18T23:12:07.051Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:07.051Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:07.051Z] [INFO] Compiling 19 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/test-classes
[2026-02-18T23:12:07.380Z] [INFO]
[2026-02-18T23:12:07.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:07.380Z] [INFO]
[2026-02-18T23:12:07.380Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:07.380Z] [INFO] T E S T S
[2026-02-18T23:12:07.380Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:07.380Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:12:09.118Z] [INFO] Running io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,161 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s.
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,164 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,164 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,261 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,315 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,320 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa117e', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-18T23:12:16.389Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.389Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-18T23:12:16.389Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-18T23:12:16.389Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-18T23:12:16.389Z] ... 4 more
[2026-02-18T23:12:16.389Z]
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,333 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa117f', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-18T23:12:16.389Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T23:12:16.389Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:12:16.389Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.389Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-18T23:12:16.389Z] ... 7 more
[2026-02-18T23:12:16.389Z]
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,353 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.389Z] 2026-02-18 23:12:15,355 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa1180', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-18T23:12:16.389Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-18T23:12:16.389Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.389Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.389Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-18T23:12:16.390Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-18T23:12:16.390Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-18T23:12:16.390Z] ... 4 more
[2026-02-18T23:12:16.390Z]
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,357 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,358 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa1181', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-18T23:12:16.390Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T23:12:16.390Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:12:16.390Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.390Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-18T23:12:16.390Z] ... 7 more
[2026-02-18T23:12:16.390Z]
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,362 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,364 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa1182', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-18T23:12:16.390Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.390Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-18T23:12:16.390Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-18T23:12:16.390Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-18T23:12:16.390Z] ... 4 more
[2026-02-18T23:12:16.390Z]
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,366 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,367 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996474ff3171f6540aa1183', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:16.390Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-18T23:12:16.390Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T23:12:16.390Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:12:16.390Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:16.390Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-18T23:12:16.390Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-18T23:12:16.390Z] ... 7 more
[2026-02-18T23:12:16.390Z]
[2026-02-18T23:12:16.390Z] 2026-02-18 23:12:15,406 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-18T23:12:16.390Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.878 s - in io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-02-18T23:12:16.390Z] [INFO] Running io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,166 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s.
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,168 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,168 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,236 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,270 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='6996475176650267c426dc7f', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-18T23:12:17.538Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:12:17.538Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-18T23:12:17.538Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-18T23:12:17.538Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-18T23:12:17.538Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-18T23:12:17.538Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-18T23:12:17.538Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-18T23:12:17.538Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-18T23:12:17.538Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-18T23:12:17.538Z] ... 4 more
[2026-02-18T23:12:17.538Z]
[2026-02-18T23:12:17.538Z] 2026-02-18 23:12:17,299 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:12:17.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 s - in io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-02-18T23:12:17.538Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-02-18T23:12:18.245Z] 2026-02-18 23:12:17,985 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-8) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-18T23:12:18.245Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-18T23:12:18.245Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-02-18T23:12:18.245Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-02-18T23:12:19.396Z] 2026-02-18 23:12:18,890 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-9) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-18T23:12:19.396Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-18T23:12:19.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-02-18T23:12:19.396Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-02-18T23:12:20.103Z] 2026-02-18 23:12:19,670 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-17) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-18T23:12:20.103Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-18T23:12:20.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-02-18T23:12:20.433Z] [INFO]
[2026-02-18T23:12:20.433Z] [INFO] Results:
[2026-02-18T23:12:20.433Z] [INFO]
[2026-02-18T23:12:20.433Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:12:20.433Z] [INFO]
[2026-02-18T23:12:20.433Z] [INFO]
[2026-02-18T23:12:20.433Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:20.433Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:21.581Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-deployment ---
[2026-02-18T23:12:21.581Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:21.581Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:12:21.581Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-kotlin-parent >----------
[2026-02-18T23:12:21.581Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Parent 2.7.5.Final [515/964]
[2026-02-18T23:12:21.581Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-18T23:12:21.581Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-parent/2.7.5.Final/quarkus-mongodb-panache-kotlin-parent-2.7.5.Final.pom
[2026-02-18T23:12:21.581Z] [INFO]
[2026-02-18T23:12:21.582Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-kotlin >--------------
[2026-02-18T23:12:21.582Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Runtime 2.7.5.Final [516/964]
[2026-02-18T23:12:21.582Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:21.582Z] [INFO]
[2026-02-18T23:12:21.582Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:21.582Z] [INFO]
[2026-02-18T23:12:21.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO] Processed 0 files in 00:00.004 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:22.290Z] [INFO] Copying 1 resource
[2026-02-18T23:12:22.290Z] [INFO]
[2026-02-18T23:12:22.290Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:22.619Z] [INFO]
[2026-02-18T23:12:22.619Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:29.891Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (21, 100) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-18T23:12:29.891Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (28, 98) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-18T23:12:29.891Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (35, 116) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-18T23:12:29.891Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/runtime/KotlinReactiveMongoOperations.kt: (56, 84) Unchecked cast: Uni<out List<Any?>> to Uni<List<*>>
[2026-02-18T23:12:29.891Z] [INFO]
[2026-02-18T23:12:29.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:29.891Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:29.891Z] [INFO]
[2026-02-18T23:12:29.891Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:29.891Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-02-18T23:12:29.891Z] [INFO]
[2026-02-18T23:12:29.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:29.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:29.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/test/resources
[2026-02-18T23:12:29.891Z] [INFO]
[2026-02-18T23:12:29.891Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:32.147Z] [INFO]
[2026-02-18T23:12:32.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:32.147Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:32.147Z] [INFO]
[2026-02-18T23:12:32.147Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:32.147Z] [INFO]
[2026-02-18T23:12:32.147Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:32.147Z] [INFO] T E S T S
[2026-02-18T23:12:32.147Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:32.147Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:12:33.293Z] [INFO] Running io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-02-18T23:12:33.293Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.206 s - in io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] Results:
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:33.293Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:33.293Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin ---
[2026-02-18T23:12:33.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2026-02-18T23:12:33.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.pom
[2026-02-18T23:12:33.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-kotlin-deployment >--------
[2026-02-18T23:12:33.293Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Deployment 2.7.5.Final [517/964]
[2026-02-18T23:12:33.293Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:33.293Z] [INFO]
[2026-02-18T23:12:33.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.001Z] [INFO] Processed 6 files in 39ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:12:34.001Z] [INFO]
[2026-02-18T23:12:34.001Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.331Z] [INFO] Processed 6 files in 00:00.027 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:12:34.331Z] [INFO]
[2026-02-18T23:12:34.331Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:34.331Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/main/resources
[2026-02-18T23:12:34.331Z] [INFO]
[2026-02-18T23:12:34.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.331Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:34.331Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/classes
[2026-02-18T23:12:34.733Z] [INFO]
[2026-02-18T23:12:34.733Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.733Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-18T23:12:34.733Z] [INFO]
[2026-02-18T23:12:34.733Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:34.733Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/resources
[2026-02-18T23:12:34.733Z] [INFO]
[2026-02-18T23:12:34.733Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.733Z] [INFO] No sources to compile
[2026-02-18T23:12:34.733Z] [INFO]
[2026-02-18T23:12:34.733Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:34.733Z] [WARNING] Source root doesn't exist: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/java
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:39.489Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:39.489Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-18T23:12:39.489Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-18T23:12:39.489Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.pom
[2026-02-18T23:12:39.489Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] ------------< io.quarkus:quarkus-rest-data-panache-parent >-------------
[2026-02-18T23:12:39.489Z] [INFO] Building Quarkus - REST data with Panache - Parent 2.7.5.Final [518/964]
[2026-02-18T23:12:39.489Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-parent ---
[2026-02-18T23:12:39.489Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-parent/2.7.5.Final/quarkus-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] ----------------< io.quarkus:quarkus-rest-data-panache >----------------
[2026-02-18T23:12:39.489Z] [INFO] Building Quarkus - REST data with Panache - Runtime 2.7.5.Final [519/964]
[2026-02-18T23:12:39.489Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:39.489Z] [INFO]
[2026-02-18T23:12:39.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:39.817Z] [INFO]
[2026-02-18T23:12:39.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO] Processed 28 files in 47ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO] Processed 28 files in 00:00.069 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:40.145Z] [INFO] Copying 1 resource
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO]
[2026-02-18T23:12:40.145Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.145Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:40.145Z] [INFO] Compiling 21 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/classes
[2026-02-18T23:12:40.473Z] [WARNING] /quarkus/extensions/panache/rest-data-panache/runtime/src/main/java/io/quarkus/rest/data/panache/runtime/hal/HalCollectionWrapperJacksonSerializer.java:[38,18] writeStartArray(int) in com.fasterxml.jackson.core.JsonGenerator has been deprecated
[2026-02-18T23:12:40.473Z] [INFO]
[2026-02-18T23:12:40.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:40.473Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/runtime/src/test/resources
[2026-02-18T23:12:40.473Z] [INFO]
[2026-02-18T23:12:40.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.473Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:40.473Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/test-classes
[2026-02-18T23:12:40.801Z] [INFO]
[2026-02-18T23:12:40.801Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:40.801Z] [INFO]
[2026-02-18T23:12:40.801Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:40.801Z] [INFO] T E S T S
[2026-02-18T23:12:40.801Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:41.128Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:12:42.269Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-02-18T23:12:42.595Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-02-18T23:12:42.595Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-02-18T23:12:43.298Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-02-18T23:12:43.299Z] [INFO] Running io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-02-18T23:12:44.001Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] Results:
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:44.001Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:44.001Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache ---
[2026-02-18T23:12:44.001Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:12:44.001Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.pom
[2026-02-18T23:12:44.001Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] ----------< io.quarkus:quarkus-rest-data-panache-deployment >-----------
[2026-02-18T23:12:44.001Z] [INFO] Building Quarkus - REST data with Panache - Deployment 2.7.5.Final [520/964]
[2026-02-18T23:12:44.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:44.001Z] [INFO]
[2026-02-18T23:12:44.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.140Z] [INFO]
[2026-02-18T23:12:45.140Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.468Z] [INFO] Processed 26 files in 263ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-18T23:12:45.468Z] [INFO]
[2026-02-18T23:12:45.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.468Z] [INFO] Processed 26 files in 00:00.179 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-18T23:12:45.468Z] [INFO]
[2026-02-18T23:12:45.468Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:45.468Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/main/resources
[2026-02-18T23:12:45.468Z] [INFO]
[2026-02-18T23:12:45.468Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:45.795Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:45.795Z] [INFO] Compiling 25 source files to /quarkus/extensions/panache/rest-data-panache/deployment/target/classes
[2026-02-18T23:12:46.541Z] [INFO]
[2026-02-18T23:12:46.541Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:46.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:46.541Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/test/resources
[2026-02-18T23:12:46.541Z] [INFO]
[2026-02-18T23:12:46.541Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:46.541Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:46.541Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/rest-data-panache/deployment/target/test-classes
[2026-02-18T23:12:48.191Z] [INFO]
[2026-02-18T23:12:48.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:48.191Z] [INFO]
[2026-02-18T23:12:48.191Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:48.191Z] [INFO] T E S T S
[2026-02-18T23:12:48.191Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:48.191Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:12:48.894Z] [INFO] Running io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-02-18T23:12:48.894Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-02-18T23:12:48.894Z] [INFO]
[2026-02-18T23:12:48.894Z] [INFO] Results:
[2026-02-18T23:12:48.894Z] [INFO]
[2026-02-18T23:12:48.894Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:12:48.894Z] [INFO]
[2026-02-18T23:12:48.894Z] [INFO]
[2026-02-18T23:12:48.894Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:48.894Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:48.894Z] [INFO]
[2026-02-18T23:12:48.894Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:49.221Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-deployment ---
[2026-02-18T23:12:49.221Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:12:49.221Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:12:49.221Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-rest-data-panache-parent >------
[2026-02-18T23:12:49.221Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Parent 2.7.5.Final [521/964]
[2026-02-18T23:12:49.221Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-18T23:12:49.221Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] ---------< io.quarkus:quarkus-hibernate-orm-rest-data-panache >---------
[2026-02-18T23:12:49.221Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Runtime 2.7.5.Final [522/964]
[2026-02-18T23:12:49.221Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:49.221Z] [INFO] Copying 1 resource
[2026-02-18T23:12:49.221Z] [INFO]
[2026-02-18T23:12:49.221Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO]
[2026-02-18T23:12:49.549Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:49.549Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/classes
[2026-02-18T23:12:49.549Z] [INFO]
[2026-02-18T23:12:49.549Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:49.549Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/src/test/resources
[2026-02-18T23:12:49.549Z] [INFO]
[2026-02-18T23:12:49.549Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO] No sources to compile
[2026-02-18T23:12:49.549Z] [INFO]
[2026-02-18T23:12:49.549Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO] No tests to run.
[2026-02-18T23:12:49.549Z] [INFO]
[2026-02-18T23:12:49.549Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.549Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:12:49.878Z] [INFO]
[2026-02-18T23:12:49.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.878Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:49.878Z] [INFO]
[2026-02-18T23:12:49.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-18T23:12:49.878Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:12:49.878Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.pom
[2026-02-18T23:12:49.878Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:12:49.878Z] [INFO]
[2026-02-18T23:12:49.878Z] [INFO] ---< io.quarkus:quarkus-hibernate-orm-rest-data-panache-deployment >----
[2026-02-18T23:12:49.878Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Deployment 2.7.5.Final [523/964]
[2026-02-18T23:12:49.878Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:12:49.878Z] [INFO]
[2026-02-18T23:12:49.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:49.878Z] [INFO]
[2026-02-18T23:12:49.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.583Z] [INFO] Processed 46 files in 139ms (Formatted: 0, Unchanged: 46, Failed: 0, Readonly: 0)
[2026-02-18T23:12:50.583Z] [INFO]
[2026-02-18T23:12:50.583Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.912Z] [INFO] Processed 46 files in 00:00.113 (Already Sorted: 46, Needed Sorting: 0)
[2026-02-18T23:12:50.912Z] [INFO]
[2026-02-18T23:12:50.912Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:50.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/src/main/resources
[2026-02-18T23:12:50.912Z] [INFO]
[2026-02-18T23:12:50.912Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:50.912Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:50.913Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/classes
[2026-02-18T23:12:51.621Z] [INFO]
[2026-02-18T23:12:51.621Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:51.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:12:51.621Z] [INFO] Copying 2 resources
[2026-02-18T23:12:51.621Z] [INFO]
[2026-02-18T23:12:51.621Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:51.621Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:12:51.621Z] [INFO] Compiling 40 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/test-classes
[2026-02-18T23:12:51.949Z] [INFO]
[2026-02-18T23:12:51.949Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:12:52.278Z] [INFO]
[2026-02-18T23:12:52.278Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:52.278Z] [INFO] T E S T S
[2026-02-18T23:12:52.278Z] [INFO] -------------------------------------------------------
[2026-02-18T23:12:52.278Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:12:53.495Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-02-18T23:13:04.315Z] 2026-02-18 23:13:03,464 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.047s. Listening on: http://localhost:8081
[2026-02-18T23:13:04.316Z] 2026-02-18 23:13:03,465 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:04.316Z] 2026-02-18 23:13:03,466 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:09.058Z] 2026-02-18 23:13:08,597 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-18T23:13:09.058Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.428 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-02-18T23:13:09.058Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-02-18T23:13:12.006Z] 2026-02-18 23:13:11,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.330s. Listening on: http://localhost:8081
[2026-02-18T23:13:12.006Z] 2026-02-18 23:13:11,952 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:12.006Z] 2026-02-18 23:13:11,953 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:13.170Z] 2026-02-18 23:13:12,908 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-18T23:13:13.170Z] 2026-02-18 23:13:12,908 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:13.170Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.170Z] 2026-02-18 23:13:12,910 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-18T23:13:13.170Z] 2026-02-18 23:13:12,914 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0af34006:9997:69964788:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@a86ee74 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:13.170Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:13.170Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:13.170Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:13.170Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:13.170Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:13.170Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:13.170Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:13.170Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:13.170Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-18T23:13:13.170Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:13.170Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-02-18T23:13:13.170Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:13.170Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:13.170Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:13.170Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:13.170Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:13.170Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:13.170Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:13.170Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:13.170Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:13.170Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:13.170Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:13.170Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:13.170Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:13.170Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:13.170Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:13.170Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.170Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:13.170Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:13.170Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:13.170Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:13.170Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:13.170Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:13.170Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:13.170Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:13.170Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:13.170Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:13.170Z] ... 57 more
[2026-02-18T23:13:13.170Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:13.170Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.170Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:13.170Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:13.170Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:13.170Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:13.170Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:13.170Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:13.170Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:13.170Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:13.170Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:13.170Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:13.170Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:13.170Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:13.170Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:13.170Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:13.170Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:13.170Z] ... 69 more
[2026-02-18T23:13:13.170Z]
[2026-02-18T23:13:13.170Z] 2026-02-18 23:13:12,921 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-18T23:13:13.170Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-02-18T23:13:13.170Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:13.170Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:13.171Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:13.171Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:13.171Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:13.171Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:13.171Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:13.171Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:13.171Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:13.171Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:13.171Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:13.171Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:13.171Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:13.171Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:13.171Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:13.171Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-18T23:13:13.171Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-18T23:13:13.171Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:13.171Z] ... 31 more
[2026-02-18T23:13:13.171Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:13.171Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:13.171Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:13.171Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:13.171Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:13.171Z] ... 33 more
[2026-02-18T23:13:13.171Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:13.171Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:13.171Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:13.171Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:13.171Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:13.171Z] ... 45 more
[2026-02-18T23:13:13.171Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.171Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:13.171Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:13.171Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:13.171Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:13.171Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:13.171Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:13.171Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:13.171Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:13.171Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:13.171Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:13.171Z] ... 57 more
[2026-02-18T23:13:13.171Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:13.171Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.171Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:13.171Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:13.171Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:13.171Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:13.171Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:13.171Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:13.171Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:13.171Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:13.171Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:13.171Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:13.171Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:13.171Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:13.171Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:13.171Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:13.171Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:13.171Z] ... 69 more
[2026-02-18T23:13:13.171Z]
[2026-02-18T23:13:13.518Z] 2026-02-18 23:13:13,195 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-18T23:13:13.518Z] 2026-02-18 23:13:13,195 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:13.518Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.518Z] 2026-02-18 23:13:13,195 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-18T23:13:13.518Z] 2026-02-18 23:13:13,195 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0af34006:9997:69964788:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@2bb95783 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:13.518Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:13.518Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:13.518Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:13.518Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:13.518Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:13.518Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:13.518Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:13.518Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:13.518Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:13.518Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:13.518Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-18T23:13:13.518Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:13.518Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-02-18T23:13:13.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:13.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:13.518Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:13.518Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:13.518Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:13.519Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:13.519Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:13.519Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:13.519Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.519Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:13.519Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:13.519Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:13.519Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:13.519Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:13.519Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:13.519Z] ... 57 more
[2026-02-18T23:13:13.519Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:13.519Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:13.519Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:13.519Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:13.519Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:13.519Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:13.519Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:13.519Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:13.519Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:13.519Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:13.519Z] ... 69 more
[2026-02-18T23:13:13.519Z]
[2026-02-18T23:13:13.519Z] 2026-02-18 23:13:13,198 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-18T23:13:13.519Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-02-18T23:13:13.519Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:13.519Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:13.519Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:13.519Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:13.519Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:13.519Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:13.519Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:13.519Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:13.519Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:13.519Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:13.519Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-18T23:13:13.519Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-18T23:13:13.519Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:13.519Z] ... 31 more
[2026-02-18T23:13:13.519Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:13.519Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:13.519Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:13.519Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:13.519Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:13.519Z] ... 33 more
[2026-02-18T23:13:13.519Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:13.519Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:13.519Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:13.519Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:13.519Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:13.519Z] ... 45 more
[2026-02-18T23:13:13.519Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:13.519Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:13.519Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:13.519Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:13.519Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:13.519Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:13.519Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:13.519Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:13.519Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:13.519Z] ... 57 more
[2026-02-18T23:13:13.519Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:13.519Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:13.519Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:13.519Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:13.519Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:13.519Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:13.519Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:13.519Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:13.519Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:13.519Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:13.519Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:13.519Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:13.519Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:13.519Z] ... 69 more
[2026-02-18T23:13:13.519Z]
[2026-02-18T23:13:13.519Z] 2026-02-18 23:13:13,345 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T23:13:13.519Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.743 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-02-18T23:13:13.519Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-02-18T23:13:16.475Z] 2026-02-18 23:13:16,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.569s. Listening on: http://localhost:8081
[2026-02-18T23:13:16.475Z] 2026-02-18 23:13:16,335 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:16.475Z] 2026-02-18 23:13:16,336 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:18.131Z] 2026-02-18 23:13:17,818 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2026-02-18T23:13:18.131Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.456 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-02-18T23:13:18.131Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-02-18T23:13:21.083Z] 2026-02-18 23:13:20,587 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.322s. Listening on: http://localhost:8081
[2026-02-18T23:13:21.083Z] 2026-02-18 23:13:20,588 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:21.083Z] 2026-02-18 23:13:20,588 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:22.231Z] 2026-02-18 23:13:22,076 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:13:22.231Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.25 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-02-18T23:13:22.231Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-02-18T23:13:24.569Z] 2026-02-18 23:13:24,419 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.285s. Listening on: http://localhost:8081
[2026-02-18T23:13:24.569Z] 2026-02-18 23:13:24,420 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:24.569Z] 2026-02-18 23:13:24,420 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:25.276Z] 2026-02-18 23:13:25,058 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:13:25.276Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.978 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-02-18T23:13:25.276Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-02-18T23:13:36.110Z] Tests paused
[2026-02-18T23:13:36.110Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:13:36.110Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:13:36.110Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:13:36.110Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:13:36.110Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:31,568 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.094s. Listening on: http://localhost:8080
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:31,569 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:31,569 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:33,953 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:33,966 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:13:36.110Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:13:36.110Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:13:36.110Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:13:36.110Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:13:36.110Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:34,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.795s. Listening on: http://localhost:8080
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:34,768 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:34,768 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:34,768 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.542s
[2026-02-18T23:13:36.110Z] 2026-02-18 23:13:35,142 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:13:36.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.129 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-02-18T23:13:36.110Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-02-18T23:13:40.858Z] Tests paused
[2026-02-18T23:13:40.858Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:13:40.858Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:13:40.858Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:13:40.858Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:13:40.858Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:13:40.858Z] 2026-02-18 23:13:40,203 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.277s. Listening on: http://localhost:8080
[2026-02-18T23:13:40.858Z] 2026-02-18 23:13:40,203 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:13:40.858Z] 2026-02-18 23:13:40,203 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:40.858Z] 2026-02-18 23:13:40,302 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.get(java.lang.Long)]
[2026-02-18T23:13:40.858Z] 2026-02-18 23:13:40,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-18T23:13:45.604Z] Tests paused
[2026-02-18T23:13:45.604Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:13:45.604Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:13:45.604Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:13:45.604Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:13:45.604Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:13:45.604Z] 2026-02-18 23:13:44,868 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.782s. Listening on: http://localhost:8080
[2026-02-18T23:13:45.604Z] 2026-02-18 23:13:44,868 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:13:45.604Z] 2026-02-18 23:13:44,868 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:45.604Z] 2026-02-18 23:13:45,222 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-18T23:13:45.604Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.062 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-02-18T23:13:45.604Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-02-18T23:13:47.855Z] 2026-02-18 23:13:47,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.220s. Listening on: http://localhost:8081
[2026-02-18T23:13:47.855Z] 2026-02-18 23:13:47,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:13:47.855Z] 2026-02-18 23:13:47,608 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:48.581Z] 2026-02-18 23:13:48,375 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-18T23:13:48.581Z] 2026-02-18 23:13:48,376 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:48.581Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.581Z] 2026-02-18 23:13:48,376 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-18T23:13:48.581Z] 2026-02-18 23:13:48,379 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0af34006:9359:699647ac:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@2daaf44d >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:48.581Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:48.581Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:48.581Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:48.581Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:48.581Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:48.581Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:48.581Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:48.581Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:48.581Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:48.581Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:48.581Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-18T23:13:48.581Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:48.581Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-02-18T23:13:48.581Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:48.581Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:48.581Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:48.581Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:48.581Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:48.581Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:48.581Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:48.581Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:48.581Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:48.581Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:48.581Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:48.582Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:48.582Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:48.582Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.582Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:48.582Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:48.582Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:48.582Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:48.582Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:48.582Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:48.582Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:48.582Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:48.582Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:48.582Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:48.582Z] ... 57 more
[2026-02-18T23:13:48.582Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:48.582Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.582Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:48.582Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:48.582Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:48.582Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:48.582Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:48.582Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:48.582Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:48.582Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:48.582Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:48.582Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:48.582Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:48.582Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:48.582Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:48.582Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:48.582Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:48.582Z] ... 69 more
[2026-02-18T23:13:48.582Z]
[2026-02-18T23:13:48.582Z] 2026-02-18 23:13:48,385 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-18T23:13:48.582Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-02-18T23:13:48.582Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:48.582Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:48.582Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:48.582Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:48.582Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:48.582Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:48.582Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:48.582Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:48.582Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:48.582Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:48.582Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:48.582Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:48.582Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-18T23:13:48.582Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-18T23:13:48.582Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:48.582Z] ... 31 more
[2026-02-18T23:13:48.583Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:48.583Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:48.583Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:48.583Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:48.583Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:48.583Z] ... 33 more
[2026-02-18T23:13:48.583Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:48.583Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:48.583Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:48.583Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:48.583Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:48.583Z] ... 45 more
[2026-02-18T23:13:48.583Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.583Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:48.583Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:48.583Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:48.583Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:48.583Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:48.583Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:48.583Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:48.583Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:48.583Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:48.583Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:48.583Z] ... 57 more
[2026-02-18T23:13:48.583Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-18T23:13:48.583Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.583Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:48.583Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:48.583Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:48.583Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:48.583Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:48.583Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:48.583Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:48.583Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:48.583Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:48.583Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:48.583Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:48.583Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:48.583Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:48.583Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:48.583Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:48.583Z] ... 69 more
[2026-02-18T23:13:48.583Z]
[2026-02-18T23:13:48.929Z] 2026-02-18 23:13:48,654 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-18T23:13:48.929Z] 2026-02-18 23:13:48,654 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:48.929Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.929Z] 2026-02-18 23:13:48,655 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-18T23:13:48.929Z] 2026-02-18 23:13:48,655 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0af34006:9359:699647ac:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@49ff9d3e >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:48.929Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:48.929Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:48.929Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:48.929Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:48.929Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:48.929Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:48.929Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:48.929Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:48.929Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-18T23:13:48.929Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:48.929Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-02-18T23:13:48.929Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:48.929Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:48.929Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:48.929Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:48.929Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:48.929Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:48.929Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:48.929Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:48.929Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:48.929Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:48.929Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:48.929Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:48.929Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:48.929Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:48.929Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:48.929Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.929Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:48.929Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:48.929Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:48.929Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:48.929Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:48.929Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:48.929Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:48.929Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:48.929Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:48.929Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:48.929Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:48.929Z] ... 57 more
[2026-02-18T23:13:48.929Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:48.929Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:48.930Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:48.930Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:48.930Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:48.930Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:48.930Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:48.930Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:48.930Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:48.930Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:48.930Z] ... 69 more
[2026-02-18T23:13:48.930Z]
[2026-02-18T23:13:48.930Z] 2026-02-18 23:13:48,658 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-18T23:13:48.930Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-02-18T23:13:48.930Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:13:48.930Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:13:48.930Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:13:48.930Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-18T23:13:48.930Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-18T23:13:48.930Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-18T23:13:48.930Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-18T23:13:48.930Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-18T23:13:48.930Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:13:48.930Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:13:48.930Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:13:48.930Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:13:48.930Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:13:48.930Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:13:48.930Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:13:48.930Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-18T23:13:48.930Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-18T23:13:48.930Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-18T23:13:48.930Z] ... 31 more
[2026-02-18T23:13:48.930Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-18T23:13:48.930Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-18T23:13:48.930Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-18T23:13:48.930Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-18T23:13:48.930Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-18T23:13:48.930Z] ... 33 more
[2026-02-18T23:13:48.930Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-18T23:13:48.930Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-18T23:13:48.930Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-18T23:13:48.930Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-18T23:13:48.930Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-18T23:13:48.930Z] ... 45 more
[2026-02-18T23:13:48.930Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-18T23:13:48.930Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-18T23:13:48.930Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-18T23:13:48.930Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-18T23:13:48.930Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-18T23:13:48.930Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-18T23:13:48.930Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-18T23:13:48.930Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-18T23:13:48.930Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-18T23:13:48.930Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-18T23:13:48.930Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-18T23:13:48.930Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-18T23:13:48.930Z] ... 57 more
[2026-02-18T23:13:48.930Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-18T23:13:48.930Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:13:48.930Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-18T23:13:48.930Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-18T23:13:48.930Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-18T23:13:48.930Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-18T23:13:48.930Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-18T23:13:48.931Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-18T23:13:48.931Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-18T23:13:48.931Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-18T23:13:48.931Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-18T23:13:48.931Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-18T23:13:48.931Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-18T23:13:48.931Z] ... 69 more
[2026-02-18T23:13:48.931Z]
[2026-02-18T23:13:48.931Z] 2026-02-18 23:13:48,807 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:13:48.931Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.545 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-02-18T23:13:48.931Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-02-18T23:13:54.873Z] Tests paused
[2026-02-18T23:13:54.873Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:13:54.873Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:13:54.873Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:13:54.873Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:13:54.873Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:13:54.873Z] 2026-02-18 23:13:54,332 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.655s. Listening on: http://localhost:8080
[2026-02-18T23:13:54.873Z] 2026-02-18 23:13:54,332 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:13:54.873Z] 2026-02-18 23:13:54,333 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:13:54.873Z] 2026-02-18 23:13:54,434 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.getHal(java.lang.Long)]
[2026-02-18T23:13:54.873Z] 2026-02-18 23:13:54,587 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-18T23:14:00.778Z] Tests paused
[2026-02-18T23:14:00.778Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:14:00.778Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:14:00.778Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:14:00.778Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:14:00.778Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:14:00.779Z] 2026-02-18 23:13:59,824 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.597s. Listening on: http://localhost:8080
[2026-02-18T23:14:00.779Z] 2026-02-18 23:13:59,824 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:14:00.779Z] 2026-02-18 23:13:59,824 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:00.779Z] 2026-02-18 23:14:00,138 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:14:00.779Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.357 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-02-18T23:14:00.779Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-02-18T23:14:08.068Z] Tests paused
[2026-02-18T23:14:08.068Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:14:08.068Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:14:08.068Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:14:08.068Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:14:08.068Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:05,046 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.182s. Listening on: http://localhost:8080
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:05,046 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:05,046 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:06,637 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:06,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:14:08.068Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:14:08.068Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:14:08.068Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:14:08.068Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:14:08.068Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:07,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.738s. Listening on: http://localhost:8080
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:07,394 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:07,394 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:07,394 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.162s
[2026-02-18T23:14:08.068Z] 2026-02-18 23:14:07,738 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:14:08.068Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.612 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-02-18T23:14:08.068Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-02-18T23:14:10.321Z] 2026-02-18 23:14:10,262 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.326s. Listening on: http://localhost:8081
[2026-02-18T23:14:10.321Z] 2026-02-18 23:14:10,262 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:14:10.321Z] 2026-02-18 23:14:10,262 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:12.570Z] 2026-02-18 23:14:12,351 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:14:12.570Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.561 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-02-18T23:14:12.570Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-02-18T23:14:14.818Z] 2026-02-18 23:14:14,549 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.166s. Listening on: http://localhost:8081
[2026-02-18T23:14:14.818Z] 2026-02-18 23:14:14,550 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:14:14.818Z] 2026-02-18 23:14:14,550 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:15.964Z] 2026-02-18 23:14:15,562 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:14:15.964Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.208 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-02-18T23:14:15.964Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-02-18T23:14:18.212Z] 2026-02-18 23:14:17,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.037s. Listening on: http://localhost:8081
[2026-02-18T23:14:18.212Z] 2026-02-18 23:14:17,652 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:14:18.212Z] 2026-02-18 23:14:17,652 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:19.359Z] 2026-02-18 23:14:18,944 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:14:19.359Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-02-18T23:14:19.359Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-02-18T23:14:21.088Z] 2026-02-18 23:14:20,953 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.070s. Listening on: http://localhost:8081
[2026-02-18T23:14:21.088Z] 2026-02-18 23:14:20,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:14:21.088Z] 2026-02-18 23:14:20,954 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-18T23:14:21.794Z] 2026-02-18 23:14:21,497 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:14:21.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-02-18T23:14:21.794Z] [INFO]
[2026-02-18T23:14:21.794Z] [INFO] Results:
[2026-02-18T23:14:21.795Z] [INFO]
[2026-02-18T23:14:21.795Z] [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:14:21.795Z] [INFO]
[2026-02-18T23:14:21.795Z] [INFO]
[2026-02-18T23:14:21.795Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:14:22.126Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:14:22.126Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-18T23:14:22.126Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:14:22.126Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:14:22.126Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --------< io.quarkus:quarkus-mongodb-rest-data-panache-parent >---------
[2026-02-18T23:14:22.126Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Parent 2.7.5.Final [524/964]
[2026-02-18T23:14:22.126Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-18T23:14:22.126Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-parent/2.7.5.Final/quarkus-mongodb-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] ------------< io.quarkus:quarkus-mongodb-rest-data-panache >------------
[2026-02-18T23:14:22.126Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Runtime 2.7.5.Final [525/964]
[2026-02-18T23:14:22.126Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:22.126Z] [INFO] Copying 1 resource
[2026-02-18T23:14:22.126Z] [INFO]
[2026-02-18T23:14:22.126Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.455Z] [INFO]
[2026-02-18T23:14:22.455Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.455Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:22.455Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/classes
[2026-02-18T23:14:22.783Z] [INFO]
[2026-02-18T23:14:22.783Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:22.783Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/src/test/resources
[2026-02-18T23:14:22.783Z] [INFO]
[2026-02-18T23:14:22.783Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.783Z] [INFO] No sources to compile
[2026-02-18T23:14:22.783Z] [INFO]
[2026-02-18T23:14:22.783Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.783Z] [INFO] No tests to run.
[2026-02-18T23:14:22.783Z] [INFO]
[2026-02-18T23:14:22.783Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:22.783Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:14:23.930Z] [INFO]
[2026-02-18T23:14:23.930Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:23.930Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:14:23.930Z] [INFO]
[2026-02-18T23:14:23.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache ---
[2026-02-18T23:14:23.930Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2026-02-18T23:14:23.930Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.pom
[2026-02-18T23:14:23.930Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-18T23:14:23.930Z] [INFO]
[2026-02-18T23:14:23.930Z] [INFO] ------< io.quarkus:quarkus-mongodb-rest-data-panache-deployment >-------
[2026-02-18T23:14:23.930Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Deployment 2.7.5.Final [526/964]
[2026-02-18T23:14:23.930Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:23.930Z] [INFO]
[2026-02-18T23:14:23.930Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:23.930Z] [INFO]
[2026-02-18T23:14:23.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO] Processed 6 files in 26ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO] Processed 6 files in 00:00.024 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:24.642Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/main/resources
[2026-02-18T23:14:24.642Z] [INFO]
[2026-02-18T23:14:24.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.642Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:24.642Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/classes
[2026-02-18T23:14:24.973Z] [INFO]
[2026-02-18T23:14:24.973Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:24.973Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/test/resources
[2026-02-18T23:14:24.973Z] [INFO]
[2026-02-18T23:14:24.973Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.973Z] [INFO] No sources to compile
[2026-02-18T23:14:24.973Z] [INFO]
[2026-02-18T23:14:24.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.973Z] [INFO] No tests to run.
[2026-02-18T23:14:24.973Z] [INFO]
[2026-02-18T23:14:24.973Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:24.973Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:14:24.973Z] [INFO]
[2026-02-18T23:14:24.973Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:25.300Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:25.300Z] [INFO]
[2026-02-18T23:14:25.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-18T23:14:25.300Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-18T23:14:25.300Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-18T23:14:25.300Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:25.300Z] [INFO]
[2026-02-18T23:14:25.300Z] [INFO] -----< io.quarkus:quarkus-elasticsearch-rest-client-common-parent >-----
[2026-02-18T23:14:25.300Z] [INFO] Building Quarkus - Elasticsearch client common 2.7.5.Final [527/964]
[2026-02-18T23:14:25.300Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:25.300Z] [INFO]
[2026-02-18T23:14:25.300Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.300Z] [INFO]
[2026-02-18T23:14:25.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.300Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-18T23:14:25.301Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-common-parent-2.7.5.Final.pom
[2026-02-18T23:14:25.301Z] [INFO]
[2026-02-18T23:14:25.301Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-common >---------
[2026-02-18T23:14:25.301Z] [INFO] Building Quarkus - Elasticsearch REST client common - Runtime 2.7.5.Final [528/964]
[2026-02-18T23:14:25.301Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:25.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom
[2026-02-18T23:14:25.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom (3.4 kB at 9.2 kB/s)
[2026-02-18T23:14:25.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom
[2026-02-18T23:14:25.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom (3.3 kB at 38 kB/s)
[2026-02-18T23:14:25.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar
[2026-02-18T23:14:25.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar
[2026-02-18T23:14:25.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar (25 kB at 196 kB/s)
[2026-02-18T23:14:25.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar (73 kB at 321 kB/s)
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:25.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:25.956Z] [INFO] Copying 1 resource
[2026-02-18T23:14:25.956Z] [INFO]
[2026-02-18T23:14:25.956Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO]
[2026-02-18T23:14:26.284Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:26.284Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/classes
[2026-02-18T23:14:26.284Z] [INFO]
[2026-02-18T23:14:26.284Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:26.284Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/runtime/src/test/resources
[2026-02-18T23:14:26.284Z] [INFO]
[2026-02-18T23:14:26.284Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO] No sources to compile
[2026-02-18T23:14:26.284Z] [INFO]
[2026-02-18T23:14:26.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO] No tests to run.
[2026-02-18T23:14:26.284Z] [INFO]
[2026-02-18T23:14:26.284Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.284Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2026-02-18T23:14:26.611Z] [INFO]
[2026-02-18T23:14:26.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.611Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2026-02-18T23:14:26.611Z] [INFO]
[2026-02-18T23:14:26.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-18T23:14:26.611Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2026-02-18T23:14:26.611Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.pom
[2026-02-18T23:14:26.611Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2026-02-18T23:14:26.611Z] [INFO]
[2026-02-18T23:14:26.611Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-client-common-deployment >---
[2026-02-18T23:14:26.611Z] [INFO] Building Quarkus - Elasticsearch REST client common - Deployment 2.7.5.Final [529/964]
[2026-02-18T23:14:26.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:26.611Z] [INFO]
[2026-02-18T23:14:26.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.611Z] [INFO]
[2026-02-18T23:14:26.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:26.939Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/main/resources
[2026-02-18T23:14:26.939Z] [INFO]
[2026-02-18T23:14:26.939Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:26.939Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:26.939Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/classes
[2026-02-18T23:14:27.265Z] [INFO]
[2026-02-18T23:14:27.265Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:27.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:27.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/test/resources
[2026-02-18T23:14:27.265Z] [INFO]
[2026-02-18T23:14:27.265Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:27.265Z] [INFO] No sources to compile
[2026-02-18T23:14:27.265Z] [INFO]
[2026-02-18T23:14:27.266Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:27.266Z] [INFO] No tests to run.
[2026-02-18T23:14:27.266Z] [INFO]
[2026-02-18T23:14:27.266Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:27.266Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2026-02-18T23:14:28.469Z] [INFO]
[2026-02-18T23:14:28.469Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:28.469Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-18T23:14:28.803Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2026-02-18T23:14:28.803Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.pom
[2026-02-18T23:14:28.803Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] ----< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-parent >----
[2026-02-18T23:14:28.803Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch 2.7.5.Final [530/964]
[2026-02-18T23:14:28.803Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-18T23:14:28.803Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-parent/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-parent-2.7.5.Final.pom
[2026-02-18T23:14:28.803Z] [INFO]
[2026-02-18T23:14:28.803Z] [INFO] -------< io.quarkus:quarkus-hibernate-search-orm-elasticsearch >--------
[2026-02-18T23:14:28.803Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime 2.7.5.Final [531/964]
[2026-02-18T23:14:28.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:28.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom
[2026-02-18T23:14:29.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom (3.2 kB at 7.8 kB/s)
[2026-02-18T23:14:29.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom
[2026-02-18T23:14:29.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom (15 kB at 44 kB/s)
[2026-02-18T23:14:29.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom
[2026-02-18T23:14:30.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom (149 kB at 147 kB/s)
[2026-02-18T23:14:30.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom
[2026-02-18T23:14:30.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom (3.4 kB at 7.3 kB/s)
[2026-02-18T23:14:30.938Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom
[2026-02-18T23:14:30.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom (2.8 kB at 20 kB/s)
[2026-02-18T23:14:30.938Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2026-02-18T23:14:30.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 291 kB/s)
[2026-02-18T23:14:31.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom
[2026-02-18T23:14:31.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom (3.5 kB at 4.0 kB/s)
[2026-02-18T23:14:31.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom
[2026-02-18T23:14:32.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom (2.0 kB at 2.5 kB/s)
[2026-02-18T23:14:32.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[2026-02-18T23:14:33.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 78 kB/s)
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[2026-02-18T23:14:33.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 272 kB/s)
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[2026-02-18T23:14:33.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 80 kB/s)
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar
[2026-02-18T23:14:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar
[2026-02-18T23:14:33.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar (94 kB at 160 kB/s)
[2026-02-18T23:14:33.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar (318 kB at 527 kB/s)
[2026-02-18T23:14:33.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar (666 kB at 1.1 MB/s)
[2026-02-18T23:14:33.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar (861 kB at 993 kB/s)
[2026-02-18T23:14:35.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar (977 kB at 442 kB/s)
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO] Processed 10 files in 33ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO] Processed 10 files in 00:00.038 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:35.439Z] [INFO] Copying 1 resource
[2026-02-18T23:14:35.439Z] [INFO]
[2026-02-18T23:14:35.439Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.766Z] [INFO]
[2026-02-18T23:14:35.766Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:35.766Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:35.766Z] [INFO] Compiling 10 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/classes
[2026-02-18T23:14:36.911Z] [INFO]
[2026-02-18T23:14:36.911Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:36.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:36.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/src/test/resources
[2026-02-18T23:14:36.912Z] [INFO]
[2026-02-18T23:14:36.912Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:36.912Z] [INFO] No sources to compile
[2026-02-18T23:14:36.912Z] [INFO]
[2026-02-18T23:14:36.912Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:36.912Z] [INFO] No tests to run.
[2026-02-18T23:14:36.912Z] [INFO]
[2026-02-18T23:14:36.912Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:36.912Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2026-02-18T23:14:36.912Z] [INFO]
[2026-02-18T23:14:36.912Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:37.239Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2026-02-18T23:14:37.239Z] [INFO]
[2026-02-18T23:14:37.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-18T23:14:37.239Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2026-02-18T23:14:37.239Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.pom
[2026-02-18T23:14:37.239Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2026-02-18T23:14:37.239Z] [INFO]
[2026-02-18T23:14:37.239Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-deployment >--
[2026-02-18T23:14:37.239Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment 2.7.5.Final [532/964]
[2026-02-18T23:14:37.239Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:37.239Z] [INFO]
[2026-02-18T23:14:37.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:37.239Z] [INFO]
[2026-02-18T23:14:37.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO] Processed 28 files in 77ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO] Processed 28 files in 00:00.071 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:38.436Z] [INFO] Copying 2 resources
[2026-02-18T23:14:38.436Z] [INFO]
[2026-02-18T23:14:38.436Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:38.436Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:38.436Z] [INFO] Compiling 7 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/classes
[2026-02-18T23:14:40.695Z] [INFO]
[2026-02-18T23:14:40.695Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:40.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:40.695Z] [INFO] Copying 4 resources
[2026-02-18T23:14:40.695Z] [INFO]
[2026-02-18T23:14:40.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:40.695Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:40.695Z] [INFO] Compiling 21 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/test-classes
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:41.025Z] [INFO] Tests are skipped.
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:41.025Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:41.025Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-18T23:14:41.025Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2026-02-18T23:14:41.025Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.pom
[2026-02-18T23:14:41.025Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-parent >--
[2026-02-18T23:14:41.025Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling 2.7.5.Final [533/964]
[2026-02-18T23:14:41.025Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-18T23:14:41.025Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-parent/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-parent-2.7.5.Final.pom
[2026-02-18T23:14:41.025Z] [INFO]
[2026-02-18T23:14:41.025Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling >--
[2026-02-18T23:14:41.025Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime 2.7.5.Final [534/964]
[2026-02-18T23:14:41.025Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:41.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom
[2026-02-18T23:14:41.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom (3.7 kB at 7.3 kB/s)
[2026-02-18T23:14:41.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar
[2026-02-18T23:14:42.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar (166 kB at 237 kB/s)
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:42.442Z] [INFO] Copying 1 resource
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.442Z] [INFO]
[2026-02-18T23:14:42.442Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:42.770Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:42.770Z] [INFO] Compiling 4 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/classes
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:43.480Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/src/test/resources
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] No sources to compile
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] No tests to run.
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-18T23:14:43.480Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2026-02-18T23:14:43.480Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.pom
[2026-02-18T23:14:43.480Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-deployment >--
[2026-02-18T23:14:43.480Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment 2.7.5.Final [535/964]
[2026-02-18T23:14:43.480Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:43.480Z] [INFO]
[2026-02-18T23:14:43.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO] Processed 8 files in 30ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO] Processed 8 files in 00:00.039 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:44.190Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/src/main/resources
[2026-02-18T23:14:44.190Z] [INFO]
[2026-02-18T23:14:44.190Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:44.190Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:44.190Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/classes
[2026-02-18T23:14:45.848Z] [INFO]
[2026-02-18T23:14:45.848Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:45.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:45.848Z] [INFO] Copying 2 resources
[2026-02-18T23:14:45.848Z] [INFO]
[2026-02-18T23:14:45.848Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:45.848Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:45.848Z] [INFO] Compiling 6 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/test-classes
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:47.513Z] [INFO] Tests are skipped.
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:47.513Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:47.513Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-18T23:14:47.513Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2026-02-18T23:14:47.513Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.pom
[2026-02-18T23:14:47.513Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-parent >---------
[2026-02-18T23:14:47.513Z] [INFO] Building Quarkus - Elasticsearch REST client - Parent 2.7.5.Final [536/964]
[2026-02-18T23:14:47.513Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-18T23:14:47.513Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-parent-2.7.5.Final.pom
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] ------------< io.quarkus:quarkus-elasticsearch-rest-client >------------
[2026-02-18T23:14:47.513Z] [INFO] Building Quarkus - Elasticsearch REST client - Runtime 2.7.5.Final [537/964]
[2026-02-18T23:14:47.513Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.513Z] [INFO]
[2026-02-18T23:14:47.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO] Processed 5 files in 32ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO] Processed 5 files in 00:00.032 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:47.843Z] [INFO] Copying 1 resource
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO]
[2026-02-18T23:14:47.843Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:47.843Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:47.843Z] [INFO] Compiling 5 source files to /quarkus/extensions/elasticsearch-rest-client/runtime/target/classes
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:48.551Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/runtime/src/test/resources
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] No sources to compile
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] No tests to run.
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client ---
[2026-02-18T23:14:48.551Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2026-02-18T23:14:48.551Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.pom
[2026-02-18T23:14:48.551Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-client-deployment >-------
[2026-02-18T23:14:48.551Z] [INFO] Building Quarkus - Elasticsearch REST client - Deployment 2.7.5.Final [538/964]
[2026-02-18T23:14:48.551Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:48.551Z] [INFO]
[2026-02-18T23:14:48.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:48.880Z] [INFO]
[2026-02-18T23:14:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:48.880Z] [INFO]
[2026-02-18T23:14:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:49.222Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/main/resources
[2026-02-18T23:14:49.222Z] [INFO]
[2026-02-18T23:14:49.222Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.222Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:49.222Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-client/deployment/target/classes
[2026-02-18T23:14:49.930Z] [INFO]
[2026-02-18T23:14:49.930Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:49.930Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/test/resources
[2026-02-18T23:14:49.930Z] [INFO]
[2026-02-18T23:14:49.930Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.930Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:49.930Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client/deployment/target/test-classes
[2026-02-18T23:14:49.930Z] [INFO]
[2026-02-18T23:14:49.930Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:49.930Z] [INFO]
[2026-02-18T23:14:49.930Z] [INFO] -------------------------------------------------------
[2026-02-18T23:14:49.930Z] [INFO] T E S T S
[2026-02-18T23:14:49.930Z] [INFO] -------------------------------------------------------
[2026-02-18T23:14:49.930Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:14:51.073Z] [INFO] Running io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-02-18T23:14:55.827Z] 2026-02-18 23:14:55,520 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.229s.
[2026-02-18T23:14:55.827Z] 2026-02-18 23:14:55,522 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:14:55.827Z] 2026-02-18 23:14:55,522 INFO [io.quarkus] (main) Installed features: [cdi, elasticsearch-rest-client]
[2026-02-18T23:14:56.154Z] 2026-02-18 23:14:55,885 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-18T23:14:56.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.083 s - in io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] Results:
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:56.481Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:56.481Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-18T23:14:56.481Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2026-02-18T23:14:56.481Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.pom
[2026-02-18T23:14:56.481Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-high-level-client-parent >---
[2026-02-18T23:14:56.481Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Parent 2.7.5.Final [539/964]
[2026-02-18T23:14:56.481Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-18T23:14:56.481Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-parent-2.7.5.Final.pom
[2026-02-18T23:14:56.481Z] [INFO]
[2026-02-18T23:14:56.481Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-high-level-client >-------
[2026-02-18T23:14:56.481Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Runtime 2.7.5.Final [540/964]
[2026-02-18T23:14:56.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:14:56.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom
[2026-02-18T23:14:56.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom (3.6 kB at 40 kB/s)
[2026-02-18T23:14:56.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom
[2026-02-18T23:14:56.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom (2.8 kB at 53 kB/s)
[2026-02-18T23:14:56.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom
[2026-02-18T23:14:56.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom (9.9 kB at 129 kB/s)
[2026-02-18T23:14:56.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom
[2026-02-18T23:14:56.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-18T23:14:56.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom
[2026-02-18T23:14:56.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-18T23:14:56.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom
[2026-02-18T23:14:56.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom (3.4 kB at 70 kB/s)
[2026-02-18T23:14:56.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom
[2026-02-18T23:14:57.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom (3.2 kB at 33 kB/s)
[2026-02-18T23:14:57.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2026-02-18T23:14:57.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom (3.4 kB at 43 kB/s)
[2026-02-18T23:14:57.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2026-02-18T23:14:57.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom (2.8 kB at 35 kB/s)
[2026-02-18T23:14:57.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom
[2026-02-18T23:14:57.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom (1.4 kB at 19 kB/s)
[2026-02-18T23:14:57.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom (3.2 kB at 61 kB/s)
[2026-02-18T23:14:57.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom (1.9 kB at 28 kB/s)
[2026-02-18T23:14:57.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom (14 kB at 263 kB/s)
[2026-02-18T23:14:57.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom (37 kB at 675 kB/s)
[2026-02-18T23:14:57.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom (9.9 kB at 206 kB/s)
[2026-02-18T23:14:57.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
[2026-02-18T23:14:57.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (9.7 kB at 189 kB/s)
[2026-02-18T23:14:57.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom
[2026-02-18T23:14:57.799Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom (1.0 kB at 20 kB/s)
[2026-02-18T23:14:57.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom
[2026-02-18T23:14:57.799Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom (1.4 kB at 6.2 kB/s)
[2026-02-18T23:14:57.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom (1.4 kB at 20 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom (1.4 kB at 31 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom (1.4 kB at 23 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom (1.8 kB at 35 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom (3.5 kB at 66 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom
[2026-02-18T23:14:58.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom (4.4 kB at 87 kB/s)
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar
[2026-02-18T23:14:58.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar (60 kB at 1.3 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar (11 kB at 203 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar (1.7 MB at 22 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar (143 kB at 1.7 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar (45 kB at 361 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar (13 MB at 85 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar (210 kB at 1.3 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar (64 kB at 377 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (78 kB at 392 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar (18 kB at 85 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar (51 kB at 222 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar (643 kB at 2.8 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar (16 kB at 69 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar (457 kB at 1.7 MB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 409 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar (88 kB at 307 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar (85 kB at 295 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar (58 kB at 195 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar (96 kB at 294 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar (64 kB at 188 kB/s)
[2026-02-18T23:14:58.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar (83 kB at 241 kB/s)
[2026-02-18T23:14:58.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar (101 kB at 279 kB/s)
[2026-02-18T23:14:58.780Z] [INFO]
[2026-02-18T23:14:58.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:58.780Z] [INFO]
[2026-02-18T23:14:58.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:58.780Z] [INFO]
[2026-02-18T23:14:58.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:58.780Z] [INFO]
[2026-02-18T23:14:58.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:59.110Z] [INFO] Copying 1 resource
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO]
[2026-02-18T23:14:59.110Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.110Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:14:59.110Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/classes
[2026-02-18T23:14:59.440Z] [INFO]
[2026-02-18T23:14:59.440Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:14:59.440Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/src/test/resources
[2026-02-18T23:14:59.440Z] [INFO]
[2026-02-18T23:14:59.440Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.440Z] [INFO] No sources to compile
[2026-02-18T23:14:59.440Z] [INFO]
[2026-02-18T23:14:59.440Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.440Z] [INFO] No tests to run.
[2026-02-18T23:14:59.440Z] [INFO]
[2026-02-18T23:14:59.440Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:14:59.440Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2026-02-18T23:15:00.587Z] [INFO]
[2026-02-18T23:15:00.587Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:15:00.587Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2026-02-18T23:15:01.732Z] [INFO]
[2026-02-18T23:15:01.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-18T23:15:01.732Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2026-02-18T23:15:01.732Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.pom
[2026-02-18T23:15:01.732Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2026-02-18T23:15:01.732Z] [INFO]
[2026-02-18T23:15:01.732Z] [INFO] --< io.quarkus:quarkus-elasticsearch-rest-high-level-client-deployment >--
[2026-02-18T23:15:01.732Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Deployment 2.7.5.Final [541/964]
[2026-02-18T23:15:01.732Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:01.732Z] [INFO]
[2026-02-18T23:15:01.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:01.732Z] [INFO]
[2026-02-18T23:15:01.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:02.438Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/main/resources
[2026-02-18T23:15:02.438Z] [INFO]
[2026-02-18T23:15:02.438Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.438Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:02.438Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/classes
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:02.766Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/test/resources
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] No sources to compile
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] No tests to run.
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-18T23:15:02.766Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2026-02-18T23:15:02.766Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.pom
[2026-02-18T23:15:02.766Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --------------< io.quarkus:quarkus-kafka-streams-parent >---------------
[2026-02-18T23:15:02.766Z] [INFO] Building Quarkus - Kafka Streams 2.7.5.Final [542/964]
[2026-02-18T23:15:02.766Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-parent ---
[2026-02-18T23:15:02.766Z] [INFO] Installing /quarkus/extensions/kafka-streams/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-parent/2.7.5.Final/quarkus-kafka-streams-parent-2.7.5.Final.pom
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] ------------------< io.quarkus:quarkus-kafka-streams >------------------
[2026-02-18T23:15:02.766Z] [INFO] Building Quarkus - Kafka Streams - Runtime 2.7.5.Final [543/964]
[2026-02-18T23:15:02.766Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams ---
[2026-02-18T23:15:02.766Z] [INFO]
[2026-02-18T23:15:02.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO] Processed 19 files in 34ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO] Processed 19 files in 00:00.055 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams ---
[2026-02-18T23:15:03.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:03.910Z] [INFO] Copying 2 resources
[2026-02-18T23:15:03.910Z] [INFO]
[2026-02-18T23:15:03.910Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-streams ---
[2026-02-18T23:15:04.237Z] [INFO]
[2026-02-18T23:15:04.237Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams ---
[2026-02-18T23:15:04.237Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:04.237Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-streams/runtime/target/classes
[2026-02-18T23:15:04.948Z] [INFO]
[2026-02-18T23:15:04.948Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams ---
[2026-02-18T23:15:04.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:04.948Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/runtime/src/test/resources
[2026-02-18T23:15:04.948Z] [INFO]
[2026-02-18T23:15:04.948Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams ---
[2026-02-18T23:15:04.948Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:04.948Z] [INFO] Compiling 2 source files to /quarkus/extensions/kafka-streams/runtime/target/test-classes
[2026-02-18T23:15:05.275Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsTopicsHealthCheckTest.java:[28,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2026-02-18T23:15:05.275Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsHealthCheckTest.java:[29,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2026-02-18T23:15:05.275Z] [INFO]
[2026-02-18T23:15:05.275Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams ---
[2026-02-18T23:15:05.275Z] [INFO]
[2026-02-18T23:15:05.275Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:05.275Z] [INFO] T E S T S
[2026-02-18T23:15:05.275Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:05.275Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:15:06.418Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-02-18T23:15:08.676Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-02-18T23:15:08.676Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-02-18T23:15:08.676Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] Results:
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams ---
[2026-02-18T23:15:08.676Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams ---
[2026-02-18T23:15:08.676Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams ---
[2026-02-18T23:15:08.676Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.jar
[2026-02-18T23:15:08.676Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.pom
[2026-02-18T23:15:08.676Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] ------------< io.quarkus:quarkus-kafka-streams-deployment >-------------
[2026-02-18T23:15:08.676Z] [INFO] Building Quarkus - Kafka Streams - Deployment 2.7.5.Final [544/964]
[2026-02-18T23:15:08.676Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:08.676Z] [INFO]
[2026-02-18T23:15:08.676Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:09.004Z] [INFO] Copying 3 resources
[2026-02-18T23:15:09.004Z] [INFO]
[2026-02-18T23:15:09.004Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.004Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:09.004Z] [INFO] Compiling 3 source files to /quarkus/extensions/kafka-streams/deployment/target/classes
[2026-02-18T23:15:09.711Z] [INFO]
[2026-02-18T23:15:09.711Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:09.711Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/deployment/src/test/resources
[2026-02-18T23:15:09.711Z] [INFO]
[2026-02-18T23:15:09.711Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.711Z] [INFO] No sources to compile
[2026-02-18T23:15:09.711Z] [INFO]
[2026-02-18T23:15:09.711Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.711Z] [INFO] No tests to run.
[2026-02-18T23:15:09.711Z] [INFO]
[2026-02-18T23:15:09.711Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:09.711Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2026-02-18T23:15:10.858Z] [INFO]
[2026-02-18T23:15:10.858Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:10.858Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:10.858Z] [INFO]
[2026-02-18T23:15:10.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-deployment ---
[2026-02-18T23:15:10.858Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2026-02-18T23:15:10.858Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.pom
[2026-02-18T23:15:10.858Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:10.858Z] [INFO]
[2026-02-18T23:15:10.858Z] [INFO] ----------------< io.quarkus:quarkus-spring-di-parent >-----------------
[2026-02-18T23:15:10.859Z] [INFO] Building Quarkus - Spring - DI 2.7.5.Final [545/964]
[2026-02-18T23:15:10.859Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-parent ---
[2026-02-18T23:15:10.859Z] [INFO] Installing /quarkus/extensions/spring-di/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-parent/2.7.5.Final/quarkus-spring-di-parent-2.7.5.Final.pom
[2026-02-18T23:15:10.859Z] [INFO]
[2026-02-18T23:15:10.859Z] [INFO] --------------------< io.quarkus:quarkus-spring-di >--------------------
[2026-02-18T23:15:10.859Z] [INFO] Building Quarkus - Spring - DI - Runtime 2.7.5.Final [546/964]
[2026-02-18T23:15:10.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:10.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom
[2026-02-18T23:15:11.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom (5.0 kB at 60 kB/s)
[2026-02-18T23:15:11.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom
[2026-02-18T23:15:11.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom (5.3 kB at 58 kB/s)
[2026-02-18T23:15:11.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom
[2026-02-18T23:15:11.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom (3.4 kB at 6.4 kB/s)
[2026-02-18T23:15:11.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom
[2026-02-18T23:15:11.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom (2.8 kB at 29 kB/s)
[2026-02-18T23:15:11.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar
[2026-02-18T23:15:11.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar
[2026-02-18T23:15:11.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar
[2026-02-18T23:15:11.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar (106 kB at 1.3 MB/s)
[2026-02-18T23:15:11.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar (205 kB at 2.4 MB/s)
[2026-02-18T23:15:11.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar (61 kB at 672 kB/s)
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di ---
[2026-02-18T23:15:11.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:11.842Z] [INFO] Copying 1 resource
[2026-02-18T23:15:11.842Z] [INFO]
[2026-02-18T23:15:11.842Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] No sources to compile
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:12.170Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/runtime/src/test/resources
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] No sources to compile
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] No tests to run.
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di ---
[2026-02-18T23:15:12.170Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.jar
[2026-02-18T23:15:12.170Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.pom
[2026-02-18T23:15:12.170Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final-sources.jar
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --------------< io.quarkus:quarkus-spring-di-deployment >---------------
[2026-02-18T23:15:12.170Z] [INFO] Building Quarkus - Spring - DI - Deployment 2.7.5.Final [547/964]
[2026-02-18T23:15:12.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.170Z] [INFO]
[2026-02-18T23:15:12.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO] Processed 7 files in 25ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO] Processed 7 files in 00:00.046 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:12.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/main/resources
[2026-02-18T23:15:12.875Z] [INFO]
[2026-02-18T23:15:12.875Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:12.875Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:12.875Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-di/deployment/target/classes
[2026-02-18T23:15:14.529Z] [INFO]
[2026-02-18T23:15:14.529Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:14.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:14.529Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/test/resources
[2026-02-18T23:15:14.529Z] [INFO]
[2026-02-18T23:15:14.529Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:14.529Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:14.529Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-di/deployment/target/test-classes
[2026-02-18T23:15:14.529Z] [INFO]
[2026-02-18T23:15:14.529Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:14.529Z] [INFO]
[2026-02-18T23:15:14.529Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:14.529Z] [INFO] T E S T S
[2026-02-18T23:15:14.529Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:14.529Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:15:16.185Z] [INFO] Running io.quarkus.spring.di.deployment.SpelTest
[2026-02-18T23:15:20.924Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.418 s - in io.quarkus.spring.di.deployment.SpelTest
[2026-02-18T23:15:20.924Z] [INFO] Running io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-02-18T23:15:21.251Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s - in io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-02-18T23:15:21.251Z] [INFO] Running io.quarkus.spring.di.deployment.BeanNameTest
[2026-02-18T23:15:22.394Z] 2026-02-18 23:15:22,324 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.227s.
[2026-02-18T23:15:22.394Z] 2026-02-18 23:15:22,325 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:15:22.394Z] 2026-02-18 23:15:22,325 INFO [io.quarkus] (main) Installed features: [cdi, spring-di]
[2026-02-18T23:15:22.394Z] 2026-02-18 23:15:22,357 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-18T23:15:22.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.spring.di.deployment.BeanNameTest
[2026-02-18T23:15:22.394Z] [INFO] Running io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-02-18T23:15:22.721Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] Results:
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:22.721Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:22.721Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-deployment ---
[2026-02-18T23:15:22.721Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.jar
[2026-02-18T23:15:22.721Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.pom
[2026-02-18T23:15:22.721Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] ----------< io.quarkus:quarkus-spring-web-parent-aggregator >-----------
[2026-02-18T23:15:22.721Z] [INFO] Building Quarkus - Spring Web - Parent - Aggregator 2.7.5.Final [548/964]
[2026-02-18T23:15:22.721Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent-aggregator ---
[2026-02-18T23:15:22.721Z] [INFO] Installing /quarkus/extensions/spring-web/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent-aggregator/2.7.5.Final/quarkus-spring-web-parent-aggregator-2.7.5.Final.pom
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-parent >----------------
[2026-02-18T23:15:22.721Z] [INFO] Building Quarkus - Spring Web 2.7.5.Final [549/964]
[2026-02-18T23:15:22.721Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent ---
[2026-02-18T23:15:22.721Z] [INFO] Installing /quarkus/extensions/spring-web/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent/2.7.5.Final/quarkus-spring-web-parent-2.7.5.Final.pom
[2026-02-18T23:15:22.721Z] [INFO]
[2026-02-18T23:15:22.722Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-common >----------------
[2026-02-18T23:15:22.722Z] [INFO] Building Quarkus - Spring Web - Common Runtime 2.7.5.Final [550/964]
[2026-02-18T23:15:22.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:22.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom
[2026-02-18T23:15:23.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom (5.4 kB at 47 kB/s)
[2026-02-18T23:15:23.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom
[2026-02-18T23:15:23.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom (1.7 kB at 16 kB/s)
[2026-02-18T23:15:23.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar
[2026-02-18T23:15:23.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar
[2026-02-18T23:15:23.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar (7.0 kB at 73 kB/s)
[2026-02-18T23:15:23.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar (91 kB at 360 kB/s)
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:23.378Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/main/resources
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:23.378Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/core/common-runtime/target/classes
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:23.378Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/test/resources
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] No sources to compile
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] No tests to run.
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-common ---
[2026-02-18T23:15:23.378Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.jar
[2026-02-18T23:15:23.378Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.pom
[2026-02-18T23:15:23.378Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-classic-parent >--------
[2026-02-18T23:15:23.378Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Parent 2.7.5.Final [551/964]
[2026-02-18T23:15:23.378Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-18T23:15:23.378Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-parent/2.7.5.Final/quarkus-spring-web-resteasy-classic-parent-2.7.5.Final.pom
[2026-02-18T23:15:23.378Z] [INFO]
[2026-02-18T23:15:23.378Z] [INFO] -----------< io.quarkus:quarkus-spring-web-resteasy-classic >-----------
[2026-02-18T23:15:23.378Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Runtime 2.7.5.Final [552/964]
[2026-02-18T23:15:23.378Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:23.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom
[2026-02-18T23:15:23.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom (1.1 kB at 3.0 kB/s)
[2026-02-18T23:15:24.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar
[2026-02-18T23:15:24.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar (18 kB at 22 kB/s)
[2026-02-18T23:15:24.741Z] [INFO]
[2026-02-18T23:15:24.741Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:24.741Z] [INFO]
[2026-02-18T23:15:24.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:25.070Z] [INFO] Copying 1 resource
[2026-02-18T23:15:25.070Z] [INFO]
[2026-02-18T23:15:25.070Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:25.402Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/runtime/target/classes
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:25.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/runtime/src/test/resources
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] No sources to compile
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] No tests to run.
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic ---
[2026-02-18T23:15:25.402Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2026-02-18T23:15:25.402Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.pom
[2026-02-18T23:15:25.402Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-parent >-------
[2026-02-18T23:15:25.402Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Parent 2.7.5.Final [553/964]
[2026-02-18T23:15:25.402Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-18T23:15:25.402Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-parent/2.7.5.Final/quarkus-spring-web-resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] ----------< io.quarkus:quarkus-spring-web-resteasy-reactive >-----------
[2026-02-18T23:15:25.402Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Runtime 2.7.5.Final [554/964]
[2026-02-18T23:15:25.402Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.402Z] [INFO]
[2026-02-18T23:15:25.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:25.731Z] [INFO] Copying 1 resource
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:25.731Z] [INFO]
[2026-02-18T23:15:25.731Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:26.063Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/classes
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:26.063Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/runtime/src/test/resources
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] No sources to compile
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] No tests to run.
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-18T23:15:26.063Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2026-02-18T23:15:26.063Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.pom
[2026-02-18T23:15:26.063Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] -------------------< io.quarkus:quarkus-spring-web >--------------------
[2026-02-18T23:15:26.063Z] [INFO] Building Quarkus - Spring Web - Runtime 2.7.5.Final [555/964]
[2026-02-18T23:15:26.063Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web ---
[2026-02-18T23:15:26.063Z] [INFO]
[2026-02-18T23:15:26.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:26.390Z] [INFO] Copying 2 resources
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO]
[2026-02-18T23:15:26.390Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web ---
[2026-02-18T23:15:26.390Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:26.390Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/core/runtime/target/classes
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:28.043Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/runtime/src/test/resources
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] No sources to compile
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] No tests to run.
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web ---
[2026-02-18T23:15:28.043Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.jar
[2026-02-18T23:15:28.043Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.pom
[2026-02-18T23:15:28.043Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final-sources.jar
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-classic-deployment >------
[2026-02-18T23:15:28.043Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Deployment 2.7.5.Final [556/964]
[2026-02-18T23:15:28.043Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.043Z] [INFO]
[2026-02-18T23:15:28.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO] Processed 1 files in 00:00.026 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:28.749Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/main/resources
[2026-02-18T23:15:28.749Z] [INFO]
[2026-02-18T23:15:28.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:28.749Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:28.749Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/deployment/target/classes
[2026-02-18T23:15:29.076Z] [INFO]
[2026-02-18T23:15:29.076Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:29.076Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/test/resources
[2026-02-18T23:15:29.076Z] [INFO]
[2026-02-18T23:15:29.076Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.076Z] [INFO] No sources to compile
[2026-02-18T23:15:29.076Z] [INFO]
[2026-02-18T23:15:29.076Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.076Z] [INFO] No tests to run.
[2026-02-18T23:15:29.076Z] [INFO]
[2026-02-18T23:15:29.076Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.076Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2026-02-18T23:15:29.077Z] [INFO]
[2026-02-18T23:15:29.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.077Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:29.077Z] [INFO]
[2026-02-18T23:15:29.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-18T23:15:29.077Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2026-02-18T23:15:29.077Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.pom
[2026-02-18T23:15:29.077Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:29.077Z] [INFO]
[2026-02-18T23:15:29.077Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-reactive-deployment >-----
[2026-02-18T23:15:29.077Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Deployment 2.7.5.Final [557/964]
[2026-02-18T23:15:29.077Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:29.077Z] [INFO]
[2026-02-18T23:15:29.077Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:29.077Z] [INFO]
[2026-02-18T23:15:29.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO] Processed 1 files in 00:00.035 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:30.222Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/main/resources
[2026-02-18T23:15:30.222Z] [INFO]
[2026-02-18T23:15:30.222Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.222Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:30.222Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/classes
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:30.550Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/test/resources
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] No sources to compile
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] No tests to run.
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-18T23:15:30.550Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:15:30.550Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.pom
[2026-02-18T23:15:30.550Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --------------< io.quarkus:quarkus-spring-web-deployment >--------------
[2026-02-18T23:15:30.550Z] [INFO] Building Quarkus - Spring Web - Deployment 2.7.5.Final [558/964]
[2026-02-18T23:15:30.550Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:30.550Z] [INFO]
[2026-02-18T23:15:30.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.259Z] [INFO] Processed 6 files in 24ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:15:31.259Z] [INFO]
[2026-02-18T23:15:31.259Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.588Z] [INFO] Processed 6 files in 00:00.053 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:15:31.588Z] [INFO]
[2026-02-18T23:15:31.588Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:31.588Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/main/resources
[2026-02-18T23:15:31.588Z] [INFO]
[2026-02-18T23:15:31.588Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:31.588Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:31.588Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-web/core/deployment/target/classes
[2026-02-18T23:15:33.243Z] [INFO]
[2026-02-18T23:15:33.243Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:33.243Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/test/resources
[2026-02-18T23:15:33.243Z] [INFO]
[2026-02-18T23:15:33.243Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.243Z] [INFO] No sources to compile
[2026-02-18T23:15:33.243Z] [INFO]
[2026-02-18T23:15:33.243Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.243Z] [INFO] No tests to run.
[2026-02-18T23:15:33.243Z] [INFO]
[2026-02-18T23:15:33.243Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.244Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar
[2026-02-18T23:15:33.244Z] [INFO]
[2026-02-18T23:15:33.244Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.244Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:33.244Z] [INFO]
[2026-02-18T23:15:33.244Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-deployment ---
[2026-02-18T23:15:33.244Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.jar
[2026-02-18T23:15:33.244Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.pom
[2026-02-18T23:15:33.244Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:15:33.244Z] [INFO]
[2026-02-18T23:15:33.244Z] [INFO] --------< io.quarkus:quarkus-spring-web-resteasy-classic-tests >--------
[2026-02-18T23:15:33.244Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Tests 2.7.5.Final [559/964]
[2026-02-18T23:15:33.244Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:15:33.244Z] [INFO]
[2026-02-18T23:15:33.244Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:33.244Z] [INFO]
[2026-02-18T23:15:33.244Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:34.393Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/main/resources
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] No sources to compile
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:15:34.393Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/test/resources
[2026-02-18T23:15:34.393Z] [INFO]
[2026-02-18T23:15:34.393Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:34.393Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:15:34.393Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-web/resteasy-classic/tests/target/test-classes
[2026-02-18T23:15:36.067Z] [INFO]
[2026-02-18T23:15:36.067Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:15:36.067Z] [INFO]
[2026-02-18T23:15:36.067Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:36.067Z] [INFO] T E S T S
[2026-02-18T23:15:36.067Z] [INFO] -------------------------------------------------------
[2026-02-18T23:15:36.067Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:15:36.774Z] [INFO] Running io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-02-18T23:15:44.039Z] 2026-02-18 23:15:43,748 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.006s. Listening on: http://localhost:8081
[2026-02-18T23:15:44.039Z] 2026-02-18 23:15:43,750 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:15:44.039Z] 2026-02-18 23:15:43,751 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:15:45.697Z] 2026-02-18 23:15:45,532 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T23:15:45.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.959 s - in io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-02-18T23:15:45.697Z] [INFO] Running io.quarkus.spring.web.test.MissingRestControllerTest
[2026-02-18T23:15:49.466Z] 2026-02-18 23:15:48,471 WARN [io.qua.spr.web.dep.SpringWebResteasyClassicProcessor] (build-2) Class 'io.quarkus.spring.web.test.MissingRestControllerTest$NonAnnotatedController' uses a mapping annotation but the class itself was not annotated with '@RestContoller'. The mappings will therefore be ignored.
[2026-02-18T23:15:49.466Z] 2026-02-18 23:15:49,436 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1841ms
[2026-02-18T23:15:49.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.976 s - in io.quarkus.spring.web.test.MissingRestControllerTest
[2026-02-18T23:15:49.794Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-18T23:15:52.055Z] 2026-02-18 23:15:51,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.709s. Listening on: http://localhost:8081
[2026-02-18T23:15:52.055Z] 2026-02-18 23:15:51,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:15:52.055Z] 2026-02-18 23:15:51,642 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:15:52.382Z] 2026-02-18 23:15:52,194 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:15:52.382Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.646 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-18T23:15:52.382Z] [INFO] Running io.quarkus.spring.web.test.ControllerReloadTest
[2026-02-18T23:16:01.258Z] Tests paused
[2026-02-18T23:16:01.258Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:16:01.258Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:16:01.258Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:16:01.258Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:16:01.258Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:56,640 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.905s. Listening on: http://localhost:8080
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:56,640 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:56,640 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,151 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SimpleSpringController.class.
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,161 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-18T23:16:01.258Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:16:01.258Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:16:01.258Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:16:01.258Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:16:01.258Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,609 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8080
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,610 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,610 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,610 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.241s
[2026-02-18T23:16:01.258Z] 2026-02-18 23:15:59,621 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:16:01.258Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.475 s - in io.quarkus.spring.web.test.ControllerReloadTest
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] Results:
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:16:01.258Z] [INFO] No sources in project. Archive not created.
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2026-02-18T23:16:01.258Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.pom
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-tests >--------
[2026-02-18T23:16:01.258Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Tests 2.7.5.Final [560/964]
[2026-02-18T23:16:01.258Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Processed 8 files in 21ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Processed 8 files in 00:00.016 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:01.258Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/main/resources
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] No sources to compile
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:01.258Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/test/resources
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.258Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:01.258Z] [INFO] Compiling 8 source files to /quarkus/extensions/spring-web/resteasy-reactive/tests/target/test-classes
[2026-02-18T23:16:01.258Z] [INFO]
[2026-02-18T23:16:01.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:01.587Z] [INFO]
[2026-02-18T23:16:01.587Z] [INFO] -------------------------------------------------------
[2026-02-18T23:16:01.587Z] [INFO] T E S T S
[2026-02-18T23:16:01.587Z] [INFO] -------------------------------------------------------
[2026-02-18T23:16:01.587Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:16:03.336Z] [INFO] Running io.quarkus.spring.web.test.BasicMappingTest
[2026-02-18T23:16:10.599Z] 2026-02-18 23:16:10,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8081
[2026-02-18T23:16:10.599Z] 2026-02-18 23:16:10,334 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:16:10.599Z] 2026-02-18 23:16:10,334 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:16:14.380Z] 2026-02-18 23:16:13,555 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-18T23:16:14.380Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.864 s - in io.quarkus.spring.web.test.BasicMappingTest
[2026-02-18T23:16:14.380Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-18T23:16:16.031Z] 2026-02-18 23:16:15,583 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.523s. Listening on: http://localhost:8081
[2026-02-18T23:16:16.031Z] 2026-02-18 23:16:15,583 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:16:16.031Z] 2026-02-18 23:16:15,584 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-18T23:16:16.358Z] 2026-02-18 23:16:16,247 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:16:16.358Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-18T23:16:16.686Z] [INFO]
[2026-02-18T23:16:16.686Z] [INFO] Results:
[2026-02-18T23:16:16.686Z] [INFO]
[2026-02-18T23:16:16.686Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:16:16.686Z] [INFO]
[2026-02-18T23:16:16.686Z] [INFO]
[2026-02-18T23:16:16.686Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:16.686Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:17.849Z] [INFO] No sources in project. Archive not created.
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-18T23:16:17.849Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2026-02-18T23:16:17.849Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.pom
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] -------------< io.quarkus:quarkus-spring-data-jpa-parent >--------------
[2026-02-18T23:16:17.849Z] [INFO] Building Quarkus - Spring Data JPA 2.7.5.Final [561/964]
[2026-02-18T23:16:17.849Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-parent ---
[2026-02-18T23:16:17.849Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-parent/2.7.5.Final/quarkus-spring-data-jpa-parent-2.7.5.Final.pom
[2026-02-18T23:16:17.849Z] [INFO]
[2026-02-18T23:16:17.849Z] [INFO] -----------------< io.quarkus:quarkus-spring-data-jpa >-----------------
[2026-02-18T23:16:17.849Z] [INFO] Building Quarkus - Spring - Data JPA - Runtime 2.7.5.Final [562/964]
[2026-02-18T23:16:17.849Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:16:17.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom
[2026-02-18T23:16:17.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom (1.8 kB at 18 kB/s)
[2026-02-18T23:16:17.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom
[2026-02-18T23:16:17.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom (5.0 kB at 44 kB/s)
[2026-02-18T23:16:17.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom
[2026-02-18T23:16:18.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom (3.4 kB at 36 kB/s)
[2026-02-18T23:16:18.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom
[2026-02-18T23:16:18.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom (1.9 kB at 7.2 kB/s)
[2026-02-18T23:16:18.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom
[2026-02-18T23:16:18.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom (5.4 kB at 48 kB/s)
[2026-02-18T23:16:18.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar
[2026-02-18T23:16:18.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar
[2026-02-18T23:16:18.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar
[2026-02-18T23:16:18.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar (5.7 kB at 66 kB/s)
[2026-02-18T23:16:18.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar (5.8 kB at 57 kB/s)
[2026-02-18T23:16:18.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar (58 kB at 132 kB/s)
[2026-02-18T23:16:18.840Z] [INFO]
[2026-02-18T23:16:18.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:18.840Z] [INFO]
[2026-02-18T23:16:18.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:19.172Z] [INFO] Copying 1 resource
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO]
[2026-02-18T23:16:19.172Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:19.172Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:19.172Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-data-jpa/runtime/target/classes
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:20.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/runtime/src/test/resources
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] No sources to compile
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] No tests to run.
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa ---
[2026-02-18T23:16:20.830Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.jar
[2026-02-18T23:16:20.830Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.pom
[2026-02-18T23:16:20.830Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] -----------< io.quarkus:quarkus-spring-data-jpa-deployment >------------
[2026-02-18T23:16:20.830Z] [INFO] Building Quarkus - Spring - Data JPA - Deployment 2.7.5.Final [563/964]
[2026-02-18T23:16:20.830Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:20.830Z] [INFO]
[2026-02-18T23:16:20.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.536Z] [INFO]
[2026-02-18T23:16:21.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.536Z] [INFO]
[2026-02-18T23:16:21.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:21.864Z] [INFO] Processed 31 files in 96ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-18T23:16:21.864Z] [INFO]
[2026-02-18T23:16:21.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:22.191Z] [INFO] Processed 31 files in 00:00.370 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-18T23:16:22.191Z] [INFO]
[2026-02-18T23:16:22.191Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:22.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:22.191Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/deployment/src/main/resources
[2026-02-18T23:16:22.191Z] [INFO]
[2026-02-18T23:16:22.191Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:22.191Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:22.191Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-data-jpa/deployment/target/classes
[2026-02-18T23:16:22.898Z] [INFO]
[2026-02-18T23:16:22.898Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:22.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:22.899Z] [INFO] Copying 3 resources
[2026-02-18T23:16:22.899Z] [INFO]
[2026-02-18T23:16:22.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:22.899Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:22.899Z] [INFO] Compiling 19 source files to /quarkus/extensions/spring-data-jpa/deployment/target/test-classes
[2026-02-18T23:16:23.604Z] [WARNING] /quarkus/extensions/spring-data-jpa/deployment/src/test/java/io/quarkus/spring/data/deployment/MethodNameParserTest.java:[103,54] unchecked generic array creation for varargs parameter of type java.lang.Class<? extends java.lang.Object>[]
[2026-02-18T23:16:23.604Z] [INFO]
[2026-02-18T23:16:23.604Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:23.604Z] [INFO]
[2026-02-18T23:16:23.604Z] [INFO] -------------------------------------------------------
[2026-02-18T23:16:23.604Z] [INFO] T E S T S
[2026-02-18T23:16:23.604Z] [INFO] -------------------------------------------------------
[2026-02-18T23:16:23.604Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:16:24.748Z] [INFO] Running io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-02-18T23:16:32.086Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.443 s - in io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-02-18T23:16:32.086Z] [INFO] Running io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-02-18T23:16:35.907Z] 2026-02-18 23:16:35,628 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.821s. Listening on: http://localhost:8081
[2026-02-18T23:16:35.907Z] 2026-02-18 23:16:35,630 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:16:35.907Z] 2026-02-18 23:16:35,630 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-18T23:16:37.053Z] 2026-02-18 23:16:36,621 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:16:37.053Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.606 s - in io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-02-18T23:16:37.053Z] [INFO] Running io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-02-18T23:16:38.204Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 s - in io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-02-18T23:16:38.204Z] [INFO] Running io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-02-18T23:16:41.157Z] 2026-02-18 23:16:40,486 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.128s. Listening on: http://localhost:8081
[2026-02-18T23:16:41.157Z] 2026-02-18 23:16:40,487 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:16:41.157Z] 2026-02-18 23:16:40,487 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-18T23:16:41.157Z] 2026-02-18 23:16:40,924 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:16:41.157Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.147 s - in io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-02-18T23:16:41.157Z] [INFO] Running io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-02-18T23:16:41.157Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-02-18T23:16:41.157Z] [INFO] Running io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-02-18T23:16:54.304Z] Tests paused
[2026-02-18T23:16:54.304Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:16:54.304Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:16:54.304Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:16:54.304Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:16:54.304Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:48,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.269s. Listening on: http://localhost:8080
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:48,593 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:48,593 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,150 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in BookResource.class, BookRepository.class.
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,166 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-18T23:16:54.304Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:16:54.304Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:16:54.304Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:16:54.304Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:16:54.304Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,775 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8080
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,775 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,775 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,777 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.531s
[2026-02-18T23:16:54.304Z] 2026-02-18 23:16:53,807 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:16:54.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.862 s - in io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] Results:
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:54.304Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:54.304Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-deployment ---
[2026-02-18T23:16:54.304Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2026-02-18T23:16:54.304Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.pom
[2026-02-18T23:16:54.304Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] -------------< io.quarkus:quarkus-spring-security-parent >--------------
[2026-02-18T23:16:54.304Z] [INFO] Building Quarkus - Spring Security - Parent 2.7.5.Final [564/964]
[2026-02-18T23:16:54.304Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-parent ---
[2026-02-18T23:16:54.304Z] [INFO] Installing /quarkus/extensions/spring-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-parent/2.7.5.Final/quarkus-spring-security-parent-2.7.5.Final.pom
[2026-02-18T23:16:54.304Z] [INFO]
[2026-02-18T23:16:54.304Z] [INFO] -----------------< io.quarkus:quarkus-spring-security >-----------------
[2026-02-18T23:16:54.305Z] [INFO] Building Quarkus - Spring Security - Runtime 2.7.5.Final [565/964]
[2026-02-18T23:16:54.305Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:16:54.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom
[2026-02-18T23:16:55.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom (1.7 kB at 2.8 kB/s)
[2026-02-18T23:16:55.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom
[2026-02-18T23:16:55.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom (5.4 kB at 30 kB/s)
[2026-02-18T23:16:55.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar
[2026-02-18T23:16:55.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar (7.1 kB at 39 kB/s)
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security ---
[2026-02-18T23:16:55.341Z] [INFO] Processed 12 files in 24ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T23:16:55.341Z] [INFO]
[2026-02-18T23:16:55.341Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] Processed 12 files in 00:00.043 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:55.669Z] [INFO] Copying 1 resource
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:55.669Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-security/runtime/target/classes
[2026-02-18T23:16:55.669Z] [WARNING] /quarkus/extensions/spring-security/runtime/src/main/java/io/quarkus/spring/security/runtime/interceptor/check/PrincipalNameFromParameterObjectSecurityCheck.java:[32,99] unchecked cast
[2026-02-18T23:16:55.669Z] required: java.lang.Class<? extends io.quarkus.spring.security.runtime.interceptor.accessor.StringPropertyAccessor>
[2026-02-18T23:16:55.669Z] found: java.lang.Class<capture#1 of ?>
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:55.669Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/runtime/src/test/resources
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] No sources to compile
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] No tests to run.
[2026-02-18T23:16:55.669Z] [INFO]
[2026-02-18T23:16:55.669Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security ---
[2026-02-18T23:16:55.669Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar
[2026-02-18T23:16:56.817Z] [INFO]
[2026-02-18T23:16:56.817Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security ---
[2026-02-18T23:16:56.817Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar
[2026-02-18T23:16:56.817Z] [INFO]
[2026-02-18T23:16:56.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security ---
[2026-02-18T23:16:56.817Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.jar
[2026-02-18T23:16:56.817Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.pom
[2026-02-18T23:16:56.817Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final-sources.jar
[2026-02-18T23:16:56.817Z] [INFO]
[2026-02-18T23:16:56.817Z] [INFO] -----------< io.quarkus:quarkus-spring-security-deployment >------------
[2026-02-18T23:16:56.817Z] [INFO] Building Quarkus - Spring Security - Deployment 2.7.5.Final [566/964]
[2026-02-18T23:16:56.817Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:16:57.145Z] [INFO]
[2026-02-18T23:16:57.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.145Z] [INFO]
[2026-02-18T23:16:57.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.854Z] [INFO]
[2026-02-18T23:16:57.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.854Z] [INFO]
[2026-02-18T23:16:57.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.854Z] [INFO]
[2026-02-18T23:16:57.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.854Z] [INFO]
[2026-02-18T23:16:57.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.855Z] [INFO]
[2026-02-18T23:16:57.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.855Z] [INFO]
[2026-02-18T23:16:57.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:57.855Z] [INFO]
[2026-02-18T23:16:57.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:58.184Z] [INFO] Processed 42 files in 79ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-18T23:16:58.184Z] [INFO]
[2026-02-18T23:16:58.184Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:58.184Z] [INFO] Processed 42 files in 00:00.095 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-18T23:16:58.184Z] [INFO]
[2026-02-18T23:16:58.184Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:58.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:58.184Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/deployment/src/main/resources
[2026-02-18T23:16:58.184Z] [INFO]
[2026-02-18T23:16:58.184Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:58.184Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:58.184Z] [INFO] Compiling 13 source files to /quarkus/extensions/spring-security/deployment/target/classes
[2026-02-18T23:16:59.874Z] [INFO]
[2026-02-18T23:16:59.874Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:59.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:16:59.874Z] [INFO] Copying 3 resources
[2026-02-18T23:16:59.874Z] [INFO]
[2026-02-18T23:16:59.874Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security-deployment ---
[2026-02-18T23:16:59.874Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:16:59.874Z] [INFO] Compiling 29 source files to /quarkus/extensions/spring-security/deployment/target/test-classes
[2026-02-18T23:17:00.583Z] [INFO]
[2026-02-18T23:17:00.583Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security-deployment ---
[2026-02-18T23:17:00.583Z] [INFO]
[2026-02-18T23:17:00.583Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:00.583Z] [INFO] T E S T S
[2026-02-18T23:17:00.583Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:00.583Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:17:01.730Z] [INFO] Running io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-02-18T23:17:10.625Z] 2026-02-18 23:17:09,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-18T23:17:10.625Z] 2026-02-18 23:17:09,311 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:10.625Z] 2026-02-18 23:17:09,311 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:10.625Z] 2026-02-18 23:17:10,036 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:17:10.625Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.372 s - in io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-02-18T23:17:10.625Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-02-18T23:17:12.286Z] 2026-02-18 23:17:11,296 INFO [io.qua.arc.pro.BeanProcessor] (build-7) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T23:17:12.286Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#denyAllOnClass,
[2026-02-18T23:17:12.286Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#springComponent
[2026-02-18T23:17:12.286Z] 2026-02-18 23:17:11,947 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2026-02-18T23:17:12.286Z] 2026-02-18 23:17:11,948 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:12.286Z] 2026-02-18 23:17:11,948 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:12.286Z] 2026-02-18 23:17:12,065 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:17:12.286Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-02-18T23:17:12.286Z] [INFO] Running io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-02-18T23:17:13.946Z] 2026-02-18 23:17:13,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-18T23:17:13.946Z] 2026-02-18 23:17:13,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:13.946Z] 2026-02-18 23:17:13,701 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:13.946Z] 2026-02-18 23:17:13,835 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:17:13.946Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s - in io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-02-18T23:17:13.946Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-02-18T23:17:15.607Z] 2026-02-18 23:17:14,808 INFO [io.qua.arc.pro.BeanProcessor] (build-22) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T23:17:15.607Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springComponent,
[2026-02-18T23:17:15.607Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springService
[2026-02-18T23:17:15.607Z] 2026-02-18 23:17:15,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-02-18T23:17:15.607Z] 2026-02-18 23:17:15,347 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:15.607Z] 2026-02-18 23:17:15,348 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:15.607Z] 2026-02-18 23:17:15,491 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:17:15.607Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-02-18T23:17:15.607Z] [INFO] Running io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-02-18T23:17:17.266Z] 2026-02-18 23:17:17,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2026-02-18T23:17:17.266Z] 2026-02-18 23:17:17,106 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:17.266Z] 2026-02-18 23:17:17,106 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:17.266Z] 2026-02-18 23:17:17,231 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:17:17.595Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-02-18T23:17:17.595Z] [INFO] Running io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-02-18T23:17:17.928Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.598 s - in io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-02-18T23:17:17.929Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-02-18T23:17:19.593Z] 2026-02-18 23:17:18,673 INFO [io.qua.arc.pro.BeanProcessor] (build-9) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-18T23:17:19.593Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest#bean
[2026-02-18T23:17:19.593Z] 2026-02-18 23:17:19,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-02-18T23:17:19.593Z] 2026-02-18 23:17:19,143 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:19.593Z] 2026-02-18 23:17:19,143 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-18T23:17:19.593Z] 2026-02-18 23:17:19,249 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:17:19.593Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] Results:
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 1
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security-deployment ---
[2026-02-18T23:17:19.593Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-deployment ---
[2026-02-18T23:17:19.593Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-deployment ---
[2026-02-18T23:17:19.593Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.jar
[2026-02-18T23:17:19.593Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.pom
[2026-02-18T23:17:19.593Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] ----------< io.quarkus:quarkus-spring-boot-properties-parent >----------
[2026-02-18T23:17:19.593Z] [INFO] Building Quarkus - Spring Boot - Properties 2.7.5.Final [567/964]
[2026-02-18T23:17:19.593Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-parent ---
[2026-02-18T23:17:19.593Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-parent/2.7.5.Final/quarkus-spring-boot-properties-parent-2.7.5.Final.pom
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] -------------< io.quarkus:quarkus-spring-boot-properties >--------------
[2026-02-18T23:17:19.593Z] [INFO] Building Quarkus - Spring Boot - Properties - Runtime 2.7.5.Final [568/964]
[2026-02-18T23:17:19.593Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:19.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom
[2026-02-18T23:17:19.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom (1.8 kB at 51 kB/s)
[2026-02-18T23:17:19.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar
[2026-02-18T23:17:19.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar (15 kB at 510 kB/s)
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.593Z] [INFO]
[2026-02-18T23:17:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:19.923Z] [INFO] Copying 1 resource
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] No sources to compile
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:19.923Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/runtime/src/test/resources
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] No sources to compile
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] No tests to run.
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties ---
[2026-02-18T23:17:19.923Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.jar
[2026-02-18T23:17:19.923Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.pom
[2026-02-18T23:17:19.923Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2026-02-18T23:17:19.923Z] [INFO]
[2026-02-18T23:17:19.923Z] [INFO] --------< io.quarkus:quarkus-spring-boot-properties-deployment >--------
[2026-02-18T23:17:19.923Z] [INFO] Building Quarkus - Spring Boot - Properties - Deployment 2.7.5.Final [569/964]
[2026-02-18T23:17:19.924Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:19.924Z] [INFO]
[2026-02-18T23:17:19.924Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:19.924Z] [INFO]
[2026-02-18T23:17:19.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:20.635Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/main/resources
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:20.635Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-boot-properties/deployment/target/classes
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[29,9] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:20.635Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/test/resources
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] No sources to compile
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] No tests to run.
[2026-02-18T23:17:20.635Z] [INFO]
[2026-02-18T23:17:20.635Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.635Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.968Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-deployment ---
[2026-02-18T23:17:20.968Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2026-02-18T23:17:20.968Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.pom
[2026-02-18T23:17:20.968Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --------< io.quarkus:quarkus-spring-cloud-config-client-parent >--------
[2026-02-18T23:17:20.968Z] [INFO] Building Quarkus - Spring Cloud Config Client 2.7.5.Final [570/964]
[2026-02-18T23:17:20.968Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-18T23:17:20.968Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-parent/2.7.5.Final/quarkus-spring-cloud-config-client-parent-2.7.5.Final.pom
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] -----------< io.quarkus:quarkus-spring-cloud-config-client >------------
[2026-02-18T23:17:20.968Z] [INFO] Building Quarkus - Spring Cloud Config Client - Runtime 2.7.5.Final [571/964]
[2026-02-18T23:17:20.968Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:20.968Z] [INFO]
[2026-02-18T23:17:20.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:21.680Z] [INFO]
[2026-02-18T23:17:21.680Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.010Z] [INFO] Processed 7 files in 31ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:17:22.010Z] [INFO]
[2026-02-18T23:17:22.010Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.010Z] [INFO] Processed 7 files in 00:00.030 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:17:22.010Z] [INFO]
[2026-02-18T23:17:22.010Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:22.010Z] [INFO] Copying 1 resource
[2026-02-18T23:17:22.010Z] [INFO]
[2026-02-18T23:17:22.010Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.010Z] [INFO]
[2026-02-18T23:17:22.010Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.010Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:22.010Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-cloud-config-client/runtime/target/classes
[2026-02-18T23:17:22.340Z] [INFO]
[2026-02-18T23:17:22.341Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:22.341Z] [INFO] Copying 1 resource
[2026-02-18T23:17:22.341Z] [INFO]
[2026-02-18T23:17:22.341Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:22.341Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:22.341Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/runtime/target/test-classes
[2026-02-18T23:17:24.076Z] [INFO]
[2026-02-18T23:17:24.076Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:24.076Z] [INFO]
[2026-02-18T23:17:24.076Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:24.076Z] [INFO] T E S T S
[2026-02-18T23:17:24.076Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:24.076Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:17:24.787Z] [INFO] Running io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,117 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1393ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,210 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@784c3487{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,301 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+3-ea
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,323 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@25748410{/__admin,null,AVAILABLE}
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,324 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2783717b{/,null,AVAILABLE}
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,341 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@784c3487{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-02-18T23:17:25.939Z] 2026-02-18 23:17:25,342 INFO [org.ecl.jet.ser.Server] (main) Started @1620ms
[2026-02-18T23:17:26.650Z] 2026-02-18 23:17:26,083 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1440738283-23) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-18T23:17:26.650Z] 2026-02-18 23:17:26,378 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@784c3487{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-02-18T23:17:26.650Z] 2026-02-18 23:17:26,380 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2783717b{/,null,UNAVAILABLE}
[2026-02-18T23:17:26.650Z] 2026-02-18 23:17:26,381 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@25748410{/__admin,null,UNAVAILABLE}
[2026-02-18T23:17:26.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] Results:
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:26.981Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:26.981Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client ---
[2026-02-18T23:17:26.981Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2026-02-18T23:17:26.981Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.pom
[2026-02-18T23:17:26.981Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] ------< io.quarkus:quarkus-spring-cloud-config-client-deployment >------
[2026-02-18T23:17:26.981Z] [INFO] Building Quarkus - Spring Cloud Config Client - Deployment 2.7.5.Final [572/964]
[2026-02-18T23:17:26.981Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:26.981Z] [INFO]
[2026-02-18T23:17:26.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.690Z] [INFO]
[2026-02-18T23:17:27.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.690Z] [INFO]
[2026-02-18T23:17:27.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.690Z] [INFO]
[2026-02-18T23:17:27.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.690Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:27.691Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/main/resources
[2026-02-18T23:17:27.691Z] [INFO]
[2026-02-18T23:17:27.691Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:27.691Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:27.691Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/deployment/target/classes
[2026-02-18T23:17:28.021Z] [INFO]
[2026-02-18T23:17:28.021Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:28.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:28.021Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/test/resources
[2026-02-18T23:17:28.021Z] [INFO]
[2026-02-18T23:17:28.021Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:28.021Z] [INFO] No sources to compile
[2026-02-18T23:17:28.021Z] [INFO]
[2026-02-18T23:17:28.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:28.021Z] [INFO] No tests to run.
[2026-02-18T23:17:28.021Z] [INFO]
[2026-02-18T23:17:28.021Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:28.021Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:29.169Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-18T23:17:29.169Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2026-02-18T23:17:29.169Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.pom
[2026-02-18T23:17:29.169Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] ------------------< io.quarkus:quarkus-cache-parent >-------------------
[2026-02-18T23:17:29.169Z] [INFO] Building Quarkus - Cache 2.7.5.Final [573/964]
[2026-02-18T23:17:29.169Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-parent ---
[2026-02-18T23:17:29.169Z] [INFO] Installing /quarkus/extensions/cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-parent/2.7.5.Final/quarkus-cache-parent-2.7.5.Final.pom
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] ----------------------< io.quarkus:quarkus-cache >----------------------
[2026-02-18T23:17:29.169Z] [INFO] Building Quarkus - Cache - Runtime 2.7.5.Final [574/964]
[2026-02-18T23:17:29.169Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache ---
[2026-02-18T23:17:29.169Z] [INFO]
[2026-02-18T23:17:29.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache ---
[2026-02-18T23:17:29.497Z] [INFO] Processed 34 files in 175ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-18T23:17:29.497Z] [INFO]
[2026-02-18T23:17:29.497Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache ---
[2026-02-18T23:17:29.497Z] [INFO] Processed 34 files in 00:00.068 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-18T23:17:29.497Z] [INFO]
[2026-02-18T23:17:29.498Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache ---
[2026-02-18T23:17:29.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:29.498Z] [INFO] Copying 2 resources
[2026-02-18T23:17:29.498Z] [INFO]
[2026-02-18T23:17:29.498Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-cache ---
[2026-02-18T23:17:29.825Z] [INFO]
[2026-02-18T23:17:29.825Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache ---
[2026-02-18T23:17:29.825Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:29.825Z] [INFO] Compiling 34 source files to /quarkus/extensions/cache/runtime/target/classes
[2026-02-18T23:17:31.481Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheResultInterceptor.java:[66,80] unchecked cast
[2026-02-18T23:17:31.481Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-18T23:17:31.481Z] found: java.lang.Object
[2026-02-18T23:17:31.481Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateAllInterceptor.java:[56,75] unchecked cast
[2026-02-18T23:17:31.481Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-18T23:17:31.481Z] found: java.lang.Object
[2026-02-18T23:17:31.481Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateInterceptor.java:[58,75] unchecked cast
[2026-02-18T23:17:31.481Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-18T23:17:31.481Z] found: java.lang.Object
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:31.481Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/cache/runtime/src/test/resources
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] No sources to compile
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] No tests to run.
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache ---
[2026-02-18T23:17:31.481Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.jar
[2026-02-18T23:17:31.481Z] [INFO] Installing /quarkus/extensions/cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.pom
[2026-02-18T23:17:31.481Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final-sources.jar
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] ----------------< io.quarkus:quarkus-cache-deployment >-----------------
[2026-02-18T23:17:31.481Z] [INFO] Building Quarkus - Cache - Deployment 2.7.5.Final [575/964]
[2026-02-18T23:17:31.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-deployment ---
[2026-02-18T23:17:31.481Z] [INFO]
[2026-02-18T23:17:31.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.187Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO] Processed 41 files in 101ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO] Processed 41 files in 00:00.095 (Already Sorted: 41, Needed Sorting: 0)
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:32.188Z] [INFO] Copying 2 resources
[2026-02-18T23:17:32.188Z] [INFO]
[2026-02-18T23:17:32.188Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.188Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:32.188Z] [INFO] Compiling 13 source files to /quarkus/extensions/cache/deployment/target/classes
[2026-02-18T23:17:32.940Z] [INFO]
[2026-02-18T23:17:32.940Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:17:32.940Z] [INFO] Copying 1 resource
[2026-02-18T23:17:32.940Z] [INFO]
[2026-02-18T23:17:32.940Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache-deployment ---
[2026-02-18T23:17:32.940Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:17:32.940Z] [INFO] Compiling 28 source files to /quarkus/extensions/cache/deployment/target/test-classes
[2026-02-18T23:17:33.653Z] [INFO]
[2026-02-18T23:17:33.653Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache-deployment ---
[2026-02-18T23:17:33.653Z] [INFO]
[2026-02-18T23:17:33.653Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:33.653Z] [INFO] T E S T S
[2026-02-18T23:17:33.653Z] [INFO] -------------------------------------------------------
[2026-02-18T23:17:33.653Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:17:34.817Z] [INFO] Running io.quarkus.cache.test.runtime.CacheNamesTest
[2026-02-18T23:17:42.214Z] 2026-02-18 23:17:40,802 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-18T23:17:42.214Z] 2026-02-18 23:17:40,804 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:42.214Z] 2026-02-18 23:17:40,804 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:42.214Z] 2026-02-18 23:17:41,489 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:17:42.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.85 s - in io.quarkus.cache.test.runtime.CacheNamesTest
[2026-02-18T23:17:42.214Z] [INFO] Running io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-02-18T23:17:43.364Z] 2026-02-18 23:17:43,309 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-18T23:17:43.364Z] 2026-02-18 23:17:43,310 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:43.364Z] 2026-02-18 23:17:43,310 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:43.693Z] 2026-02-18 23:17:43,432 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:17:43.693Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-02-18T23:17:43.693Z] [INFO] Running io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-02-18T23:17:45.350Z] 2026-02-18 23:17:44,930 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2026-02-18T23:17:45.350Z] 2026-02-18 23:17:44,931 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:45.350Z] 2026-02-18 23:17:44,931 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:46.498Z] 2026-02-18 23:17:46,083 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2026-02-18T23:17:46.498Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s - in io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-02-18T23:17:46.498Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-02-18T23:17:47.646Z] 2026-02-18 23:17:47,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-18T23:17:47.646Z] 2026-02-18 23:17:47,362 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:47.646Z] 2026-02-18 23:17:47,362 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:47.646Z] 2026-02-18 23:17:47,469 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:17:47.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s - in io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-02-18T23:17:47.646Z] [INFO] Running io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-02-18T23:17:49.308Z] 2026-02-18 23:17:48,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-02-18T23:17:49.308Z] 2026-02-18 23:17:48,792 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:49.308Z] 2026-02-18 23:17:48,792 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:49.308Z] 2026-02-18 23:17:48,907 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:17:49.308Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-02-18T23:17:49.308Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-02-18T23:17:50.458Z] 2026-02-18 23:17:50,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-02-18T23:17:50.458Z] 2026-02-18 23:17:50,281 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:50.458Z] 2026-02-18 23:17:50,281 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:50.796Z] 2026-02-18 23:17:50,469 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:17:50.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-02-18T23:17:50.796Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-02-18T23:17:50.796Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-02-18T23:17:50.796Z] [INFO] Running io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-02-18T23:17:51.940Z] 2026-02-18 23:17:51,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-02-18T23:17:51.940Z] 2026-02-18 23:17:51,905 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:51.940Z] 2026-02-18 23:17:51,905 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:52.268Z] 2026-02-18 23:17:51,999 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:17:52.268Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-02-18T23:17:52.268Z] [INFO] Running io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-02-18T23:17:53.414Z] 2026-02-18 23:17:53,155 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-02-18T23:17:53.414Z] 2026-02-18 23:17:53,158 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:53.414Z] 2026-02-18 23:17:53,158 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:55.675Z] 2026-02-18 23:17:55,260 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:17:55.675Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s - in io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-02-18T23:17:55.675Z] [INFO] Running io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-02-18T23:17:56.817Z] 2026-02-18 23:17:56,638 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-02-18T23:17:56.817Z] 2026-02-18 23:17:56,639 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:56.817Z] 2026-02-18 23:17:56,639 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:57.144Z] 2026-02-18 23:17:56,794 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2026-02-18T23:17:57.144Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-02-18T23:17:57.144Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-02-18T23:17:58.284Z] 2026-02-18 23:17:57,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-18T23:17:58.284Z] 2026-02-18 23:17:57,937 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:58.284Z] 2026-02-18 23:17:57,937 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:58.284Z] 2026-02-18 23:17:58,027 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:17:58.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-02-18T23:17:58.284Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-02-18T23:17:59.424Z] 2026-02-18 23:17:59,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-02-18T23:17:59.424Z] 2026-02-18 23:17:59,088 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:17:59.424Z] 2026-02-18 23:17:59,088 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:17:59.424Z] 2026-02-18 23:17:59,180 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:17:59.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-02-18T23:17:59.424Z] [INFO] Running io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-02-18T23:18:00.569Z] 2026-02-18 23:18:00,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-18T23:18:00.569Z] 2026-02-18 23:18:00,201 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:00.569Z] 2026-02-18 23:18:00,201 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:00.569Z] 2026-02-18 23:18:00,298 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T23:18:00.569Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-02-18T23:18:00.569Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-02-18T23:18:00.569Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-02-18T23:18:00.569Z] [INFO] Running io.quarkus.cache.test.runtime.MultiValueTest
[2026-02-18T23:18:01.786Z] 2026-02-18 23:18:00,811 WARN [io.qua.cac.dep.CacheProcessor] (build-4) @CacheResult is not currently supported on a method returning io.smallrye.mutiny.Multi [class=io.quarkus.cache.test.runtime.MultiValueTest$CachedService, method=cachedMethod]
[2026-02-18T23:18:01.786Z] 2026-02-18 23:18:01,306 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2026-02-18T23:18:01.786Z] 2026-02-18 23:18:01,307 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:01.786Z] 2026-02-18 23:18:01,307 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:01.786Z] 2026-02-18 23:18:01,426 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:18:01.786Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s - in io.quarkus.cache.test.runtime.MultiValueTest
[2026-02-18T23:18:01.786Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-02-18T23:18:01.786Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-02-18T23:18:01.786Z] [INFO] Running io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-02-18T23:18:03.448Z] 2026-02-18 23:18:03,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2026-02-18T23:18:03.448Z] 2026-02-18 23:18:03,068 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:03.449Z] 2026-02-18 23:18:03,070 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:03.449Z] 2026-02-18 23:18:03,247 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T23:18:03.449Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.821 s - in io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-02-18T23:18:03.449Z] [INFO] Running io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-02-18T23:18:05.103Z] 2026-02-18 23:18:05,023 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-02-18T23:18:05.103Z] 2026-02-18 23:18:05,023 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:05.103Z] 2026-02-18 23:18:05,024 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:05.431Z] 2026-02-18 23:18:05,185 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T23:18:05.431Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-02-18T23:18:05.431Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-02-18T23:18:07.115Z] 2026-02-18 23:18:06,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-18T23:18:07.115Z] 2026-02-18 23:18:06,702 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:07.115Z] 2026-02-18 23:18:06,702 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:07.115Z] 2026-02-18 23:18:06,857 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:18:07.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 s - in io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-02-18T23:18:07.115Z] [INFO] Running io.quarkus.cache.test.runtime.SharedCacheTest
[2026-02-18T23:18:08.261Z] 2026-02-18 23:18:07,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-18T23:18:08.261Z] 2026-02-18 23:18:07,936 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:08.261Z] 2026-02-18 23:18:07,936 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:08.261Z] 2026-02-18 23:18:08,026 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-18T23:18:08.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s - in io.quarkus.cache.test.runtime.SharedCacheTest
[2026-02-18T23:18:08.261Z] [INFO] Running io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-02-18T23:18:09.407Z] 2026-02-18 23:18:09,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-02-18T23:18:09.407Z] 2026-02-18 23:18:09,107 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:09.407Z] 2026-02-18 23:18:09,107 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:09.407Z] 2026-02-18 23:18:09,189 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:18:09.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-02-18T23:18:09.407Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-02-18T23:18:10.553Z] 2026-02-18 23:18:10,142 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-18T23:18:10.553Z] 2026-02-18 23:18:10,143 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:10.553Z] 2026-02-18 23:18:10,143 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:10.553Z] 2026-02-18 23:18:10,232 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:18:10.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s - in io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-02-18T23:18:10.553Z] [INFO] Running io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-02-18T23:18:19.470Z] Tests paused
[2026-02-18T23:18:19.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:18:19.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:18:19.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:18:19.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:18:19.470Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:18:19.470Z] 2026-02-18 23:18:14,498 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.534s. Listening on: http://localhost:8080
[2026-02-18T23:18:19.470Z] 2026-02-18 23:18:14,499 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:18:19.470Z] 2026-02-18 23:18:14,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:18:19.470Z] 2026-02-18 23:18:17,583 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CacheHotReloadResource.class.
[2026-02-18T23:18:19.470Z] 2026-02-18 23:18:17,591 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T23:18:19.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:18:19.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:18:19.471Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:18:19.471Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:18:19.471Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:18:19.471Z] 2026-02-18 23:18:18,043 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8080
[2026-02-18T23:18:19.471Z] 2026-02-18 23:18:18,044 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:18:19.471Z] 2026-02-18 23:18:18,044 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:18:19.471Z] 2026-02-18 23:18:18,044 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.170s
[2026-02-18T23:18:19.471Z] 2026-02-18 23:18:18,143 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-18T23:18:19.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.96 s - in io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-02-18T23:18:19.471Z] [INFO] Running io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-02-18T23:18:19.799Z] 2026-02-18 23:18:19,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-18T23:18:19.799Z] 2026-02-18 23:18:19,449 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:19.799Z] 2026-02-18 23:18:19,449 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-18T23:18:19.799Z] 2026-02-18 23:18:19,534 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:18:19.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-02-18T23:18:19.799Z] [INFO] Running io.quarkus.cache.test.deployment.CacheConfigTest
[2026-02-18T23:18:20.947Z] 2026-02-18 23:18:20,358 WARN [io.qua.cac.run.caf.CaffeineCacheBuildRecorder] (main) Metrics won't be recorded for cache 'test-cache' because the application does not depend on a Micrometer extension. This warning can be fixed by disabling the cache metrics in the configuration or by adding a Micrometer extension to the pom.xml file.
[2026-02-18T23:18:20.947Z] 2026-02-18 23:18:20,813 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-02-18T23:18:20.947Z] 2026-02-18 23:18:20,813 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:20.947Z] 2026-02-18 23:18:20,813 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-18T23:18:20.947Z] 2026-02-18 23:18:20,882 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-18T23:18:20.947Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s - in io.quarkus.cache.test.deployment.CacheConfigTest
[2026-02-18T23:18:20.947Z] [INFO] Running io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-02-18T23:18:21.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-02-18T23:18:21.657Z] [INFO] Running io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-02-18T23:18:22.410Z] 2026-02-18 23:18:21,869 WARN [io.qua.arc.pro.Methods] (build-7) Annotations @CacheInvalidate(cacheName = "should-throw-private-method-target-exception"),@CacheInvalidate(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldAlsoThrowPrivateMethodTargetException() because the method is private
[2026-02-18T23:18:22.410Z] 2026-02-18 23:18:21,870 WARN [io.qua.arc.pro.Methods] (build-7) @CacheInvalidateAll(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldThrowPrivateMethodTargetException() because the method is private
[2026-02-18T23:18:22.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO] Results:
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache-deployment ---
[2026-02-18T23:18:22.410Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-deployment ---
[2026-02-18T23:18:22.410Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:22.410Z] [INFO]
[2026-02-18T23:18:22.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-deployment ---
[2026-02-18T23:18:22.410Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.jar
[2026-02-18T23:18:22.410Z] [INFO] Installing /quarkus/extensions/cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.pom
[2026-02-18T23:18:22.411Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] ---------------< io.quarkus:quarkus-spring-cache-parent >---------------
[2026-02-18T23:18:22.411Z] [INFO] Building Quarkus - Spring - Cache 2.7.5.Final [576/964]
[2026-02-18T23:18:22.411Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-parent ---
[2026-02-18T23:18:22.411Z] [INFO] Installing /quarkus/extensions/spring-cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-parent/2.7.5.Final/quarkus-spring-cache-parent-2.7.5.Final.pom
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] ------------------< io.quarkus:quarkus-spring-cache >-------------------
[2026-02-18T23:18:22.411Z] [INFO] Building Quarkus - Spring - Cache - Runtime 2.7.5.Final [577/964]
[2026-02-18T23:18:22.411Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.411Z] [INFO]
[2026-02-18T23:18:22.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:22.740Z] [INFO] Copying 1 resource
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] No sources to compile
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:22.740Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/runtime/src/test/resources
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] No sources to compile
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] No tests to run.
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache ---
[2026-02-18T23:18:22.740Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.jar
[2026-02-18T23:18:22.740Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.pom
[2026-02-18T23:18:22.740Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final-sources.jar
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] -------------< io.quarkus:quarkus-spring-cache-deployment >-------------
[2026-02-18T23:18:22.740Z] [INFO] Building Quarkus - Spring - Cache - Deployment 2.7.5.Final [578/964]
[2026-02-18T23:18:22.740Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:22.740Z] [INFO]
[2026-02-18T23:18:22.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.071Z] [INFO]
[2026-02-18T23:18:23.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.071Z] [INFO]
[2026-02-18T23:18:23.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO] Processed 7 files in 21ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO] Processed 7 files in 00:00.019 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:23.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/main/resources
[2026-02-18T23:18:23.402Z] [INFO]
[2026-02-18T23:18:23.402Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.402Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:18:23.402Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-cache/deployment/target/classes
[2026-02-18T23:18:23.732Z] [INFO]
[2026-02-18T23:18:23.732Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:23.732Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/test/resources
[2026-02-18T23:18:23.732Z] [INFO]
[2026-02-18T23:18:23.732Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:23.732Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:18:23.732Z] [INFO] Compiling 4 source files to /quarkus/extensions/spring-cache/deployment/target/test-classes
[2026-02-18T23:18:25.469Z] [INFO]
[2026-02-18T23:18:25.469Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:25.469Z] [INFO]
[2026-02-18T23:18:25.469Z] [INFO] -------------------------------------------------------
[2026-02-18T23:18:25.469Z] [INFO] T E S T S
[2026-02-18T23:18:25.469Z] [INFO] -------------------------------------------------------
[2026-02-18T23:18:25.469Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:18:26.634Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-02-18T23:18:32.560Z] 2026-02-18 23:18:32,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.247s.
[2026-02-18T23:18:32.560Z] 2026-02-18 23:18:32,111 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:32.560Z] 2026-02-18 23:18:32,111 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-02-18T23:18:32.560Z] 2026-02-18 23:18:32,205 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-02-18T23:18:32.560Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.016 s - in io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-02-18T23:18:32.560Z] [INFO] Running io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-02-18T23:18:33.271Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-02-18T23:18:33.271Z] [INFO] Running io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-02-18T23:18:33.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-02-18T23:18:33.982Z] [INFO] Running io.quarkus.cache.test.runtime.BasicTest
[2026-02-18T23:18:35.135Z] 2026-02-18 23:18:34,769 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.210s.
[2026-02-18T23:18:35.135Z] 2026-02-18 23:18:34,770 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:35.135Z] 2026-02-18 23:18:34,771 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-02-18T23:18:35.135Z] 2026-02-18 23:18:34,812 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-18T23:18:35.135Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in io.quarkus.cache.test.runtime.BasicTest
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] Results:
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:35.135Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:35.135Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-deployment ---
[2026-02-18T23:18:35.135Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2026-02-18T23:18:35.135Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.pom
[2026-02-18T23:18:35.135Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] -------------< io.quarkus:quarkus-spring-scheduled-parent >-------------
[2026-02-18T23:18:35.135Z] [INFO] Building Quarkus - Spring - Scheduling 2.7.5.Final [579/964]
[2026-02-18T23:18:35.135Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-parent ---
[2026-02-18T23:18:35.135Z] [INFO] Installing /quarkus/extensions/spring-scheduled/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-parent/2.7.5.Final/quarkus-spring-scheduled-parent-2.7.5.Final.pom
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] ----------------< io.quarkus:quarkus-spring-scheduled >-----------------
[2026-02-18T23:18:35.135Z] [INFO] Building Quarkus - Spring - Scheduling - Runtime 2.7.5.Final [580/964]
[2026-02-18T23:18:35.135Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.135Z] [INFO]
[2026-02-18T23:18:35.136Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.136Z] [INFO]
[2026-02-18T23:18:35.136Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.136Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:18:35.136Z] [INFO]
[2026-02-18T23:18:35.136Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:35.136Z] [INFO] Copying 1 resource
[2026-02-18T23:18:35.136Z] [INFO]
[2026-02-18T23:18:35.136Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] No sources to compile
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:35.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/runtime/src/test/resources
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] No sources to compile
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] No tests to run.
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled ---
[2026-02-18T23:18:35.466Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.jar
[2026-02-18T23:18:35.466Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.pom
[2026-02-18T23:18:35.466Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] -----------< io.quarkus:quarkus-spring-scheduled-deployment >-----------
[2026-02-18T23:18:35.466Z] [INFO] Building Quarkus - Spring - Scheduling - Deployment 2.7.5.Final [581/964]
[2026-02-18T23:18:35.466Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:35.466Z] [INFO]
[2026-02-18T23:18:35.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:35.798Z] [INFO]
[2026-02-18T23:18:35.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:35.798Z] [INFO]
[2026-02-18T23:18:35.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO] Processed 12 files in 27ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO] Processed 12 files in 00:00.023 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:36.127Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/main/resources
[2026-02-18T23:18:36.127Z] [INFO]
[2026-02-18T23:18:36.127Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.127Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:18:36.127Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-scheduled/deployment/target/classes
[2026-02-18T23:18:36.456Z] [INFO]
[2026-02-18T23:18:36.456Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:36.456Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/test/resources
[2026-02-18T23:18:36.456Z] [INFO]
[2026-02-18T23:18:36.456Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.456Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:18:36.456Z] [INFO] Compiling 10 source files to /quarkus/extensions/spring-scheduled/deployment/target/test-classes
[2026-02-18T23:18:36.785Z] [INFO]
[2026-02-18T23:18:36.785Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:36.785Z] [INFO]
[2026-02-18T23:18:36.785Z] [INFO] -------------------------------------------------------
[2026-02-18T23:18:36.785Z] [INFO] T E S T S
[2026-02-18T23:18:36.785Z] [INFO] -------------------------------------------------------
[2026-02-18T23:18:36.785Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:18:37.932Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-02-18T23:18:43.831Z] 2026-02-18 23:18:42,838 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.294s.
[2026-02-18T23:18:43.831Z] 2026-02-18 23:18:42,840 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:43.831Z] 2026-02-18 23:18:42,840 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-18T23:18:44.161Z] 2026-02-18 23:18:44,026 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-18T23:18:44.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.211 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-02-18T23:18:44.161Z] [INFO] Running io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-02-18T23:18:45.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-02-18T23:18:45.307Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-02-18T23:18:46.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-02-18T23:18:46.018Z] [INFO] Running io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-02-18T23:18:46.727Z] 2026-02-18 23:18:46,641 INFO [io.qua.sch.run.SimpleScheduler] (main) No scheduled business methods found - Simple scheduler will not be started
[2026-02-18T23:18:46.728Z] 2026-02-18 23:18:46,644 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-02-18T23:18:46.728Z] 2026-02-18 23:18:46,644 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:46.728Z] 2026-02-18 23:18:46,644 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-18T23:18:52.701Z] 2026-02-18 23:18:51,658 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T23:18:52.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.945 s - in io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-02-18T23:18:52.701Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-02-18T23:18:52.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-02-18T23:18:52.701Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-02-18T23:18:53.030Z] 2026-02-18 23:18:52,870 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.175s.
[2026-02-18T23:18:53.030Z] 2026-02-18 23:18:52,871 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:53.030Z] 2026-02-18 23:18:52,871 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-18T23:18:54.186Z] 2026-02-18 23:18:54,004 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-18T23:18:54.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s - in io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-02-18T23:18:54.186Z] [INFO] Running io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-02-18T23:18:54.894Z] 2026-02-18 23:18:54,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.195s.
[2026-02-18T23:18:54.894Z] 2026-02-18 23:18:54,733 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:18:54.894Z] 2026-02-18 23:18:54,733 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-18T23:18:58.666Z] 2026-02-18 23:18:58,003 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-18T23:18:58.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.994 s - in io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-02-18T23:18:58.667Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-02-18T23:18:58.667Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-02-18T23:18:58.667Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-02-18T23:18:58.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] Results:
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:58.996Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:58.996Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-deployment ---
[2026-02-18T23:18:58.996Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2026-02-18T23:18:58.996Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.pom
[2026-02-18T23:18:58.996Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] -------------< io.quarkus:quarkus-spring-data-rest-parent >-------------
[2026-02-18T23:18:58.996Z] [INFO] Building Quarkus - Spring Data REST 2.7.5.Final [582/964]
[2026-02-18T23:18:58.996Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.996Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:18:58.996Z] [INFO]
[2026-02-18T23:18:58.996Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.997Z] [INFO]
[2026-02-18T23:18:58.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-parent ---
[2026-02-18T23:18:58.997Z] [INFO] Installing /quarkus/extensions/spring-data-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-parent/2.7.5.Final/quarkus-spring-data-rest-parent-2.7.5.Final.pom
[2026-02-18T23:18:58.997Z] [INFO]
[2026-02-18T23:18:58.997Z] [INFO] ----------------< io.quarkus:quarkus-spring-data-rest >-----------------
[2026-02-18T23:18:58.997Z] [INFO] Building Quarkus - Spring - Data REST - Runtime 2.7.5.Final [583/964]
[2026-02-18T23:18:58.997Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:18:58.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom
[2026-02-18T23:18:59.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom (1.8 kB at 4.7 kB/s)
[2026-02-18T23:18:59.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar
[2026-02-18T23:18:59.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar (5.6 kB at 15 kB/s)
[2026-02-18T23:18:59.655Z] [INFO]
[2026-02-18T23:18:59.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.655Z] [INFO]
[2026-02-18T23:18:59.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.655Z] [INFO]
[2026-02-18T23:18:59.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.655Z] [INFO]
[2026-02-18T23:18:59.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.655Z] [INFO]
[2026-02-18T23:18:59.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:18:59.984Z] [INFO] Copying 1 resource
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO]
[2026-02-18T23:18:59.984Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest ---
[2026-02-18T23:18:59.984Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:18:59.984Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-data-rest/runtime/target/classes
[2026-02-18T23:19:00.311Z] [INFO]
[2026-02-18T23:19:00.311Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:00.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:00.311Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/runtime/src/test/resources
[2026-02-18T23:19:00.311Z] [INFO]
[2026-02-18T23:19:00.311Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:00.311Z] [INFO] No sources to compile
[2026-02-18T23:19:00.311Z] [INFO]
[2026-02-18T23:19:00.311Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:00.311Z] [INFO] No tests to run.
[2026-02-18T23:19:00.311Z] [INFO]
[2026-02-18T23:19:00.311Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:00.311Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar
[2026-02-18T23:19:01.460Z] [INFO]
[2026-02-18T23:19:01.461Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:01.461Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2026-02-18T23:19:02.606Z] [INFO]
[2026-02-18T23:19:02.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest ---
[2026-02-18T23:19:02.606Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.jar
[2026-02-18T23:19:02.606Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.pom
[2026-02-18T23:19:02.606Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2026-02-18T23:19:02.606Z] [INFO]
[2026-02-18T23:19:02.606Z] [INFO] -----------< io.quarkus:quarkus-spring-data-rest-deployment >-----------
[2026-02-18T23:19:02.606Z] [INFO] Building Quarkus - Spring - Data REST - Deployment 2.7.5.Final [584/964]
[2026-02-18T23:19:02.606Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:19:02.606Z] [INFO]
[2026-02-18T23:19:02.606Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:02.606Z] [INFO]
[2026-02-18T23:19:02.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO] Processed 24 files in 130ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO] Processed 24 files in 00:00.083 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:03.754Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/deployment/src/main/resources
[2026-02-18T23:19:03.754Z] [INFO]
[2026-02-18T23:19:03.754Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:03.754Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:19:03.754Z] [INFO] Compiling 9 source files to /quarkus/extensions/spring-data-rest/deployment/target/classes
[2026-02-18T23:19:04.462Z] [INFO]
[2026-02-18T23:19:04.462Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:04.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:04.462Z] [INFO] Copying 2 resources
[2026-02-18T23:19:04.462Z] [INFO]
[2026-02-18T23:19:04.462Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:04.462Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:19:04.462Z] [INFO] Compiling 15 source files to /quarkus/extensions/spring-data-rest/deployment/target/test-classes
[2026-02-18T23:19:06.120Z] [INFO]
[2026-02-18T23:19:06.120Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:06.120Z] [INFO]
[2026-02-18T23:19:06.120Z] [INFO] -------------------------------------------------------
[2026-02-18T23:19:06.120Z] [INFO] T E S T S
[2026-02-18T23:19:06.120Z] [INFO] -------------------------------------------------------
[2026-02-18T23:19:06.120Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:19:07.779Z] [INFO] Running io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-02-18T23:19:18.728Z] 2026-02-18 23:19:17,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.744s. Listening on: http://localhost:8081
[2026-02-18T23:19:18.728Z] 2026-02-18 23:19:17,711 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:18.728Z] 2026-02-18 23:19:17,711 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-18T23:19:20.387Z] 2026-02-18 23:19:19,928 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:19:20.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.673 s - in io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-02-18T23:19:20.387Z] [INFO] Running io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-02-18T23:19:23.349Z] 2026-02-18 23:19:23,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.384s. Listening on: http://localhost:8081
[2026-02-18T23:19:23.349Z] 2026-02-18 23:19:23,236 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:23.349Z] 2026-02-18 23:19:23,236 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-18T23:19:27.129Z] 2026-02-18 23:19:27,108 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.get(java.lang.Long)]
[2026-02-18T23:19:27.459Z] 2026-02-18 23:19:27,381 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:19:27.459Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.413 s - in io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-02-18T23:19:27.459Z] [INFO] Running io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-02-18T23:19:30.414Z] 2026-02-18 23:19:30,256 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.526s. Listening on: http://localhost:8081
[2026-02-18T23:19:30.414Z] 2026-02-18 23:19:30,256 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:30.414Z] 2026-02-18 23:19:30,256 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-18T23:19:32.074Z] 2026-02-18 23:19:31,550 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:19:32.074Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.16 s - in io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-02-18T23:19:32.074Z] [INFO] Running io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-02-18T23:19:34.346Z] 2026-02-18 23:19:34,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.210s. Listening on: http://localhost:8081
[2026-02-18T23:19:34.346Z] 2026-02-18 23:19:34,294 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:34.346Z] 2026-02-18 23:19:34,294 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-18T23:19:36.006Z] 2026-02-18 23:19:35,703 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:19:36.006Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.146 s - in io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-02-18T23:19:36.006Z] [INFO] Running io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-02-18T23:19:38.269Z] 2026-02-18 23:19:38,135 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.206s. Listening on: http://localhost:8081
[2026-02-18T23:19:38.269Z] 2026-02-18 23:19:38,135 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:38.269Z] 2026-02-18 23:19:38,135 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-18T23:19:40.032Z] 2026-02-18 23:19:39,970 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.getHal(java.lang.Long)]
[2026-02-18T23:19:40.363Z] 2026-02-18 23:19:40,106 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:19:40.363Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.396 s - in io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-02-18T23:19:40.363Z] [INFO]
[2026-02-18T23:19:40.363Z] [INFO] Results:
[2026-02-18T23:19:40.363Z] [INFO]
[2026-02-18T23:19:40.363Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:19:40.363Z] [INFO]
[2026-02-18T23:19:40.363Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:40.364Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:40.364Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-deployment ---
[2026-02-18T23:19:40.364Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2026-02-18T23:19:40.364Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.pom
[2026-02-18T23:19:40.364Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] ---------------< io.quarkus:quarkus-security-jpa-parent >---------------
[2026-02-18T23:19:40.364Z] [INFO] Building Quarkus - Security JPA 2.7.5.Final [585/964]
[2026-02-18T23:19:40.364Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.364Z] [INFO]
[2026-02-18T23:19:40.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-parent ---
[2026-02-18T23:19:40.692Z] [INFO] Installing /quarkus/extensions/security-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa-parent/2.7.5.Final/quarkus-security-jpa-parent-2.7.5.Final.pom
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] ------------------< io.quarkus:quarkus-security-jpa >-------------------
[2026-02-18T23:19:40.692Z] [INFO] Building Quarkus - Security JPA - Runtime 2.7.5.Final [586/964]
[2026-02-18T23:19:40.692Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO] Processed 10 files in 24ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO] Processed 10 files in 00:00.012 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa ---
[2026-02-18T23:19:40.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:40.692Z] [INFO] Copying 1 resource
[2026-02-18T23:19:40.692Z] [INFO]
[2026-02-18T23:19:40.692Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.021Z] [INFO]
[2026-02-18T23:19:41.021Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.021Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:19:41.021Z] [INFO] Compiling 10 source files to /quarkus/extensions/security-jpa/runtime/target/classes
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:41.351Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/runtime/src/test/resources
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] No sources to compile
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] No tests to run.
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa ---
[2026-02-18T23:19:41.351Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.jar
[2026-02-18T23:19:41.351Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.pom
[2026-02-18T23:19:41.351Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final-sources.jar
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] -------------< io.quarkus:quarkus-security-jpa-deployment >-------------
[2026-02-18T23:19:41.351Z] [INFO] Building Quarkus - Security JPA - Deployment 2.7.5.Final [587/964]
[2026-02-18T23:19:41.351Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:41.351Z] [INFO]
[2026-02-18T23:19:41.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.060Z] [INFO]
[2026-02-18T23:19:42.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.060Z] [INFO]
[2026-02-18T23:19:42.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO] Processed 31 files in 63ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO] Processed 31 files in 00:00.087 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:42.390Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/deployment/src/main/resources
[2026-02-18T23:19:42.390Z] [INFO]
[2026-02-18T23:19:42.390Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:42.390Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:19:42.390Z] [INFO] Compiling 2 source files to /quarkus/extensions/security-jpa/deployment/target/classes
[2026-02-18T23:19:44.053Z] [INFO]
[2026-02-18T23:19:44.053Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:44.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:19:44.053Z] [INFO] Copying 12 resources
[2026-02-18T23:19:44.053Z] [INFO]
[2026-02-18T23:19:44.053Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:44.053Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:19:44.053Z] [INFO] Compiling 29 source files to /quarkus/extensions/security-jpa/deployment/target/test-classes
[2026-02-18T23:19:45.711Z] [INFO]
[2026-02-18T23:19:45.711Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:19:45.711Z] [INFO]
[2026-02-18T23:19:45.711Z] [INFO] -------------------------------------------------------
[2026-02-18T23:19:45.711Z] [INFO] T E S T S
[2026-02-18T23:19:45.711Z] [INFO] -------------------------------------------------------
[2026-02-18T23:19:45.711Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:19:46.863Z] [INFO] Running io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-02-18T23:19:57.689Z] 2026-02-18 23:19:56,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.938s. Listening on: http://localhost:8081
[2026-02-18T23:19:57.689Z] 2026-02-18 23:19:56,140 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:19:57.689Z] 2026-02-18 23:19:56,140 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:19:58.837Z] 2026-02-18 23:19:58,638 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:19:58.837Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.092 s - in io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-02-18T23:19:58.837Z] [INFO] Running io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-02-18T23:20:01.793Z] 2026-02-18 23:20:01,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.338s. Listening on: http://localhost:8081
[2026-02-18T23:20:01.793Z] 2026-02-18 23:20:01,627 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:01.793Z] 2026-02-18 23:20:01,627 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:02.949Z] 2026-02-18 23:20:02,641 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:20:02.949Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.982 s - in io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-02-18T23:20:02.949Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesTest
[2026-02-18T23:20:06.755Z] 2026-02-18 23:20:05,900 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.548s. Listening on: http://localhost:8081
[2026-02-18T23:20:06.755Z] 2026-02-18 23:20:05,900 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:06.755Z] 2026-02-18 23:20:05,900 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:07.084Z] 2026-02-18 23:20:07,047 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-18T23:20:07.413Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.398 s - in io.quarkus.security.jpa.MultipleRolesTest
[2026-02-18T23:20:07.413Z] [INFO] Running io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-02-18T23:20:10.377Z] 2026-02-18 23:20:09,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.184s. Listening on: http://localhost:8081
[2026-02-18T23:20:10.377Z] 2026-02-18 23:20:09,667 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:10.377Z] 2026-02-18 23:20:09,667 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:12.030Z] 2026-02-18 23:20:11,776 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:20:12.030Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.718 s - in io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-02-18T23:20:12.030Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-02-18T23:20:14.978Z] 2026-02-18 23:20:14,419 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.514s. Listening on: http://localhost:8081
[2026-02-18T23:20:14.978Z] 2026-02-18 23:20:14,420 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:14.978Z] 2026-02-18 23:20:14,420 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:15.725Z] 2026-02-18 23:20:15,388 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-18T23:20:15.725Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.614 s - in io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-02-18T23:20:15.725Z] [INFO] Running io.quarkus.security.jpa.MinimalConfigurationTest
[2026-02-18T23:20:17.976Z] 2026-02-18 23:20:17,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.115s. Listening on: http://localhost:8081
[2026-02-18T23:20:17.976Z] 2026-02-18 23:20:17,652 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:17.976Z] 2026-02-18 23:20:17,652 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:18.680Z] 2026-02-18 23:20:18,570 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:20:18.680Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.168 s - in io.quarkus.security.jpa.MinimalConfigurationTest
[2026-02-18T23:20:18.680Z] [INFO] Running io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-02-18T23:20:23.423Z] 2026-02-18 23:20:22,580 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.081s. Listening on: http://localhost:8081
[2026-02-18T23:20:23.423Z] 2026-02-18 23:20:22,581 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:23.423Z] 2026-02-18 23:20:22,581 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:23.752Z] 2026-02-18 23:20:23,700 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T23:20:23.752Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 s - in io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-02-18T23:20:23.752Z] [INFO] Running io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-02-18T23:20:26.013Z] 2026-02-18 23:20:25,953 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.204s. Listening on: http://localhost:8081
[2026-02-18T23:20:26.013Z] 2026-02-18 23:20:25,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:26.013Z] 2026-02-18 23:20:25,953 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:27.160Z] 2026-02-18 23:20:26,855 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:20:27.160Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.149 s - in io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-02-18T23:20:27.160Z] [INFO] Running io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-02-18T23:20:29.413Z] 2026-02-18 23:20:28,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.097s. Listening on: http://localhost:8081
[2026-02-18T23:20:29.413Z] 2026-02-18 23:20:28,823 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:29.413Z] 2026-02-18 23:20:28,823 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:29.753Z] 2026-02-18 23:20:29,655 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-18T23:20:29.753Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.797 s - in io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-02-18T23:20:29.753Z] [INFO] Running io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-02-18T23:20:32.020Z] 2026-02-18 23:20:31,741 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.126s. Listening on: http://localhost:8081
[2026-02-18T23:20:32.020Z] 2026-02-18 23:20:31,742 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:32.021Z] 2026-02-18 23:20:31,742 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:32.732Z] 2026-02-18 23:20:32,531 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T23:20:32.732Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.88 s - in io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] Results:
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:20:33.063Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:20:33.063Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-deployment ---
[2026-02-18T23:20:33.063Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2026-02-18T23:20:33.063Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final.pom
[2026-02-18T23:20:33.063Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-jdbc-parent >-----------
[2026-02-18T23:20:33.063Z] [INFO] Building Quarkus - Elytron Security JDBC 2.7.5.Final [588/964]
[2026-02-18T23:20:33.063Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-18T23:20:33.063Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-parent/2.7.5.Final/quarkus-elytron-security-jdbc-parent-2.7.5.Final.pom
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-jdbc >--------------
[2026-02-18T23:20:33.063Z] [INFO] Building Quarkus - Elytron Security JDBC - Runtime 2.7.5.Final [589/964]
[2026-02-18T23:20:33.063Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:20:33.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom
[2026-02-18T23:20:33.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom (3.8 kB at 43 kB/s)
[2026-02-18T23:20:33.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar
[2026-02-18T23:20:33.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar (27 kB at 198 kB/s)
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.063Z] [INFO]
[2026-02-18T23:20:33.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.392Z] [INFO]
[2026-02-18T23:20:33.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO] Processed 9 files in 21ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.720Z] [INFO] Processed 9 files in 00:00.012 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:20:33.720Z] [INFO]
[2026-02-18T23:20:33.720Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:20:33.721Z] [INFO] Copying 1 resource
[2026-02-18T23:20:33.721Z] [INFO]
[2026-02-18T23:20:33.721Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.721Z] [INFO]
[2026-02-18T23:20:33.721Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:33.721Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:20:33.721Z] [INFO] Compiling 9 source files to /quarkus/extensions/elytron-security-jdbc/runtime/target/classes
[2026-02-18T23:20:34.428Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:20:34.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/runtime/src/test/resources
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] No sources to compile
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] No tests to run.
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc ---
[2026-02-18T23:20:34.429Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2026-02-18T23:20:34.429Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.pom
[2026-02-18T23:20:34.429Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --------< io.quarkus:quarkus-elytron-security-jdbc-deployment >---------
[2026-02-18T23:20:34.429Z] [INFO] Building Quarkus - Elytron Security JDBC - Deployment 2.7.5.Final [590/964]
[2026-02-18T23:20:34.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:34.429Z] [INFO]
[2026-02-18T23:20:34.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO] Processed 15 files in 25ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO] Processed 15 files in 00:00.022 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:20:35.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/deployment/src/main/resources
[2026-02-18T23:20:35.577Z] [INFO]
[2026-02-18T23:20:35.577Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:35.577Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:20:35.577Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-jdbc/deployment/target/classes
[2026-02-18T23:20:37.236Z] [INFO]
[2026-02-18T23:20:37.236Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:37.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:20:37.236Z] [INFO] Copying 11 resources
[2026-02-18T23:20:37.236Z] [INFO]
[2026-02-18T23:20:37.236Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:37.236Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:20:37.236Z] [INFO] Compiling 14 source files to /quarkus/extensions/elytron-security-jdbc/deployment/target/test-classes
[2026-02-18T23:20:38.893Z] [INFO]
[2026-02-18T23:20:38.893Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:20:38.893Z] [INFO]
[2026-02-18T23:20:38.893Z] [INFO] -------------------------------------------------------
[2026-02-18T23:20:38.893Z] [INFO] T E S T S
[2026-02-18T23:20:38.893Z] [INFO] -------------------------------------------------------
[2026-02-18T23:20:38.893Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:20:39.601Z] [INFO] Running io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-02-18T23:20:48.487Z] 2026-02-18 23:20:44,546 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T23:20:48.487Z] 2026-02-18 23:20:47,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.013s. Listening on: http://localhost:8081
[2026-02-18T23:20:48.487Z] 2026-02-18 23:20:47,259 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:20:48.487Z] 2026-02-18 23:20:47,259 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:20:51.437Z] 2026-02-18 23:20:51,214 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-18T23:20:51.437Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.698 s - in io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-02-18T23:20:51.437Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-02-18T23:21:02.381Z] 2026-02-18 23:20:54,346 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:02.381Z] Tests paused
[2026-02-18T23:21:02.381Z] Running tests for the first time
[2026-02-18T23:21:02.381Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:02.381Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:02.381Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:02.381Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:02.381Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:02.381Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:02.381Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:02.381Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:02.381Z] 2026-02-18 23:20:59,223 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.482s. Listening on: http://localhost:8080
[2026-02-18T23:21:02.381Z] 2026-02-18 23:20:59,223 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:02.382Z] 2026-02-18 23:20:59,224 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:02.382Z] 2026-02-18 23:21:00,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2026-02-18T23:21:11.265Z] Tests paused
[2026-02-18T23:21:11.265Z] Running tests for the first time
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:00,689 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.205s. Listening on: http://localhost:8081
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:00,690 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:00,690 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:01,665 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2026-02-18T23:21:11.266Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:11.266Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:11.266Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:05,791 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:06,790 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:07,128 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:11.266Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:11.266Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:11.266Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:11.266Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:11.266Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:07,787 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.275s. Listening on: http://localhost:8080
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:07,787 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:07,787 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:11.266Z] 2026-02-18 23:21:08,228 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.026s
[2026-02-18T23:21:18.535Z] Tests paused
[2026-02-18T23:21:18.535Z] Running tests for the first time
[2026-02-18T23:21:18.535Z] 2026-02-18 23:21:08,736 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.647s. Listening on: http://localhost:8081
[2026-02-18T23:21:18.535Z] 2026-02-18 23:21:08,736 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:18.535Z] 2026-02-18 23:21:08,736 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:09,589 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2026-02-18T23:21:18.536Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:18.536Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:18.536Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:13,190 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:14,138 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:14,546 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:18.536Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:18.536Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:18.536Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:18.536Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:18.536Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:15,078 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.867s. Listening on: http://localhost:8080
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:15,079 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:15,079 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:18.536Z] 2026-02-18 23:21:15,626 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-18T23:21:25.812Z] Tests paused
[2026-02-18T23:21:25.812Z] Running tests for the first time
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:16,292 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.742s. Listening on: http://localhost:8081
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:16,292 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:16,292 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:17,396 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.030s
[2026-02-18T23:21:25.812Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:25.812Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:25.812Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:21,006 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:22,274 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:22,649 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:25.812Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:25.812Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:25.812Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:25.812Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:25.812Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:23,175 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.026s. Listening on: http://localhost:8080
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:23,175 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:23,176 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:25.812Z] 2026-02-18 23:21:23,472 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-02-18T23:21:31.729Z] Tests paused
[2026-02-18T23:21:31.729Z] Running tests for the first time
[2026-02-18T23:21:31.729Z] 2026-02-18 23:21:23,960 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.882s. Listening on: http://localhost:8081
[2026-02-18T23:21:31.729Z] 2026-02-18 23:21:23,960 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:31.729Z] 2026-02-18 23:21:23,960 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:31.729Z] 2026-02-18 23:21:24,871 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2026-02-18T23:21:31.729Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:31.729Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:31.730Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:28,087 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:29,153 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:29,520 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:31.730Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:31.730Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:31.730Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:31.730Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:31.730Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:30,047 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.643s. Listening on: http://localhost:8080
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:30,048 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:30,048 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:31.730Z] 2026-02-18 23:21:30,530 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-18T23:21:39.089Z] Tests paused
[2026-02-18T23:21:39.089Z] Running tests for the first time
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:30,777 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.186s. Listening on: http://localhost:8081
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:30,777 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:30,777 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:31,598 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2026-02-18T23:21:39.089Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:39.089Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:39.089Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:34,913 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:36,015 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:36,330 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:39.089Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:39.089Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:39.089Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:39.089Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:39.089Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:36,878 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.748s. Listening on: http://localhost:8080
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:36,878 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:36,878 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:39.089Z] 2026-02-18 23:21:37,314 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:21:46.371Z] Tests paused
[2026-02-18T23:21:46.371Z] Running tests for the first time
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:37,780 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.538s. Listening on: http://localhost:8081
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:37,780 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:37,780 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:38,607 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2026-02-18T23:21:46.371Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:46.371Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:46.371Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:42,029 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:43,636 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:44,107 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:46.371Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:46.371Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:46.371Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:46.371Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:46.371Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:44,567 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.401s. Listening on: http://localhost:8080
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:44,567 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:44,567 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:46.371Z] 2026-02-18 23:21:45,022 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-02-18T23:21:55.282Z] Tests paused
[2026-02-18T23:21:55.282Z] Running tests for the first time
[2026-02-18T23:21:55.282Z] 2026-02-18 23:21:45,405 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.259s. Listening on: http://localhost:8081
[2026-02-18T23:21:55.282Z] 2026-02-18 23:21:45,405 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:21:55.282Z] 2026-02-18 23:21:45,405 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:55.282Z] 2026-02-18 23:21:46,247 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.033s
[2026-02-18T23:21:55.282Z] Starting test run, 14 tests to run.
[2026-02-18T23:21:55.282Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:21:55.282Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:21:55.282Z] 2026-02-18 23:21:49,983 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:50,880 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:51,269 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:21:55.283Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:21:55.283Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:21:55.283Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:21:55.283Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:21:55.283Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:51,978 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.836s. Listening on: http://localhost:8080
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:51,979 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:51,979 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:21:55.283Z] 2026-02-18 23:21:52,373 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-18T23:22:01.204Z] Tests paused
[2026-02-18T23:22:01.204Z] Running tests for the first time
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:53,186 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.777s. Listening on: http://localhost:8081
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:53,186 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:53,186 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:53,981 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2026-02-18T23:22:01.204Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:01.204Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:01.204Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:57,131 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:58,297 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:58,674 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:01.204Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:01.204Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:01.204Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:01.204Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:01.204Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:59,091 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.493s. Listening on: http://localhost:8080
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:59,091 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:59,092 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:01.204Z] 2026-02-18 23:21:59,503 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-18T23:22:07.112Z] Tests paused
[2026-02-18T23:22:07.112Z] Running tests for the first time
[2026-02-18T23:22:07.112Z] 2026-02-18 23:21:59,742 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.223s. Listening on: http://localhost:8081
[2026-02-18T23:22:07.112Z] 2026-02-18 23:21:59,742 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:07.112Z] 2026-02-18 23:21:59,742 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:00,506 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-02-18T23:22:07.112Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:07.112Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:07.112Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:03,619 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:04,589 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:05,011 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:07.112Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:07.112Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:07.112Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:07.112Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:07.112Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:05,522 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.452s. Listening on: http://localhost:8080
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:05,522 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:05,522 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:07.112Z] 2026-02-18 23:22:05,942 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2026-02-18T23:22:14.462Z] Tests paused
[2026-02-18T23:22:14.462Z] Running tests for the first time
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:06,255 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.326s. Listening on: http://localhost:8081
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:06,255 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:06,255 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:06,955 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.026s
[2026-02-18T23:22:14.462Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:14.462Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:14.462Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:09,931 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:11,007 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:11,440 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:14.462Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:14.462Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:14.462Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:14.462Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:14.462Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:12,019 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.517s. Listening on: http://localhost:8080
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:12,022 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:12,022 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:14.462Z] 2026-02-18 23:22:12,446 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-18T23:22:20.380Z] Tests paused
[2026-02-18T23:22:20.380Z] Running tests for the first time
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:12,789 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.495s. Listening on: http://localhost:8081
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:12,789 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:12,789 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:13,507 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2026-02-18T23:22:20.380Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:20.380Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:20.380Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:16,960 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:17,930 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:20.380Z] 2026-02-18 23:22:18,328 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:20.380Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:20.380Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:20.380Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:20.380Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:20.380Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:20.381Z] 2026-02-18 23:22:18,927 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.952s. Listening on: http://localhost:8080
[2026-02-18T23:22:20.381Z] 2026-02-18 23:22:18,928 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:20.381Z] 2026-02-18 23:22:18,928 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:20.381Z] 2026-02-18 23:22:19,294 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-18T23:22:27.657Z] Tests paused
[2026-02-18T23:22:27.657Z] Running tests for the first time
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:19,561 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.418s. Listening on: http://localhost:8081
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:19,561 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:19,561 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:20,305 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2026-02-18T23:22:27.657Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:27.657Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:27.657Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:23,326 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:24,628 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:24,942 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:27.657Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:27.657Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:27.657Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:27.657Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:27.657Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:25,483 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.650s. Listening on: http://localhost:8080
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:25,484 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:25,484 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:27.657Z] 2026-02-18 23:22:25,976 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-18T23:22:34.952Z] Tests paused
[2026-02-18T23:22:34.952Z] Running tests for the first time
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:26,173 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.583s. Listening on: http://localhost:8081
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:26,173 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:26,173 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:26,935 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-02-18T23:22:34.952Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:34.952Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:34.952Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:30,188 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:31,037 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:31,436 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:34.952Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:34.952Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:34.952Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:34.952Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:34.952Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:32,013 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.517s. Listening on: http://localhost:8080
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:32,013 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:32,013 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:34.952Z] 2026-02-18 23:22:32,631 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.029s
[2026-02-18T23:22:42.236Z] Tests paused
[2026-02-18T23:22:42.236Z] Running tests for the first time
[2026-02-18T23:22:42.236Z] 2026-02-18 23:22:33,180 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.666s. Listening on: http://localhost:8081
[2026-02-18T23:22:42.236Z] 2026-02-18 23:22:33,180 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:42.236Z] 2026-02-18 23:22:33,180 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:42.236Z] 2026-02-18 23:22:34,339 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2026-02-18T23:22:42.236Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:42.236Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:42.236Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:42.236Z] 2026-02-18 23:22:37,977 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:39,138 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:39,418 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:42.237Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:42.237Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:42.237Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:42.237Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:42.237Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:39,925 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.938s. Listening on: http://localhost:8080
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:39,926 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:39,926 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:40,691 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.492s. Listening on: http://localhost:8081
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:40,691 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:40,691 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:42.237Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-02-18T23:22:42.237Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2026-02-18T23:22:42.237Z] Running 3/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsUserRoleSuccess()
[2026-02-18T23:22:42.237Z] Running 4/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessFailure()
[2026-02-18T23:22:42.237Z] Running 5/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithAuth()
[2026-02-18T23:22:42.237Z] Running 6/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathUserRoleSuccess()
[2026-02-18T23:22:42.237Z] Running 7/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleSuccess()
[2026-02-18T23:22:42.237Z] Running 8/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureRoleFailure()
[2026-02-18T23:22:42.237Z] Running 9/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleSuccess()
[2026-02-18T23:22:42.237Z] Running 10/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetFailure()
[2026-02-18T23:22:42.237Z] Running 11/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleFailure()
[2026-02-18T23:22:42.237Z] Running 12/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetPermitAll()
[2026-02-18T23:22:42.237Z] Running 13/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsInjectedPrincipalSuccess()
[2026-02-18T23:22:42.237Z] Running 14/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleFailure()
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:41,503 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-02-18T23:22:42.237Z] All 14 tests are passing (0 skipped), 14 tests were run in 5236ms. Tests completed at 23:22:41.
[2026-02-18T23:22:42.237Z] 2026-02-18 23:22:41,633 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-18T23:22:51.136Z] Tests paused
[2026-02-18T23:22:51.136Z] Running tests for the first time
[2026-02-18T23:22:51.136Z] Starting test run, 14 tests to run.
[2026-02-18T23:22:51.136Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-18T23:22:51.136Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:45,741 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:46,588 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:46,870 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:22:51.136Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:51.136Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:51.136Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:51.136Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:51.136Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:47,566 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.229s. Listening on: http://localhost:8080
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:47,567 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:47,567 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:48,039 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test11298634681489184235/src/main/resources/application.properties
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:48,043 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:22:51.136Z] 2026-02-18 23:22:48,065 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-02-18T23:22:51.136Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:51.136Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:51.136Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:51.137Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:51.137Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,108 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.031s. Listening on: http://localhost:8080
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,108 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,108 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,108 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.073s
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,115 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test11298634681489184235/src/main/resources/application.properties
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,151 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: 82f2c163-2cba-4811-91b1-8de8bb9d56ce-1: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:51.137Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:51.137Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:51.137Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:51.137Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:51.137Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:51.137Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:51.137Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:51.137Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:51.137Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:51.137Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:51.137Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:51.137Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:51.137Z] ... 9 more
[2026-02-18T23:22:51.137Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:51.137Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:51.137Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:51.137Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:51.137Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:51.137Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:51.137Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:51.137Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:51.137Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:51.137Z] ... 15 more
[2026-02-18T23:22:51.137Z]
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,187 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test11298634681489184235/src/main/resources/application.properties
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,187 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,194 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:22:51.137Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,282 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.279s. Listening on: http://localhost:8081
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,282 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,282 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:51.137Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:22:51.137Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:22:51.137Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:22:51.137Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:22:51.137Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,932 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.732s. Listening on: http://localhost:8080
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,933 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,933 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,934 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.749s
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,942 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test11298634681489184235/src/main/resources/application.properties
[2026-02-18T23:22:51.137Z] 2026-02-18 23:22:49,967 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-18T23:22:51.137Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.252 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-02-18T23:22:51.137Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-02-18T23:22:52.818Z] 2026-02-18 23:22:49,976 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-18T23:22:52.818Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-18T23:22:52.818Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-18T23:22:52.818Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-18T23:22:52.818Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.818Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-18T23:22:52.818Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-18T23:22:52.818Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-18T23:22:52.818Z] ... 3 more
[2026-02-18T23:22:52.818Z]
[2026-02-18T23:22:52.818Z] 2026-02-18 23:22:50,212 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-1: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.818Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.818Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.818Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.818Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.818Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.818Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.818Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.818Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.818Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.818Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.819Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.819Z] ... 9 more
[2026-02-18T23:22:52.819Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.819Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.819Z] ... 15 more
[2026-02-18T23:22:52.819Z]
[2026-02-18T23:22:52.819Z] 2026-02-18 23:22:50,247 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/secured failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-2: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.819Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.819Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.819Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.819Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.819Z] ... 9 more
[2026-02-18T23:22:52.819Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.819Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.819Z] ... 15 more
[2026-02-18T23:22:52.819Z]
[2026-02-18T23:22:52.819Z] 2026-02-18 23:22:50,274 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/denied failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-3: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.819Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.819Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.819Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.819Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.819Z] ... 9 more
[2026-02-18T23:22:52.819Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.819Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.819Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.819Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.819Z] ... 15 more
[2026-02-18T23:22:52.819Z]
[2026-02-18T23:22:52.819Z] 2026-02-18 23:22:50,286 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/view failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-4: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.819Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.819Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.819Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.820Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.820Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.820Z] ... 9 more
[2026-02-18T23:22:52.820Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.820Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.820Z] ... 15 more
[2026-02-18T23:22:52.820Z]
[2026-02-18T23:22:52.820Z] 2026-02-18 23:22:50,299 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/roles-class failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-5: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.820Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.820Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.820Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.820Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.820Z] ... 9 more
[2026-02-18T23:22:52.820Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.820Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.820Z] ... 15 more
[2026-02-18T23:22:52.820Z]
[2026-02-18T23:22:52.820Z] 2026-02-18 23:22:50,313 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-6: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.820Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.820Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.820Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.820Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.820Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.820Z] ... 9 more
[2026-02-18T23:22:52.820Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.820Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.820Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.820Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.820Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.820Z] ... 15 more
[2026-02-18T23:22:52.820Z]
[2026-02-18T23:22:52.820Z] 2026-02-18 23:22:50,334 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/admin failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-7: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.820Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.820Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.820Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.821Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.821Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.821Z] ... 9 more
[2026-02-18T23:22:52.821Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.821Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.821Z] ... 15 more
[2026-02-18T23:22:52.821Z]
[2026-02-18T23:22:52.821Z] 2026-02-18 23:22:50,366 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/roles-class failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-8: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.821Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.821Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.821Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.821Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.821Z] ... 9 more
[2026-02-18T23:22:52.821Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.821Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.821Z] ... 15 more
[2026-02-18T23:22:52.821Z]
[2026-02-18T23:22:52.821Z] 2026-02-18 23:22:50,418 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/principal-secured failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-9: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.821Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.821Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.821Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.821Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.821Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.821Z] ... 9 more
[2026-02-18T23:22:52.821Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.821Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.821Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.821Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.821Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.821Z] ... 15 more
[2026-02-18T23:22:52.821Z]
[2026-02-18T23:22:52.821Z] 2026-02-18 23:22:50,433 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/admin failed, error id: d98665c3-797b-4720-af00-39adc2988ab3-10: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-18T23:22:52.821Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-18T23:22:52.822Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-18T23:22:52.822Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:22:52.822Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:22:52.822Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:22:52.822Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:22:52.822Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:22:52.822Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:22:52.822Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:22:52.822Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-18T23:22:52.822Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-18T23:22:52.822Z] ... 9 more
[2026-02-18T23:22:52.822Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-18T23:22:52.822Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-18T23:22:52.822Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-18T23:22:52.822Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-18T23:22:52.822Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-18T23:22:52.822Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-18T23:22:52.822Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-18T23:22:52.822Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-18T23:22:52.822Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-18T23:22:52.822Z] ... 15 more
[2026-02-18T23:22:52.822Z]
[2026-02-18T23:22:52.822Z] 2026-02-18 23:22:50,465 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2026-02-18T23:22:52.822Z] 2026-02-18 23:22:52,342 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.735s. Listening on: http://localhost:8081
[2026-02-18T23:22:52.822Z] 2026-02-18 23:22:52,342 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:22:52.822Z] 2026-02-18 23:22:52,342 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:53.154Z] 2026-02-18 23:22:53,105 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:22:53.154Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-02-18T23:22:53.154Z] [INFO] Running io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-02-18T23:22:56.111Z] 2026-02-18 23:22:55,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.001s. Listening on: http://localhost:8081
[2026-02-18T23:22:56.111Z] 2026-02-18 23:22:55,386 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:22:56.111Z] 2026-02-18 23:22:55,386 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:56.820Z] 2026-02-18 23:22:56,598 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-18T23:22:56.820Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-02-18T23:22:56.820Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-02-18T23:22:58.481Z] 2026-02-18 23:22:58,358 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2026-02-18T23:22:58.482Z] 2026-02-18 23:22:58,358 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:22:58.482Z] 2026-02-18 23:22:58,359 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:22:59.190Z] 2026-02-18 23:22:59,120 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:22:59.190Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s - in io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-02-18T23:22:59.190Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-02-18T23:23:01.450Z] 2026-02-18 23:23:00,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.710s. Listening on: http://localhost:8081
[2026-02-18T23:23:01.450Z] 2026-02-18 23:23:00,972 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:01.450Z] 2026-02-18 23:23:00,972 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:23:01.780Z] 2026-02-18 23:23:01,664 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-18T23:23:01.780Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.542 s - in io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-02-18T23:23:02.111Z] [INFO]
[2026-02-18T23:23:02.111Z] [INFO] Results:
[2026-02-18T23:23:02.111Z] [INFO]
[2026-02-18T23:23:02.111Z] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:23:02.111Z] [INFO]
[2026-02-18T23:23:02.111Z] [INFO]
[2026-02-18T23:23:02.111Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:23:02.111Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2026-02-18T23:23:02.111Z] [INFO]
[2026-02-18T23:23:02.111Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:23:02.111Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-18T23:23:02.439Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2026-02-18T23:23:02.439Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.pom
[2026-02-18T23:23:02.439Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-ldap-parent >-----------
[2026-02-18T23:23:02.439Z] [INFO] Building Quarkus - Elytron Security LDAP 2.7.5.Final [591/964]
[2026-02-18T23:23:02.439Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-parent ---
[2026-02-18T23:23:02.439Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-parent/2.7.5.Final/quarkus-elytron-security-ldap-parent-2.7.5.Final.pom
[2026-02-18T23:23:02.439Z] [INFO]
[2026-02-18T23:23:02.439Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-ldap >--------------
[2026-02-18T23:23:02.439Z] [INFO] Building Quarkus - Elytron Security LDAP - Runtime 2.7.5.Final [592/964]
[2026-02-18T23:23:02.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:02.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom
[2026-02-18T23:23:02.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom (4.0 kB at 41 kB/s)
[2026-02-18T23:23:02.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom
[2026-02-18T23:23:02.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom (6.0 kB at 25 kB/s)
[2026-02-18T23:23:02.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom
[2026-02-18T23:23:02.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom (3.6 kB at 54 kB/s)
[2026-02-18T23:23:02.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom
[2026-02-18T23:23:03.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom (2.9 kB at 4.5 kB/s)
[2026-02-18T23:23:03.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom
[2026-02-18T23:23:03.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom (1.7 kB at 3.7 kB/s)
[2026-02-18T23:23:03.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom
[2026-02-18T23:23:04.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom (3.2 kB at 7.8 kB/s)
[2026-02-18T23:23:04.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom
[2026-02-18T23:23:04.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom (4.2 kB at 16 kB/s)
[2026-02-18T23:23:04.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom
[2026-02-18T23:23:04.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom (2.3 kB at 10 kB/s)
[2026-02-18T23:23:04.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom
[2026-02-18T23:23:04.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom (2.7 kB at 43 kB/s)
[2026-02-18T23:23:04.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom
[2026-02-18T23:23:05.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 12 kB/s)
[2026-02-18T23:23:05.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom
[2026-02-18T23:23:05.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom (3.8 kB at 17 kB/s)
[2026-02-18T23:23:05.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom
[2026-02-18T23:23:05.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom (6.3 kB at 85 kB/s)
[2026-02-18T23:23:05.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar
[2026-02-18T23:23:05.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar (217 kB at 4.8 MB/s)
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar (25 kB at 133 kB/s)
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar
[2026-02-18T23:23:05.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar (11 kB at 40 kB/s)
[2026-02-18T23:23:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar
[2026-02-18T23:23:05.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar (69 kB at 231 kB/s)
[2026-02-18T23:23:05.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar
[2026-02-18T23:23:05.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar (17 kB at 54 kB/s)
[2026-02-18T23:23:05.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar
[2026-02-18T23:23:05.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar (24 kB at 74 kB/s)
[2026-02-18T23:23:05.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar
[2026-02-18T23:23:05.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar (39 kB at 104 kB/s)
[2026-02-18T23:23:05.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar
[2026-02-18T23:23:05.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar (33 kB at 89 kB/s)
[2026-02-18T23:23:05.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar (163 kB at 383 kB/s)
[2026-02-18T23:23:05.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar (20 kB at 35 kB/s)
[2026-02-18T23:23:05.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar (110 kB at 181 kB/s)
[2026-02-18T23:23:06.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar (179 kB at 136 kB/s)
[2026-02-18T23:23:06.862Z] [INFO]
[2026-02-18T23:23:06.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:06.862Z] [INFO]
[2026-02-18T23:23:06.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO] Processed 7 files in 42ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO] Processed 7 files in 00:00.030 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:07.193Z] [INFO] Copying 1 resource
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.193Z] [INFO]
[2026-02-18T23:23:07.193Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:07.603Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:07.603Z] [INFO] Compiling 7 source files to /quarkus/extensions/elytron-security-ldap/runtime/target/classes
[2026-02-18T23:23:08.315Z] [INFO]
[2026-02-18T23:23:08.315Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:08.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:08.315Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/runtime/src/test/resources
[2026-02-18T23:23:08.315Z] [INFO]
[2026-02-18T23:23:08.315Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:08.315Z] [INFO] No sources to compile
[2026-02-18T23:23:08.315Z] [INFO]
[2026-02-18T23:23:08.315Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:08.315Z] [INFO] No tests to run.
[2026-02-18T23:23:08.315Z] [INFO]
[2026-02-18T23:23:08.315Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:08.315Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2026-02-18T23:23:09.491Z] [INFO]
[2026-02-18T23:23:09.491Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:09.491Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2026-02-18T23:23:10.641Z] [INFO]
[2026-02-18T23:23:10.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap ---
[2026-02-18T23:23:10.641Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2026-02-18T23:23:10.641Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.pom
[2026-02-18T23:23:10.641Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2026-02-18T23:23:10.641Z] [INFO]
[2026-02-18T23:23:10.641Z] [INFO] --------< io.quarkus:quarkus-elytron-security-ldap-deployment >---------
[2026-02-18T23:23:10.641Z] [INFO] Building Quarkus - Elytron Security LDAP - Deployment 2.7.5.Final [593/964]
[2026-02-18T23:23:10.641Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:10.641Z] [INFO]
[2026-02-18T23:23:10.641Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:10.641Z] [INFO]
[2026-02-18T23:23:10.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO] Processed 13 files in 26ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO] Processed 13 files in 00:00.015 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:11.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/deployment/src/main/resources
[2026-02-18T23:23:11.792Z] [INFO]
[2026-02-18T23:23:11.792Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:11.792Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:11.792Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/classes
[2026-02-18T23:23:12.122Z] [INFO]
[2026-02-18T23:23:12.122Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:12.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:12.122Z] [INFO] Copying 4 resources
[2026-02-18T23:23:12.122Z] [INFO]
[2026-02-18T23:23:12.122Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:12.122Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:12.122Z] [INFO] Compiling 11 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/test-classes
[2026-02-18T23:23:13.783Z] [INFO]
[2026-02-18T23:23:13.783Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:13.783Z] [INFO]
[2026-02-18T23:23:13.783Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:13.783Z] [INFO] T E S T S
[2026-02-18T23:23:13.783Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:13.783Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:23:14.935Z] [INFO] Running io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-02-18T23:23:23.847Z] [INFO] LDAP server started on 127.0.0.1:33623
[2026-02-18T23:23:23.847Z] 2026-02-18 23:23:22,233 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.957s. Listening on: http://localhost:8081
[2026-02-18T23:23:23.847Z] 2026-02-18 23:23:22,234 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:23.847Z] 2026-02-18 23:23:22,234 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:23:24.996Z] 2026-02-18 23:23:24,842 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-18T23:23:24.996Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.314 s - in io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-02-18T23:23:24.996Z] [INFO] Running io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-02-18T23:23:27.273Z] 2026-02-18 23:23:26,833 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.554s. Listening on: http://localhost:8081
[2026-02-18T23:23:27.273Z] 2026-02-18 23:23:26,834 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:27.273Z] 2026-02-18 23:23:26,834 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:23:27.603Z] 2026-02-18 23:23:27,492 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:23:27.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 s - in io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-02-18T23:23:27.603Z] [INFO] Running io.quarkus.elytron.security.ldap.FormAuthTest
[2026-02-18T23:23:29.861Z] 2026-02-18 23:23:29,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.749s. Listening on: http://localhost:8081
[2026-02-18T23:23:29.861Z] 2026-02-18 23:23:29,292 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:29.861Z] 2026-02-18 23:23:29,292 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:23:30.193Z] Request method: POST
[2026-02-18T23:23:30.193Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.193Z] Proxy: <none>
[2026-02-18T23:23:30.193Z] Request params: <none>
[2026-02-18T23:23:30.193Z] Query params: <none>
[2026-02-18T23:23:30.193Z] Form params: j_username=subUser
[2026-02-18T23:23:30.193Z] j_password=subUserPassword
[2026-02-18T23:23:30.193Z] Path params: <none>
[2026-02-18T23:23:30.193Z] Headers: Accept=*/*
[2026-02-18T23:23:30.193Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.193Z] Cookies: <none>
[2026-02-18T23:23:30.193Z] Multiparts: <none>
[2026-02-18T23:23:30.193Z] Body: <none>
[2026-02-18T23:23:30.193Z] 2026-02-18 23:23:29,859 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key /ZfhcduFiA1CvXV4+k9629uf+qaEzXVo3JPjZQkIsVc=
[2026-02-18T23:23:30.193Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.193Z] Location: http://localhost:8081/
[2026-02-18T23:23:30.193Z] content-length: 0
[2026-02-18T23:23:30.524Z] Request method: POST
[2026-02-18T23:23:30.524Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.524Z] Proxy: <none>
[2026-02-18T23:23:30.524Z] Request params: <none>
[2026-02-18T23:23:30.524Z] Query params: <none>
[2026-02-18T23:23:30.524Z] Form params: j_username=standardUser
[2026-02-18T23:23:30.524Z] j_password=standardUserPassword
[2026-02-18T23:23:30.524Z] Path params: <none>
[2026-02-18T23:23:30.524Z] Headers: Accept=*/*
[2026-02-18T23:23:30.524Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.524Z] Cookies: <none>
[2026-02-18T23:23:30.524Z] Multiparts: <none>
[2026-02-18T23:23:30.524Z] Body: <none>
[2026-02-18T23:23:30.524Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.524Z] location: http://localhost:8081/
[2026-02-18T23:23:30.524Z] content-length: 0
[2026-02-18T23:23:30.524Z] set-cookie: quarkus-credential=DDvoXBEJrPZ77zWxHPlC89p4NE0cAPatBdU852MNZGr2cA48J1tlfeXx3RXja40sowu6h15pCg==; Path=/
[2026-02-18T23:23:30.524Z] Request method: POST
[2026-02-18T23:23:30.524Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.524Z] Proxy: <none>
[2026-02-18T23:23:30.524Z] Request params: <none>
[2026-02-18T23:23:30.524Z] Query params: <none>
[2026-02-18T23:23:30.524Z] Form params: j_username=standardUser
[2026-02-18T23:23:30.524Z] j_password=standardUserPassword
[2026-02-18T23:23:30.524Z] Path params: <none>
[2026-02-18T23:23:30.524Z] Headers: Accept=*/*
[2026-02-18T23:23:30.524Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.524Z] Cookies: <none>
[2026-02-18T23:23:30.524Z] Multiparts: <none>
[2026-02-18T23:23:30.524Z] Body: <none>
[2026-02-18T23:23:30.524Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.524Z] location: http://localhost:8081/
[2026-02-18T23:23:30.524Z] content-length: 0
[2026-02-18T23:23:30.524Z] set-cookie: quarkus-credential=DNNRlKEGQg4oxCsUDANxNcUzISgUTnLWCe9eZjxHPmQbaqEX0vCXF6zElcMzAjgeA1U3HdDD4Q==; Path=/
[2026-02-18T23:23:30.854Z] Request method: POST
[2026-02-18T23:23:30.854Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.854Z] Proxy: <none>
[2026-02-18T23:23:30.854Z] Request params: <none>
[2026-02-18T23:23:30.854Z] Query params: <none>
[2026-02-18T23:23:30.854Z] Form params: j_username=standardUser
[2026-02-18T23:23:30.854Z] j_password=standardUserPassword
[2026-02-18T23:23:30.854Z] Path params: <none>
[2026-02-18T23:23:30.854Z] Headers: Accept=*/*
[2026-02-18T23:23:30.854Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.854Z] Cookies: <none>
[2026-02-18T23:23:30.854Z] Multiparts: <none>
[2026-02-18T23:23:30.854Z] Body: <none>
[2026-02-18T23:23:30.854Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.854Z] location: http://localhost:8081/
[2026-02-18T23:23:30.854Z] content-length: 0
[2026-02-18T23:23:30.854Z] set-cookie: quarkus-credential=DJejOoKafkRWCVa/8HJ6wcU+IB8RCFNm6R4+MReOWtmleaEY/JNQYK1wLy735GmiITiA4dd/+w==; Path=/
[2026-02-18T23:23:30.854Z] Request method: POST
[2026-02-18T23:23:30.854Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.854Z] Proxy: <none>
[2026-02-18T23:23:30.854Z] Request params: <none>
[2026-02-18T23:23:30.854Z] Query params: <none>
[2026-02-18T23:23:30.854Z] Form params: j_username=standardUser
[2026-02-18T23:23:30.854Z] j_password=standardUserPassword
[2026-02-18T23:23:30.854Z] Path params: <none>
[2026-02-18T23:23:30.854Z] Headers: Accept=*/*
[2026-02-18T23:23:30.854Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.854Z] Cookies: <none>
[2026-02-18T23:23:30.854Z] Multiparts: <none>
[2026-02-18T23:23:30.854Z] Body: <none>
[2026-02-18T23:23:30.854Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.854Z] location: http://localhost:8081/
[2026-02-18T23:23:30.854Z] content-length: 0
[2026-02-18T23:23:30.854Z] set-cookie: quarkus-credential=DLo5xpKr0E+zC+GluPucN1OSiqS55PLUMiOM8Hh6AAGSMr+4QNyUHgs2fqeLdEBUwnw214WN1A==; Path=/
[2026-02-18T23:23:30.854Z] Request method: POST
[2026-02-18T23:23:30.854Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:30.854Z] Proxy: <none>
[2026-02-18T23:23:30.854Z] Request params: <none>
[2026-02-18T23:23:30.854Z] Query params: <none>
[2026-02-18T23:23:30.854Z] Form params: j_username=standardUser
[2026-02-18T23:23:30.854Z] j_password=standardUserPassword
[2026-02-18T23:23:30.854Z] Path params: <none>
[2026-02-18T23:23:30.854Z] Headers: Accept=*/*
[2026-02-18T23:23:30.854Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:30.854Z] Cookies: <none>
[2026-02-18T23:23:30.854Z] Multiparts: <none>
[2026-02-18T23:23:30.854Z] Body: <none>
[2026-02-18T23:23:30.854Z] HTTP/1.1 302 Found
[2026-02-18T23:23:30.854Z] location: http://localhost:8081/
[2026-02-18T23:23:30.854Z] content-length: 0
[2026-02-18T23:23:30.854Z] set-cookie: quarkus-credential=DMv0slqAX3/zYYXsYrtv2qWbR5wkXOcGqnYGGJmuIwOVovs7pMyydCuq5mqXM5zNg+NR9CbSuQ==; Path=/
[2026-02-18T23:23:31.186Z] Request method: POST
[2026-02-18T23:23:31.186Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:31.186Z] Proxy: <none>
[2026-02-18T23:23:31.186Z] Request params: <none>
[2026-02-18T23:23:31.186Z] Query params: <none>
[2026-02-18T23:23:31.186Z] Form params: j_username=noRoleUser
[2026-02-18T23:23:31.186Z] j_password=noRoleUserPassword
[2026-02-18T23:23:31.186Z] Path params: <none>
[2026-02-18T23:23:31.186Z] Headers: Accept=*/*
[2026-02-18T23:23:31.186Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:31.186Z] Cookies: <none>
[2026-02-18T23:23:31.186Z] Multiparts: <none>
[2026-02-18T23:23:31.186Z] Body: <none>
[2026-02-18T23:23:31.186Z] HTTP/1.1 302 Found
[2026-02-18T23:23:31.186Z] location: http://localhost:8081/
[2026-02-18T23:23:31.186Z] content-length: 0
[2026-02-18T23:23:31.186Z] set-cookie: quarkus-credential=DOZs+jmD8dAiUkEP5zxG/A05SccsCmlXBLY9bKSrQ3tsFqnT9B8mlA9/165APXFd5P6/3KI=; Path=/
[2026-02-18T23:23:31.186Z] Request method: POST
[2026-02-18T23:23:31.186Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:31.186Z] Proxy: <none>
[2026-02-18T23:23:31.186Z] Request params: <none>
[2026-02-18T23:23:31.186Z] Query params: <none>
[2026-02-18T23:23:31.186Z] Form params: j_username=adminUser
[2026-02-18T23:23:31.186Z] j_password=adminUserPassword
[2026-02-18T23:23:31.186Z] Path params: <none>
[2026-02-18T23:23:31.186Z] Headers: Accept=*/*
[2026-02-18T23:23:31.186Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:31.186Z] Cookies: <none>
[2026-02-18T23:23:31.186Z] Multiparts: <none>
[2026-02-18T23:23:31.186Z] Body: <none>
[2026-02-18T23:23:31.186Z] HTTP/1.1 302 Found
[2026-02-18T23:23:31.186Z] location: http://localhost:8081/
[2026-02-18T23:23:31.186Z] content-length: 0
[2026-02-18T23:23:31.186Z] set-cookie: quarkus-credential=DKgogeErn8DZmpyt4+p1k06VC+05eiDYb7JhCG3502UxMEiFqN/TlzBWU9FS1BeoHigcqg==; Path=/
[2026-02-18T23:23:31.186Z] Request method: POST
[2026-02-18T23:23:31.186Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:31.186Z] Proxy: <none>
[2026-02-18T23:23:31.186Z] Request params: <none>
[2026-02-18T23:23:31.186Z] Query params: <none>
[2026-02-18T23:23:31.186Z] Form params: j_username=noRoleUser
[2026-02-18T23:23:31.186Z] j_password=noRoleUserPassword
[2026-02-18T23:23:31.186Z] Path params: <none>
[2026-02-18T23:23:31.186Z] Headers: Accept=*/*
[2026-02-18T23:23:31.186Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:31.186Z] Cookies: <none>
[2026-02-18T23:23:31.186Z] Multiparts: <none>
[2026-02-18T23:23:31.186Z] Body: <none>
[2026-02-18T23:23:31.186Z] HTTP/1.1 302 Found
[2026-02-18T23:23:31.186Z] location: http://localhost:8081/
[2026-02-18T23:23:31.186Z] content-length: 0
[2026-02-18T23:23:31.186Z] set-cookie: quarkus-credential=DMBjwriN5QL63k6uhXI68YLzJEIAkl9CLv2JwRlZHrQS5QU6TH3tsvSD+6PVweFanoesUH8=; Path=/
[2026-02-18T23:23:31.186Z] Request method: POST
[2026-02-18T23:23:31.186Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:31.186Z] Proxy: <none>
[2026-02-18T23:23:31.186Z] Request params: <none>
[2026-02-18T23:23:31.186Z] Query params: <none>
[2026-02-18T23:23:31.186Z] Form params: j_username=standardUser
[2026-02-18T23:23:31.186Z] j_password=standardUserPassword
[2026-02-18T23:23:31.186Z] Path params: <none>
[2026-02-18T23:23:31.186Z] Headers: Accept=*/*
[2026-02-18T23:23:31.186Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:31.186Z] Cookies: <none>
[2026-02-18T23:23:31.186Z] Multiparts: <none>
[2026-02-18T23:23:31.186Z] Body: <none>
[2026-02-18T23:23:31.186Z] HTTP/1.1 302 Found
[2026-02-18T23:23:31.186Z] location: http://localhost:8081/
[2026-02-18T23:23:31.186Z] content-length: 0
[2026-02-18T23:23:31.186Z] set-cookie: quarkus-credential=DP5zBZELTLsKJqglutoXCEOhunbgeXrBm/QyIkpioKkEdC1/I4hlyiPSPbRoUrQpVgaY4LiSOg==; Path=/
[2026-02-18T23:23:31.517Z] Request method: POST
[2026-02-18T23:23:31.517Z] Request URI: http://localhost:8081/j_security_check
[2026-02-18T23:23:31.517Z] Proxy: <none>
[2026-02-18T23:23:31.517Z] Request params: <none>
[2026-02-18T23:23:31.517Z] Query params: <none>
[2026-02-18T23:23:31.517Z] Form params: j_username=standardUser
[2026-02-18T23:23:31.517Z] j_password=standardUserPassword
[2026-02-18T23:23:31.517Z] Path params: <none>
[2026-02-18T23:23:31.517Z] Headers: Accept=*/*
[2026-02-18T23:23:31.517Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-18T23:23:31.517Z] Cookies: <none>
[2026-02-18T23:23:31.517Z] Multiparts: <none>
[2026-02-18T23:23:31.517Z] Body: <none>
[2026-02-18T23:23:31.517Z] HTTP/1.1 302 Found
[2026-02-18T23:23:31.517Z] location: http://localhost:8081/
[2026-02-18T23:23:31.517Z] content-length: 0
[2026-02-18T23:23:31.517Z] set-cookie: quarkus-credential=DKEfGjiYwwrQc5LKwfGWcX/tgervlpLzLepYDsrdi/0uZaJ8ORetjkDES2gQOpBexqwI9se8Hg==; Path=/
[2026-02-18T23:23:31.517Z] 2026-02-18 23:23:31,258 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-18T23:23:31.517Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.76 s - in io.quarkus.elytron.security.ldap.FormAuthTest
[2026-02-18T23:23:31.517Z] [INFO] Running io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-02-18T23:23:33.210Z] 2026-02-18 23:23:33,120 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.672s. Listening on: http://localhost:8081
[2026-02-18T23:23:33.210Z] 2026-02-18 23:23:33,121 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:33.210Z] 2026-02-18 23:23:33,121 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-18T23:23:34.360Z] 2026-02-18 23:23:34,087 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-18T23:23:34.360Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.817 s - in io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-02-18T23:23:34.360Z] [INFO] LDAP server was shut down
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] Results:
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:34.360Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:34.360Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-18T23:23:34.360Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2026-02-18T23:23:34.360Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.pom
[2026-02-18T23:23:34.360Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-oauth2-parent >----------
[2026-02-18T23:23:34.360Z] [INFO] Building Quarkus - Security OAuth2 2.7.5.Final [594/964]
[2026-02-18T23:23:34.360Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.360Z] [INFO]
[2026-02-18T23:23:34.360Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.361Z] [INFO]
[2026-02-18T23:23:34.361Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.361Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:23:34.361Z] [INFO]
[2026-02-18T23:23:34.361Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.361Z] [INFO]
[2026-02-18T23:23:34.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-18T23:23:34.361Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-parent/2.7.5.Final/quarkus-elytron-security-oauth2-parent-2.7.5.Final.pom
[2026-02-18T23:23:34.361Z] [INFO]
[2026-02-18T23:23:34.361Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-oauth2 >-------------
[2026-02-18T23:23:34.361Z] [INFO] Building Quarkus - Security OAuth2 - Runtime 2.7.5.Final [595/964]
[2026-02-18T23:23:34.361Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:34.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom
[2026-02-18T23:23:35.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom (3.7 kB at 5.9 kB/s)
[2026-02-18T23:23:35.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom
[2026-02-18T23:23:35.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom (1.8 kB at 6.7 kB/s)
[2026-02-18T23:23:35.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar
[2026-02-18T23:23:35.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar
[2026-02-18T23:23:35.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar (37 kB at 493 kB/s)
[2026-02-18T23:23:35.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar (5.0 kB at 54 kB/s)
[2026-02-18T23:23:35.399Z] [INFO]
[2026-02-18T23:23:35.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.399Z] [INFO]
[2026-02-18T23:23:35.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:35.728Z] [INFO]
[2026-02-18T23:23:35.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.058Z] [INFO] Processed 6 files in 18ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:23:36.058Z] [INFO]
[2026-02-18T23:23:36.058Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.058Z] [INFO] Processed 6 files in 00:00.014 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:23:36.058Z] [INFO]
[2026-02-18T23:23:36.058Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:36.058Z] [INFO] Copying 1 resource
[2026-02-18T23:23:36.058Z] [INFO]
[2026-02-18T23:23:36.058Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.058Z] [INFO]
[2026-02-18T23:23:36.058Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.058Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:36.058Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-oauth2/runtime/target/classes
[2026-02-18T23:23:36.769Z] [WARNING] /quarkus/extensions/elytron-security-oauth2/runtime/src/main/java/io/quarkus/elytron/security/oauth2/runtime/auth/OAuth2Augmentor.java:[54,36] unchecked cast
[2026-02-18T23:23:36.769Z] required: java.util.List<java.lang.String>
[2026-02-18T23:23:36.769Z] found: java.lang.Object
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:36.769Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/runtime/src/test/resources
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] No sources to compile
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] No tests to run.
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2 ---
[2026-02-18T23:23:36.769Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2026-02-18T23:23:36.769Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.pom
[2026-02-18T23:23:36.769Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] -------< io.quarkus:quarkus-elytron-security-oauth2-deployment >--------
[2026-02-18T23:23:36.769Z] [INFO] Building Quarkus - Security OAuth2 - Deployment 2.7.5.Final [596/964]
[2026-02-18T23:23:36.769Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:36.769Z] [INFO]
[2026-02-18T23:23:36.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:37.477Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/main/resources
[2026-02-18T23:23:37.477Z] [INFO]
[2026-02-18T23:23:37.477Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:37.477Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:37.477Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-oauth2/deployment/target/classes
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:39.140Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/test/resources
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] No sources to compile
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] No tests to run.
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-18T23:23:39.140Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2026-02-18T23:23:39.140Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.pom
[2026-02-18T23:23:39.140Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] ----------< io.quarkus:quarkus-smallrye-jwt-build-deployment >----------
[2026-02-18T23:23:39.140Z] [INFO] Building Quarkus - SmallRye JWT Build - Deployment 2.7.5.Final [597/964]
[2026-02-18T23:23:39.140Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.140Z] [INFO]
[2026-02-18T23:23:39.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:39.850Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/deployment/src/main/resources
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.850Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.850Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:39.850Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/classes
[2026-02-18T23:23:39.850Z] [INFO]
[2026-02-18T23:23:39.851Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:39.851Z] [INFO] Copying 3 resources
[2026-02-18T23:23:39.851Z] [INFO]
[2026-02-18T23:23:39.851Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:39.851Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:39.851Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/test-classes
[2026-02-18T23:23:41.512Z] [INFO]
[2026-02-18T23:23:41.512Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:41.512Z] [INFO]
[2026-02-18T23:23:41.512Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:41.512Z] [INFO] T E S T S
[2026-02-18T23:23:41.512Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:41.512Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:23:42.660Z] [INFO] Running io.quarkus.jwt.build.JwtBuildUnitTest
[2026-02-18T23:23:48.575Z] 2026-02-18 23:23:47,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.215s.
[2026-02-18T23:23:48.575Z] 2026-02-18 23:23:47,685 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:23:48.575Z] 2026-02-18 23:23:47,685 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-18T23:23:48.575Z] 2026-02-18 23:23:47,959 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-18T23:23:48.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.431 s - in io.quarkus.jwt.build.JwtBuildUnitTest
[2026-02-18T23:23:48.575Z] [INFO]
[2026-02-18T23:23:48.575Z] [INFO] Results:
[2026-02-18T23:23:48.575Z] [INFO]
[2026-02-18T23:23:48.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:23:48.575Z] [INFO]
[2026-02-18T23:23:48.575Z] [INFO]
[2026-02-18T23:23:48.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:48.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2026-02-18T23:23:48.575Z] [INFO]
[2026-02-18T23:23:48.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:48.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:49.283Z] [INFO]
[2026-02-18T23:23:49.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-18T23:23:49.283Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2026-02-18T23:23:49.283Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.pom
[2026-02-18T23:23:49.283Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:23:49.283Z] [INFO]
[2026-02-18T23:23:49.283Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-parent >---------------
[2026-02-18T23:23:49.283Z] [INFO] Building Quarkus - SmallRye JWT 2.7.5.Final [598/964]
[2026-02-18T23:23:49.283Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:23:49.283Z] [INFO]
[2026-02-18T23:23:49.283Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.283Z] [INFO]
[2026-02-18T23:23:49.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:23:49.613Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-parent ---
[2026-02-18T23:23:49.614Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-parent/2.7.5.Final/quarkus-smallrye-jwt-parent-2.7.5.Final.pom
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] ------------------< io.quarkus:quarkus-smallrye-jwt >-------------------
[2026-02-18T23:23:49.614Z] [INFO] Building Quarkus - SmallRye JWT - Runtime 2.7.5.Final [599/964]
[2026-02-18T23:23:49.614Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO] Processed 10 files in 22ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO] Processed 10 files in 00:00.023 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:49.614Z] [INFO] Copying 1 resource
[2026-02-18T23:23:49.614Z] [INFO]
[2026-02-18T23:23:49.614Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.943Z] [INFO]
[2026-02-18T23:23:49.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:49.943Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:49.943Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-jwt/runtime/target/classes
[2026-02-18T23:23:50.651Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[77,53] cookieCount() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T23:23:50.651Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[85,41] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-18T23:23:50.651Z] [INFO]
[2026-02-18T23:23:50.651Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:50.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:50.651Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/runtime/src/test/resources
[2026-02-18T23:23:50.651Z] [INFO]
[2026-02-18T23:23:50.651Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:50.651Z] [INFO] No sources to compile
[2026-02-18T23:23:50.651Z] [INFO]
[2026-02-18T23:23:50.651Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:50.651Z] [INFO] No tests to run.
[2026-02-18T23:23:50.651Z] [INFO]
[2026-02-18T23:23:50.651Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:50.651Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar
[2026-02-18T23:23:51.797Z] [INFO]
[2026-02-18T23:23:51.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:51.797Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2026-02-18T23:23:51.797Z] [INFO]
[2026-02-18T23:23:51.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt ---
[2026-02-18T23:23:51.797Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.jar
[2026-02-18T23:23:51.797Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.pom
[2026-02-18T23:23:51.797Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2026-02-18T23:23:51.797Z] [INFO]
[2026-02-18T23:23:51.797Z] [INFO] -------------< io.quarkus:quarkus-smallrye-jwt-deployment >-------------
[2026-02-18T23:23:51.797Z] [INFO] Building Quarkus - SmallRye JWT - Deployment 2.7.5.Final [600/964]
[2026-02-18T23:23:51.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:23:51.797Z] [INFO]
[2026-02-18T23:23:51.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:51.797Z] [INFO]
[2026-02-18T23:23:51.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.583Z] [INFO]
[2026-02-18T23:23:52.583Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.912Z] [INFO] Processed 39 files in 116ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-02-18T23:23:52.912Z] [INFO]
[2026-02-18T23:23:52.912Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.912Z] [INFO] Processed 39 files in 00:00.278 (Already Sorted: 39, Needed Sorting: 0)
[2026-02-18T23:23:52.912Z] [INFO]
[2026-02-18T23:23:52.912Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:52.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/deployment/src/main/resources
[2026-02-18T23:23:52.912Z] [INFO]
[2026-02-18T23:23:52.912Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:52.912Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:52.912Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-jwt/deployment/target/classes
[2026-02-18T23:23:54.573Z] [INFO]
[2026-02-18T23:23:54.573Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:54.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:23:54.573Z] [INFO] Copying 17 resources
[2026-02-18T23:23:54.573Z] [INFO]
[2026-02-18T23:23:54.573Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:54.573Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:23:54.573Z] [INFO] Compiling 37 source files to /quarkus/extensions/smallrye-jwt/deployment/target/test-classes
[2026-02-18T23:23:55.281Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:23:55.281Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:23:55.281Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:23:55.281Z] [INFO]
[2026-02-18T23:23:55.281Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:23:55.281Z] [INFO]
[2026-02-18T23:23:55.281Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:55.281Z] [INFO] T E S T S
[2026-02-18T23:23:55.281Z] [INFO] -------------------------------------------------------
[2026-02-18T23:23:55.281Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:23:56.942Z] [INFO] Running io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-02-18T23:24:05.846Z] 2026-02-18 23:24:04,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2026-02-18T23:24:05.846Z] 2026-02-18 23:24:04,308 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:05.846Z] 2026-02-18 23:24:04,309 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:06.992Z] 2026-02-18 23:24:06,696 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:24:06.992Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.193 s - in io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-02-18T23:24:06.992Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedPostTest
[2026-02-18T23:24:09.248Z] 2026-02-18 23:24:08,813 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.655s. Listening on: http://localhost:8081
[2026-02-18T23:24:09.248Z] 2026-02-18 23:24:08,813 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:09.248Z] 2026-02-18 23:24:08,814 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:09.578Z] 2026-02-18 23:24:09,392 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-0) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-02-18T23:24:09.578Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-02-18T23:24:09.578Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-02-18T23:24:09.578Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-02-18T23:24:09.578Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-02-18T23:24:09.578Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-02-18T23:24:09.578Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-02-18T23:24:09.578Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-02-18T23:24:09.578Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-02-18T23:24:09.578Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:24:09.578Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-18T23:24:09.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:24:09.578Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T23:24:09.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:24:09.578Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T23:24:09.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T23:24:09.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T23:24:09.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T23:24:09.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T23:24:09.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T23:24:09.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T23:24:09.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T23:24:09.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T23:24:09.578Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T23:24:09.578Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T23:24:09.578Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T23:24:09.578Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T23:24:09.578Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.578Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T23:24:09.578Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.578Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.578Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.578Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T23:24:09.579Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-02-18T23:24:09.579Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-02-18T23:24:09.579Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T23:24:09.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.579Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.579Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.579Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:24:09.579Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:24:09.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:24:09.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:24:09.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:24:09.579Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:24:09.579Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:24:09.579Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:24:09.579Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:24:09.579Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:24:09.579Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2026-02-18T23:24:09.579Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-02-18T23:24:09.579Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-02-18T23:24:09.579Z] ... 76 more
[2026-02-18T23:24:09.579Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-02-18T23:24:09.579Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-02-18T23:24:09.579Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-02-18T23:24:09.579Z] ... 77 more
[2026-02-18T23:24:09.579Z]
[2026-02-18T23:24:09.909Z] 2026-02-18 23:24:09,653 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-2) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-02-18T23:24:09.909Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-02-18T23:24:09.909Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-02-18T23:24:09.909Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-02-18T23:24:09.909Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-02-18T23:24:09.909Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-02-18T23:24:09.909Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-02-18T23:24:09.909Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-02-18T23:24:09.909Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-02-18T23:24:09.909Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:24:09.909Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-18T23:24:09.909Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:24:09.909Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-18T23:24:09.909Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:24:09.909Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-18T23:24:09.909Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-18T23:24:09.909Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-18T23:24:09.909Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-18T23:24:09.909Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-18T23:24:09.909Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-18T23:24:09.909Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-18T23:24:09.909Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-18T23:24:09.909Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-18T23:24:09.909Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-18T23:24:09.909Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.909Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-18T23:24:09.909Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.909Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.909Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-18T23:24:09.909Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-02-18T23:24:09.909Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-02-18T23:24:09.909Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-18T23:24:09.909Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.909Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.910Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-18T23:24:09.910Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.910Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.910Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-18T23:24:09.910Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-18T23:24:09.910Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-18T23:24:09.910Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-18T23:24:09.910Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-18T23:24:09.910Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-18T23:24:09.910Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-18T23:24:09.910Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-18T23:24:09.910Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-18T23:24:09.910Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-18T23:24:09.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-18T23:24:09.910Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-18T23:24:09.910Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:24:09.910Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:24:09.910Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2026-02-18T23:24:09.910Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-02-18T23:24:09.910Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-02-18T23:24:09.910Z] ... 76 more
[2026-02-18T23:24:09.910Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-02-18T23:24:09.910Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-02-18T23:24:09.910Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-02-18T23:24:09.910Z] ... 77 more
[2026-02-18T23:24:09.910Z]
[2026-02-18T23:24:10.240Z] 2026-02-18 23:24:09,898 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:24:10.240Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.171 s - in io.quarkus.jwt.test.RolesAllowedPostTest
[2026-02-18T23:24:10.240Z] [INFO] Running io.quarkus.jwt.test.PKSubUnitTest
[2026-02-18T23:24:10.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.jwt.test.PKSubUnitTest
[2026-02-18T23:24:10.240Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-02-18T23:24:12.494Z] 2026-02-18 23:24:11,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.771s. Listening on: http://localhost:8081
[2026-02-18T23:24:12.494Z] 2026-02-18 23:24:11,915 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:12.494Z] 2026-02-18 23:24:11,915 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:28.442Z] 2026-02-18 23:24:27,592 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-18T23:24:28.442Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.668 s - in io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-02-18T23:24:28.442Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-02-18T23:24:29.584Z] 2026-02-18 23:24:29,176 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2026-02-18T23:24:29.584Z] 2026-02-18 23:24:29,177 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:29.584Z] 2026-02-18 23:24:29,177 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:30.290Z] 2026-02-18 23:24:30,042 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-18T23:24:30.290Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s - in io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-02-18T23:24:30.290Z] [INFO] Running io.quarkus.jwt.test.ScopingUnitTest
[2026-02-18T23:24:31.941Z] 2026-02-18 23:24:31,632 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.613s. Listening on: http://localhost:8081
[2026-02-18T23:24:31.941Z] 2026-02-18 23:24:31,633 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:31.941Z] 2026-02-18 23:24:31,633 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:32.644Z] 2026-02-18 23:24:32,314 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:24:32.644Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s - in io.quarkus.jwt.test.ScopingUnitTest
[2026-02-18T23:24:32.644Z] [INFO] Running io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-02-18T23:24:33.793Z] 2026-02-18 23:24:33,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2026-02-18T23:24:33.793Z] 2026-02-18 23:24:33,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:33.793Z] 2026-02-18 23:24:33,762 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:35.448Z] 2026-02-18 23:24:34,957 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-18T23:24:35.448Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 s - in io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-02-18T23:24:35.448Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-02-18T23:24:37.100Z] 2026-02-18 23:24:36,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.582s. Listening on: http://localhost:8081
[2026-02-18T23:24:37.100Z] 2026-02-18 23:24:36,662 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:37.100Z] 2026-02-18 23:24:36,662 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:37.805Z] 2026-02-18 23:24:37,713 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T23:24:37.805Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s - in io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-02-18T23:24:37.805Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-02-18T23:24:39.478Z] 2026-02-18 23:24:39,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-02-18T23:24:39.478Z] 2026-02-18 23:24:39,200 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:39.478Z] 2026-02-18 23:24:39,200 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:39.806Z] 2026-02-18 23:24:39,610 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2026-02-18T23:24:40.133Z] 2026-02-18 23:24:39,801 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:24:40.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-02-18T23:24:40.133Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-02-18T23:24:41.280Z] 2026-02-18 23:24:41,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-02-18T23:24:41.280Z] 2026-02-18 23:24:41,153 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:41.280Z] 2026-02-18 23:24:41,153 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:41.988Z] 2026-02-18 23:24:41,591 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-3) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2026-02-18T23:24:41.988Z] 2026-02-18 23:24:41,761 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:24:41.988Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-02-18T23:24:41.988Z] [INFO] Running io.quarkus.jwt.test.JwtCookieUnitTest
[2026-02-18T23:24:43.655Z] 2026-02-18 23:24:43,120 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-02-18T23:24:43.655Z] 2026-02-18 23:24:43,120 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:43.655Z] 2026-02-18 23:24:43,121 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:43.983Z] 2026-02-18 23:24:43,513 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-18T23:24:43.983Z] 2026-02-18 23:24:43,514 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-18T23:24:43.983Z] 2026-02-18 23:24:43,741 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:24:43.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in io.quarkus.jwt.test.JwtCookieUnitTest
[2026-02-18T23:24:43.983Z] [INFO] Running io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-02-18T23:24:45.209Z] 2026-02-18 23:24:44,193 WARN [io.qua.sma.jwt.dep.SmallRyeJwtProcessor] (build-14) Cannot determine ${invalid} of mp.jwt.verify.publickey.location to register with the native image
[2026-02-18T23:24:45.209Z] 2026-02-18 23:24:44,881 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-18T23:24:45.209Z] 2026-02-18 23:24:44,881 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:45.209Z] 2026-02-18 23:24:44,881 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:45.209Z] 2026-02-18 23:24:44,951 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-18T23:24:45.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-02-18T23:24:45.209Z] [INFO] Running io.quarkus.jwt.test.JwtParserUnitTest
[2026-02-18T23:24:46.364Z] 2026-02-18 23:24:46,262 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-18T23:24:46.364Z] 2026-02-18 23:24:46,263 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:46.364Z] 2026-02-18 23:24:46,263 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:47.509Z] 2026-02-18 23:24:47,102 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-18T23:24:47.509Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in io.quarkus.jwt.test.JwtParserUnitTest
[2026-02-18T23:24:47.509Z] [INFO] Running io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-02-18T23:24:48.655Z] 2026-02-18 23:24:48,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.654s. Listening on: http://localhost:8081
[2026-02-18T23:24:48.655Z] 2026-02-18 23:24:48,585 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:48.655Z] 2026-02-18 23:24:48,585 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:49.363Z] 2026-02-18 23:24:49,110 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-18T23:24:49.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-02-18T23:24:49.363Z] [INFO] Running io.quarkus.jwt.test.JwtAuthUnitTest
[2026-02-18T23:24:51.620Z] 2026-02-18 23:24:51,114 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.953s. Listening on: http://localhost:8081
[2026-02-18T23:24:51.620Z] 2026-02-18 23:24:51,115 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:24:51.620Z] 2026-02-18 23:24:51,115 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:24:52.327Z] 2026-02-18 23:24:52,119 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:24:52.327Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s - in io.quarkus.jwt.test.JwtAuthUnitTest
[2026-02-18T23:24:52.327Z] [INFO] Running io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-02-18T23:25:01.232Z] Tests paused
[2026-02-18T23:25:01.232Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:25:01.232Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:25:01.232Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:25:01.232Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:25:01.232Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:58,136 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.292s. Listening on: http://localhost:8080
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:58,136 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:58,136 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,030 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test3259639114807341142/src/main/resources/application.properties
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,032 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,040 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-18T23:25:01.232Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:25:01.232Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:25:01.232Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:25:01.232Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:25:01.232Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,509 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8080
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,509 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,509 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,509 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.481s
[2026-02-18T23:25:01.232Z] 2026-02-18 23:24:59,523 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-3) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-18T23:25:01.233Z] 2026-02-18 23:24:59,524 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-3) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-18T23:25:01.233Z] 2026-02-18 23:24:59,662 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test3259639114807341142/src/main/resources/application.properties
[2026-02-18T23:25:01.233Z] 2026-02-18 23:24:59,664 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-18T23:25:01.233Z] 2026-02-18 23:24:59,670 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:25:01.233Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:25:01.233Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:25:01.233Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:25:01.233Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:25:01.233Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,239 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8080
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,240 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,240 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,240 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.579s
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,247 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,247 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-18T23:25:01.233Z] 2026-02-18 23:25:00,282 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-18T23:25:01.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.175 s - in io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-02-18T23:25:01.233Z] [INFO] Running io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-02-18T23:25:01.939Z] 2026-02-18 23:25:01,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2026-02-18T23:25:01.939Z] 2026-02-18 23:25:01,607 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:25:01.939Z] 2026-02-18 23:25:01,607 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-18T23:25:02.269Z] 2026-02-18 23:25:02,068 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:25:02.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s - in io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-02-18T23:25:02.269Z] [INFO] Running io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-02-18T23:25:02.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-02-18T23:25:02.269Z] [INFO] Running io.quarkus.jwt.test.TokenRealmUnitTest
[2026-02-18T23:25:02.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in io.quarkus.jwt.test.TokenRealmUnitTest
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] Results:
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:25:02.980Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:25:02.980Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-deployment ---
[2026-02-18T23:25:02.980Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2026-02-18T23:25:02.980Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.pom
[2026-02-18T23:25:02.980Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:02.980Z] [INFO]
[2026-02-18T23:25:02.980Z] [INFO] -------------< io.quarkus:quarkus-oidc-common-deployment >--------------
[2026-02-18T23:25:02.981Z] [INFO] Building Quarkus - OpenID Connect Common - Deployment 2.7.5.Final [601/964]
[2026-02-18T23:25:02.981Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:02.981Z] [INFO]
[2026-02-18T23:25:02.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:02.981Z] [INFO]
[2026-02-18T23:25:02.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:03.688Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/main/resources
[2026-02-18T23:25:03.688Z] [INFO]
[2026-02-18T23:25:03.688Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:03.688Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:03.688Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-common/deployment/target/classes
[2026-02-18T23:25:04.017Z] [INFO]
[2026-02-18T23:25:04.017Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:04.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:04.017Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/test/resources
[2026-02-18T23:25:04.017Z] [INFO]
[2026-02-18T23:25:04.017Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:04.017Z] [INFO] No sources to compile
[2026-02-18T23:25:04.017Z] [INFO]
[2026-02-18T23:25:04.017Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:04.017Z] [INFO] No tests to run.
[2026-02-18T23:25:04.017Z] [INFO]
[2026-02-18T23:25:04.017Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:04.017Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2026-02-18T23:25:05.199Z] [INFO]
[2026-02-18T23:25:05.200Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:05.200Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:06.349Z] [INFO]
[2026-02-18T23:25:06.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-deployment ---
[2026-02-18T23:25:06.349Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2026-02-18T23:25:06.349Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.pom
[2026-02-18T23:25:06.349Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:06.349Z] [INFO]
[2026-02-18T23:25:06.349Z] [INFO] -----------------< io.quarkus:quarkus-oidc-deployment >-----------------
[2026-02-18T23:25:06.349Z] [INFO] Building Quarkus - OpenID Connect Adapter - Deployment 2.7.5.Final [602/964]
[2026-02-18T23:25:06.349Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:06.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom
[2026-02-18T23:25:06.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom (57 kB at 149 kB/s)
[2026-02-18T23:25:06.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom
[2026-02-18T23:25:06.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom (1.7 kB at 50 kB/s)
[2026-02-18T23:25:06.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom (7.2 kB at 39 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 85 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 81 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom (14 kB at 439 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom (22 kB at 634 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 127 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom
[2026-02-18T23:25:07.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 96 kB/s)
[2026-02-18T23:25:07.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom (10 kB at 263 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom (4.6 kB at 75 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom (1.6 kB at 49 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom (77 kB at 2.1 MB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom (5.1 kB at 156 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom (4.2 kB at 115 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom (4.1 kB at 121 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom
[2026-02-18T23:25:07.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom (1.3 kB at 38 kB/s)
[2026-02-18T23:25:07.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom (1.9 kB at 61 kB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom (3.6 kB at 65 kB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom (2.5 kB at 79 kB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar (2.1 MB at 21 MB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar (204 kB at 1.6 MB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar (307 kB at 1.9 MB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar
[2026-02-18T23:25:07.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 1.3 MB/s)
[2026-02-18T23:25:07.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 508 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 6.7 MB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar (376 kB at 1.7 MB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar (1.2 MB at 4.3 MB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar (325 kB at 1.1 MB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar (212 kB at 677 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar (67 kB at 212 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar (209 kB at 590 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar (52 kB at 135 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar (551 kB at 1.4 MB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar (161 kB at 381 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar (112 kB at 261 kB/s)
[2026-02-18T23:25:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar (45 kB at 100 kB/s)
[2026-02-18T23:25:08.003Z] [INFO]
[2026-02-18T23:25:08.003Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:08.003Z] [INFO]
[2026-02-18T23:25:08.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO] Processed 24 files in 61ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO] Processed 24 files in 00:00.087 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:09.176Z] [INFO] Copying 2 resources
[2026-02-18T23:25:09.176Z] [INFO]
[2026-02-18T23:25:09.176Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:09.176Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:09.176Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc/deployment/target/classes
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[49,57] grant in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[64,84] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-18T23:25:11.426Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-18T23:25:11.426Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-18T23:25:11.426Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-18T23:25:11.426Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[555,96] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-18T23:25:11.426Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[561,69] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-18T23:25:11.426Z] [INFO]
[2026-02-18T23:25:11.426Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:11.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:11.426Z] [INFO] Copying 3 resources
[2026-02-18T23:25:11.426Z] [INFO]
[2026-02-18T23:25:11.426Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:11.426Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:11.426Z] [INFO] Compiling 9 source files to /quarkus/extensions/oidc/deployment/target/test-classes
[2026-02-18T23:25:13.087Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:25:13.087Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:25:13.087Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:13.087Z] [INFO] Tests are skipped.
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:13.087Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:13.087Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-deployment ---
[2026-02-18T23:25:13.087Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.jar
[2026-02-18T23:25:13.087Z] [INFO] Installing /quarkus/extensions/oidc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.pom
[2026-02-18T23:25:13.087Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-parent >----------------
[2026-02-18T23:25:13.087Z] [INFO] Building Quarkus - OpenID Connect Client 2.7.5.Final [603/964]
[2026-02-18T23:25:13.087Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-parent ---
[2026-02-18T23:25:13.087Z] [INFO] Installing /quarkus/extensions/oidc-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-parent/2.7.5.Final/quarkus-oidc-client-parent-2.7.5.Final.pom
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] -------------------< io.quarkus:quarkus-oidc-client >-------------------
[2026-02-18T23:25:13.087Z] [INFO] Building Quarkus - OpenID Connect Client - Runtime 2.7.5.Final [604/964]
[2026-02-18T23:25:13.087Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.087Z] [INFO]
[2026-02-18T23:25:13.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client ---
[2026-02-18T23:25:13.796Z] [INFO]
[2026-02-18T23:25:13.796Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.125Z] [INFO] Processed 15 files in 55ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-18T23:25:14.125Z] [INFO]
[2026-02-18T23:25:14.125Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.125Z] [INFO] Processed 15 files in 00:00.083 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-18T23:25:14.125Z] [INFO]
[2026-02-18T23:25:14.125Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:14.125Z] [INFO] Copying 1 resource
[2026-02-18T23:25:14.125Z] [INFO]
[2026-02-18T23:25:14.125Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.125Z] [INFO]
[2026-02-18T23:25:14.125Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.125Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:14.125Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc-client/runtime/target/classes
[2026-02-18T23:25:14.832Z] [INFO]
[2026-02-18T23:25:14.832Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:14.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/runtime/src/test/resources
[2026-02-18T23:25:14.832Z] [INFO]
[2026-02-18T23:25:14.832Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.832Z] [INFO] No sources to compile
[2026-02-18T23:25:14.832Z] [INFO]
[2026-02-18T23:25:14.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.832Z] [INFO] No tests to run.
[2026-02-18T23:25:14.832Z] [INFO]
[2026-02-18T23:25:14.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client ---
[2026-02-18T23:25:14.832Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar
[2026-02-18T23:25:15.985Z] [INFO]
[2026-02-18T23:25:15.985Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client ---
[2026-02-18T23:25:16.316Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar
[2026-02-18T23:25:17.467Z] [INFO]
[2026-02-18T23:25:17.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client ---
[2026-02-18T23:25:17.467Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.jar
[2026-02-18T23:25:17.467Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.pom
[2026-02-18T23:25:17.467Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final-sources.jar
[2026-02-18T23:25:17.467Z] [INFO]
[2026-02-18T23:25:17.467Z] [INFO] -------------< io.quarkus:quarkus-oidc-client-deployment >--------------
[2026-02-18T23:25:17.467Z] [INFO] Building Quarkus - OpenID Connect Client - Deployment 2.7.5.Final [605/964]
[2026-02-18T23:25:17.467Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:17.467Z] [INFO]
[2026-02-18T23:25:17.467Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:17.467Z] [INFO]
[2026-02-18T23:25:17.467Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.176Z] [INFO] Processed 24 files in 52ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-18T23:25:18.176Z] [INFO]
[2026-02-18T23:25:18.176Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.507Z] [INFO] Processed 24 files in 00:00.091 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-18T23:25:18.507Z] [INFO]
[2026-02-18T23:25:18.507Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:18.507Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/deployment/src/main/resources
[2026-02-18T23:25:18.507Z] [INFO]
[2026-02-18T23:25:18.507Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:18.507Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:18.507Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client/deployment/target/classes
[2026-02-18T23:25:20.166Z] [INFO]
[2026-02-18T23:25:20.166Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:20.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:20.166Z] [INFO] Copying 11 resources
[2026-02-18T23:25:20.166Z] [INFO] Copying 1 resource
[2026-02-18T23:25:20.166Z] [INFO]
[2026-02-18T23:25:20.166Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:20.166Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:20.166Z] [INFO] Compiling 22 source files to /quarkus/extensions/oidc-client/deployment/target/test-classes
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtSecretManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyStoreManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordManager.java:[73,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordCustomFilterManager.java:[71,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:21.834Z] [INFO] Tests are skipped.
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:21.834Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:21.834Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-deployment ---
[2026-02-18T23:25:21.834Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2026-02-18T23:25:21.834Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.pom
[2026-02-18T23:25:21.834Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] ------------< io.quarkus:quarkus-oidc-client-filter-parent >------------
[2026-02-18T23:25:21.834Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Filter 2.7.5.Final [606/964]
[2026-02-18T23:25:21.834Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.834Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.834Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-parent ---
[2026-02-18T23:25:21.835Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-parent/2.7.5.Final/quarkus-oidc-client-filter-parent-2.7.5.Final.pom
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-filter >----------------
[2026-02-18T23:25:21.835Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Runtime 2.7.5.Final [607/964]
[2026-02-18T23:25:21.835Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:21.835Z] [INFO]
[2026-02-18T23:25:21.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.190Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:25:22.190Z] [INFO]
[2026-02-18T23:25:22.190Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.191Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:25:22.191Z] [INFO]
[2026-02-18T23:25:22.191Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:22.191Z] [INFO] Copying 1 resource
[2026-02-18T23:25:22.191Z] [INFO]
[2026-02-18T23:25:22.191Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.519Z] [INFO]
[2026-02-18T23:25:22.519Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:22.519Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:22.519Z] [INFO] Compiling 3 source files to /quarkus/extensions/oidc-client-filter/runtime/target/classes
[2026-02-18T23:25:24.177Z] [INFO]
[2026-02-18T23:25:24.177Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:24.177Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/runtime/src/test/resources
[2026-02-18T23:25:24.177Z] [INFO]
[2026-02-18T23:25:24.177Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.177Z] [INFO] No sources to compile
[2026-02-18T23:25:24.177Z] [INFO]
[2026-02-18T23:25:24.177Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.177Z] [INFO] No tests to run.
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.178Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.178Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter ---
[2026-02-18T23:25:24.178Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.jar
[2026-02-18T23:25:24.178Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.pom
[2026-02-18T23:25:24.178Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] ----------< io.quarkus:quarkus-oidc-client-filter-deployment >----------
[2026-02-18T23:25:24.178Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Deployment 2.7.5.Final [608/964]
[2026-02-18T23:25:24.178Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.178Z] [INFO]
[2026-02-18T23:25:24.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO] Processed 5 files in 19ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:24.890Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/deployment/src/main/resources
[2026-02-18T23:25:24.890Z] [INFO]
[2026-02-18T23:25:24.890Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:24.890Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:24.890Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-filter/deployment/target/classes
[2026-02-18T23:25:26.553Z] [INFO]
[2026-02-18T23:25:26.553Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:26.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:26.553Z] [INFO] Copying 1 resource
[2026-02-18T23:25:26.553Z] [INFO]
[2026-02-18T23:25:26.553Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:26.553Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:26.553Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-client-filter/deployment/target/test-classes
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:28.212Z] [INFO] Tests are skipped.
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:28.212Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:28.212Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-deployment ---
[2026-02-18T23:25:28.212Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2026-02-18T23:25:28.212Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.pom
[2026-02-18T23:25:28.212Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] -------< io.quarkus:quarkus-oidc-client-reactive-filter-parent >--------
[2026-02-18T23:25:28.212Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Reactive Filter 2.7.5.Final [609/964]
[2026-02-18T23:25:28.212Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.212Z] [INFO]
[2026-02-18T23:25:28.212Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.213Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-18T23:25:28.213Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-parent/2.7.5.Final/quarkus-oidc-client-reactive-filter-parent-2.7.5.Final.pom
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] -----------< io.quarkus:quarkus-oidc-client-reactive-filter >-----------
[2026-02-18T23:25:28.213Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Runtime 2.7.5.Final [610/964]
[2026-02-18T23:25:28.213Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.213Z] [INFO]
[2026-02-18T23:25:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.542Z] [INFO]
[2026-02-18T23:25:28.542Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.926Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:25:28.926Z] [INFO]
[2026-02-18T23:25:28.926Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.926Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:25:28.926Z] [INFO]
[2026-02-18T23:25:28.926Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:28.926Z] [INFO] Copying 1 resource
[2026-02-18T23:25:28.926Z] [INFO]
[2026-02-18T23:25:28.926Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.926Z] [INFO]
[2026-02-18T23:25:28.926Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:28.926Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:28.926Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client-reactive-filter/runtime/target/classes
[2026-02-18T23:25:29.255Z] [INFO]
[2026-02-18T23:25:29.255Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:29.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:29.255Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/runtime/src/test/resources
[2026-02-18T23:25:29.255Z] [INFO]
[2026-02-18T23:25:29.255Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:29.255Z] [INFO] No sources to compile
[2026-02-18T23:25:29.255Z] [INFO]
[2026-02-18T23:25:29.255Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:29.255Z] [INFO] No tests to run.
[2026-02-18T23:25:29.255Z] [INFO]
[2026-02-18T23:25:29.255Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:29.255Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2026-02-18T23:25:30.402Z] [INFO]
[2026-02-18T23:25:30.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:30.732Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2026-02-18T23:25:31.882Z] [INFO]
[2026-02-18T23:25:31.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter ---
[2026-02-18T23:25:31.882Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2026-02-18T23:25:31.882Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.pom
[2026-02-18T23:25:31.882Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2026-02-18T23:25:31.882Z] [INFO]
[2026-02-18T23:25:31.882Z] [INFO] -----< io.quarkus:quarkus-oidc-client-reactive-filter-deployment >------
[2026-02-18T23:25:31.882Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Deployment 2.7.5.Final [611/964]
[2026-02-18T23:25:31.882Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:31.882Z] [INFO]
[2026-02-18T23:25:31.882Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:31.882Z] [INFO]
[2026-02-18T23:25:31.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.214Z] [INFO]
[2026-02-18T23:25:32.214Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.545Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:25:32.545Z] [INFO]
[2026-02-18T23:25:32.545Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.545Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:25:32.545Z] [INFO]
[2026-02-18T23:25:32.545Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:32.545Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/main/resources
[2026-02-18T23:25:32.545Z] [INFO]
[2026-02-18T23:25:32.545Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:32.545Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:32.545Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-reactive-filter/deployment/target/classes
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:34.207Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/test/resources
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] No sources to compile
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] Tests are skipped.
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-18T23:25:34.207Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2026-02-18T23:25:34.207Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.pom
[2026-02-18T23:25:34.207Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] ----------< io.quarkus:quarkus-oidc-token-propagation-parent >----------
[2026-02-18T23:25:34.207Z] [INFO] Building Quarkus - OpenID Connect Token Propagation 2.7.5.Final [612/964]
[2026-02-18T23:25:34.207Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-parent ---
[2026-02-18T23:25:34.207Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-parent/2.7.5.Final/quarkus-oidc-token-propagation-parent-2.7.5.Final.pom
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] -------------< io.quarkus:quarkus-oidc-token-propagation >--------------
[2026-02-18T23:25:34.207Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Runtime 2.7.5.Final [613/964]
[2026-02-18T23:25:34.207Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO] Processed 7 files in 00:00.014 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:34.207Z] [INFO] Copying 1 resource
[2026-02-18T23:25:34.207Z] [INFO]
[2026-02-18T23:25:34.207Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.539Z] [INFO]
[2026-02-18T23:25:34.539Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:34.539Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:34.539Z] [INFO] Compiling 7 source files to /quarkus/extensions/oidc-token-propagation/runtime/target/classes
[2026-02-18T23:25:35.247Z] [INFO]
[2026-02-18T23:25:35.247Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:35.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:35.247Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/runtime/src/test/resources
[2026-02-18T23:25:35.247Z] [INFO]
[2026-02-18T23:25:35.247Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:35.247Z] [INFO] No sources to compile
[2026-02-18T23:25:35.247Z] [INFO]
[2026-02-18T23:25:35.247Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:35.247Z] [INFO] No tests to run.
[2026-02-18T23:25:35.247Z] [INFO]
[2026-02-18T23:25:35.247Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:35.247Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2026-02-18T23:25:36.392Z] [INFO]
[2026-02-18T23:25:36.392Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:36.392Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2026-02-18T23:25:37.544Z] [INFO]
[2026-02-18T23:25:37.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation ---
[2026-02-18T23:25:37.544Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2026-02-18T23:25:37.544Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.pom
[2026-02-18T23:25:37.544Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2026-02-18T23:25:37.544Z] [INFO]
[2026-02-18T23:25:37.544Z] [INFO] --------< io.quarkus:quarkus-oidc-token-propagation-deployment >--------
[2026-02-18T23:25:37.544Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Deployment 2.7.5.Final [614/964]
[2026-02-18T23:25:37.544Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:37.544Z] [INFO]
[2026-02-18T23:25:37.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:37.544Z] [INFO]
[2026-02-18T23:25:37.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:38.254Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/main/resources
[2026-02-18T23:25:38.254Z] [INFO]
[2026-02-18T23:25:38.254Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:38.254Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:38.254Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation/deployment/target/classes
[2026-02-18T23:25:39.912Z] [INFO]
[2026-02-18T23:25:39.912Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:39.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/test/resources
[2026-02-18T23:25:39.912Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.913Z] [INFO] No sources to compile
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.913Z] [INFO] Tests are skipped.
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.913Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.913Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-18T23:25:39.913Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2026-02-18T23:25:39.913Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.pom
[2026-02-18T23:25:39.913Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] -----< io.quarkus:quarkus-oidc-token-propagation-reactive-parent >------
[2026-02-18T23:25:39.913Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive 2.7.5.Final [615/964]
[2026-02-18T23:25:39.913Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-18T23:25:39.913Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-parent/2.7.5.Final/quarkus-oidc-token-propagation-reactive-parent-2.7.5.Final.pom
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] ---------< io.quarkus:quarkus-oidc-token-propagation-reactive >---------
[2026-02-18T23:25:39.913Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Runtime 2.7.5.Final [616/964]
[2026-02-18T23:25:39.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:39.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:39.913Z] [INFO] Copying 1 resource
[2026-02-18T23:25:39.913Z] [INFO]
[2026-02-18T23:25:39.913Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.244Z] [INFO]
[2026-02-18T23:25:40.244Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.244Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:40.244Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/classes
[2026-02-18T23:25:40.244Z] [INFO]
[2026-02-18T23:25:40.244Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:40.244Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/runtime/src/test/resources
[2026-02-18T23:25:40.244Z] [INFO]
[2026-02-18T23:25:40.244Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.244Z] [INFO] No sources to compile
[2026-02-18T23:25:40.244Z] [INFO]
[2026-02-18T23:25:40.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.574Z] [INFO] No tests to run.
[2026-02-18T23:25:40.574Z] [INFO]
[2026-02-18T23:25:40.574Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:40.574Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2026-02-18T23:25:41.728Z] [INFO]
[2026-02-18T23:25:41.728Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:41.728Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:25:42.906Z] [INFO]
[2026-02-18T23:25:42.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-18T23:25:42.906Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2026-02-18T23:25:42.906Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.pom
[2026-02-18T23:25:42.906Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2026-02-18T23:25:42.906Z] [INFO]
[2026-02-18T23:25:42.906Z] [INFO] ---< io.quarkus:quarkus-oidc-token-propagation-reactive-deployment >----
[2026-02-18T23:25:42.906Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Deployment 2.7.5.Final [617/964]
[2026-02-18T23:25:42.906Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:42.906Z] [INFO]
[2026-02-18T23:25:42.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:42.906Z] [INFO]
[2026-02-18T23:25:42.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:43.614Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/main/resources
[2026-02-18T23:25:43.614Z] [INFO]
[2026-02-18T23:25:43.614Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:43.614Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:43.614Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/classes
[2026-02-18T23:25:45.276Z] [INFO]
[2026-02-18T23:25:45.276Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:45.276Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/test/resources
[2026-02-18T23:25:45.276Z] [INFO]
[2026-02-18T23:25:45.276Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.276Z] [INFO] No sources to compile
[2026-02-18T23:25:45.276Z] [INFO]
[2026-02-18T23:25:45.276Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.276Z] [INFO] Tests are skipped.
[2026-02-18T23:25:45.276Z] [INFO]
[2026-02-18T23:25:45.276Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.277Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.277Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-18T23:25:45.277Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2026-02-18T23:25:45.277Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.pom
[2026-02-18T23:25:45.277Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] ----------< io.quarkus:quarkus-keycloak-authorization-parent >----------
[2026-02-18T23:25:45.277Z] [INFO] Building Quarkus - Keycloak Authorization 2.7.5.Final [618/964]
[2026-02-18T23:25:45.277Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-parent ---
[2026-02-18T23:25:45.277Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-parent/2.7.5.Final/quarkus-keycloak-authorization-parent-2.7.5.Final.pom
[2026-02-18T23:25:45.277Z] [INFO]
[2026-02-18T23:25:45.277Z] [INFO] -------------< io.quarkus:quarkus-keycloak-authorization >--------------
[2026-02-18T23:25:45.277Z] [INFO] Building Quarkus - Keycloak Authorization - Runtime 2.7.5.Final [619/964]
[2026-02-18T23:25:45.277Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:45.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom
[2026-02-18T23:25:45.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom (3.8 kB at 98 kB/s)
[2026-02-18T23:25:45.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom
[2026-02-18T23:25:45.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom (4.6 kB at 6.7 kB/s)
[2026-02-18T23:25:45.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom
[2026-02-18T23:25:46.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom (782 B at 2.0 kB/s)
[2026-02-18T23:25:46.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar
[2026-02-18T23:25:46.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar
[2026-02-18T23:25:46.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar (13 kB at 360 kB/s)
[2026-02-18T23:25:46.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar (76 kB at 287 kB/s)
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:46.717Z] [INFO] Processed 7 files in 20ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:25:46.717Z] [INFO]
[2026-02-18T23:25:46.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:47.045Z] [INFO] Processed 7 files in 00:00.021 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:25:47.045Z] [INFO]
[2026-02-18T23:25:47.045Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:47.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:47.045Z] [INFO] Copying 1 resource
[2026-02-18T23:25:47.045Z] [INFO]
[2026-02-18T23:25:47.045Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:47.045Z] [INFO]
[2026-02-18T23:25:47.045Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:47.045Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:47.045Z] [INFO] Compiling 7 source files to /quarkus/extensions/keycloak-authorization/runtime/target/classes
[2026-02-18T23:25:48.706Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T23:25:48.706Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T23:25:48.706Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T23:25:48.706Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-18T23:25:48.706Z] [INFO]
[2026-02-18T23:25:48.706Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:48.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:48.706Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/runtime/src/test/resources
[2026-02-18T23:25:48.706Z] [INFO]
[2026-02-18T23:25:48.706Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:48.706Z] [INFO] No sources to compile
[2026-02-18T23:25:48.706Z] [INFO]
[2026-02-18T23:25:48.706Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:48.706Z] [INFO] No tests to run.
[2026-02-18T23:25:48.706Z] [INFO]
[2026-02-18T23:25:48.706Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:48.706Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:49.035Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization ---
[2026-02-18T23:25:49.035Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.jar
[2026-02-18T23:25:49.035Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.pom
[2026-02-18T23:25:49.035Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] ----------< io.quarkus:quarkus-keycloak-admin-client-parent >-----------
[2026-02-18T23:25:49.035Z] [INFO] Building Quarkus - Keycloak Admin Client 2.7.5.Final [620/964]
[2026-02-18T23:25:49.035Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-parent ---
[2026-02-18T23:25:49.035Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-parent/2.7.5.Final/quarkus-keycloak-admin-client-parent-2.7.5.Final.pom
[2026-02-18T23:25:49.035Z] [INFO]
[2026-02-18T23:25:49.035Z] [INFO] --------------< io.quarkus:quarkus-keycloak-admin-client >--------------
[2026-02-18T23:25:49.035Z] [INFO] Building Quarkus - Keycloak Admin Client - Runtime 2.7.5.Final [621/964]
[2026-02-18T23:25:49.035Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:49.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom
[2026-02-18T23:25:49.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom (2.9 kB at 31 kB/s)
[2026-02-18T23:25:49.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom
[2026-02-18T23:25:49.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom (1.4 kB at 15 kB/s)
[2026-02-18T23:25:49.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar
[2026-02-18T23:25:49.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar (63 kB at 623 kB/s)
[2026-02-18T23:25:49.365Z] [INFO]
[2026-02-18T23:25:49.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.365Z] [INFO]
[2026-02-18T23:25:49.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.696Z] [INFO]
[2026-02-18T23:25:49.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.696Z] [INFO]
[2026-02-18T23:25:49.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.696Z] [INFO]
[2026-02-18T23:25:49.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.696Z] [INFO]
[2026-02-18T23:25:49.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.696Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:49.697Z] [INFO] Copying 1 resource
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] No sources to compile
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:49.697Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/runtime/src/test/resources
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] No sources to compile
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] No tests to run.
[2026-02-18T23:25:49.697Z] [INFO]
[2026-02-18T23:25:49.697Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:49.697Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2026-02-18T23:25:50.843Z] [INFO]
[2026-02-18T23:25:50.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:50.844Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2026-02-18T23:25:51.993Z] [INFO]
[2026-02-18T23:25:51.993Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client ---
[2026-02-18T23:25:51.993Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2026-02-18T23:25:51.993Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.pom
[2026-02-18T23:25:51.993Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2026-02-18T23:25:51.993Z] [INFO]
[2026-02-18T23:25:51.993Z] [INFO] --------< io.quarkus:quarkus-keycloak-admin-client-deployment >---------
[2026-02-18T23:25:51.993Z] [INFO] Building Quarkus - Keycloak Admin Client - Deployment 2.7.5.Final [622/964]
[2026-02-18T23:25:51.993Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:51.993Z] [INFO]
[2026-02-18T23:25:51.993Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:51.993Z] [INFO]
[2026-02-18T23:25:51.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:53.140Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/main/resources
[2026-02-18T23:25:53.140Z] [INFO]
[2026-02-18T23:25:53.140Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:53.140Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:53.140Z] [INFO] Compiling 1 source file to /quarkus/extensions/keycloak-admin-client/deployment/target/classes
[2026-02-18T23:25:54.800Z] [INFO]
[2026-02-18T23:25:54.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:54.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:54.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/test/resources
[2026-02-18T23:25:54.800Z] [INFO]
[2026-02-18T23:25:54.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:54.800Z] [INFO] No sources to compile
[2026-02-18T23:25:54.800Z] [INFO]
[2026-02-18T23:25:54.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:54.800Z] [INFO] No tests to run.
[2026-02-18T23:25:54.800Z] [INFO]
[2026-02-18T23:25:54.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:54.800Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2026-02-18T23:25:54.800Z] [INFO]
[2026-02-18T23:25:54.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:54.800Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:55.946Z] [INFO]
[2026-02-18T23:25:55.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-18T23:25:55.946Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2026-02-18T23:25:55.946Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.pom
[2026-02-18T23:25:55.946Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:25:55.946Z] [INFO]
[2026-02-18T23:25:55.946Z] [INFO] --------< io.quarkus:quarkus-keycloak-authorization-deployment >--------
[2026-02-18T23:25:55.946Z] [INFO] Building Quarkus - Keycloak Authorization - Deployment 2.7.5.Final [623/964]
[2026-02-18T23:25:55.946Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:25:55.946Z] [INFO]
[2026-02-18T23:25:55.946Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:55.946Z] [INFO]
[2026-02-18T23:25:55.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO] Processed 8 files in 22ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO] Processed 8 files in 00:00.024 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:57.094Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/deployment/src/main/resources
[2026-02-18T23:25:57.094Z] [INFO]
[2026-02-18T23:25:57.094Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:57.094Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:57.094Z] [INFO] Compiling 2 source files to /quarkus/extensions/keycloak-authorization/deployment/target/classes
[2026-02-18T23:25:58.751Z] [INFO]
[2026-02-18T23:25:58.752Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:58.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:25:58.752Z] [INFO] Copying 1 resource
[2026-02-18T23:25:58.752Z] [INFO]
[2026-02-18T23:25:58.752Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:25:58.752Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:25:58.752Z] [INFO] Compiling 6 source files to /quarkus/extensions/keycloak-authorization/deployment/target/test-classes
[2026-02-18T23:26:00.411Z] [INFO]
[2026-02-18T23:26:00.411Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:26:00.411Z] [INFO] Tests are skipped.
[2026-02-18T23:26:00.411Z] [INFO]
[2026-02-18T23:26:00.411Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:26:00.411Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2026-02-18T23:26:01.558Z] [INFO]
[2026-02-18T23:26:01.558Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:26:01.558Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:02.711Z] [INFO]
[2026-02-18T23:26:02.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-deployment ---
[2026-02-18T23:26:02.711Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2026-02-18T23:26:02.711Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.pom
[2026-02-18T23:26:03.044Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] ------------< io.quarkus:quarkus-infinispan-client-parent >-------------
[2026-02-18T23:26:03.044Z] [INFO] Building Quarkus - Infinispan - Client 2.7.5.Final [624/964]
[2026-02-18T23:26:03.044Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-parent ---
[2026-02-18T23:26:03.044Z] [INFO] Installing /quarkus/extensions/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-parent/2.7.5.Final/quarkus-infinispan-client-parent-2.7.5.Final.pom
[2026-02-18T23:26:03.044Z] [INFO]
[2026-02-18T23:26:03.044Z] [INFO] ----------------< io.quarkus:quarkus-infinispan-client >----------------
[2026-02-18T23:26:03.044Z] [INFO] Building Quarkus - Infinispan - Client - Runtime 2.7.5.Final [625/964]
[2026-02-18T23:26:03.044Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom
[2026-02-18T23:26:03.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom (2.5 kB at 25 kB/s)
[2026-02-18T23:26:03.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom
[2026-02-18T23:26:03.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom (3.0 kB at 7.4 kB/s)
[2026-02-18T23:26:03.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom
[2026-02-18T23:26:04.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom (2.2 kB at 4.1 kB/s)
[2026-02-18T23:26:04.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom
[2026-02-18T23:26:04.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom (2.7 kB at 10 kB/s)
[2026-02-18T23:26:04.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom
[2026-02-18T23:26:04.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom (2.3 kB at 3.8 kB/s)
[2026-02-18T23:26:04.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom
[2026-02-18T23:26:05.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom (2.4 kB at 6.3 kB/s)
[2026-02-18T23:26:05.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom
[2026-02-18T23:26:05.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom (2.7 kB at 4.8 kB/s)
[2026-02-18T23:26:05.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom
[2026-02-18T23:26:06.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom (2.3 kB at 4.2 kB/s)
[2026-02-18T23:26:06.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom
[2026-02-18T23:26:06.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom (3.0 kB at 4.8 kB/s)
[2026-02-18T23:26:06.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom
[2026-02-18T23:26:07.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom (3.4 kB at 9.6 kB/s)
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom
[2026-02-18T23:26:07.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom (4.5 kB at 50 kB/s)
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar
[2026-02-18T23:26:07.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar (11 kB at 303 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar (12 kB at 143 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar (9.5 kB at 107 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar (13 kB at 137 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar (25 kB at 138 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar (36 kB at 192 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar (78 kB at 352 kB/s)
[2026-02-18T23:26:07.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar (14 kB at 45 kB/s)
[2026-02-18T23:26:07.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar (17 kB at 53 kB/s)
[2026-02-18T23:26:07.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar (28 kB at 45 kB/s)
[2026-02-18T23:26:08.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar (26 kB at 31 kB/s)
[2026-02-18T23:26:08.277Z] [INFO]
[2026-02-18T23:26:08.277Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.277Z] [INFO]
[2026-02-18T23:26:08.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.609Z] [INFO] Processed 14 files in 31ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-18T23:26:08.609Z] [INFO]
[2026-02-18T23:26:08.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.939Z] [INFO] Processed 14 files in 00:00.030 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-18T23:26:08.939Z] [INFO]
[2026-02-18T23:26:08.939Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:08.939Z] [INFO] Copying 1 resource
[2026-02-18T23:26:08.939Z] [INFO]
[2026-02-18T23:26:08.939Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-infinispan-client ---
[2026-02-18T23:26:08.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom
[2026-02-18T23:26:08.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom (3.9 kB at 24 kB/s)
[2026-02-18T23:26:08.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom
[2026-02-18T23:26:09.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom (1.7 kB at 2.6 kB/s)
[2026-02-18T23:26:09.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom
[2026-02-18T23:26:10.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom (1.3 kB at 2.7 kB/s)
[2026-02-18T23:26:10.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom
[2026-02-18T23:26:10.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom (1.7 kB at 32 kB/s)
[2026-02-18T23:26:10.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2026-02-18T23:26:10.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom (1.9 kB at 4.7 kB/s)
[2026-02-18T23:26:10.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar
[2026-02-18T23:26:10.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar (52 kB at 961 kB/s)
[2026-02-18T23:26:10.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar
[2026-02-18T23:26:11.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar (6.6 kB at 34 kB/s)
[2026-02-18T23:26:11.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar
[2026-02-18T23:26:11.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar (20 kB at 334 kB/s)
[2026-02-18T23:26:11.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar
[2026-02-18T23:26:11.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar (5.8 kB at 32 kB/s)
[2026-02-18T23:26:11.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2026-02-18T23:26:11.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 5.8 MB/s)
[2026-02-18T23:26:11.351Z] [INFO]
[2026-02-18T23:26:11.351Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client ---
[2026-02-18T23:26:11.351Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:11.351Z] [INFO] Compiling 14 source files to /quarkus/extensions/infinispan-client/runtime/target/classes
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[73,65] unchecked conversion
[2026-02-18T23:26:13.010Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-02-18T23:26:13.010Z] found: java.util.Set
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,58] getProtoFileName() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,90] getProtoFile() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[224,61] unchecked conversion
[2026-02-18T23:26:13.010Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-02-18T23:26:13.010Z] found: java.util.Set
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[253,58] unchecked conversion
[2026-02-18T23:26:13.010Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.FileDescriptorSource>>
[2026-02-18T23:26:13.010Z] found: java.util.Set
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[260,57] getFileDescriptors() in org.infinispan.protostream.FileDescriptorSource has been deprecated
[2026-02-18T23:26:13.010Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[265,43] unchecked conversion
[2026-02-18T23:26:13.010Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.BaseMarshaller>>
[2026-02-18T23:26:13.010Z] found: java.util.Set
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:13.010Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/runtime/src/test/resources
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] No sources to compile
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] No tests to run.
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client ---
[2026-02-18T23:26:13.010Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.jar
[2026-02-18T23:26:13.010Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.pom
[2026-02-18T23:26:13.010Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] ----------< io.quarkus:quarkus-infinispan-client-deployment >-----------
[2026-02-18T23:26:13.010Z] [INFO] Building Quarkus - Infinispan - Client - Deployment 2.7.5.Final [626/964]
[2026-02-18T23:26:13.010Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:13.010Z] [INFO]
[2026-02-18T23:26:13.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO] Processed 6 files in 25ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO] Processed 6 files in 00:00.024 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:14.162Z] [INFO] Copying 1 resource
[2026-02-18T23:26:14.162Z] [INFO]
[2026-02-18T23:26:14.162Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:14.162Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:14.162Z] [INFO] Compiling 6 source files to /quarkus/extensions/infinispan-client/deployment/target/classes
[2026-02-18T23:26:15.825Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[236,95] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated
[2026-02-18T23:26:15.825Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[237,17] org.infinispan.protostream.RawProtobufMarshaller in org.infinispan.protostream has been deprecated
[2026-02-18T23:26:15.825Z] [INFO]
[2026-02-18T23:26:15.825Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:15.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:15.825Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/deployment/src/test/resources
[2026-02-18T23:26:15.825Z] [INFO]
[2026-02-18T23:26:15.825Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:15.825Z] [INFO] No sources to compile
[2026-02-18T23:26:15.825Z] [INFO]
[2026-02-18T23:26:15.825Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:15.825Z] [INFO] No tests to run.
[2026-02-18T23:26:15.825Z] [INFO]
[2026-02-18T23:26:15.825Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:15.825Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2026-02-18T23:26:16.974Z] [INFO]
[2026-02-18T23:26:16.974Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:16.974Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:18.122Z] [INFO]
[2026-02-18T23:26:18.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-deployment ---
[2026-02-18T23:26:18.122Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2026-02-18T23:26:18.122Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.pom
[2026-02-18T23:26:18.122Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:18.122Z] [INFO]
[2026-02-18T23:26:18.122Z] [INFO] -----------< io.quarkus:quarkus-amazon-lambda-event-server >------------
[2026-02-18T23:26:18.122Z] [INFO] Building Quarkus - Amazon Lambda Event Server 2.7.5.Final [627/964]
[2026-02-18T23:26:18.122Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:18.122Z] [INFO]
[2026-02-18T23:26:18.122Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.122Z] [INFO]
[2026-02-18T23:26:18.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO] Processed 3 files in 17ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO] Processed 3 files in 00:00.020 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:18.453Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/main/resources
[2026-02-18T23:26:18.453Z] [INFO]
[2026-02-18T23:26:18.453Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.453Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:18.453Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/event-server/target/classes
[2026-02-18T23:26:18.785Z] [INFO]
[2026-02-18T23:26:18.785Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:18.785Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/test/resources
[2026-02-18T23:26:18.785Z] [INFO]
[2026-02-18T23:26:18.785Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:18.785Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:18.785Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/event-server/target/test-classes
[2026-02-18T23:26:20.447Z] [INFO]
[2026-02-18T23:26:20.447Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:20.447Z] [INFO]
[2026-02-18T23:26:20.447Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:20.447Z] [INFO] T E S T S
[2026-02-18T23:26:20.447Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:20.447Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:26:21.158Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:26:23.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:26:23.418Z] [INFO]
[2026-02-18T23:26:23.418Z] [INFO] Results:
[2026-02-18T23:26:23.418Z] [INFO]
[2026-02-18T23:26:23.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:26:23.418Z] [INFO]
[2026-02-18T23:26:23.418Z] [INFO]
[2026-02-18T23:26:23.418Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:23.418Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-18T23:26:24.570Z] [INFO]
[2026-02-18T23:26:24.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:24.570Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:26:25.802Z] [INFO]
[2026-02-18T23:26:25.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-event-server ---
[2026-02-18T23:26:25.802Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-18T23:26:25.802Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.pom
[2026-02-18T23:26:25.802Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:26:25.802Z] [INFO]
[2026-02-18T23:26:25.802Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-common-deployment >---------
[2026-02-18T23:26:25.803Z] [INFO] Building Quarkus - Amazon Lambda - Common Deployment 2.7.5.Final [628/964]
[2026-02-18T23:26:25.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:25.803Z] [INFO]
[2026-02-18T23:26:25.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:25.803Z] [INFO]
[2026-02-18T23:26:25.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.132Z] [INFO]
[2026-02-18T23:26:26.132Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.132Z] [INFO]
[2026-02-18T23:26:26.132Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.132Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO] Processed 10 files in 25ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO] Processed 10 files in 00:00.026 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:26.133Z] [INFO] Copying 4 resources
[2026-02-18T23:26:26.133Z] [INFO]
[2026-02-18T23:26:26.133Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:26.133Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:26.133Z] [INFO] Compiling 9 source files to /quarkus/extensions/amazon-lambda/common-deployment/target/classes
[2026-02-18T23:26:27.795Z] [INFO]
[2026-02-18T23:26:27.795Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:27.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:27.795Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-deployment/src/test/resources
[2026-02-18T23:26:27.795Z] [INFO]
[2026-02-18T23:26:27.795Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:27.795Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:27.795Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-deployment/target/test-classes
[2026-02-18T23:26:28.126Z] [INFO]
[2026-02-18T23:26:28.126Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:28.126Z] [INFO]
[2026-02-18T23:26:28.126Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:28.126Z] [INFO] T E S T S
[2026-02-18T23:26:28.126Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:28.126Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:26:29.274Z] [INFO] Running io.quarkus.it.UtilTest
[2026-02-18T23:26:29.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.it.UtilTest
[2026-02-18T23:26:29.602Z] [INFO]
[2026-02-18T23:26:29.602Z] [INFO] Results:
[2026-02-18T23:26:29.602Z] [INFO]
[2026-02-18T23:26:29.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:26:29.602Z] [INFO]
[2026-02-18T23:26:29.602Z] [INFO]
[2026-02-18T23:26:29.602Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:29.602Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2026-02-18T23:26:30.752Z] [INFO]
[2026-02-18T23:26:30.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:30.752Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-18T23:26:31.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2026-02-18T23:26:31.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.pom
[2026-02-18T23:26:31.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] ------------------< io.quarkus:quarkus-amazon-lambda >------------------
[2026-02-18T23:26:31.904Z] [INFO] Building Quarkus - Amazon Lambda - Runtime 2.7.5.Final [629/964]
[2026-02-18T23:26:31.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO] Processed 7 files in 22ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO] Processed 7 files in 00:00.021 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:31.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:31.904Z] [INFO] Copying 1 resource
[2026-02-18T23:26:31.904Z] [INFO]
[2026-02-18T23:26:31.904Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:32.233Z] [INFO]
[2026-02-18T23:26:32.233Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:32.233Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:32.233Z] [INFO] Compiling 5 source files to /quarkus/extensions/amazon-lambda/runtime/target/classes
[2026-02-18T23:26:33.894Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,20] unchecked method invocation: constructor <init> in class com.amazonaws.services.lambda.runtime.events.S3Event is applied to given types
[2026-02-18T23:26:33.894Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-02-18T23:26:33.895Z] found: java.util.List
[2026-02-18T23:26:33.895Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,43] unchecked conversion
[2026-02-18T23:26:33.895Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-02-18T23:26:33.895Z] found: java.util.List
[2026-02-18T23:26:33.895Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/QuarkusStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2026-02-18T23:26:33.895Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[79,52] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2026-02-18T23:26:33.895Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[164,45] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2026-02-18T23:26:33.895Z] [INFO]
[2026-02-18T23:26:33.895Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:33.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:33.895Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/runtime/src/test/resources
[2026-02-18T23:26:33.895Z] [INFO]
[2026-02-18T23:26:33.895Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:33.895Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:33.895Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/runtime/target/test-classes
[2026-02-18T23:26:33.895Z] [INFO]
[2026-02-18T23:26:33.895Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:33.895Z] [INFO]
[2026-02-18T23:26:33.895Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:33.895Z] [INFO] T E S T S
[2026-02-18T23:26:33.895Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:33.895Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:26:35.048Z] [INFO] Running io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-02-18T23:26:36.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-02-18T23:26:36.201Z] [INFO] Running io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-02-18T23:26:36.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-02-18T23:26:36.538Z] [INFO]
[2026-02-18T23:26:36.538Z] [INFO] Results:
[2026-02-18T23:26:36.538Z] [INFO]
[2026-02-18T23:26:36.538Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:26:36.538Z] [INFO]
[2026-02-18T23:26:36.538Z] [INFO]
[2026-02-18T23:26:36.538Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:36.538Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar
[2026-02-18T23:26:38.210Z] [INFO]
[2026-02-18T23:26:38.210Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:38.210Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T23:26:38.921Z] [INFO]
[2026-02-18T23:26:38.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda ---
[2026-02-18T23:26:38.921Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.jar
[2026-02-18T23:26:38.921Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.pom
[2026-02-18T23:26:38.921Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T23:26:38.921Z] [INFO]
[2026-02-18T23:26:38.921Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-deployment >-------------
[2026-02-18T23:26:38.921Z] [INFO] Building Quarkus - Amazon Lambda - Deployment 2.7.5.Final [630/964]
[2026-02-18T23:26:38.921Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:26:38.921Z] [INFO]
[2026-02-18T23:26:38.921Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:38.921Z] [INFO]
[2026-02-18T23:26:38.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.633Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO] Processed 7 files in 27ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO] Processed 7 files in 00:00.026 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:39.634Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/main/resources
[2026-02-18T23:26:39.634Z] [INFO]
[2026-02-18T23:26:39.634Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:39.634Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:39.634Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda/deployment/target/classes
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[198,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[202,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[217,85] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[220,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[224,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[226,95] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:26:41.302Z] [INFO]
[2026-02-18T23:26:41.302Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:41.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:26:41.302Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/test/resources
[2026-02-18T23:26:41.302Z] [INFO]
[2026-02-18T23:26:41.302Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:41.302Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:26:41.302Z] [INFO] Compiling 4 source files to /quarkus/extensions/amazon-lambda/deployment/target/test-classes
[2026-02-18T23:26:42.962Z] [INFO]
[2026-02-18T23:26:42.962Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:26:42.962Z] [INFO]
[2026-02-18T23:26:42.962Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:42.962Z] [INFO] T E S T S
[2026-02-18T23:26:42.962Z] [INFO] -------------------------------------------------------
[2026-02-18T23:26:42.962Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:26:44.160Z] [INFO] Running io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:48,703 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-18T23:27:00.053Z] Tests paused
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:49,611 INFO [io.qua.ama.lam.run.MockEventServer] (build-12) Mock Lambda Event Server Started
[2026-02-18T23:27:00.053Z] Running tests for the first time
[2026-02-18T23:27:00.053Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:00.053Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:00.053Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:51,711 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:00.053Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:27:00.053Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:27:00.053Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:27:00.053Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:27:00.053Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:51,746 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.500s.
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:51,747 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:27:00.053Z] 2026-02-18 23:26:51,747 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:52,237 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-2) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:52,568 INFO [io.qua.ama.lam.run.MockEventServer] (build-2) Mock Lambda Event Server Started
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:53,468 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:53,483 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.125s.
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:53,483 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:53,483 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:00.054Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,036 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 4c447af0-d893-406d-8192-4ab83165090d into the queue
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,037 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 4c447af0-d893-406d-8192-4ab83165090d, added to pending request map
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,058 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 4c447af0-d893-406d-8192-4ab83165090d
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,240 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,241 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,248 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:55,249 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:00.054Z] All 1 test is passing (0 skipped), 1 test was run in 4486ms. Tests completed at 23:26:55.
[2026-02-18T23:27:00.054Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:00.054Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:00.054Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,272 INFO [io.qua.ama.lam.run.MockEventServer] (build-11) Mock Lambda Event Server Started
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,621 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,625 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.426s.
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,626 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,627 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:00.054Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,671 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 3014037c-7b60-4664-93de-daf5b3332f03 into the queue
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,672 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 3014037c-7b60-4664-93de-daf5b3332f03, added to pending request map
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,676 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 3014037c-7b60-4664-93de-daf5b3332f03
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,698 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,698 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,698 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.001s
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,699 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,710 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T23:27:00.054Z] 2026-02-18 23:26:57,710 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-02-18T23:27:00.054Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T23:27:00.054Z] Response body doesn't match expectation.
[2026-02-18T23:27:00.054Z] Expected: a string containing "Hey Stu"
[2026-02-18T23:27:00.054Z] Actual: "Yo Stu"
[2026-02-18T23:27:00.054Z]
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T23:27:00.054Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T23:27:00.054Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:00.054Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:00.054Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T23:27:00.054Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T23:27:00.054Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T23:27:00.054Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T23:27:00.054Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T23:27:00.054Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:00.054Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:00.054Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:00.054Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T23:27:00.054Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T23:27:00.054Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:27:00.054Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:27:00.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:27:00.054Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T23:27:00.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:00.055Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:00.055Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:27:00.055Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T23:27:00.055Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T23:27:00.055Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T23:27:00.055Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T23:27:00.055Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T23:27:00.055Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T23:27:00.055Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:27:00.055Z]
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:57,716 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T23:27:00.055Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 538ms. Tests completed at 23:26:57 due to changes to GreetingLambda.class.
[2026-02-18T23:27:00.055Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:00.055Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:00.055Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,153 INFO [io.qua.ama.lam.run.MockEventServer] (build-12) Mock Lambda Event Server Started
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,546 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.456s.
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,547 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,547 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,547 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:00.055Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,618 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 753e908f-b60e-4982-a898-2a9e1761629e into the queue
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,618 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 753e908f-b60e-4982-a898-2a9e1761629e, added to pending request map
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,625 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 753e908f-b60e-4982-a898-2a9e1761629e
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,639 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,640 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,642 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,642 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,657 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T23:27:00.055Z] All 1 test is passing (0 skipped), 1 test was run in 600ms. Tests completed at 23:26:59 due to changes to LambdaHandlerET.class.
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,695 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:00.055Z] 2026-02-18 23:26:59,699 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-18T23:27:08.973Z] Tests paused
[2026-02-18T23:27:08.973Z] Running tests for the first time
[2026-02-18T23:27:08.973Z] 2026-02-18 23:26:59,699 INFO [io.qua.ama.lam.run.MockEventServer] (Quarkus Main Thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:08.973Z] 2026-02-18 23:26:59,699 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Lambda polling thread complete (DEVELOPMENT)
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:00,966 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-4) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:01,225 INFO [io.qua.ama.lam.run.MockEventServer] (build-4) Mock Lambda Event Server Started
[2026-02-18T23:27:08.973Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:08.973Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:08.973Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,203 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,565 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,567 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-23) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-18T23:27:08.973Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-18T23:27:08.973Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-18T23:27:08.973Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-18T23:27:08.973Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-18T23:27:08.973Z] Powered by Quarkus 2.7.5.Final
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,624 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,669 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.453s.
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,669 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,671 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:02,811 INFO [io.qua.ama.lam.run.MockEventServer] (build-23) Mock Lambda Event Server Started
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:03,611 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:08.973Z] 2026-02-18 23:27:03,623 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.891s.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:03,623 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:03,623 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:08.974Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,415 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message eefb6519-b140-4ab1-b792-f382ba01113e into the queue
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,416 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing eefb6519-b140-4ab1-b792-f382ba01113e, added to pending request map
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,431 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response eefb6519-b140-4ab1-b792-f382ba01113e
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,529 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,530 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,532 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:04,532 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:08.974Z] All 1 test is passing (0 skipped), 1 test was run in 3454ms. Tests completed at 23:27:04.
[2026-02-18T23:27:08.974Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:08.974Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:08.974Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,053 INFO [io.qua.ama.lam.run.MockEventServer] (build-8) Mock Lambda Event Server Started
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,662 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,665 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.709s.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,668 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,668 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:08.974Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,731 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message f0802a9e-eb96-41bf-9b4f-31c17832fd3e into the queue
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,732 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing f0802a9e-eb96-41bf-9b4f-31c17832fd3e, added to pending request map
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,735 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response f0802a9e-eb96-41bf-9b4f-31c17832fd3e
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,753 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,754 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,755 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.003s
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,756 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,767 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,767 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-02-18T23:27:08.974Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-18T23:27:08.974Z] Response body doesn't match expectation.
[2026-02-18T23:27:08.974Z] Expected: a string containing "Hey Stu"
[2026-02-18T23:27:08.974Z] Actual: "Yo Stu"
[2026-02-18T23:27:08.974Z]
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-18T23:27:08.974Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-18T23:27:08.974Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-18T23:27:08.974Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-18T23:27:08.974Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-18T23:27:08.974Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:27:08.974Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:27:08.974Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-18T23:27:08.974Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-18T23:27:08.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:08.974Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:08.974Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-18T23:27:08.974Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-18T23:27:08.974Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-18T23:27:08.974Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-18T23:27:08.974Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-18T23:27:08.974Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-18T23:27:08.974Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-18T23:27:08.974Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:27:08.974Z]
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:06,771 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-18T23:27:08.974Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 840ms. Tests completed at 23:27:06 due to changes to GreetingLambda.class.
[2026-02-18T23:27:08.974Z] Starting test run, 1 tests to run.
[2026-02-18T23:27:08.974Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-18T23:27:08.974Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,074 INFO [io.qua.ama.lam.run.MockEventServer] (build-5) Mock Lambda Event Server Started
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,368 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,370 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.364s.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,371 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,371 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-18T23:27:08.974Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,408 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 4ec8fe91-3c4c-4594-9c51-82be07e71fb9 into the queue
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,409 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 4ec8fe91-3c4c-4594-9c51-82be07e71fb9, added to pending request map
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,413 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 4ec8fe91-3c4c-4594-9c51-82be07e71fb9
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,422 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:08.974Z] 2026-02-18 23:27:08,422 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,423 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,423 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,425 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,429 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,430 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-worker-thread-3) Unhandled exception: java.util.concurrent.RejectedExecutionException: event executor terminated
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:83)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.future.FutureBase.emitFailure(FutureBase.java:66)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.future.FutureImpl.tryFail(FutureImpl.java:230)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.future.PromiseImpl.tryFail(PromiseImpl.java:23)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:161)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-18T23:27:08.975Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-18T23:27:08.975Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T23:27:08.975Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T23:27:08.975Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:27:08.975Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:27:08.975Z]
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,434 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-18T23:27:08.975Z] All 1 test is passing (0 skipped), 1 test was run in 456ms. Tests completed at 23:27:08 due to changes to LambdaHandlerET.class.
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,488 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-02-18T23:27:08.975Z] 2026-02-18 23:27:08,489 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-18T23:27:08.975Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.549 s - in io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] Results:
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:27:08.975Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:27:08.975Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-deployment ---
[2026-02-18T23:27:08.975Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-18T23:27:08.975Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.pom
[2026-02-18T23:27:08.975Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:08.975Z] [INFO]
[2026-02-18T23:27:08.975Z] [INFO] -------------< io.quarkus:quarkus-amazon-lambda-archetype >-------------
[2026-02-18T23:27:08.975Z] [INFO] Building Quarkus - Amazon Lambda - Archetype 2.7.5.Final [631/964]
[2026-02-18T23:27:08.975Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-18T23:27:08.975Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2026-02-18T23:27:08.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2026-02-18T23:27:09.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom (10 kB at 88 kB/s)
[2026-02-18T23:27:09.306Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2026-02-18T23:27:09.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2026-02-18T23:27:09.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar (96 kB at 2.6 MB/s)
[2026-02-18T23:27:09.306Z] [INFO]
[2026-02-18T23:27:09.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.306Z] [INFO]
[2026-02-18T23:27:09.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.637Z] [INFO]
[2026-02-18T23:27:09.637Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.970Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:09.970Z] [INFO]
[2026-02-18T23:27:09.970Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:09.970Z] [INFO] Copying 1 resource
[2026-02-18T23:27:09.970Z] [INFO] Copying 15 resources
[2026-02-18T23:27:09.970Z] [INFO] Copying 1 resource
[2026-02-18T23:27:09.970Z] [INFO]
[2026-02-18T23:27:09.970Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:09.970Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/maven-archetype/src/test/resources
[2026-02-18T23:27:09.970Z] [INFO]
[2026-02-18T23:27:09.970Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:09.970Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2026-02-18T23:27:10.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2026-02-18T23:27:10.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom (2.0 kB at 47 kB/s)
[2026-02-18T23:27:10.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2026-02-18T23:27:10.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2026-02-18T23:27:10.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom (2.8 kB at 74 kB/s)
[2026-02-18T23:27:10.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2026-02-18T23:27:11.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2026-02-18T23:27:11.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom (2.0 kB at 45 kB/s)
[2026-02-18T23:27:11.009Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2026-02-18T23:27:11.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2026-02-18T23:27:11.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom (19 kB at 421 kB/s)
[2026-02-18T23:27:11.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-02-18T23:27:11.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-02-18T23:27:11.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (1.3 kB at 32 kB/s)
[2026-02-18T23:27:11.665Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-18T23:27:11.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-18T23:27:11.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 17 kB/s)
[2026-02-18T23:27:11.994Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-18T23:27:11.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-18T23:27:12.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 88 kB/s)
[2026-02-18T23:27:12.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-18T23:27:12.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-18T23:27:12.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 525 kB/s)
[2026-02-18T23:27:12.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-02-18T23:27:12.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-02-18T23:27:12.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 173 kB/s)
[2026-02-18T23:27:12.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
[2026-02-18T23:27:13.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
[2026-02-18T23:27:13.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 29 kB/s)
[2026-02-18T23:27:13.002Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2026-02-18T23:27:13.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2026-02-18T23:27:13.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 108 kB/s)
[2026-02-18T23:27:13.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2026-02-18T23:27:13.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2026-02-18T23:27:13.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 185 kB/s)
[2026-02-18T23:27:13.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2026-02-18T23:27:13.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2026-02-18T23:27:13.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 109 kB/s)
[2026-02-18T23:27:13.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2026-02-18T23:27:13.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2026-02-18T23:27:13.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 38 kB/s)
[2026-02-18T23:27:13.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2026-02-18T23:27:14.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2026-02-18T23:27:14.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 462 kB/s)
[2026-02-18T23:27:14.313Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2026-02-18T23:27:14.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2026-02-18T23:27:14.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 kB at 757 kB/s)
[2026-02-18T23:27:14.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.pom
[2026-02-18T23:27:14.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
[2026-02-18T23:27:14.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 5.6 kB/s)
[2026-02-18T23:27:14.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-02-18T23:27:15.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-02-18T23:27:15.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 114 kB/s)
[2026-02-18T23:27:15.347Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-02-18T23:27:15.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-02-18T23:27:15.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 10 kB/s)
[2026-02-18T23:27:15.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-02-18T23:27:16.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-02-18T23:27:16.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 11 kB/s)
[2026-02-18T23:27:16.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.pom
[2026-02-18T23:27:16.332Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
[2026-02-18T23:27:16.332Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 9.5 kB/s)
[2026-02-18T23:27:16.333Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-02-18T23:27:16.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-02-18T23:27:16.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 8.3 kB/s)
[2026-02-18T23:27:16.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2026-02-18T23:27:16.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2026-02-18T23:27:16.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 17 kB/s)
[2026-02-18T23:27:16.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2026-02-18T23:27:16.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2026-02-18T23:27:16.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 25 kB/s)
[2026-02-18T23:27:16.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2026-02-18T23:27:17.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2026-02-18T23:27:17.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 58 kB/s)
[2026-02-18T23:27:17.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2026-02-18T23:27:17.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2026-02-18T23:27:17.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (3.8 kB at 96 kB/s)
[2026-02-18T23:27:17.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-02-18T23:27:17.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-02-18T23:27:17.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 167 kB/s)
[2026-02-18T23:27:17.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-02-18T23:27:18.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-02-18T23:27:18.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 586 kB/s)
[2026-02-18T23:27:18.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2026-02-18T23:27:18.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2026-02-18T23:27:18.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 210 kB/s)
[2026-02-18T23:27:18.766Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2026-02-18T23:27:19.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2026-02-18T23:27:19.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 93 kB/s)
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-02-18T23:27:19.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.jar
[2026-02-18T23:27:19.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2026-02-18T23:27:20.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2026-02-18T23:27:20.408Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar (19 kB at 432 kB/s)
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 3.8 MB/s)
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 32 kB/s)
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 775 kB/s)
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar (24 kB at 141 kB/s)
[2026-02-18T23:27:20.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2026-02-18T23:27:20.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (27 kB at 158 kB/s)
[2026-02-18T23:27:20.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
[2026-02-18T23:27:20.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 891 kB/s)
[2026-02-18T23:27:20.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar (331 kB at 1.8 MB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar (53 kB at 262 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 197 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 152 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 135 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 69 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 83 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 40 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 100 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 187 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (5.5 MB at 17 MB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 360 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 kB at 61 kB/s)
[2026-02-18T23:27:21.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 3.8 MB/s)
[2026-02-18T23:27:21.398Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final
[2026-02-18T23:27:21.398Z] [INFO]
[2026-02-18T23:27:21.398Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:21.398Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:27:22.545Z] [INFO]
[2026-02-18T23:27:22.545Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:22.545Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-18T23:27:22.545Z] [INFO]
[2026-02-18T23:27:22.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:22.545Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.jar
[2026-02-18T23:27:22.545Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.pom
[2026-02-18T23:27:22.546Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:27:22.546Z] [INFO]
[2026-02-18T23:27:22.546Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-archetype ---
[2026-02-18T23:27:22.546Z] [INFO]
[2026-02-18T23:27:22.546Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-xray-parent >------------
[2026-02-18T23:27:22.546Z] [INFO] Building Quarkus - Amazon Lambda X-Ray 2.7.5.Final [632/964]
[2026-02-18T23:27:22.546Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-18T23:27:22.874Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-parent/2.7.5.Final/quarkus-amazon-lambda-xray-parent-2.7.5.Final.pom
[2026-02-18T23:27:22.874Z] [INFO]
[2026-02-18T23:27:22.874Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-xray >----------------
[2026-02-18T23:27:22.874Z] [INFO] Building Quarkus - Amazon Lambda Xray - Runtime 2.7.5.Final [633/964]
[2026-02-18T23:27:22.874Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:22.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom
[2026-02-18T23:27:23.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom (2.2 kB at 3.1 kB/s)
[2026-02-18T23:27:23.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom
[2026-02-18T23:27:23.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom (1.8 kB at 21 kB/s)
[2026-02-18T23:27:23.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom
[2026-02-18T23:27:23.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom (3.5 kB at 38 kB/s)
[2026-02-18T23:27:23.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom
[2026-02-18T23:27:23.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom (20 kB at 74 kB/s)
[2026-02-18T23:27:23.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom
[2026-02-18T23:27:23.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom (4.3 kB at 48 kB/s)
[2026-02-18T23:27:23.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2026-02-18T23:27:23.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 170 kB/s)
[2026-02-18T23:27:23.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom
[2026-02-18T23:27:24.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom (3.4 kB at 28 kB/s)
[2026-02-18T23:27:24.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom
[2026-02-18T23:27:24.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom (6.4 kB at 63 kB/s)
[2026-02-18T23:27:24.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom
[2026-02-18T23:27:24.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom (2.1 kB at 21 kB/s)
[2026-02-18T23:27:24.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom
[2026-02-18T23:27:24.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom (57 kB at 222 kB/s)
[2026-02-18T23:27:24.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom
[2026-02-18T23:27:24.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom (16 kB at 190 kB/s)
[2026-02-18T23:27:24.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom
[2026-02-18T23:27:24.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom (1.7 kB at 18 kB/s)
[2026-02-18T23:27:24.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom
[2026-02-18T23:27:25.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom (5.2 kB at 20 kB/s)
[2026-02-18T23:27:25.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom
[2026-02-18T23:27:25.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom (3.6 kB at 15 kB/s)
[2026-02-18T23:27:25.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom
[2026-02-18T23:27:25.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom (11 kB at 39 kB/s)
[2026-02-18T23:27:25.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom
[2026-02-18T23:27:25.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom (3.4 kB at 15 kB/s)
[2026-02-18T23:27:25.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom
[2026-02-18T23:27:26.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom (2.9 kB at 13 kB/s)
[2026-02-18T23:27:26.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom
[2026-02-18T23:27:26.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom (2.7 kB at 31 kB/s)
[2026-02-18T23:27:26.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom
[2026-02-18T23:27:26.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom (5.6 kB at 64 kB/s)
[2026-02-18T23:27:26.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2026-02-18T23:27:26.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 119 kB/s)
[2026-02-18T23:27:26.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom (1.6 kB at 3.5 kB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 11 MB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar (610 kB at 6.9 MB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar (12 kB at 122 kB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar (28 kB at 297 kB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar
[2026-02-18T23:27:26.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar (224 kB at 2.0 MB/s)
[2026-02-18T23:27:26.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar (7.5 kB at 23 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar (91 kB at 253 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar (134 kB at 359 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar (434 kB at 1.1 MB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar (26 kB at 66 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar (19 kB at 42 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 63 kB/s)
[2026-02-18T23:27:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar
[2026-02-18T23:27:27.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar (6.3 kB at 11 kB/s)
[2026-02-18T23:27:27.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar (109 kB at 164 kB/s)
[2026-02-18T23:27:27.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar (573 kB at 867 kB/s)
[2026-02-18T23:27:28.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar (62 kB at 44 kB/s)
[2026-02-18T23:27:28.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar (1.0 MB at 697 kB/s)
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:28.283Z] [INFO] Copying 1 resource
[2026-02-18T23:27:28.283Z] [INFO]
[2026-02-18T23:27:28.283Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO]
[2026-02-18T23:27:28.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO] No sources to compile
[2026-02-18T23:27:28.612Z] [INFO]
[2026-02-18T23:27:28.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:28.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/runtime/src/test/resources
[2026-02-18T23:27:28.612Z] [INFO]
[2026-02-18T23:27:28.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO] No sources to compile
[2026-02-18T23:27:28.612Z] [INFO]
[2026-02-18T23:27:28.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO] No tests to run.
[2026-02-18T23:27:28.612Z] [INFO]
[2026-02-18T23:27:28.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:28.612Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2026-02-18T23:27:29.758Z] [INFO]
[2026-02-18T23:27:29.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:29.758Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2026-02-18T23:27:30.903Z] [INFO]
[2026-02-18T23:27:30.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray ---
[2026-02-18T23:27:30.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2026-02-18T23:27:30.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.pom
[2026-02-18T23:27:30.904Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2026-02-18T23:27:30.904Z] [INFO]
[2026-02-18T23:27:30.904Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-xray-deployment >----------
[2026-02-18T23:27:30.904Z] [INFO] Building Quarkus - Amazon Lambda X-Ray - Deployment 2.7.5.Final [634/964]
[2026-02-18T23:27:30.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:30.904Z] [INFO]
[2026-02-18T23:27:30.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:30.904Z] [INFO]
[2026-02-18T23:27:30.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.233Z] [INFO]
[2026-02-18T23:27:31.233Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.564Z] [INFO]
[2026-02-18T23:27:31.564Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.564Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:27:31.564Z] [INFO]
[2026-02-18T23:27:31.564Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.564Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:27:31.564Z] [INFO]
[2026-02-18T23:27:31.564Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:31.564Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/main/resources
[2026-02-18T23:27:31.564Z] [INFO]
[2026-02-18T23:27:31.564Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:31.564Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:31.564Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-xray/deployment/target/classes
[2026-02-18T23:27:33.220Z] [INFO]
[2026-02-18T23:27:33.220Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:33.221Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/test/resources
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.221Z] [INFO] No sources to compile
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.221Z] [INFO] No tests to run.
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.221Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.221Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-18T23:27:33.221Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2026-02-18T23:27:33.221Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.pom
[2026-02-18T23:27:33.221Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-http-parent >------------
[2026-02-18T23:27:33.221Z] [INFO] Building Quarkus - Amazon Lambda HTTP 2.7.5.Final [635/964]
[2026-02-18T23:27:33.221Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-parent ---
[2026-02-18T23:27:33.221Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.5.Final/quarkus-amazon-lambda-http-parent-2.7.5.Final.pom
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-http >----------------
[2026-02-18T23:27:33.221Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Runtime 2.7.5.Final [636/964]
[2026-02-18T23:27:33.221Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO] Processed 12 files in 48ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO] Processed 12 files in 00:00.040 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:33.221Z] [INFO] Copying 1 resource
[2026-02-18T23:27:33.221Z] [INFO]
[2026-02-18T23:27:33.221Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-18T23:27:33.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar (7.6 kB at 12 kB/s)
[2026-02-18T23:27:33.931Z] [INFO]
[2026-02-18T23:27:33.931Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:33.931Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:33.931Z] [INFO] Compiling 11 source files to /quarkus/extensions/amazon-lambda-http/runtime/target/classes
[2026-02-18T23:27:34.262Z] [WARNING] /quarkus/extensions/amazon-lambda-http/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2026-02-18T23:27:34.262Z] [INFO]
[2026-02-18T23:27:34.262Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:34.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:34.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/runtime/src/test/resources
[2026-02-18T23:27:34.263Z] [INFO]
[2026-02-18T23:27:34.263Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:34.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:34.263Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/runtime/target/test-classes
[2026-02-18T23:27:36.003Z] [INFO]
[2026-02-18T23:27:36.003Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:36.003Z] [INFO]
[2026-02-18T23:27:36.003Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:36.003Z] [INFO] T E S T S
[2026-02-18T23:27:36.003Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:36.003Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:27:37.147Z] [INFO] Running io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-02-18T23:27:37.851Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-18T23:27:40.105Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.977 s - in io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-02-18T23:27:40.105Z] [INFO]
[2026-02-18T23:27:40.105Z] [INFO] Results:
[2026-02-18T23:27:40.105Z] [INFO]
[2026-02-18T23:27:40.105Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:27:40.105Z] [INFO]
[2026-02-18T23:27:40.105Z] [INFO]
[2026-02-18T23:27:40.105Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:40.105Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2026-02-18T23:27:41.276Z] [INFO]
[2026-02-18T23:27:41.276Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:41.276Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2026-02-18T23:27:42.423Z] [INFO]
[2026-02-18T23:27:42.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http ---
[2026-02-18T23:27:42.423Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2026-02-18T23:27:42.423Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.pom
[2026-02-18T23:27:42.423Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2026-02-18T23:27:42.423Z] [INFO]
[2026-02-18T23:27:42.423Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-http-event-server >---------
[2026-02-18T23:27:42.423Z] [INFO] Building Quarkus - Amazon Lambda HTTP Event Server 2.7.5.Final [637/964]
[2026-02-18T23:27:42.423Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:42.423Z] [INFO]
[2026-02-18T23:27:42.423Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.423Z] [INFO]
[2026-02-18T23:27:42.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:42.758Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/resources
[2026-02-18T23:27:42.758Z] [INFO]
[2026-02-18T23:27:42.758Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:42.758Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:42.758Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/classes
[2026-02-18T23:27:43.087Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockHttpEventServer.java:[32,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:27:43.087Z] [INFO]
[2026-02-18T23:27:43.087Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:43.087Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:43.087Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/resources
[2026-02-18T23:27:43.087Z] [INFO]
[2026-02-18T23:27:43.087Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:43.087Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:43.087Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/test-classes
[2026-02-18T23:27:44.237Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:27:44.237Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,23] unchecked method invocation: method setHeaders in class com.amazonaws.services.lambda.runtime.events.APIGatewayV2HTTPResponse is applied to given types
[2026-02-18T23:27:44.237Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T23:27:44.237Z] found: java.util.HashMap
[2026-02-18T23:27:44.237Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,24] unchecked conversion
[2026-02-18T23:27:44.237Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T23:27:44.237Z] found: java.util.HashMap
[2026-02-18T23:27:44.238Z] [INFO]
[2026-02-18T23:27:44.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:44.238Z] [INFO]
[2026-02-18T23:27:44.238Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:44.238Z] [INFO] T E S T S
[2026-02-18T23:27:44.238Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:44.238Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:27:45.384Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:27:47.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:27:47.636Z] [INFO]
[2026-02-18T23:27:47.636Z] [INFO] Results:
[2026-02-18T23:27:47.636Z] [INFO]
[2026-02-18T23:27:47.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:27:47.636Z] [INFO]
[2026-02-18T23:27:47.636Z] [INFO]
[2026-02-18T23:27:47.636Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:47.636Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-18T23:27:47.636Z] [INFO]
[2026-02-18T23:27:47.636Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:47.637Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:27:47.637Z] [INFO]
[2026-02-18T23:27:47.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-18T23:27:47.637Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-18T23:27:47.637Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.pom
[2026-02-18T23:27:47.637Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:27:47.637Z] [INFO]
[2026-02-18T23:27:47.637Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-deployment >----------
[2026-02-18T23:27:47.637Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Deployment 2.7.5.Final [638/964]
[2026-02-18T23:27:47.637Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:47.637Z] [INFO]
[2026-02-18T23:27:47.637Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:47.637Z] [INFO]
[2026-02-18T23:27:47.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:47.982Z] [INFO]
[2026-02-18T23:27:47.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:47.982Z] [INFO]
[2026-02-18T23:27:47.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:48.312Z] [INFO] Copying 2 resources
[2026-02-18T23:27:48.312Z] [INFO]
[2026-02-18T23:27:48.312Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:48.312Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:48.312Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-http/deployment/target/classes
[2026-02-18T23:27:49.971Z] [INFO]
[2026-02-18T23:27:49.971Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:49.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:49.971Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/deployment/src/test/resources
[2026-02-18T23:27:49.971Z] [INFO]
[2026-02-18T23:27:49.971Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:49.971Z] [INFO] No sources to compile
[2026-02-18T23:27:49.971Z] [INFO]
[2026-02-18T23:27:49.971Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:49.971Z] [INFO] No tests to run.
[2026-02-18T23:27:49.971Z] [INFO]
[2026-02-18T23:27:49.971Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:49.971Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2026-02-18T23:27:51.118Z] [INFO]
[2026-02-18T23:27:51.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:51.118Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-18T23:27:52.260Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2026-02-18T23:27:52.260Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.pom
[2026-02-18T23:27:52.260Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-archetype >-----------
[2026-02-18T23:27:52.260Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Archetype 2.7.5.Final [639/964]
[2026-02-18T23:27:52.260Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:52.260Z] [INFO] Copying 1 resource
[2026-02-18T23:27:52.260Z] [INFO] Copying 7 resources
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:52.260Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/maven-archetype/src/test/resources
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final
[2026-02-18T23:27:52.260Z] [INFO]
[2026-02-18T23:27:52.260Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:52.260Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:27:53.494Z] [INFO]
[2026-02-18T23:27:53.494Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:53.494Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-18T23:27:53.494Z] [INFO]
[2026-02-18T23:27:53.494Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:53.494Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar
[2026-02-18T23:27:53.494Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.pom
[2026-02-18T23:27:53.494Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:27:53.494Z] [INFO]
[2026-02-18T23:27:53.494Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-18T23:27:53.494Z] [INFO]
[2026-02-18T23:27:53.494Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-rest-parent >------------
[2026-02-18T23:27:53.495Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API 2.7.5.Final [640/964]
[2026-02-18T23:27:53.495Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-18T23:27:53.495Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-parent/2.7.5.Final/quarkus-amazon-lambda-rest-parent-2.7.5.Final.pom
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-rest >----------------
[2026-02-18T23:27:53.495Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API- Runtime 2.7.5.Final [641/964]
[2026-02-18T23:27:53.495Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.495Z] [INFO]
[2026-02-18T23:27:53.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO] Processed 19 files in 104ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO] Processed 19 files in 00:00.154 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:53.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:53.829Z] [INFO] Copying 1 resource
[2026-02-18T23:27:53.829Z] [INFO]
[2026-02-18T23:27:53.829Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:54.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-18T23:27:54.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar (7.9 kB at 25 kB/s)
[2026-02-18T23:27:54.483Z] [INFO]
[2026-02-18T23:27:54.483Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:54.483Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:54.483Z] [INFO] Compiling 19 source files to /quarkus/extensions/amazon-lambda-rest/runtime/target/classes
[2026-02-18T23:27:56.141Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:56.141Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/runtime/src/test/resources
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] No sources to compile
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] No tests to run.
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest ---
[2026-02-18T23:27:56.141Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2026-02-18T23:27:56.141Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.pom
[2026-02-18T23:27:56.141Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-rest-event-server >---------
[2026-02-18T23:27:56.141Z] [INFO] Building Quarkus - Amazon Lambda REST Event Server 2.7.5.Final [642/964]
[2026-02-18T23:27:56.141Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.141Z] [INFO]
[2026-02-18T23:27:56.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:56.522Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/resources
[2026-02-18T23:27:56.522Z] [INFO]
[2026-02-18T23:27:56.522Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:56.522Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:56.522Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/classes
[2026-02-18T23:27:57.669Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockRestEventServer.java:[37,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:27:57.669Z] [INFO]
[2026-02-18T23:27:57.669Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:57.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:27:57.669Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/resources
[2026-02-18T23:27:57.669Z] [INFO]
[2026-02-18T23:27:57.669Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:57.669Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:27:57.669Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/test-classes
[2026-02-18T23:27:59.329Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[39,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:27:59.329Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,23] unchecked method invocation: method setHeaders in class io.quarkus.amazon.lambda.http.model.AwsProxyResponse is applied to given types
[2026-02-18T23:27:59.329Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T23:27:59.329Z] found: java.util.HashMap
[2026-02-18T23:27:59.329Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,24] unchecked conversion
[2026-02-18T23:27:59.329Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T23:27:59.329Z] found: java.util.HashMap
[2026-02-18T23:27:59.329Z] [INFO]
[2026-02-18T23:27:59.329Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:27:59.329Z] [INFO]
[2026-02-18T23:27:59.329Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:59.329Z] [INFO] T E S T S
[2026-02-18T23:27:59.329Z] [INFO] -------------------------------------------------------
[2026-02-18T23:27:59.329Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:28:00.037Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:28:01.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-18T23:28:01.511Z] [INFO]
[2026-02-18T23:28:01.511Z] [INFO] Results:
[2026-02-18T23:28:01.511Z] [INFO]
[2026-02-18T23:28:01.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:28:01.511Z] [INFO]
[2026-02-18T23:28:01.511Z] [INFO]
[2026-02-18T23:28:01.511Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:28:01.511Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-18T23:28:02.657Z] [INFO]
[2026-02-18T23:28:02.657Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:28:02.657Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:28:03.804Z] [INFO]
[2026-02-18T23:28:03.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-18T23:28:03.805Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-18T23:28:03.805Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.pom
[2026-02-18T23:28:03.805Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2026-02-18T23:28:03.805Z] [INFO]
[2026-02-18T23:28:03.805Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-deployment >----------
[2026-02-18T23:28:03.805Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Deployment 2.7.5.Final [643/964]
[2026-02-18T23:28:03.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:03.805Z] [INFO]
[2026-02-18T23:28:03.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:03.805Z] [INFO]
[2026-02-18T23:28:03.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:04.514Z] [INFO] Copying 2 resources
[2026-02-18T23:28:04.514Z] [INFO]
[2026-02-18T23:28:04.514Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:04.514Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:04.514Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-rest/deployment/target/classes
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:06.176Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/deployment/src/test/resources
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] No sources to compile
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] No tests to run.
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.pom
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-archetype >-----------
[2026-02-18T23:28:06.176Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Archetype 2.7.5.Final [644/964]
[2026-02-18T23:28:06.176Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:06.176Z] [INFO] Copying 1 resource
[2026-02-18T23:28:06.176Z] [INFO] Copying 7 resources
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:06.176Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/maven-archetype/src/test/resources
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.pom
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] -----------< io.quarkus:quarkus-azure-functions-http-parent >-----------
[2026-02-18T23:28:06.176Z] [INFO] Building Quarkus - HTTP Azure Functions 2.7.5.Final [645/964]
[2026-02-18T23:28:06.176Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-parent ---
[2026-02-18T23:28:06.176Z] [INFO] Installing /quarkus/extensions/azure-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-parent/2.7.5.Final/quarkus-azure-functions-http-parent-2.7.5.Final.pom
[2026-02-18T23:28:06.176Z] [INFO]
[2026-02-18T23:28:06.176Z] [INFO] --------------< io.quarkus:quarkus-azure-functions-http >---------------
[2026-02-18T23:28:06.176Z] [INFO] Building Quarkus - HTTP Azure Functions - Runtime 2.7.5.Final [646/964]
[2026-02-18T23:28:06.176Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:06.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom
[2026-02-18T23:28:06.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom (4.1 kB at 56 kB/s)
[2026-02-18T23:28:06.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom
[2026-02-18T23:28:06.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom (17 kB at 332 kB/s)
[2026-02-18T23:28:06.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom
[2026-02-18T23:28:06.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom (4.6 kB at 69 kB/s)
[2026-02-18T23:28:06.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar
[2026-02-18T23:28:06.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar (44 kB at 468 kB/s)
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO] Processed 3 files in 00:00.021 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:06.507Z] [INFO] Copying 1 resource
[2026-02-18T23:28:06.507Z] [INFO]
[2026-02-18T23:28:06.507Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.836Z] [INFO]
[2026-02-18T23:28:06.836Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:06.836Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:06.836Z] [INFO] Compiling 2 source files to /quarkus/extensions/azure-functions-http/runtime/target/classes
[2026-02-18T23:28:07.166Z] [WARNING] /quarkus/extensions/azure-functions-http/runtime/src/main/java/io/quarkus/azure/functions/resteasy/runtime/BaseFunction.java:[56,57] newInstance() in java.lang.Class has been deprecated
[2026-02-18T23:28:07.166Z] [INFO]
[2026-02-18T23:28:07.166Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:07.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:07.166Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/runtime/src/test/resources
[2026-02-18T23:28:07.166Z] [INFO]
[2026-02-18T23:28:07.166Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:07.166Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:07.166Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/runtime/target/test-classes
[2026-02-18T23:28:08.830Z] [INFO]
[2026-02-18T23:28:08.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:08.830Z] [INFO]
[2026-02-18T23:28:08.830Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:08.830Z] [INFO] T E S T S
[2026-02-18T23:28:08.830Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:11.128Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:28:11.128Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-18T23:28:11.128Z] [INFO] Running io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-02-18T23:28:12.790Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.428 s - in io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] Results:
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:12.790Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:12.790Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http ---
[2026-02-18T23:28:12.790Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.jar
[2026-02-18T23:28:12.790Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.pom
[2026-02-18T23:28:12.790Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-deployment >---------
[2026-02-18T23:28:12.790Z] [INFO] Building Quarkus - HTTP Azure Functions - Deployment 2.7.5.Final [647/964]
[2026-02-18T23:28:12.790Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:12.790Z] [INFO]
[2026-02-18T23:28:12.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:13.527Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/main/resources
[2026-02-18T23:28:13.527Z] [INFO]
[2026-02-18T23:28:13.527Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.527Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:13.527Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/deployment/target/classes
[2026-02-18T23:28:13.912Z] [INFO]
[2026-02-18T23:28:13.912Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:13.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/test/resources
[2026-02-18T23:28:13.912Z] [INFO]
[2026-02-18T23:28:13.912Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.912Z] [INFO] No sources to compile
[2026-02-18T23:28:13.912Z] [INFO]
[2026-02-18T23:28:13.912Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.912Z] [INFO] No tests to run.
[2026-02-18T23:28:13.912Z] [INFO]
[2026-02-18T23:28:13.912Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:13.912Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2026-02-18T23:28:15.058Z] [INFO]
[2026-02-18T23:28:15.058Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:15.058Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:16.204Z] [INFO]
[2026-02-18T23:28:16.204Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-deployment ---
[2026-02-18T23:28:16.204Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2026-02-18T23:28:16.204Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.pom
[2026-02-18T23:28:16.204Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:16.533Z] [INFO]
[2026-02-18T23:28:16.533Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-archetype >----------
[2026-02-18T23:28:16.533Z] [INFO] Building Quarkus - HTTP Azure Functions - Archetype 2.7.5.Final [648/964]
[2026-02-18T23:28:16.533Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-18T23:28:16.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2026-02-18T23:28:16.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2026-02-18T23:28:16.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom (11 kB at 200 kB/s)
[2026-02-18T23:28:16.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2026-02-18T23:28:17.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2026-02-18T23:28:17.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom (12 kB at 249 kB/s)
[2026-02-18T23:28:17.521Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2026-02-18T23:28:17.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2026-02-18T23:28:17.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar (97 kB at 1.9 MB/s)
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:17.852Z] [INFO] Copying 11 resources
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:17.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/maven-archetype/src/test/resources
[2026-02-18T23:28:17.852Z] [INFO]
[2026-02-18T23:28:17.852Z] [INFO] --- maven-archetype-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:17.852Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2026-02-18T23:28:18.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2026-02-18T23:28:18.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom (2.0 kB at 37 kB/s)
[2026-02-18T23:28:18.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2026-02-18T23:28:18.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2026-02-18T23:28:18.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom (2.8 kB at 58 kB/s)
[2026-02-18T23:28:18.510Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2026-02-18T23:28:18.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2026-02-18T23:28:18.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom (2.0 kB at 41 kB/s)
[2026-02-18T23:28:18.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom (18 kB at 331 kB/s)
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom (19 kB at 366 kB/s)
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom (6.3 kB at 118 kB/s)
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom (1.9 kB at 38 kB/s)
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2026-02-18T23:28:21.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom (21 kB at 407 kB/s)
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2026-02-18T23:28:21.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar (24 kB at 500 kB/s)
[2026-02-18T23:28:21.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar (185 kB at 3.1 MB/s)
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar (1.3 MB at 22 MB/s)
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar (19 kB at 274 kB/s)
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar (56 kB at 554 kB/s)
[2026-02-18T23:28:21.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar (4.7 MB at 41 MB/s)
[2026-02-18T23:28:22.261Z] [INFO] Building archetype jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final
[2026-02-18T23:28:22.261Z] [INFO]
[2026-02-18T23:28:22.261Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:22.261Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-archetype-plugin:3.1.2:integration-test (default-integration-test) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:23.408Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:23.408Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.jar
[2026-02-18T23:28:23.408Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.pom
[2026-02-18T23:28:23.408Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-archetype-plugin:3.1.2:update-local-catalog (default-update-local-catalog) @ quarkus-azure-functions-http-archetype ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] ------------------< io.quarkus:quarkus-funqy-parent >-------------------
[2026-02-18T23:28:23.408Z] [INFO] Building Quarkus - Funqy 2.7.5.Final [649/964]
[2026-02-18T23:28:23.408Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-parent ---
[2026-02-18T23:28:23.408Z] [INFO] Installing /quarkus/extensions/funqy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-parent/2.7.5.Final/quarkus-funqy-parent-2.7.5.Final.pom
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] -----------< io.quarkus:quarkus-funqy-server-common-parent >------------
[2026-02-18T23:28:23.408Z] [INFO] Building Quarkus - Funqy Server Common Parent 2.7.5.Final [650/964]
[2026-02-18T23:28:23.408Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.408Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.408Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.409Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:23.409Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.409Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-parent ---
[2026-02-18T23:28:23.409Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-parent/2.7.5.Final/quarkus-funqy-server-common-parent-2.7.5.Final.pom
[2026-02-18T23:28:23.409Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] ---------------< io.quarkus:quarkus-funqy-server-common >---------------
[2026-02-18T23:28:23.409Z] [INFO] Building Quarkus - Funqy Server Common - Runtime 2.7.5.Final [651/964]
[2026-02-18T23:28:23.409Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:23.409Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:23.409Z] [INFO]
[2026-02-18T23:28:23.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO] Processed 31 files in 53ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO] Processed 31 files in 00:00.080 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:24.114Z] [INFO] Copying 1 resource
[2026-02-18T23:28:24.114Z] [INFO]
[2026-02-18T23:28:24.114Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.448Z] [INFO]
[2026-02-18T23:28:24.448Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:24.448Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:24.448Z] [INFO] Compiling 26 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/classes
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseObjectReader.java:[71,77] unchecked cast
[2026-02-18T23:28:26.107Z] required: java.util.Map<java.lang.String,java.util.List<java.lang.Object>>
[2026-02-18T23:28:26.107Z] found: java.lang.Object
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[58,34] unchecked call to add(E) as a member of the raw type java.util.Collection
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[66,38] unchecked call to add(E) as a member of the raw type java.util.Collection
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[92,37] unchecked cast
[2026-02-18T23:28:26.107Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-18T23:28:26.107Z] found: io.quarkus.funqy.runtime.query.QueryMapReader
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[96,37] unchecked cast
[2026-02-18T23:28:26.107Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-18T23:28:26.107Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[99,33] unchecked cast
[2026-02-18T23:28:26.107Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-18T23:28:26.107Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,47] unchecked method invocation: method readerFor in class io.quarkus.funqy.runtime.query.QueryObjectMapper is applied to given types
[2026-02-18T23:28:26.107Z] required: java.lang.Class<T>,java.lang.reflect.Type
[2026-02-18T23:28:26.107Z] found: java.lang.Class,java.lang.reflect.Type
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,48] unchecked conversion
[2026-02-18T23:28:26.107Z] required: java.lang.Class<T>
[2026-02-18T23:28:26.107Z] found: java.lang.Class
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectReader.java:[22,23] newInstance() in java.lang.Class has been deprecated
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/RequestContextImpl.java:[32,35] unchecked cast
[2026-02-18T23:28:26.107Z] required: T
[2026-02-18T23:28:26.107Z] found: java.lang.Object
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionInvoker.java:[43,23] unchecked call to FunctionConstructor(java.lang.Class<T>) as a member of the raw type io.quarkus.funqy.runtime.FunctionConstructor
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked method invocation: method instanceFactory in interface io.quarkus.arc.runtime.BeanContainer is applied to given types
[2026-02-18T23:28:26.107Z] required: java.lang.Class<T>,java.lang.annotation.Annotation[]
[2026-02-18T23:28:26.107Z] found: java.lang.Class
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,49] unchecked conversion
[2026-02-18T23:28:26.107Z] required: java.lang.Class<T>
[2026-02-18T23:28:26.107Z] found: java.lang.Class
[2026-02-18T23:28:26.107Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked conversion
[2026-02-18T23:28:26.107Z] required: io.quarkus.arc.runtime.BeanContainer.Factory<T>
[2026-02-18T23:28:26.108Z] found: io.quarkus.arc.runtime.BeanContainer.Factory
[2026-02-18T23:28:26.108Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,48] unchecked method invocation: method getContextData in interface io.quarkus.funqy.runtime.RequestContext is applied to given types
[2026-02-18T23:28:26.108Z] required: java.lang.Class<T>
[2026-02-18T23:28:26.108Z] found: java.lang.Class
[2026-02-18T23:28:26.108Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,49] unchecked conversion
[2026-02-18T23:28:26.108Z] required: java.lang.Class<T>
[2026-02-18T23:28:26.108Z] found: java.lang.Class
[2026-02-18T23:28:26.108Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryMapReader.java:[54,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-18T23:28:26.108Z] [INFO]
[2026-02-18T23:28:26.108Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:26.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:26.108Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/resources
[2026-02-18T23:28:26.108Z] [INFO]
[2026-02-18T23:28:26.108Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:26.108Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:26.108Z] [INFO] Compiling 5 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/test-classes
[2026-02-18T23:28:27.790Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-18T23:28:27.790Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked cast
[2026-02-18T23:28:27.790Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-18T23:28:27.790Z] found: java.lang.Object
[2026-02-18T23:28:27.790Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[177,16] unchecked conversion
[2026-02-18T23:28:27.790Z] required: java.util.Map.Entry<java.lang.String,java.lang.String>
[2026-02-18T23:28:27.790Z] found: <anonymous java.util.Map.Entry>
[2026-02-18T23:28:27.790Z] [INFO]
[2026-02-18T23:28:27.790Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:27.790Z] [INFO]
[2026-02-18T23:28:27.790Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:27.790Z] [INFO] T E S T S
[2026-02-18T23:28:27.790Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:27.790Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:28:28.118Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:28:28.446Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:28:28.446Z] [INFO]
[2026-02-18T23:28:28.446Z] [INFO] Results:
[2026-02-18T23:28:28.446Z] [INFO]
[2026-02-18T23:28:28.446Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:28:28.446Z] [INFO]
[2026-02-18T23:28:28.446Z] [INFO]
[2026-02-18T23:28:28.446Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:28.446Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar
[2026-02-18T23:28:29.592Z] [INFO]
[2026-02-18T23:28:29.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:29.592Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2026-02-18T23:28:30.742Z] [INFO]
[2026-02-18T23:28:30.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common ---
[2026-02-18T23:28:30.742Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.jar
[2026-02-18T23:28:30.742Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.pom
[2026-02-18T23:28:30.742Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2026-02-18T23:28:30.742Z] [INFO]
[2026-02-18T23:28:30.742Z] [INFO] ---------< io.quarkus:quarkus-funqy-server-common-deployment >----------
[2026-02-18T23:28:30.742Z] [INFO] Building Quarkus - Funqy Server Common - Deployment 2.7.5.Final [652/964]
[2026-02-18T23:28:30.742Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:30.742Z] [INFO]
[2026-02-18T23:28:30.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:30.742Z] [INFO]
[2026-02-18T23:28:30.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO] Processed 4 files in 00:00.027 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:31.450Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/resources
[2026-02-18T23:28:31.450Z] [INFO]
[2026-02-18T23:28:31.450Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:31.450Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:31.450Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-server-common/deployment/target/classes
[2026-02-18T23:28:33.109Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[162,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:28:33.109Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[164,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:33.109Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/test/resources
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] No sources to compile
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] No tests to run.
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-deployment ---
[2026-02-18T23:28:33.109Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2026-02-18T23:28:33.109Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.pom
[2026-02-18T23:28:33.109Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] ----------------< io.quarkus:quarkus-funqy-http-parent >----------------
[2026-02-18T23:28:33.109Z] [INFO] Building Quarkus - Funqy HTTP Binding 2.7.5.Final [653/964]
[2026-02-18T23:28:33.109Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-parent ---
[2026-02-18T23:28:33.109Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-parent/2.7.5.Final/quarkus-funqy-http-parent-2.7.5.Final.pom
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] -------------------< io.quarkus:quarkus-funqy-http >--------------------
[2026-02-18T23:28:33.109Z] [INFO] Building Quarkus - Funqy HTTP - Runtime 2.7.5.Final [654/964]
[2026-02-18T23:28:33.109Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.109Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.110Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:28:33.110Z] [INFO]
[2026-02-18T23:28:33.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.441Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:28:33.441Z] [INFO]
[2026-02-18T23:28:33.441Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:33.441Z] [INFO] Copying 1 resource
[2026-02-18T23:28:33.441Z] [INFO]
[2026-02-18T23:28:33.441Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.441Z] [INFO]
[2026-02-18T23:28:33.441Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.441Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:33.441Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-http/runtime/target/classes
[2026-02-18T23:28:33.846Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/FunqyHttpBindingRecorder.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:28:33.846Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/VertxRequestHandler.java:[89,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-18T23:28:33.846Z] [INFO]
[2026-02-18T23:28:33.846Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:33.846Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/runtime/src/test/resources
[2026-02-18T23:28:33.846Z] [INFO]
[2026-02-18T23:28:33.846Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.846Z] [INFO] No sources to compile
[2026-02-18T23:28:33.846Z] [INFO]
[2026-02-18T23:28:33.846Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.846Z] [INFO] No tests to run.
[2026-02-18T23:28:33.846Z] [INFO]
[2026-02-18T23:28:33.846Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http ---
[2026-02-18T23:28:33.846Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar
[2026-02-18T23:28:39.756Z] [INFO]
[2026-02-18T23:28:39.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http ---
[2026-02-18T23:28:39.756Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar
[2026-02-18T23:28:40.086Z] [INFO]
[2026-02-18T23:28:40.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http ---
[2026-02-18T23:28:40.087Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.jar
[2026-02-18T23:28:40.087Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.pom
[2026-02-18T23:28:40.087Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final-sources.jar
[2026-02-18T23:28:40.087Z] [INFO]
[2026-02-18T23:28:40.087Z] [INFO] --------------< io.quarkus:quarkus-funqy-http-deployment >--------------
[2026-02-18T23:28:40.087Z] [INFO] Building Quarkus - Funqy HTTP - Deployment 2.7.5.Final [655/964]
[2026-02-18T23:28:40.087Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:28:40.087Z] [INFO]
[2026-02-18T23:28:40.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.087Z] [INFO]
[2026-02-18T23:28:40.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO] Processed 13 files in 30ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO] Processed 13 files in 00:00.038 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:40.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/main/resources
[2026-02-18T23:28:40.797Z] [INFO]
[2026-02-18T23:28:40.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:40.797Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:40.797Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-http/deployment/target/classes
[2026-02-18T23:28:42.455Z] [INFO]
[2026-02-18T23:28:42.455Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:42.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:28:42.455Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/test/resources
[2026-02-18T23:28:42.455Z] [INFO]
[2026-02-18T23:28:42.455Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:42.455Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:28:42.455Z] [INFO] Compiling 12 source files to /quarkus/extensions/funqy/funqy-http/deployment/target/test-classes
[2026-02-18T23:28:44.117Z] [INFO]
[2026-02-18T23:28:44.117Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:28:44.117Z] [INFO]
[2026-02-18T23:28:44.117Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:44.117Z] [INFO] T E S T S
[2026-02-18T23:28:44.117Z] [INFO] -------------------------------------------------------
[2026-02-18T23:28:44.117Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:28:45.265Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-02-18T23:28:52.540Z] 2026-02-18 23:28:52,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.808s. Listening on: http://localhost:8081
[2026-02-18T23:28:52.540Z] 2026-02-18 23:28:52,272 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:28:52.540Z] 2026-02-18 23:28:52,272 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-18T23:28:54.199Z] 2026-02-18 23:28:54,147 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-18T23:28:54.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.097 s - in io.quarkus.funqy.test.RootPathTest
[2026-02-18T23:28:54.199Z] [INFO] Running io.quarkus.funqy.test.SimpleTest
[2026-02-18T23:28:56.455Z] 2026-02-18 23:28:56,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.636s. Listening on: http://localhost:8081
[2026-02-18T23:28:56.455Z] 2026-02-18 23:28:56,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:28:56.455Z] 2026-02-18 23:28:56,070 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-18T23:28:57.164Z] 2026-02-18 23:28:56,867 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /voidFunThrowError failed, error id: 5b7ed21c-1630-40cd-a167-bd07fc4a8a59-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:28:57.164Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$0(VertxRequestHandler.java:98)
[2026-02-18T23:28:57.164Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:28:57.164Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:28:57.164Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:28:57.164Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:28:57.164Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-02-18T23:28:57.164Z] ... 8 more
[2026-02-18T23:28:57.164Z]
[2026-02-18T23:28:57.164Z] 2026-02-18 23:28:56,895 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /voidFunThrowError failed, error id: 5b7ed21c-1630-40cd-a167-bd07fc4a8a59-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:28:57.164Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:28:57.164Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$1(VertxRequestHandler.java:116)
[2026-02-18T23:28:57.164Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:28:57.164Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:28:57.164Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:28:57.164Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:28:57.164Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:28:57.164Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:28:57.164Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:28:57.164Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-02-18T23:28:57.164Z] ... 8 more
[2026-02-18T23:28:57.164Z]
[2026-02-18T23:28:57.493Z] 2026-02-18 23:28:57,166 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:28:57.493Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s - in io.quarkus.funqy.test.SimpleTest
[2026-02-18T23:28:57.493Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:28:59.230Z] 2026-02-18 23:28:59,030 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.849s. Listening on: http://localhost:8081
[2026-02-18T23:28:59.230Z] 2026-02-18 23:28:59,031 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:28:59.230Z] 2026-02-18 23:28:59,031 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-18T23:29:00.890Z] 2026-02-18 23:29:00,785 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:29:00.891Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.604 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] Results:
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:29:01.221Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:29:01.221Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-deployment ---
[2026-02-18T23:29:01.221Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2026-02-18T23:29:01.221Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.pom
[2026-02-18T23:29:01.221Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] -----------< io.quarkus:quarkus-funqy-amazon-lambda-parent >------------
[2026-02-18T23:29:01.221Z] [INFO] Building Quarkus - Funqy Amazon Lambda Binding 2.7.5.Final [656/964]
[2026-02-18T23:29:01.221Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-18T23:29:01.221Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.5.Final/quarkus-funqy-amazon-lambda-parent-2.7.5.Final.pom
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] ---------------< io.quarkus:quarkus-funqy-amazon-lambda >---------------
[2026-02-18T23:29:01.221Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Runtime 2.7.5.Final [657/964]
[2026-02-18T23:29:01.221Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:01.221Z] [INFO] Copying 1 resource
[2026-02-18T23:29:01.221Z] [INFO]
[2026-02-18T23:29:01.221Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.550Z] [INFO]
[2026-02-18T23:29:01.550Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:01.550Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:01.550Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/classes
[2026-02-18T23:29:03.214Z] [WARNING] /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/main/java/io/quarkus/funqy/lambda/FunqyStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2026-02-18T23:29:03.214Z] [INFO]
[2026-02-18T23:29:03.214Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:03.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:03.214Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/test/resources
[2026-02-18T23:29:03.214Z] [INFO]
[2026-02-18T23:29:03.214Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:03.214Z] [INFO] No sources to compile
[2026-02-18T23:29:03.214Z] [INFO]
[2026-02-18T23:29:03.214Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:03.214Z] [INFO] No tests to run.
[2026-02-18T23:29:03.214Z] [INFO]
[2026-02-18T23:29:03.214Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:03.214Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2026-02-18T23:29:04.363Z] [INFO]
[2026-02-18T23:29:04.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:04.363Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T23:29:05.518Z] [INFO]
[2026-02-18T23:29:05.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda ---
[2026-02-18T23:29:05.518Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2026-02-18T23:29:05.518Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.pom
[2026-02-18T23:29:05.518Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-18T23:29:05.518Z] [INFO]
[2026-02-18T23:29:05.518Z] [INFO] ---------< io.quarkus:quarkus-funqy-amazon-lambda-deployment >----------
[2026-02-18T23:29:05.518Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Deployment 2.7.5.Final [658/964]
[2026-02-18T23:29:05.518Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:29:05.518Z] [INFO]
[2026-02-18T23:29:05.518Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.518Z] [INFO]
[2026-02-18T23:29:05.518Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:05.850Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/main/resources
[2026-02-18T23:29:05.850Z] [INFO]
[2026-02-18T23:29:05.850Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:05.850Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:05.850Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/classes
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:07.510Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/test/resources
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] No sources to compile
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] No tests to run.
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:07.510Z] [INFO]
[2026-02-18T23:29:07.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-18T23:29:07.510Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-18T23:29:07.510Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.pom
[2026-02-18T23:29:07.511Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] ----------< io.quarkus:quarkus-funqy-amazon-lambda-archetype >----------
[2026-02-18T23:29:07.511Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Archetype 2.7.5.Final [659/964]
[2026-02-18T23:29:07.511Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:07.511Z] [INFO] Copying 1 resource
[2026-02-18T23:29:07.511Z] [INFO] Copying 10 resources
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:07.511Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/test/resources
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Building archetype jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar
[2026-02-18T23:29:07.511Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.pom
[2026-02-18T23:29:07.511Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] -----------< io.quarkus:quarkus-funqy-knative-events-parent >-----------
[2026-02-18T23:29:07.511Z] [INFO] Building Quarkus - Funqy Knative Events Binding 2.7.5.Final [660/964]
[2026-02-18T23:29:07.511Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-parent ---
[2026-02-18T23:29:07.511Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-parent/2.7.5.Final/quarkus-funqy-knative-events-parent-2.7.5.Final.pom
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --------------< io.quarkus:quarkus-funqy-knative-events >---------------
[2026-02-18T23:29:07.511Z] [INFO] Building Quarkus - Funqy Knative Events - Runtime 2.7.5.Final [661/964]
[2026-02-18T23:29:07.511Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.511Z] [INFO]
[2026-02-18T23:29:07.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO] Processed 13 files in 40ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO] Processed 13 files in 00:00.095 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:07.842Z] [INFO] Copying 1 resource
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO]
[2026-02-18T23:29:07.842Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:07.842Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:07.842Z] [INFO] Compiling 13 source files to /quarkus/extensions/funqy/funqy-knative-events/runtime/target/classes
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/KnativeEventsBindingRecorder.java:[70,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/VertxRequestHandler.java:[465,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[204,66] unchecked cast
[2026-02-18T23:29:08.551Z] required: T
[2026-02-18T23:29:08.551Z] found: byte[]
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[211,64] unchecked cast
[2026-02-18T23:29:08.551Z] required: T
[2026-02-18T23:29:08.551Z] found: byte[]
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[219,60] unchecked cast
[2026-02-18T23:29:08.551Z] required: T
[2026-02-18T23:29:08.551Z] found: byte[]
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[223,62] unchecked cast
[2026-02-18T23:29:08.551Z] required: T
[2026-02-18T23:29:08.551Z] found: byte[]
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/HeaderCloudEventImpl.java:[180,39] unchecked cast
[2026-02-18T23:29:08.551Z] required: T
[2026-02-18T23:29:08.551Z] found: byte[]
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked conversion
[2026-02-18T23:29:08.551Z] required: io.quarkus.funqy.knative.events.CloudEvent<byte[]>
[2026-02-18T23:29:08.551Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked conversion
[2026-02-18T23:29:08.551Z] required: io.quarkus.funqy.knative.events.CloudEvent<T>
[2026-02-18T23:29:08.551Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked conversion
[2026-02-18T23:29:08.551Z] required: io.quarkus.funqy.knative.events.CloudEvent<java.lang.Void>
[2026-02-18T23:29:08.551Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-18T23:29:08.551Z] [INFO]
[2026-02-18T23:29:08.551Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:08.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:08.551Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/runtime/src/test/resources
[2026-02-18T23:29:08.551Z] [INFO]
[2026-02-18T23:29:08.551Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:08.551Z] [INFO] No sources to compile
[2026-02-18T23:29:08.551Z] [INFO]
[2026-02-18T23:29:08.551Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:08.551Z] [INFO] No tests to run.
[2026-02-18T23:29:08.551Z] [INFO]
[2026-02-18T23:29:08.551Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:08.551Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar
[2026-02-18T23:29:09.704Z] [INFO]
[2026-02-18T23:29:09.704Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:09.704Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2026-02-18T23:29:10.856Z] [INFO]
[2026-02-18T23:29:10.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events ---
[2026-02-18T23:29:10.856Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.jar
[2026-02-18T23:29:10.856Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.pom
[2026-02-18T23:29:10.856Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2026-02-18T23:29:10.856Z] [INFO]
[2026-02-18T23:29:10.856Z] [INFO] ---------< io.quarkus:quarkus-funqy-knative-events-deployment >---------
[2026-02-18T23:29:10.856Z] [INFO] Building Quarkus - Funqy Knative Events - Deployment 2.7.5.Final [662/964]
[2026-02-18T23:29:10.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:29:11.185Z] [INFO]
[2026-02-18T23:29:11.185Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.185Z] [INFO]
[2026-02-18T23:29:11.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO] Processed 34 files in 63ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO] Processed 34 files in 00:00.075 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:11.895Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/deployment/src/main/resources
[2026-02-18T23:29:11.895Z] [INFO]
[2026-02-18T23:29:11.895Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:11.895Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:11.895Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/classes
[2026-02-18T23:29:13.554Z] [INFO]
[2026-02-18T23:29:13.554Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:13.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:13.554Z] [INFO] Copying 4 resources
[2026-02-18T23:29:13.554Z] [INFO]
[2026-02-18T23:29:13.554Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:13.554Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:13.554Z] [INFO] Compiling 33 source files to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/test-classes
[2026-02-18T23:29:15.213Z] [INFO]
[2026-02-18T23:29:15.213Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:15.213Z] [INFO]
[2026-02-18T23:29:15.213Z] [INFO] -------------------------------------------------------
[2026-02-18T23:29:15.213Z] [INFO] T E S T S
[2026-02-18T23:29:15.213Z] [INFO] -------------------------------------------------------
[2026-02-18T23:29:15.213Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:29:16.870Z] [INFO] Running io.quarkus.funqy.test.FallbackTest
[2026-02-18T23:29:24.220Z] 2026-02-18 23:29:23,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8081
[2026-02-18T23:29:24.220Z] 2026-02-18 23:29:23,661 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:24.220Z] 2026-02-18 23:29:23,661 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,278 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,474 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,567 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,597 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,786 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:25.879Z] 2026-02-18 23:29:25,807 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:27.038Z] 2026-02-18 23:29:26,674 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-18T23:29:27.038Z] 2026-02-18 23:29:26,974 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-18T23:29:27.038Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s - in io.quarkus.funqy.test.FallbackTest
[2026-02-18T23:29:27.038Z] [INFO] Running io.quarkus.funqy.test.GreetingAsyncTest
[2026-02-18T23:29:29.296Z] 2026-02-18 23:29:29,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.636s. Listening on: http://localhost:8081
[2026-02-18T23:29:29.296Z] 2026-02-18 23:29:29,095 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:29.296Z] 2026-02-18 23:29:29,095 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:30.006Z] Exception in thread "Timer-0" 2026-02-18 23:29:29,696 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 7f9e3377-4b60-480f-8f6b-82048c5fee6e-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.006Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:29:30.006Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-18T23:29:30.006Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-18T23:29:30.006Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:29:30.006Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:29:30.006Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:513)
[2026-02-18T23:29:30.006Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:30.006Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:30.006Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:30.006Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:30.006Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:30.006Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:30.006Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:30.006Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.006Z] ... 19 more
[2026-02-18T23:29:30.006Z]
[2026-02-18T23:29:30.006Z] java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-18T23:29:30.006Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-18T23:29:30.006Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-18T23:29:30.006Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-18T23:29:30.335Z] 2026-02-18 23:29:30,000 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 7f9e3377-4b60-480f-8f6b-82048c5fee6e-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:29:30.335Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-18T23:29:30.335Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-18T23:29:30.335Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:30.335Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:30.335Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:30.335Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.335Z] ... 17 more
[2026-02-18T23:29:30.335Z]
[2026-02-18T23:29:30.335Z] Exception in thread "Timer-2" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-18T23:29:30.335Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-18T23:29:30.335Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-18T23:29:30.335Z] 2026-02-18 23:29:30,143 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 7f9e3377-4b60-480f-8f6b-82048c5fee6e-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:29:30.335Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-18T23:29:30.335Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:29:30.335Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-18T23:29:30.335Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:30.335Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:30.335Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:30.335Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:30.335Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:30.335Z] ... 17 more
[2026-02-18T23:29:30.335Z]
[2026-02-18T23:29:30.335Z] Exception in thread "Timer-5" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-18T23:29:30.335Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-18T23:29:30.335Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-18T23:29:30.335Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-18T23:29:30.335Z] 2026-02-18 23:29:30,172 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:29:30.335Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.173 s - in io.quarkus.funqy.test.GreetingAsyncTest
[2026-02-18T23:29:30.335Z] [INFO] Running io.quarkus.funqy.test.BinaryPayloadTest
[2026-02-18T23:29:31.995Z] 2026-02-18 23:29:31,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8081
[2026-02-18T23:29:31.995Z] 2026-02-18 23:29:31,685 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:31.995Z] 2026-02-18 23:29:31,685 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:32.704Z] 2026-02-18 23:29:32,504 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-18T23:29:32.704Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in io.quarkus.funqy.test.BinaryPayloadTest
[2026-02-18T23:29:32.704Z] [INFO] Running io.quarkus.funqy.test.ExposedCloudEventTest
[2026-02-18T23:29:34.363Z] 2026-02-18 23:29:34,316 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.880s. Listening on: http://localhost:8081
[2026-02-18T23:29:34.363Z] 2026-02-18 23:29:34,317 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:34.363Z] 2026-02-18 23:29:34,317 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:36.024Z] 2026-02-18 23:29:35,580 ERROR [io.qua.funqy] (vert.x-eventloop-thread-3) Bad request: the 'doubleIt' function expects CloudEvent, but plain HTTP was received.
[2026-02-18T23:29:36.025Z] 2026-02-18 23:29:35,605 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:29:36.025Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s - in io.quarkus.funqy.test.ExposedCloudEventTest
[2026-02-18T23:29:36.025Z] [INFO] Running io.quarkus.funqy.test.WithAttributeFilterTest
[2026-02-18T23:29:37.175Z] 2026-02-18 23:29:37,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8081
[2026-02-18T23:29:37.175Z] 2026-02-18 23:29:37,058 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:37.175Z] 2026-02-18 23:29:37,058 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,452 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,570 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,731 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,742 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,756 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-02-18T23:29:37.883Z] 2026-02-18 23:29:37,767 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-02-18T23:29:38.210Z] 2026-02-18 23:29:37,874 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-18T23:29:38.211Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 s - in io.quarkus.funqy.test.WithAttributeFilterTest
[2026-02-18T23:29:38.211Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-02-18T23:29:39.869Z] 2026-02-18 23:29:39,369 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8081
[2026-02-18T23:29:39.869Z] 2026-02-18 23:29:39,369 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:39.869Z] 2026-02-18 23:29:39,369 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:40.198Z] 2026-02-18 23:29:39,881 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-18T23:29:40.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in io.quarkus.funqy.test.RootPathTest
[2026-02-18T23:29:40.198Z] [INFO] Running io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-02-18T23:29:41.390Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-02-18T23:29:41.390Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:29:42.538Z] 2026-02-18 23:29:40,967 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker bar has multiple matching filters [[attributeName=source, expectedValue='test']] []
[2026-02-18T23:29:42.538Z] 2026-02-18 23:29:42,323 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.680s. Listening on: http://localhost:8081
[2026-02-18T23:29:42.538Z] 2026-02-18 23:29:42,324 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:42.538Z] 2026-02-18 23:29:42,324 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:43.684Z] 2026-02-18 23:29:43,388 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-18T23:29:43.685Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-18T23:29:43.685Z] [INFO] Running io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-02-18T23:29:44.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-02-18T23:29:44.833Z] [INFO] Running io.quarkus.funqy.test.GreetingSyncTest
[2026-02-18T23:29:45.981Z] 2026-02-18 23:29:44,397 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker toSemicolonSeparated has multiple matching filters [[attributeName=source, expectedValue='test']] [[attributeName=source, expectedValue='test']]
[2026-02-18T23:29:45.981Z] 2026-02-18 23:29:45,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.575s. Listening on: http://localhost:8081
[2026-02-18T23:29:45.981Z] 2026-02-18 23:29:45,659 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:45.981Z] 2026-02-18 23:29:45,659 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:46.309Z] 2026-02-18 23:29:46,068 ERROR [io.qua.funqy] (executor-thread-0) io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.309Z] 2026-02-18 23:29:46,074 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 9272dfee-9027-43b4-b9d2-cb4b5d3ca46a-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.309Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-18T23:29:46.310Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-18T23:29:46.310Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:511)
[2026-02-18T23:29:46.310Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:46.310Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:46.310Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:46.310Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:46.310Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:46.310Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:46.310Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:46.310Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.310Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-18T23:29:46.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:29:46.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:29:46.310Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:29:46.310Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:29:46.310Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:29:46.310Z] ... 9 more
[2026-02-18T23:29:46.310Z]
[2026-02-18T23:29:46.639Z] 2026-02-18 23:29:46,313 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 9272dfee-9027-43b4-b9d2-cb4b5d3ca46a-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-18T23:29:46.639Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:46.639Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:46.639Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:46.639Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:29:46.639Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:29:46.639Z] ... 9 more
[2026-02-18T23:29:46.639Z]
[2026-02-18T23:29:46.639Z] 2026-02-18 23:29:46,403 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 9272dfee-9027-43b4-b9d2-cb4b5d3ca46a-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-18T23:29:46.639Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:46.639Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:46.639Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:46.639Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:46.639Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:29:46.639Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:29:46.639Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:29:46.639Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:29:46.639Z] ... 9 more
[2026-02-18T23:29:46.639Z]
[2026-02-18T23:29:46.639Z] 2026-02-18 23:29:46,428 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:29:46.639Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s - in io.quarkus.funqy.test.GreetingSyncTest
[2026-02-18T23:29:46.639Z] [INFO] Running io.quarkus.funqy.test.VoidFunctionTest
[2026-02-18T23:29:47.788Z] 2026-02-18 23:29:47,614 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-02-18T23:29:47.788Z] 2026-02-18 23:29:47,614 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:47.788Z] 2026-02-18 23:29:47,614 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:48.500Z] 2026-02-18 23:29:48,056 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 192e6e37-3c29-4a0b-a255-032895e9f1f7-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:29:48.500Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:29:48.500Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:29:48.500Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-18T23:29:48.501Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:48.501Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:48.501Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:48.501Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:29:48.501Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-18T23:29:48.501Z] ... 7 more
[2026-02-18T23:29:48.501Z]
[2026-02-18T23:29:48.501Z] 2026-02-18 23:29:48,281 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 192e6e37-3c29-4a0b-a255-032895e9f1f7-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-18T23:29:48.501Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-18T23:29:48.501Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-18T23:29:48.501Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-18T23:29:48.501Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-18T23:29:48.501Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-18T23:29:48.501Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T23:29:48.501Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-18T23:29:48.501Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-18T23:29:48.501Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-18T23:29:48.501Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-18T23:29:48.501Z] ... 7 more
[2026-02-18T23:29:48.501Z]
[2026-02-18T23:29:48.501Z] 2026-02-18 23:29:48,357 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-18T23:29:48.501Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s - in io.quarkus.funqy.test.VoidFunctionTest
[2026-02-18T23:29:48.501Z] [INFO] Running io.quarkus.funqy.test.ContextTest
[2026-02-18T23:29:50.159Z] 2026-02-18 23:29:49,854 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.702s. Listening on: http://localhost:8081
[2026-02-18T23:29:50.159Z] 2026-02-18 23:29:49,854 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:50.159Z] 2026-02-18 23:29:49,854 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:50.489Z] 2026-02-18 23:29:50,446 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-18T23:29:50.489Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 s - in io.quarkus.funqy.test.ContextTest
[2026-02-18T23:29:50.489Z] [INFO] Running io.quarkus.funqy.test.MappingTest
[2026-02-18T23:29:52.148Z] 2026-02-18 23:29:51,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-18T23:29:52.148Z] 2026-02-18 23:29:51,748 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:52.148Z] 2026-02-18 23:29:51,748 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:52.859Z] 2026-02-18 23:29:52,745 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'foo' to a function.
[2026-02-18T23:29:52.859Z] 2026-02-18 23:29:52,812 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'nobody' to a function.
[2026-02-18T23:29:53.191Z] 2026-02-18 23:29:53,155 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-18T23:29:53.521Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 s - in io.quarkus.funqy.test.MappingTest
[2026-02-18T23:29:53.521Z] [INFO] Running io.quarkus.funqy.test.WithGenericsTest
[2026-02-18T23:29:54.761Z] 2026-02-18 23:29:54,476 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-18T23:29:54.761Z] 2026-02-18 23:29:54,477 INFO [io.quarkus] (main) Profile test activated.
[2026-02-18T23:29:54.761Z] 2026-02-18 23:29:54,477 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-18T23:29:55.090Z] 2026-02-18 23:29:54,981 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-18T23:29:55.090Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in io.quarkus.funqy.test.WithGenericsTest
[2026-02-18T23:29:55.419Z] [INFO]
[2026-02-18T23:29:55.419Z] [INFO] Results:
[2026-02-18T23:29:55.419Z] [INFO]
[2026-02-18T23:29:55.419Z] [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:29:55.419Z] [INFO]
[2026-02-18T23:29:55.419Z] [INFO]
[2026-02-18T23:29:55.419Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:55.419Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2026-02-18T23:29:56.569Z] [INFO]
[2026-02-18T23:29:56.569Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:56.569Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-deployment ---
[2026-02-18T23:29:57.722Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2026-02-18T23:29:57.722Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.pom
[2026-02-18T23:29:57.722Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] -------< io.quarkus:quarkus-funqy-google-cloud-functions-parent >-------
[2026-02-18T23:29:57.722Z] [INFO] Building Quarkus - Funqy Google Cloud Functions Binding 2.7.5.Final [663/964]
[2026-02-18T23:29:57.722Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-18T23:29:57.722Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.5.Final/quarkus-funqy-google-cloud-functions-parent-2.7.5.Final.pom
[2026-02-18T23:29:57.722Z] [INFO]
[2026-02-18T23:29:57.722Z] [INFO] ----------< io.quarkus:quarkus-funqy-google-cloud-functions >-----------
[2026-02-18T23:29:57.722Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Runtime 2.7.5.Final [664/964]
[2026-02-18T23:29:57.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:29:57.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom
[2026-02-18T23:29:58.052Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom (6.4 kB at 28 kB/s)
[2026-02-18T23:29:58.052Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom
[2026-02-18T23:29:58.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom (2.1 kB at 8.4 kB/s)
[2026-02-18T23:29:58.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom
[2026-02-18T23:29:58.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom (9.8 kB at 41 kB/s)
[2026-02-18T23:29:58.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar
[2026-02-18T23:29:58.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar
[2026-02-18T23:29:58.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar (8.2 kB at 116 kB/s)
[2026-02-18T23:29:59.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar (15 kB at 17 kB/s)
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO] Processed 9 files in 20ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO] Processed 9 files in 00:00.013 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:29:59.421Z] [INFO] Copying 1 resource
[2026-02-18T23:29:59.421Z] [INFO]
[2026-02-18T23:29:59.421Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.752Z] [INFO]
[2026-02-18T23:29:59.752Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:29:59.752Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:29:59.753Z] [INFO] Compiling 9 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/classes
[2026-02-18T23:30:00.975Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:00.976Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/src/test/resources
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] No sources to compile
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] No tests to run.
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions ---
[2026-02-18T23:30:00.976Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2026-02-18T23:30:00.976Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.pom
[2026-02-18T23:30:00.976Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] -----< io.quarkus:quarkus-funqy-google-cloud-functions-deployment >-----
[2026-02-18T23:30:00.976Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Deployment 2.7.5.Final [665/964]
[2026-02-18T23:30:00.976Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:00.976Z] [INFO]
[2026-02-18T23:30:00.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO] Processed 2 files in 00:00.014 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:01.711Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/resources
[2026-02-18T23:30:01.711Z] [INFO]
[2026-02-18T23:30:01.711Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:01.711Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:01.711Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/classes
[2026-02-18T23:30:03.429Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[33,19] unchecked method invocation: constructor <init> in class io.quarkus.builder.BuildException is applied to given types
[2026-02-18T23:30:03.429Z] required: java.lang.String,java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-02-18T23:30:03.429Z] found: java.lang.String,java.util.List
[2026-02-18T23:30:03.429Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[35,32] unchecked conversion
[2026-02-18T23:30:03.429Z] required: java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-02-18T23:30:03.429Z] found: java.util.List
[2026-02-18T23:30:03.429Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,16] unchecked method invocation: constructor <init> in class io.quarkus.deployment.pkg.builditem.ArtifactResultBuildItem is applied to given types
[2026-02-18T23:30:03.429Z] required: java.nio.file.Path,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T23:30:03.429Z] found: java.nio.file.Path,java.lang.String,java.util.Map
[2026-02-18T23:30:03.429Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,82] unchecked conversion
[2026-02-18T23:30:03.429Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-18T23:30:03.429Z] found: java.util.Map
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:03.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/test/resources
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] No sources to compile
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] No tests to run.
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:03.429Z] [INFO]
[2026-02-18T23:30:03.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-18T23:30:03.429Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2026-02-18T23:30:03.430Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.pom
[2026-02-18T23:30:03.430Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] ------------------< io.quarkus:quarkus-scala-parent >-------------------
[2026-02-18T23:30:03.430Z] [INFO] Building Quarkus - Scala 2.7.5.Final [666/964]
[2026-02-18T23:30:03.430Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-parent ---
[2026-02-18T23:30:03.430Z] [INFO] Installing /quarkus/extensions/scala/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-parent/2.7.5.Final/quarkus-scala-parent-2.7.5.Final.pom
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] ----------------------< io.quarkus:quarkus-scala >----------------------
[2026-02-18T23:30:03.430Z] [INFO] Building Quarkus - Scala - Runtime 2.7.5.Final [667/964]
[2026-02-18T23:30:03.430Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:03.430Z] [INFO] Copying 1 resource
[2026-02-18T23:30:03.430Z] [INFO]
[2026-02-18T23:30:03.430Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scala ---
[2026-02-18T23:30:03.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom
[2026-02-18T23:30:03.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom (2.7 kB at 45 kB/s)
[2026-02-18T23:30:03.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom
[2026-02-18T23:30:03.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom (1.6 kB at 43 kB/s)
[2026-02-18T23:30:03.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom
[2026-02-18T23:30:03.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom (1.8 kB at 52 kB/s)
[2026-02-18T23:30:03.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom
[2026-02-18T23:30:03.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom (2.5 kB at 74 kB/s)
[2026-02-18T23:30:03.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar
[2026-02-18T23:30:03.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar (11 MB at 104 MB/s)
[2026-02-18T23:30:03.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar
[2026-02-18T23:30:03.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar (5.4 MB at 74 MB/s)
[2026-02-18T23:30:03.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar
[2026-02-18T23:30:03.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar (3.6 MB at 61 MB/s)
[2026-02-18T23:30:03.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar
[2026-02-18T23:30:04.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar (548 kB at 15 MB/s)
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] No sources to compile
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:04.089Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/runtime/src/test/resources
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] No sources to compile
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] No tests to run.
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala ---
[2026-02-18T23:30:04.089Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.jar
[2026-02-18T23:30:04.089Z] [INFO] Installing /quarkus/extensions/scala/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.pom
[2026-02-18T23:30:04.089Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final-sources.jar
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] ----------------< io.quarkus:quarkus-scala-deployment >-----------------
[2026-02-18T23:30:04.089Z] [INFO] Building Quarkus - Scala - Deployment 2.7.5.Final [668/964]
[2026-02-18T23:30:04.089Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.089Z] [INFO]
[2026-02-18T23:30:04.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:04.419Z] [INFO] Copying 1 resource
[2026-02-18T23:30:04.419Z] [INFO]
[2026-02-18T23:30:04.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala-deployment ---
[2026-02-18T23:30:04.748Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:04.748Z] [INFO] Compiling 2 source files to /quarkus/extensions/scala/deployment/target/classes
[2026-02-18T23:30:06.409Z] [INFO]
[2026-02-18T23:30:06.409Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala-deployment ---
[2026-02-18T23:30:06.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:06.409Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/deployment/src/test/resources
[2026-02-18T23:30:06.409Z] [INFO]
[2026-02-18T23:30:06.409Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala-deployment ---
[2026-02-18T23:30:06.409Z] [INFO] No sources to compile
[2026-02-18T23:30:06.409Z] [INFO]
[2026-02-18T23:30:06.409Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala-deployment ---
[2026-02-18T23:30:06.409Z] [INFO] No tests to run.
[2026-02-18T23:30:06.409Z] [INFO]
[2026-02-18T23:30:06.409Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala-deployment ---
[2026-02-18T23:30:06.409Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar
[2026-02-18T23:30:07.556Z] [INFO]
[2026-02-18T23:30:07.556Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-deployment ---
[2026-02-18T23:30:07.556Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-deployment ---
[2026-02-18T23:30:08.704Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.jar
[2026-02-18T23:30:08.704Z] [INFO] Installing /quarkus/extensions/scala/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.pom
[2026-02-18T23:30:08.704Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] -------------< io.quarkus:quarkus-container-image-parent >--------------
[2026-02-18T23:30:08.704Z] [INFO] Building Quarkus - Container Image 2.7.5.Final [669/964]
[2026-02-18T23:30:08.704Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.704Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.704Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.705Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-parent ---
[2026-02-18T23:30:08.705Z] [INFO] Installing /quarkus/extensions/container-image/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-parent/2.7.5.Final/quarkus-container-image-parent-2.7.5.Final.pom
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] -----------------< io.quarkus:quarkus-container-image >-----------------
[2026-02-18T23:30:08.705Z] [INFO] Building Quarkus - Container Image - Runtime 2.7.5.Final [670/964]
[2026-02-18T23:30:08.705Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:08.705Z] [INFO] Copying 1 resource
[2026-02-18T23:30:08.705Z] [INFO]
[2026-02-18T23:30:08.705Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image ---
[2026-02-18T23:30:08.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-18T23:30:09.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar (10 kB at 43 kB/s)
[2026-02-18T23:30:09.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-18T23:30:09.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar (3.4 kB at 4.2 kB/s)
[2026-02-18T23:30:09.741Z] [INFO]
[2026-02-18T23:30:09.741Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image ---
[2026-02-18T23:30:11.402Z] [INFO] No sources to compile
[2026-02-18T23:30:11.402Z] [INFO]
[2026-02-18T23:30:11.402Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image ---
[2026-02-18T23:30:11.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:11.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/runtime/src/test/resources
[2026-02-18T23:30:11.402Z] [INFO]
[2026-02-18T23:30:11.402Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image ---
[2026-02-18T23:30:11.402Z] [INFO] No sources to compile
[2026-02-18T23:30:11.402Z] [INFO]
[2026-02-18T23:30:11.402Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image ---
[2026-02-18T23:30:11.402Z] [INFO] No tests to run.
[2026-02-18T23:30:11.402Z] [INFO]
[2026-02-18T23:30:11.402Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image ---
[2026-02-18T23:30:11.402Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar
[2026-02-18T23:30:11.402Z] [INFO]
[2026-02-18T23:30:11.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image ---
[2026-02-18T23:30:11.403Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar
[2026-02-18T23:30:11.403Z] [INFO]
[2026-02-18T23:30:11.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image ---
[2026-02-18T23:30:11.403Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.jar
[2026-02-18T23:30:11.403Z] [INFO] Installing /quarkus/extensions/container-image/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.pom
[2026-02-18T23:30:11.403Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final-sources.jar
[2026-02-18T23:30:11.403Z] [INFO]
[2026-02-18T23:30:11.403Z] [INFO] ---------------< io.quarkus:quarkus-container-image-spi >---------------
[2026-02-18T23:30:11.403Z] [INFO] Building Quarkus - Container Image - SPI 2.7.5.Final [671/964]
[2026-02-18T23:30:11.403Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:11.403Z] [INFO]
[2026-02-18T23:30:11.403Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.403Z] [INFO]
[2026-02-18T23:30:11.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Processed 8 files in 24ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Processed 8 files in 00:00.018 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:11.735Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/main/resources
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:11.735Z] [INFO] Compiling 8 source files to /quarkus/extensions/container-image/spi/target/classes
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:11.735Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/test/resources
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] No sources to compile
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] No tests to run.
[2026-02-18T23:30:11.735Z] [INFO]
[2026-02-18T23:30:11.735Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-spi ---
[2026-02-18T23:30:11.735Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-18T23:30:13.394Z] [INFO]
[2026-02-18T23:30:13.394Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-spi ---
[2026-02-18T23:30:13.394Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-spi ---
[2026-02-18T23:30:14.545Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-18T23:30:14.545Z] [INFO] Installing /quarkus/extensions/container-image/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.pom
[2026-02-18T23:30:14.545Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --------------< io.quarkus:quarkus-container-image-util >---------------
[2026-02-18T23:30:14.545Z] [INFO] Building Quarkus - Container Image - Util 2.7.5.Final [672/964]
[2026-02-18T23:30:14.545Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:14.545Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/main/resources
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:14.545Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/util/target/classes
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:14.545Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/test/resources
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] No sources to compile
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] No tests to run.
[2026-02-18T23:30:14.545Z] [INFO]
[2026-02-18T23:30:14.545Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-util ---
[2026-02-18T23:30:14.545Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-18T23:30:15.693Z] [INFO]
[2026-02-18T23:30:15.693Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-util ---
[2026-02-18T23:30:15.693Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar
[2026-02-18T23:30:16.847Z] [INFO]
[2026-02-18T23:30:16.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-util ---
[2026-02-18T23:30:16.847Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-18T23:30:16.847Z] [INFO] Installing /quarkus/extensions/container-image/util/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.pom
[2026-02-18T23:30:16.847Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final-sources.jar
[2026-02-18T23:30:16.847Z] [INFO]
[2026-02-18T23:30:16.847Z] [INFO] -----------< io.quarkus:quarkus-container-image-deployment >------------
[2026-02-18T23:30:16.847Z] [INFO] Building Quarkus - Container Image - Deployment 2.7.5.Final [673/964]
[2026-02-18T23:30:16.847Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:16.847Z] [INFO]
[2026-02-18T23:30:16.847Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:16.847Z] [INFO]
[2026-02-18T23:30:16.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO] Processed 9 files in 25ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO] Processed 9 files in 00:00.026 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:17.177Z] [INFO] Copying 2 resources
[2026-02-18T23:30:17.177Z] [INFO]
[2026-02-18T23:30:17.177Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:17.177Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:17.177Z] [INFO] Compiling 7 source files to /quarkus/extensions/container-image/deployment/target/classes
[2026-02-18T23:30:19.432Z] [INFO]
[2026-02-18T23:30:19.432Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:19.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:19.432Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/deployment/src/test/resources
[2026-02-18T23:30:19.432Z] [INFO]
[2026-02-18T23:30:19.432Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:20.201Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:20.201Z] [INFO] Compiling 2 source files to /quarkus/extensions/container-image/deployment/target/test-classes
[2026-02-18T23:30:20.531Z] [INFO]
[2026-02-18T23:30:20.531Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:22.194Z] [INFO]
[2026-02-18T23:30:22.194Z] [INFO] -------------------------------------------------------
[2026-02-18T23:30:22.194Z] [INFO] T E S T S
[2026-02-18T23:30:22.194Z] [INFO] -------------------------------------------------------
[2026-02-18T23:30:22.194Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:30:22.523Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-02-18T23:30:22.853Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-02-18T23:30:22.853Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-02-18T23:30:22.853Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] Results:
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:22.853Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:22.853Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-deployment ---
[2026-02-18T23:30:22.853Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.jar
[2026-02-18T23:30:22.853Z] [INFO] Installing /quarkus/extensions/container-image/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.pom
[2026-02-18T23:30:22.853Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --------< io.quarkus:quarkus-container-image-buildpack-parent >---------
[2026-02-18T23:30:22.853Z] [INFO] Building Quarkus - Container Image - Buildpack - Parent 2.7.5.Final [674/964]
[2026-02-18T23:30:22.853Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:22.853Z] [INFO]
[2026-02-18T23:30:22.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-parent ---
[2026-02-18T23:30:23.184Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-parent/2.7.5.Final/quarkus-container-image-buildpack-parent-2.7.5.Final.pom
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] ------------< io.quarkus:quarkus-container-image-buildpack >------------
[2026-02-18T23:30:23.184Z] [INFO] Building Quarkus - Container Image - Buildpack 2.7.5.Final [675/964]
[2026-02-18T23:30:23.184Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:23.184Z] [INFO] Copying 1 resource
[2026-02-18T23:30:23.184Z] [INFO]
[2026-02-18T23:30:23.184Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:23.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom
[2026-02-18T23:30:23.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom (2.4 kB at 7.4 kB/s)
[2026-02-18T23:30:23.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom
[2026-02-18T23:30:23.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom (9.5 kB at 25 kB/s)
[2026-02-18T23:30:23.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom
[2026-02-18T23:30:23.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom (2.8 kB at 76 kB/s)
[2026-02-18T23:30:23.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom
[2026-02-18T23:30:23.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom (1.9 kB at 55 kB/s)
[2026-02-18T23:30:23.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom
[2026-02-18T23:30:23.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom (6.5 kB at 190 kB/s)
[2026-02-18T23:30:23.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom
[2026-02-18T23:30:24.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom (13 kB at 385 kB/s)
[2026-02-18T23:30:24.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
[2026-02-18T23:30:24.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 839 kB/s)
[2026-02-18T23:30:24.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom
[2026-02-18T23:30:24.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom (4.8 kB at 142 kB/s)
[2026-02-18T23:30:24.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom
[2026-02-18T23:30:24.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom (9.3 kB at 281 kB/s)
[2026-02-18T23:30:24.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar
[2026-02-18T23:30:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar (91 kB at 80 kB/s)
[2026-02-18T23:30:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar
[2026-02-18T23:30:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar (364 kB at 10 MB/s)
[2026-02-18T23:30:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar
[2026-02-18T23:30:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar (17 kB at 460 kB/s)
[2026-02-18T23:30:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar
[2026-02-18T23:30:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar (776 kB at 17 MB/s)
[2026-02-18T23:30:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar
[2026-02-18T23:30:25.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar (810 kB at 20 MB/s)
[2026-02-18T23:30:25.652Z] [INFO]
[2026-02-18T23:30:25.652Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:25.652Z] [INFO] No sources to compile
[2026-02-18T23:30:25.652Z] [INFO]
[2026-02-18T23:30:25.652Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:25.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:25.652Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/runtime/src/test/resources
[2026-02-18T23:30:25.652Z] [INFO]
[2026-02-18T23:30:25.652Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:25.652Z] [INFO] No sources to compile
[2026-02-18T23:30:25.652Z] [INFO]
[2026-02-18T23:30:25.652Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:25.652Z] [INFO] No tests to run.
[2026-02-18T23:30:25.652Z] [INFO]
[2026-02-18T23:30:25.652Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:25.652Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar
[2026-02-18T23:30:26.798Z] [INFO]
[2026-02-18T23:30:26.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:26.798Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2026-02-18T23:30:27.949Z] [INFO]
[2026-02-18T23:30:27.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack ---
[2026-02-18T23:30:27.949Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.jar
[2026-02-18T23:30:27.949Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.pom
[2026-02-18T23:30:27.949Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2026-02-18T23:30:27.949Z] [INFO]
[2026-02-18T23:30:27.949Z] [INFO] ------< io.quarkus:quarkus-container-image-buildpack-deployment >-------
[2026-02-18T23:30:27.949Z] [INFO] Building Quarkus - Container Image - Buildpack - Deployment 2.7.5.Final [676/964]
[2026-02-18T23:30:27.949Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:27.949Z] [INFO]
[2026-02-18T23:30:27.949Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:27.949Z] [INFO]
[2026-02-18T23:30:27.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO] Processed 5 files in 18ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO] Processed 5 files in 00:00.019 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:28.659Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/main/resources
[2026-02-18T23:30:28.659Z] [INFO]
[2026-02-18T23:30:28.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:28.659Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:28.659Z] [INFO] Compiling 5 source files to /quarkus/extensions/container-image/container-image-buildpack/deployment/target/classes
[2026-02-18T23:30:30.324Z] [INFO]
[2026-02-18T23:30:30.324Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:30.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:30.324Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/test/resources
[2026-02-18T23:30:30.324Z] [INFO]
[2026-02-18T23:30:30.324Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:30.324Z] [INFO] No sources to compile
[2026-02-18T23:30:30.324Z] [INFO]
[2026-02-18T23:30:30.324Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:30.324Z] [INFO] No tests to run.
[2026-02-18T23:30:30.324Z] [INFO]
[2026-02-18T23:30:30.324Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:30.324Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2026-02-18T23:30:31.476Z] [INFO]
[2026-02-18T23:30:31.476Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:31.476Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-deployment ---
[2026-02-18T23:30:32.624Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2026-02-18T23:30:32.624Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.pom
[2026-02-18T23:30:32.624Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] ----------< io.quarkus:quarkus-container-image-docker-parent >----------
[2026-02-18T23:30:32.624Z] [INFO] Building Quarkus - Container Image - Docker - Parent 2.7.5.Final [677/964]
[2026-02-18T23:30:32.624Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-parent ---
[2026-02-18T23:30:32.624Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-parent/2.7.5.Final/quarkus-container-image-docker-parent-2.7.5.Final.pom
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] -------------< io.quarkus:quarkus-container-image-docker >--------------
[2026-02-18T23:30:32.624Z] [INFO] Building Quarkus - Container Image - Docker 2.7.5.Final [678/964]
[2026-02-18T23:30:32.624Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:32.624Z] [INFO] Copying 1 resource
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.624Z] [INFO] No sources to compile
[2026-02-18T23:30:32.624Z] [INFO]
[2026-02-18T23:30:32.624Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:32.954Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/runtime/src/test/resources
[2026-02-18T23:30:32.954Z] [INFO]
[2026-02-18T23:30:32.954Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker ---
[2026-02-18T23:30:32.954Z] [INFO] No sources to compile
[2026-02-18T23:30:32.954Z] [INFO]
[2026-02-18T23:30:32.954Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker ---
[2026-02-18T23:30:34.101Z] [INFO] No tests to run.
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker ---
[2026-02-18T23:30:34.102Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker ---
[2026-02-18T23:30:34.102Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker ---
[2026-02-18T23:30:34.102Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.jar
[2026-02-18T23:30:34.102Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.pom
[2026-02-18T23:30:34.102Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --------< io.quarkus:quarkus-container-image-docker-deployment >--------
[2026-02-18T23:30:34.102Z] [INFO] Building Quarkus - Container Image - Docker - Deployment 2.7.5.Final [679/964]
[2026-02-18T23:30:34.102Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.102Z] [INFO]
[2026-02-18T23:30:34.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.432Z] [INFO]
[2026-02-18T23:30:34.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.432Z] [INFO]
[2026-02-18T23:30:34.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.432Z] [INFO]
[2026-02-18T23:30:34.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO] Processed 3 files in 00:00.036 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:34.769Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/main/resources
[2026-02-18T23:30:34.769Z] [INFO]
[2026-02-18T23:30:34.769Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:34.769Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:34.769Z] [INFO] Compiling 3 source files to /quarkus/extensions/container-image/container-image-docker/deployment/target/classes
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:36.431Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/test/resources
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] No sources to compile
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] No tests to run.
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-deployment ---
[2026-02-18T23:30:36.431Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2026-02-18T23:30:36.431Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.pom
[2026-02-18T23:30:36.431Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] -----------< io.quarkus:quarkus-container-image-jib-parent >------------
[2026-02-18T23:30:36.431Z] [INFO] Building Quarkus - Container Image - Jib - Parent 2.7.5.Final [680/964]
[2026-02-18T23:30:36.431Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-parent ---
[2026-02-18T23:30:36.431Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-parent/2.7.5.Final/quarkus-container-image-jib-parent-2.7.5.Final.pom
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] ---------------< io.quarkus:quarkus-container-image-jib >---------------
[2026-02-18T23:30:36.431Z] [INFO] Building Quarkus - Container Image - Jib 2.7.5.Final [681/964]
[2026-02-18T23:30:36.431Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.431Z] [INFO]
[2026-02-18T23:30:36.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:36.760Z] [INFO] Copying 1 resource
[2026-02-18T23:30:36.760Z] [INFO]
[2026-02-18T23:30:36.760Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-jib ---
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom (3.8 kB at 72 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom (1.7 kB at 52 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom (5.9 kB at 186 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom (26 kB at 827 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom (2.2 kB at 68 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom (2.4 kB at 76 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom
[2026-02-18T23:30:36.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom (3.5 kB at 116 kB/s)
[2026-02-18T23:30:36.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom (3.2 kB at 84 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom (13 kB at 384 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom (6.6 kB at 178 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom (2.6 kB at 73 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom (6.1 kB at 175 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom
[2026-02-18T23:30:37.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom (2.0 kB at 59 kB/s)
[2026-02-18T23:30:37.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom
[2026-02-18T23:30:37.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom (2.9 kB at 10 kB/s)
[2026-02-18T23:30:37.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar (387 kB at 797 kB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar (25 kB at 767 kB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar (289 kB at 8.8 MB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar (355 kB at 9.9 MB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar (23 kB at 732 kB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar (10 kB at 113 kB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar (103 kB at 2.8 MB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar
[2026-02-18T23:30:38.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar (5.9 kB at 185 kB/s)
[2026-02-18T23:30:38.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar
[2026-02-18T23:30:38.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar (5.7 kB at 195 kB/s)
[2026-02-18T23:30:38.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar
[2026-02-18T23:30:38.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar (8.4 kB at 17 kB/s)
[2026-02-18T23:30:38.786Z] [INFO]
[2026-02-18T23:30:38.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib ---
[2026-02-18T23:30:38.786Z] [INFO] No sources to compile
[2026-02-18T23:30:38.786Z] [INFO]
[2026-02-18T23:30:38.786Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib ---
[2026-02-18T23:30:38.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:38.786Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/runtime/src/test/resources
[2026-02-18T23:30:38.786Z] [INFO]
[2026-02-18T23:30:38.786Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib ---
[2026-02-18T23:30:38.786Z] [INFO] No sources to compile
[2026-02-18T23:30:38.786Z] [INFO]
[2026-02-18T23:30:38.786Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib ---
[2026-02-18T23:30:38.786Z] [INFO] No tests to run.
[2026-02-18T23:30:38.786Z] [INFO]
[2026-02-18T23:30:38.786Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib ---
[2026-02-18T23:30:38.786Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar
[2026-02-18T23:30:41.127Z] [INFO]
[2026-02-18T23:30:41.127Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib ---
[2026-02-18T23:30:41.127Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2026-02-18T23:30:42.281Z] [INFO]
[2026-02-18T23:30:42.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib ---
[2026-02-18T23:30:42.281Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.jar
[2026-02-18T23:30:42.281Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.pom
[2026-02-18T23:30:42.281Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2026-02-18T23:30:42.281Z] [INFO]
[2026-02-18T23:30:42.281Z] [INFO] ---------< io.quarkus:quarkus-container-image-jib-deployment >----------
[2026-02-18T23:30:42.281Z] [INFO] Building Quarkus - Container Image - Jib - Deployment 2.7.5.Final [682/964]
[2026-02-18T23:30:42.281Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:42.281Z] [INFO]
[2026-02-18T23:30:42.281Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.281Z] [INFO]
[2026-02-18T23:30:42.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:42.991Z] [INFO] Processed 6 files in 70ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-18T23:30:42.991Z] [INFO]
[2026-02-18T23:30:42.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:44.652Z] [INFO] Processed 6 files in 00:01.274 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-18T23:30:44.652Z] [INFO]
[2026-02-18T23:30:44.652Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:44.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:44.652Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/main/resources
[2026-02-18T23:30:44.652Z] [INFO]
[2026-02-18T23:30:44.652Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:44.652Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:44.652Z] [INFO] Compiling 6 source files to /quarkus/extensions/container-image/container-image-jib/deployment/target/classes
[2026-02-18T23:30:46.310Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[704,22] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2026-02-18T23:30:46.310Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[708,70] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2026-02-18T23:30:46.310Z] [INFO]
[2026-02-18T23:30:46.310Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:46.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:46.310Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/test/resources
[2026-02-18T23:30:46.310Z] [INFO]
[2026-02-18T23:30:46.311Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:46.311Z] [INFO] No sources to compile
[2026-02-18T23:30:46.311Z] [INFO]
[2026-02-18T23:30:46.311Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:46.311Z] [INFO] No tests to run.
[2026-02-18T23:30:46.311Z] [INFO]
[2026-02-18T23:30:46.311Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:46.311Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2026-02-18T23:30:47.458Z] [INFO]
[2026-02-18T23:30:47.458Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:47.458Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-deployment ---
[2026-02-18T23:30:48.607Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2026-02-18T23:30:48.607Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final.pom
[2026-02-18T23:30:48.607Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-client-parent >-------------
[2026-02-18T23:30:48.607Z] [INFO] Building Quarkus - Kubernetes Client 2.7.5.Final [683/964]
[2026-02-18T23:30:48.607Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-parent ---
[2026-02-18T23:30:48.607Z] [INFO] Installing /quarkus/extensions/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-parent/2.7.5.Final/quarkus-kubernetes-client-parent-2.7.5.Final.pom
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-client-internal >------------
[2026-02-18T23:30:48.607Z] [INFO] Building Quarkus - Kubernetes Client - Runtime - Internal 2.7.5.Final [684/964]
[2026-02-18T23:30:48.607Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.607Z] [INFO]
[2026-02-18T23:30:48.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:48.934Z] [INFO] Copying 1 resource
[2026-02-18T23:30:48.934Z] [INFO]
[2026-02-18T23:30:48.934Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:48.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-18T23:30:49.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar (3.5 kB at 15 kB/s)
[2026-02-18T23:30:50.411Z] [INFO]
[2026-02-18T23:30:50.411Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:50.411Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:50.411Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/runtime-internal/target/classes
[2026-02-18T23:30:50.741Z] [INFO]
[2026-02-18T23:30:50.741Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:50.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:50.741Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/runtime-internal/src/test/resources
[2026-02-18T23:30:50.741Z] [INFO]
[2026-02-18T23:30:50.741Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:50.741Z] [INFO] No sources to compile
[2026-02-18T23:30:50.741Z] [INFO]
[2026-02-18T23:30:50.741Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:50.741Z] [INFO] No tests to run.
[2026-02-18T23:30:50.741Z] [INFO]
[2026-02-18T23:30:50.741Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:50.741Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2026-02-18T23:30:51.890Z] [INFO]
[2026-02-18T23:30:51.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:51.890Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2026-02-18T23:30:53.141Z] [INFO]
[2026-02-18T23:30:53.141Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal ---
[2026-02-18T23:30:53.141Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2026-02-18T23:30:53.141Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.pom
[2026-02-18T23:30:53.141Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2026-02-18T23:30:53.141Z] [INFO]
[2026-02-18T23:30:53.141Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-client-spi >--------------
[2026-02-18T23:30:53.141Z] [INFO] Building Quarkus - Kubernetes Client - SPI 2.7.5.Final [685/964]
[2026-02-18T23:30:53.141Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:53.141Z] [INFO]
[2026-02-18T23:30:53.141Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.141Z] [INFO]
[2026-02-18T23:30:53.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:53.848Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/main/resources
[2026-02-18T23:30:53.848Z] [INFO]
[2026-02-18T23:30:53.848Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:53.848Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:53.848Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/spi/target/classes
[2026-02-18T23:30:55.504Z] [INFO]
[2026-02-18T23:30:55.504Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:55.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:55.504Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/test/resources
[2026-02-18T23:30:55.504Z] [INFO]
[2026-02-18T23:30:55.505Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:55.505Z] [INFO] No sources to compile
[2026-02-18T23:30:55.505Z] [INFO]
[2026-02-18T23:30:55.505Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:55.505Z] [INFO] No tests to run.
[2026-02-18T23:30:55.505Z] [INFO]
[2026-02-18T23:30:55.505Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:55.505Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-18T23:30:55.505Z] [INFO]
[2026-02-18T23:30:55.505Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:55.505Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2026-02-18T23:30:56.651Z] [INFO]
[2026-02-18T23:30:56.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-spi ---
[2026-02-18T23:30:56.651Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-18T23:30:56.651Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.pom
[2026-02-18T23:30:56.651Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2026-02-18T23:30:56.651Z] [INFO]
[2026-02-18T23:30:56.651Z] [INFO] ------< io.quarkus:quarkus-kubernetes-client-internal-deployment >------
[2026-02-18T23:30:56.651Z] [INFO] Building Quarkus - Kubernetes Client - Internal - Deployment 2.7.5.Final [686/964]
[2026-02-18T23:30:56.651Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:30:56.651Z] [INFO]
[2026-02-18T23:30:56.651Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:56.651Z] [INFO]
[2026-02-18T23:30:56.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:30:58.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/main/resources
[2026-02-18T23:30:58.905Z] [INFO]
[2026-02-18T23:30:58.905Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:30:58.905Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:30:58.905Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/deployment-internal/target/classes
[2026-02-18T23:31:00.078Z] [INFO]
[2026-02-18T23:31:00.078Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:00.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:00.078Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/test/resources
[2026-02-18T23:31:00.078Z] [INFO]
[2026-02-18T23:31:00.079Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:00.079Z] [INFO] No sources to compile
[2026-02-18T23:31:00.079Z] [INFO]
[2026-02-18T23:31:00.079Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:00.079Z] [INFO] No tests to run.
[2026-02-18T23:31:00.079Z] [INFO]
[2026-02-18T23:31:00.079Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:00.079Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2026-02-18T23:31:01.733Z] [INFO]
[2026-02-18T23:31:01.733Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:01.733Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-18T23:31:02.878Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2026-02-18T23:31:02.878Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.pom
[2026-02-18T23:31:02.878Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] -----------< io.quarkus:quarkus-container-image-s2i-parent >------------
[2026-02-18T23:31:02.878Z] [INFO] Building Quarkus - Container Image - S2I - Parent 2.7.5.Final [687/964]
[2026-02-18T23:31:02.878Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-parent ---
[2026-02-18T23:31:02.878Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-parent/2.7.5.Final/quarkus-container-image-s2i-parent-2.7.5.Final.pom
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] ---------------< io.quarkus:quarkus-container-image-s2i >---------------
[2026-02-18T23:31:02.878Z] [INFO] Building Quarkus - Container Image - S2I 2.7.5.Final [688/964]
[2026-02-18T23:31:02.878Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:02.878Z] [INFO] Copying 1 resource
[2026-02-18T23:31:02.878Z] [INFO]
[2026-02-18T23:31:02.878Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:02.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom
[2026-02-18T23:31:04.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom (7.8 kB at 9.0 kB/s)
[2026-02-18T23:31:04.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom
[2026-02-18T23:31:04.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom (4.9 kB at 16 kB/s)
[2026-02-18T23:31:04.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom
[2026-02-18T23:31:04.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom (6.4 kB at 32 kB/s)
[2026-02-18T23:31:05.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar
[2026-02-18T23:31:07.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar (60 kB at 43 kB/s)
[2026-02-18T23:31:07.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar
[2026-02-18T23:31:07.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar (48 kB at 595 kB/s)
[2026-02-18T23:31:07.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar
[2026-02-18T23:31:07.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar (45 kB at 220 kB/s)
[2026-02-18T23:31:07.175Z] [INFO]
[2026-02-18T23:31:07.175Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.175Z] [INFO] No sources to compile
[2026-02-18T23:31:07.175Z] [INFO]
[2026-02-18T23:31:07.175Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:07.175Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/runtime/src/test/resources
[2026-02-18T23:31:07.175Z] [INFO]
[2026-02-18T23:31:07.175Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.175Z] [INFO] No sources to compile
[2026-02-18T23:31:07.175Z] [INFO]
[2026-02-18T23:31:07.175Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.503Z] [INFO] No tests to run.
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.503Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.503Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i ---
[2026-02-18T23:31:07.503Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.jar
[2026-02-18T23:31:07.503Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.pom
[2026-02-18T23:31:07.503Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] ---------< io.quarkus:quarkus-container-image-s2i-deployment >----------
[2026-02-18T23:31:07.503Z] [INFO] Building Quarkus - Container Image - S2I - Deployment 2.7.5.Final [689/964]
[2026-02-18T23:31:07.503Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:07.503Z] [INFO]
[2026-02-18T23:31:07.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO] Processed 11 files in 42ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO] Processed 11 files in 00:00.099 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:08.210Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/resources
[2026-02-18T23:31:08.210Z] [INFO]
[2026-02-18T23:31:08.210Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:08.210Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:08.210Z] [INFO] Compiling 10 source files to /quarkus/extensions/container-image/container-image-s2i/deployment/target/classes
[2026-02-18T23:31:11.982Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-02-18T23:31:11.982Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:11.982Z] found: java.lang.Class[]
[2026-02-18T23:31:11.982Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/deployment/S2iProcessor.java:[295,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2026-02-18T23:31:11.982Z] [INFO]
[2026-02-18T23:31:11.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:11.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:11.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/test/resources
[2026-02-18T23:31:11.982Z] [INFO]
[2026-02-18T23:31:11.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:11.982Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:11.982Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-s2i/deployment/target/test-classes
[2026-02-18T23:31:14.930Z] [INFO]
[2026-02-18T23:31:14.930Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:14.930Z] [INFO]
[2026-02-18T23:31:14.930Z] [INFO] -------------------------------------------------------
[2026-02-18T23:31:14.930Z] [INFO] T E S T S
[2026-02-18T23:31:14.930Z] [INFO] -------------------------------------------------------
[2026-02-18T23:31:14.930Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:31:15.719Z] [INFO] Running io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-02-18T23:31:15.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-02-18T23:31:15.719Z] [INFO]
[2026-02-18T23:31:15.719Z] [INFO] Results:
[2026-02-18T23:31:15.719Z] [INFO]
[2026-02-18T23:31:15.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:31:15.719Z] [INFO]
[2026-02-18T23:31:15.719Z] [INFO]
[2026-02-18T23:31:15.719Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:15.719Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2026-02-18T23:31:20.541Z] [INFO]
[2026-02-18T23:31:20.541Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:20.541Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-deployment ---
[2026-02-18T23:31:21.304Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2026-02-18T23:31:21.304Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.pom
[2026-02-18T23:31:21.304Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --------< io.quarkus:quarkus-container-image-openshift-parent >---------
[2026-02-18T23:31:21.304Z] [INFO] Building Quarkus - Container Image - OpenShift - Parent 2.7.5.Final [690/964]
[2026-02-18T23:31:21.304Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.304Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-parent ---
[2026-02-18T23:31:21.305Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-parent/2.7.5.Final/quarkus-container-image-openshift-parent-2.7.5.Final.pom
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] ------------< io.quarkus:quarkus-container-image-openshift >------------
[2026-02-18T23:31:21.305Z] [INFO] Building Quarkus - Container Image - OpenShift 2.7.5.Final [691/964]
[2026-02-18T23:31:21.305Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:21.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:21.305Z] [INFO] Copying 1 resource
[2026-02-18T23:31:21.305Z] [INFO]
[2026-02-18T23:31:21.305Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] No sources to compile
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:22.971Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/runtime/src/test/resources
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] No sources to compile
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] No tests to run.
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift ---
[2026-02-18T23:31:22.971Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.jar
[2026-02-18T23:31:22.971Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.pom
[2026-02-18T23:31:22.971Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] ------< io.quarkus:quarkus-container-image-openshift-deployment >-------
[2026-02-18T23:31:22.971Z] [INFO] Building Quarkus - Container Image - OpenShift - Deployment 2.7.5.Final [692/964]
[2026-02-18T23:31:22.971Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:22.971Z] [INFO]
[2026-02-18T23:31:22.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.300Z] [INFO]
[2026-02-18T23:31:23.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.300Z] [INFO]
[2026-02-18T23:31:23.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO] Processed 14 files in 68ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO] Processed 14 files in 00:00.066 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:23.629Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/resources
[2026-02-18T23:31:23.629Z] [INFO]
[2026-02-18T23:31:23.629Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:23.629Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:23.629Z] [INFO] Compiling 13 source files to /quarkus/extensions/container-image/container-image-openshift/deployment/target/classes
[2026-02-18T23:31:26.583Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-02-18T23:31:26.583Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:26.583Z] found: java.lang.Class[]
[2026-02-18T23:31:26.583Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/OpenshiftProcessor.java:[380,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2026-02-18T23:31:26.583Z] [INFO]
[2026-02-18T23:31:26.583Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:26.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:26.583Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/test/resources
[2026-02-18T23:31:26.583Z] [INFO]
[2026-02-18T23:31:26.583Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:26.583Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:26.583Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-openshift/deployment/target/test-classes
[2026-02-18T23:31:29.536Z] [INFO]
[2026-02-18T23:31:29.536Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:29.536Z] [INFO]
[2026-02-18T23:31:29.536Z] [INFO] -------------------------------------------------------
[2026-02-18T23:31:29.536Z] [INFO] T E S T S
[2026-02-18T23:31:29.536Z] [INFO] -------------------------------------------------------
[2026-02-18T23:31:29.536Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:31:30.679Z] [INFO] Running io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-02-18T23:31:31.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-02-18T23:31:31.008Z] [INFO]
[2026-02-18T23:31:31.008Z] [INFO] Results:
[2026-02-18T23:31:31.008Z] [INFO]
[2026-02-18T23:31:31.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:31:31.008Z] [INFO]
[2026-02-18T23:31:31.008Z] [INFO]
[2026-02-18T23:31:31.008Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:31.008Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-02-18T23:31:36.911Z] [INFO]
[2026-02-18T23:31:36.911Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:36.911Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-deployment ---
[2026-02-18T23:31:37.619Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-02-18T23:31:37.619Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.pom
[2026-02-18T23:31:37.619Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-vanilla-parent >------------
[2026-02-18T23:31:37.619Z] [INFO] Building Quarkus - Kubernetes - Vanilla 2.7.5.Final [693/964]
[2026-02-18T23:31:37.619Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-18T23:31:37.619Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-vanilla-parent/2.7.5.Final/quarkus-kubernetes-vanilla-parent-2.7.5.Final.pom
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] -------------------< io.quarkus:quarkus-kubernetes >--------------------
[2026-02-18T23:31:37.619Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Runtime 2.7.5.Final [694/964]
[2026-02-18T23:31:37.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:37.619Z] [INFO] Copying 1 resource
[2026-02-18T23:31:37.619Z] [INFO]
[2026-02-18T23:31:37.619Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes ---
[2026-02-18T23:31:37.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom
[2026-02-18T23:31:37.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom (7.7 kB at 22 kB/s)
[2026-02-18T23:31:37.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom
[2026-02-18T23:31:38.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom (5.9 kB at 11 kB/s)
[2026-02-18T23:31:38.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom
[2026-02-18T23:31:39.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom (7.5 kB at 9.8 kB/s)
[2026-02-18T23:31:39.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom
[2026-02-18T23:31:39.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom (2.6 kB at 14 kB/s)
[2026-02-18T23:31:39.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom
[2026-02-18T23:31:39.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom (1.3 kB at 6.9 kB/s)
[2026-02-18T23:31:39.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom
[2026-02-18T23:31:40.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom (1.6 kB at 4.1 kB/s)
[2026-02-18T23:31:40.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom
[2026-02-18T23:31:40.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom (5.3 kB at 29 kB/s)
[2026-02-18T23:31:41.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar
[2026-02-18T23:31:42.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar (429 kB at 709 kB/s)
[2026-02-18T23:31:42.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar
[2026-02-18T23:31:42.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar (21 kB at 401 kB/s)
[2026-02-18T23:31:42.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar
[2026-02-18T23:31:43.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar (107 kB at 165 kB/s)
[2026-02-18T23:31:43.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar
[2026-02-18T23:31:43.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar (18 kB at 96 kB/s)
[2026-02-18T23:31:43.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar
[2026-02-18T23:31:43.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar (1.9 MB at 5.4 MB/s)
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] No sources to compile
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:43.705Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/runtime/src/test/resources
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] No sources to compile
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] No tests to run.
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes ---
[2026-02-18T23:31:43.705Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.jar
[2026-02-18T23:31:43.705Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.pom
[2026-02-18T23:31:43.705Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final-sources.jar
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-deployment >--------------
[2026-02-18T23:31:43.705Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Deployment 2.7.5.Final [695/964]
[2026-02-18T23:31:43.705Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:43.705Z] [INFO]
[2026-02-18T23:31:43.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.414Z] [INFO]
[2026-02-18T23:31:44.414Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:44.743Z] [INFO] Processed 99 files in 313ms (Formatted: 0, Unchanged: 99, Failed: 0, Readonly: 0)
[2026-02-18T23:31:44.743Z] [INFO]
[2026-02-18T23:31:44.743Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:45.072Z] [INFO] Processed 99 files in 00:00.381 (Already Sorted: 99, Needed Sorting: 0)
[2026-02-18T23:31:45.072Z] [INFO]
[2026-02-18T23:31:45.072Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:45.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:45.072Z] [INFO] Copying 1 resource
[2026-02-18T23:31:45.072Z] [INFO]
[2026-02-18T23:31:45.072Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:45.072Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:45.072Z] [INFO] Compiling 98 source files to /quarkus/extensions/kubernetes/vanilla/deployment/target/classes
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapKeySelectorDecorator.java:[17,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/MinikubeManifestGeneratorFactory.java:[11,38] create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory implements <C>create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.dekorate.ManifestGeneratorFactory
[2026-02-18T23:31:58.210Z] return type requires unchecked conversion from io.quarkus.kubernetes.deployment.MinikubeManifestGenerator to io.dekorate.ManifestGenerator<C>
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentResourceDecorator.java:[34,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[34,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyContainerImageDecorator.java:[33,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSidecarDecorator.java:[33,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKubernetesConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyBuilderImageDecorator.java:[33,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretKeySelectorDecorator.java:[18,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[120,22] deprecated item is not annotated with @Deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[263,13] deprecated item is not annotated with @Deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[149,22] deprecated item is not annotated with @Deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[292,13] deprecated item is not annotated with @Deprecated
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretEnvSourceDecorator.java:[18,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyHttpGetActionPortDecorator.java:[37,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNodePortDecorator.java:[58,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[27,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[32,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapEnvSourceDecorator.java:[17,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameToRevisionSpecDecorator.java:[39,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceTypeDecorator.java:[28,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.210Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceToSubjectDecorator.java:[33,16] unchecked conversion
[2026-02-18T23:31:58.210Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.210Z] found: java.lang.Class[]
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceDecorator.java:[27,16] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.211Z] found: java.lang.Class[]
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKnativeConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AzureDiskVolumeConverter.java:[17,10] withNewDiskName(java.lang.String) in io.dekorate.kubernetes.config.AzureDiskVolumeFluentImpl has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesDeploy.java:[71,41] getVersion() in io.fabric8.kubernetes.client.KubernetesClient has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentTriggerDecorator.java:[20,16] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.211Z] found: java.lang.Class[]
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[34,16] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.211Z] found: java.lang.Class[]
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToOpenshiftConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameDecorator.java:[40,16] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-18T23:31:58.211Z] found: java.lang.Class[]
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,30] unchecked method invocation: method withCommand in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2026-02-18T23:31:58.211Z] required: java.util.List<java.lang.String>
[2026-02-18T23:31:58.211Z] found: java.util.List
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,31] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.util.List<java.lang.String>
[2026-02-18T23:31:58.211Z] found: java.util.List
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,27] unchecked method invocation: method withArgs in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2026-02-18T23:31:58.211Z] required: java.util.List<java.lang.String>
[2026-02-18T23:31:58.211Z] found: java.util.List
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,28] unchecked conversion
[2026-02-18T23:31:58.211Z] required: java.util.List<java.lang.String>
[2026-02-18T23:31:58.211Z] found: java.util.List
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[110,45] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[114,38] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[102,46] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[106,39] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[286,46] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[290,39] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[334,46] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[338,39] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[110,45] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[114,38] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[262,45] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[266,38] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[294,45] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[298,38] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[318,45] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[322,38] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[254,43] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2026-02-18T23:31:58.211Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[258,36] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2026-02-18T23:31:58.211Z] [INFO]
[2026-02-18T23:31:58.211Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:58.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:31:58.211Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/deployment/src/test/resources
[2026-02-18T23:31:58.211Z] [INFO]
[2026-02-18T23:31:58.211Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:31:58.211Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:31:58.211Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/vanilla/deployment/target/test-classes
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:02.959Z] [INFO] T E S T S
[2026-02-18T23:32:02.959Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:02.959Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:32:02.959Z] [INFO] Running io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-02-18T23:32:02.959Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO] Results:
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO]
[2026-02-18T23:32:02.959Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-deployment ---
[2026-02-18T23:32:03.289Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2026-02-18T23:32:14.109Z] [INFO]
[2026-02-18T23:32:14.109Z] [INFO] ----------------< io.quarkus:quarkus-openshift-parent >-----------------
[2026-02-18T23:32:14.109Z] [INFO] Building Quarkus - Kubernetes - Openshift 2.7.5.Final [696/964]
[2026-02-18T23:32:14.109Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-parent ---
[2026-02-18T23:32:14.110Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-parent/2.7.5.Final/quarkus-openshift-parent-2.7.5.Final.pom
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --------------------< io.quarkus:quarkus-openshift >--------------------
[2026-02-18T23:32:14.110Z] [INFO] Building Quarkus - Kubernetes - OpenShift - Runtime 2.7.5.Final [697/964]
[2026-02-18T23:32:14.110Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:14.110Z] [INFO] Copying 1 resource
[2026-02-18T23:32:14.110Z] [INFO]
[2026-02-18T23:32:14.110Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift ---
[2026-02-18T23:32:14.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom
[2026-02-18T23:32:14.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom (2.4 kB at 3.7 kB/s)
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] No sources to compile
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:15.341Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/openshift/runtime/src/test/resources
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] No sources to compile
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] No tests to run.
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift ---
[2026-02-18T23:32:15.341Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.jar
[2026-02-18T23:32:15.341Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.pom
[2026-02-18T23:32:15.341Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final-sources.jar
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] -----------------< io.quarkus:quarkus-minikube-parent >-----------------
[2026-02-18T23:32:15.341Z] [INFO] Building Quarkus - Kubernetes - Minikube 2.7.5.Final [698/964]
[2026-02-18T23:32:15.341Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube-parent ---
[2026-02-18T23:32:15.341Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube-parent/2.7.5.Final/quarkus-minikube-parent-2.7.5.Final.pom
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --------------------< io.quarkus:quarkus-minikube >---------------------
[2026-02-18T23:32:15.341Z] [INFO] Building Quarkus - Kubernetes - Minikube - Runtime 2.7.5.Final [699/964]
[2026-02-18T23:32:15.341Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube ---
[2026-02-18T23:32:15.341Z] [INFO]
[2026-02-18T23:32:15.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:15.671Z] [INFO] Copying 1 resource
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-minikube ---
[2026-02-18T23:32:15.671Z] [INFO]
[2026-02-18T23:32:15.671Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube ---
[2026-02-18T23:32:15.672Z] [INFO] No sources to compile
[2026-02-18T23:32:15.672Z] [INFO]
[2026-02-18T23:32:15.672Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube ---
[2026-02-18T23:32:15.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:15.672Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/runtime/src/test/resources
[2026-02-18T23:32:15.672Z] [INFO]
[2026-02-18T23:32:15.672Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube ---
[2026-02-18T23:32:15.672Z] [INFO] No sources to compile
[2026-02-18T23:32:15.672Z] [INFO]
[2026-02-18T23:32:15.672Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube ---
[2026-02-18T23:32:15.672Z] [INFO] No tests to run.
[2026-02-18T23:32:15.672Z] [INFO]
[2026-02-18T23:32:15.672Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube ---
[2026-02-18T23:32:15.672Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar
[2026-02-18T23:32:16.817Z] [INFO]
[2026-02-18T23:32:16.817Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube ---
[2026-02-18T23:32:16.817Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube ---
[2026-02-18T23:32:18.472Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.jar
[2026-02-18T23:32:18.472Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.pom
[2026-02-18T23:32:18.472Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final-sources.jar
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:32:18.472Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Deployment
[2026-02-18T23:32:18.472Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-18T23:32:18.472Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-client >----------------
[2026-02-18T23:32:18.472Z] [INFO] Building Quarkus - Kubernetes Client - Runtime 2.7.5.Final [700/964]
[2026-02-18T23:32:18.472Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO] Processed 5 files in 18ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:18.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:18.472Z] [INFO] Copying 1 resource
[2026-02-18T23:32:18.472Z] [INFO]
[2026-02-18T23:32:18.472Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:20.126Z] [INFO]
[2026-02-18T23:32:20.126Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:20.126Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:32:20.126Z] [INFO] Compiling 4 source files to /quarkus/extensions/kubernetes-client/runtime/target/classes
[2026-02-18T23:32:21.274Z] [INFO]
[2026-02-18T23:32:21.274Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:21.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:21.274Z] [INFO] Copying 1 resource
[2026-02-18T23:32:21.274Z] [INFO]
[2026-02-18T23:32:21.274Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:21.274Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:32:21.274Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/runtime/target/test-classes
[2026-02-18T23:32:22.937Z] [INFO]
[2026-02-18T23:32:22.937Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:22.937Z] [INFO]
[2026-02-18T23:32:22.937Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:22.937Z] [INFO] T E S T S
[2026-02-18T23:32:22.937Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:22.937Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:32:23.647Z] [INFO] Running io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-02-18T23:32:25.310Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 s - in io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-02-18T23:32:25.310Z] [INFO]
[2026-02-18T23:32:25.310Z] [INFO] Results:
[2026-02-18T23:32:25.310Z] [INFO]
[2026-02-18T23:32:25.310Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:32:25.310Z] [INFO]
[2026-02-18T23:32:25.310Z] [INFO]
[2026-02-18T23:32:25.310Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:25.310Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar
[2026-02-18T23:32:27.581Z] [INFO]
[2026-02-18T23:32:27.581Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:27.581Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-18T23:32:28.728Z] [INFO]
[2026-02-18T23:32:28.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client ---
[2026-02-18T23:32:28.728Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.jar
[2026-02-18T23:32:28.728Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.pom
[2026-02-18T23:32:28.728Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-18T23:32:28.728Z] [INFO]
[2026-02-18T23:32:28.728Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-client-deployment >-----------
[2026-02-18T23:32:28.728Z] [INFO] Building Quarkus - Kubernetes Client - Deployment 2.7.5.Final [701/964]
[2026-02-18T23:32:28.728Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:32:28.728Z] [INFO]
[2026-02-18T23:32:28.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:28.728Z] [INFO]
[2026-02-18T23:32:28.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:30.986Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/main/resources
[2026-02-18T23:32:30.986Z] [INFO]
[2026-02-18T23:32:30.986Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:30.986Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:32:30.986Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/deployment/target/classes
[2026-02-18T23:32:33.946Z] [INFO]
[2026-02-18T23:32:33.946Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:33.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:33.946Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/test/resources
[2026-02-18T23:32:33.946Z] [INFO]
[2026-02-18T23:32:33.946Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:33.946Z] [INFO] No sources to compile
[2026-02-18T23:32:33.946Z] [INFO]
[2026-02-18T23:32:33.946Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:33.946Z] [INFO] No tests to run.
[2026-02-18T23:32:33.946Z] [INFO]
[2026-02-18T23:32:33.946Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-deployment ---
[2026-02-18T23:32:33.946Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2026-02-18T23:32:41.239Z] [INFO]
[2026-02-18T23:32:41.239Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-config-parent >-------------
[2026-02-18T23:32:41.239Z] [INFO] Building Quarkus - Kubernetes Config 2.7.5.Final [702/964]
[2026-02-18T23:32:41.239Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config-parent ---
[2026-02-18T23:32:50.137Z] [INFO] Installing /quarkus/extensions/kubernetes-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-parent/2.7.5.Final/quarkus-kubernetes-config-parent-2.7.5.Final.pom
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-config >----------------
[2026-02-18T23:32:50.137Z] [INFO] Building Quarkus - Kubernetes Config - Runtime 2.7.5.Final [703/964]
[2026-02-18T23:32:50.137Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.137Z] [INFO]
[2026-02-18T23:32:50.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.468Z] [INFO]
[2026-02-18T23:32:50.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.797Z] [INFO] Processed 11 files in 34ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-18T23:32:50.797Z] [INFO]
[2026-02-18T23:32:50.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.797Z] [INFO] Processed 11 files in 00:00.038 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-18T23:32:50.797Z] [INFO]
[2026-02-18T23:32:50.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:50.797Z] [INFO] Copying 1 resource
[2026-02-18T23:32:50.797Z] [INFO]
[2026-02-18T23:32:50.797Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.797Z] [INFO]
[2026-02-18T23:32:50.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:50.797Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:32:50.797Z] [INFO] Compiling 8 source files to /quarkus/extensions/kubernetes-config/runtime/target/classes
[2026-02-18T23:32:52.455Z] [INFO]
[2026-02-18T23:32:52.455Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:52.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-18T23:32:52.455Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/runtime/src/test/resources
[2026-02-18T23:32:52.455Z] [INFO]
[2026-02-18T23:32:52.455Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:52.455Z] [INFO] Changes detected - recompiling the module!
[2026-02-18T23:32:52.455Z] [INFO] Compiling 3 source files to /quarkus/extensions/kubernetes-config/runtime/target/test-classes
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[167,156] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[170,66] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[171,164] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[184,156] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[187,66] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[197,138] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.Secret,io.fabric8.kubernetes.api.model.SecretList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[200,60] unchecked cast
[2026-02-18T23:32:55.418Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>
[2026-02-18T23:32:55.418Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/SecretConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2026-02-18T23:32:55.418Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/ConfigMapConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2026-02-18T23:32:55.418Z] [INFO]
[2026-02-18T23:32:55.418Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:55.418Z] [INFO]
[2026-02-18T23:32:55.418Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:55.418Z] [INFO] T E S T S
[2026-02-18T23:32:55.418Z] [INFO] -------------------------------------------------------
[2026-02-18T23:32:55.418Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T23:32:56.614Z] [INFO] Running io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-02-18T23:32:58.873Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-02-18T23:32:58.873Z] [INFO] Running io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-02-18T23:32:59.203Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-02-18T23:32:59.203Z] [INFO] Running io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-02-18T23:32:59.203Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-02-18T23:32:59.203Z] [INFO]
[2026-02-18T23:32:59.203Z] [INFO] Results:
[2026-02-18T23:32:59.203Z] [INFO]
[2026-02-18T23:32:59.203Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[2026-02-18T23:32:59.203Z] [INFO]
[2026-02-18T23:32:59.203Z] [INFO]
[2026-02-18T23:32:59.203Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config ---
[2026-02-18T23:32:59.203Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar
[2026-02-18T23:33:04.005Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:33:04.005Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2026-02-18T23:33:04.005Z] [INFO]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [01:31 min]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 4.802 s]
[2026-02-18T23:33:04.005Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 27.537 s]
[2026-02-18T23:33:04.005Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 19.083 s]
[2026-02-18T23:33:04.005Z] [INFO] ArC - Processor .................................... SUCCESS [ 9.413 s]
[2026-02-18T23:33:04.005Z] [INFO] ArC - Tests ........................................ SUCCESS [ 15.781 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.095 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 4.599 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 9.548 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 16.669 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 8.291 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [01:04 min]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 2.374 s]
[2026-02-18T23:33:04.005Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.042 s]
[2026-02-18T23:33:04.005Z] [INFO] Qute - Core ........................................ SUCCESS [ 6.427 s]
[2026-02-18T23:33:04.005Z] [INFO] Qute - Generator ................................... SUCCESS [ 3.492 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 0.913 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.671 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 5.595 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.133 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 0.815 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 5.752 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 4.909 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.381 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 27.402 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.189 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 36.206 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 1.047 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 15.081 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 18.924 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.204 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 2.619 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.047 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 3.236 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.178 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 34.100 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Enforcer Rules ........................... SUCCESS [ 41.572 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Extensions - Parent pom .................. SUCCESS [ 0.113 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - JSON-P ................................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - JSON-P - Runtime ......................... SUCCESS [ 0.280 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - JSON-P - Deployment ...................... SUCCESS [ 1.167 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Test Framework ........................... SUCCESS [ 0.062 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Test Framework - Common .................. SUCCESS [ 4.109 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework SUCCESS [ 9.725 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Dev tools - Testing ...................... SUCCESS [ 12.910 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Parent pom ..................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Common Parent .................. SUCCESS [ 0.018 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Common Runtime ................. SUCCESS [ 2.834 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Server Parent .................. SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Runtime ........................ SUCCESS [ 4.763 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Common Processor ............... SUCCESS [ 0.785 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Processor ...................... SUCCESS [ 1.319 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Client Parent .................. SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Client - Runtime ............... SUCCESS [ 13.585 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime ....... SUCCESS [01:00 min]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime ........ SUCCESS [ 0.598 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime ...... SUCCESS [ 0.285 s]
[2026-02-18T23:33:04.005Z] [INFO] RESTEasy Reactive - Client - Processor ............. SUCCESS [ 2.110 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - BOM - Test ............................... SUCCESS [ 0.008 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP ............................ SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI .. SUCCESS [ 10.185 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI .......... SUCCESS [ 1.335 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - ArC ...................................... SUCCESS [ 0.066 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - ArC - Runtime ............................ SUCCESS [ 1.471 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - ArC - Deployment ......................... SUCCESS [01:09 min]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Undertow ................................. SUCCESS [ 0.043 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Undertow - SPI ........................... SUCCESS [ 4.261 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security ................................. SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security - Runtime SPI ................... SUCCESS [ 0.781 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - SmallRye Context Propagation ............. SUCCESS [ 0.062 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime ... SUCCESS [ 1.108 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Mutiny ................................... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Mutiny - Runtime ......................... SUCCESS [ 1.559 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Netty .................................... SUCCESS [ 0.068 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Netty - Runtime .......................... SUCCESS [ 1.669 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x ................................... SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - Runtime ......................... SUCCESS [ 4.980 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP - Runtime .................. SUCCESS [ 11.470 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Undertow - Runtime ....................... SUCCESS [ 2.115 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Netty - Deployment ....................... SUCCESS [ 1.389 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment SUCCESS [ 11.203 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Mutiny - Deployment ...................... SUCCESS [ 7.989 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - Deployment ...................... SUCCESS [ 34.135 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI ......... SUCCESS [ 0.696 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Kubernetes ............................... SUCCESS [ 0.062 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Kubernetes - SPI ......................... SUCCESS [ 2.839 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security - Runtime ....................... SUCCESS [ 3.959 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security - SPI ........................... SUCCESS [ 1.019 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security - Test Utilities ................ SUCCESS [ 1.473 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Security - Deployment .................... SUCCESS [ 15.068 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties .... SUCCESS [ 0.046 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Test Framework - JUnit 5 ................. SUCCESS [ 4.916 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Vert.x - HTTP - Deployment ............... SUCCESS [04:49 min]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Undertow - Deployment .................... SUCCESS [01:57 min]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Test Extension .................... SUCCESS [ 0.022 s]
[2026-02-18T23:33:04.005Z] [INFO] Quarkus - Core - Test Extension - Runtime .......... SUCCESS [ 2.950 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Core - Test Extension - Deployment ....... SUCCESS [02:17 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JUnit 4 Mock ............................. SUCCESS [ 0.208 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - H2 Database Support ..... SUCCESS [ 1.327 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Derby Database Support .. SUCCESS [ 1.381 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support SUCCESS [ 9.652 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support SUCCESS [ 8.349 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config SUCCESS [ 0.188 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito ....... SUCCESS [ 1.303 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test framework - Vert.x .................. SUCCESS [ 0.924 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jackson .................................. SUCCESS [ 0.051 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jackson - Runtime ........................ SUCCESS [ 1.572 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Amazon Lambda ............................ SUCCESS [ 0.055 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Amazon Lambda - Common Runtime ........... SUCCESS [ 3.084 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Amazon Lambda ........... SUCCESS [ 1.265 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Arquillian Adapter ...... SUCCESS [ 19.540 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils ..... SUCCESS [ 0.174 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Maven Integration ....... SUCCESS [ 1.386 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test framework - embedded LDAP server .... SUCCESS [ 1.391 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Security ................ SUCCESS [ 0.984 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Security JWT ............ SUCCESS [ 1.247 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Credentials .............................. SUCCESS [ 0.127 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Credentials - Runtime .................... SUCCESS [ 0.175 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye JWT Token Build ................. SUCCESS [ 0.060 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime ....... SUCCESS [ 2.014 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - OpenID Connect Common .................... SUCCESS [ 0.026 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - OpenID Connect Common - Runtime .......... SUCCESS [ 2.798 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - OpenID Connect Adapter ................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime ......... SUCCESS [ 7.278 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Security OIDC ........... SUCCESS [ 0.818 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support SUCCESS [ 11.176 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Keycloak Server support . SUCCESS [ 1.263 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jacoco ................................... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jacoco - Runtime ......................... SUCCESS [ 1.950 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jacoco - Deployment ...................... SUCCESS [ 0.738 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Reactive Streams Operators ............... SUCCESS [ 0.060 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime SUCCESS [ 1.561 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Kubernetes Service Binding ............... SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime ..... SUCCESS [ 8.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Health .......................... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Health - Runtime ................ SUCCESS [ 4.674 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator ........... SUCCESS [ 0.040 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Common ........................ SUCCESS [ 0.018 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Common - Runtime .............. SUCCESS [ 4.238 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Server common ................. SUCCESS [ 0.080 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Server common - Runtime ....... SUCCESS [ 1.049 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy ................................. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Runtime ....................... SUCCESS [ 1.713 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator .. SUCCESS [ 0.058 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Common ............... SUCCESS [ 0.054 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime ..... SUCCESS [ 1.035 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime ..... SUCCESS [ 30.556 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive ........................ SUCCESS [ 0.040 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Runtime .............. SUCCESS [ 3.994 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Metrics ......................... SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Metrics - Runtime ............... SUCCESS [ 2.924 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jaeger ................................... SUCCESS [ 0.052 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jaeger - Runtime ......................... SUCCESS [ 4.194 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye OpenTracing ..................... SUCCESS [ 0.055 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime ........... SUCCESS [ 2.360 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - MongoDB Client ........................... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - MongoDB Client - Runtime ................. SUCCESS [ 45.062 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - MongoDB Support ......... SUCCESS [ 0.829 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Test Framework - Infinispan Client Support SUCCESS [ 36.673 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Scheduler ................................ SUCCESS [ 0.057 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Scheduler - Runtime ...................... SUCCESS [ 2.650 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Apache HttpClient - Parent ............... SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Apache HttpClient - Runtime .............. SUCCESS [ 0.222 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Config ....................... SUCCESS [ 0.023 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Config - Runtime ............. SUCCESS [ 3.397 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client .............................. SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client - Runtime .................... SUCCESS [ 5.429 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC Common .............................. SUCCESS [ 0.023 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC Common - Runtime .................... SUCCESS [ 3.085 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Stork Integration ............... SUCCESS [ 0.062 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Stork - Runtime ................. SUCCESS [ 1.515 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC parent .............................. SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC - Protoc Plugin ..................... SUCCESS [ 1.966 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC - Code Gen .......................... SUCCESS [ 5.181 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC - Stubs for health and reflection ... SUCCESS [ 5.602 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - gRPC - Runtime ........................... SUCCESS [ 7.479 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer ............................... SUCCESS [ 0.025 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer - Runtime ..................... SUCCESS [ 6.609 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime . SUCCESS [ 0.365 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Common - SPI .................. SUCCESS [ 0.804 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - SPI .................. SUCCESS [ 1.058 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Common - Deployment ........... SUCCESS [ 1.183 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAX-RS SPI - Parent ...................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAX-RS - SPI - Deployment ................ SUCCESS [ 0.665 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Server common - SPI ........... SUCCESS [ 0.736 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Server common - Deployment .... SUCCESS [ 1.490 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Deployment .................... SUCCESS [02:56 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Apache HttpClient - Deployment ........... SUCCESS [ 1.146 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Config - Deployment .......... SUCCESS [ 0.877 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Fault tolerance ................. SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime ....... SUCCESS [ 7.223 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment .... SUCCESS [ 21.173 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client - Deployment ................. SUCCESS [ 39.457 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jackson - SPI ............................ SUCCESS [ 0.730 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Jackson - Deployment ..................... SUCCESS [ 17.177 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Jackson ....................... SUCCESS [ 0.020 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime ............. SUCCESS [ 0.324 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment .......... SUCCESS [ 30.099 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Reactive Routes .......................... SUCCESS [ 0.025 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Reactive Routes - Runtime ................ SUCCESS [ 1.678 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Hibernate Validator ...................... SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Hibernate Validator - SPI ................ SUCCESS [ 0.609 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security - Common ................ SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security - Common - Runtime ...... SUCCESS [ 6.769 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security - Common - Deployment ... SUCCESS [ 0.852 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security ......................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security - Runtime ............... SUCCESS [ 4.432 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security - Deployment ............ SUCCESS [ 1.222 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security Properties File ......... SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security Properties File - Runtime SUCCESS [ 1.208 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Elytron Security Properties File - Deployment SUCCESS [ 26.555 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Hibernate Validator - Runtime ............ SUCCESS [ 2.382 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JSON-B ................................... SUCCESS [ 0.061 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JSON-B - Runtime ......................... SUCCESS [ 2.199 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - JSON-B ........................ SUCCESS [ 0.022 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime .............. SUCCESS [ 2.819 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JSON-B - SPI ............................. SUCCESS [ 0.687 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JSON-B - Deployment ...................... SUCCESS [ 7.279 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment ........... SUCCESS [ 16.020 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Hibernate Validator - Deployment ......... SUCCESS [01:06 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Reactive Routes - Deployment ............. SUCCESS [01:38 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer - Deployment .................. SUCCESS [01:09 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment SUCCESS [ 0.565 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Scheduler - Deployment ................... SUCCESS [01:09 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Datasource ............................... SUCCESS [ 0.026 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Datasource - Common ...................... SUCCESS [ 1.266 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Agroal ................................... SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Agroal - SPI ............................. SUCCESS [ 0.989 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Datasource - Runtime ..................... SUCCESS [ 0.912 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Narayana JTA ............................. SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Narayana JTA - Runtime ................... SUCCESS [ 2.447 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Agroal - Runtime ......................... SUCCESS [ 1.943 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Quartz ................................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Quartz - Runtime ......................... SUCCESS [ 1.204 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Metrics - SPI ................... SUCCESS [ 0.785 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Metrics - Deployment ............ SUCCESS [ 45.000 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Quartz - Deployment ...................... SUCCESS [01:02 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXP ..................................... SUCCESS [ 0.022 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXP - Runtime ........................... SUCCESS [ 0.187 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXP - Deployment ........................ SUCCESS [ 0.876 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - SmallRye Stork - Deployment .............. SUCCESS [ 0.921 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Configuration - YAML ..................... SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Configuration - YAML - Runtime ........... SUCCESS [ 2.131 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Configuration - YAML - Deployment ........ SUCCESS [ 19.610 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXB ..................................... SUCCESS [ 0.049 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXB - Runtime ........................... SUCCESS [ 0.613 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAXB - Deployment ........................ SUCCESS [ 0.932 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets Client ........................ SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets Client - Runtime .............. SUCCESS [ 1.035 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets ............................... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets - Runtime ..................... SUCCESS [ 0.985 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets Client - Deployment ........... SUCCESS [ 8.725 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets - Deployment .................. SUCCESS [ 12.711 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebSockets Aggregator .................... SUCCESS [ 0.027 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact SUCCESS [ 0.292 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebJar Locator ........................... SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebJar Locator - Runtime ................. SUCCESS [ 0.546 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - WebJar Locator - Deployment .............. SUCCESS [ 27.045 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment .. SUCCESS [ 1.179 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment SUCCESS [ 0.692 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment .. SUCCESS [ 0.992 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAX-RS Client Reactive ................... SUCCESS [ 0.052 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime ......... SUCCESS [ 0.550 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment ...... SUCCESS [ 25.133 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Deployment ........... SUCCESS [04:18 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits .. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime SUCCESS [ 0.538 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment SUCCESS [ 0.983 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Jackson .............. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime .... SUCCESS [ 0.894 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment . SUCCESS [ 34.368 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B ............... SUCCESS [ 0.019 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime ..... SUCCESS [ 0.618 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment .. SUCCESS [ 27.508 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JAXB ................. SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime ....... SUCCESS [ 0.731 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment .... SUCCESS [ 21.474 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Panache .................................. SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Panache - Common ......................... SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Panache - Common - Runtime ............... SUCCESS [ 0.254 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Panache - Common - Deployment ............ SUCCESS [ 1.109 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Qute ..................................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Qute - Runtime ........................... SUCCESS [ 1.138 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Qute - Deployment ........................ SUCCESS [02:07 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Qute ................. SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime ....... SUCCESS [ 0.615 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment .... SUCCESS [ 24.350 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Servlet .............. SUCCESS [ 0.019 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime ...... SUCCESS [ 0.837 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment ... SUCCESS [ 15.434 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.135 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive ..................... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive - Runtime ........... SUCCESS [ 4.155 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive - Deployment ........ SUCCESS [02:47 min]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.028 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.587 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment SUCCESS [ 14.400 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Kotlin ................................... SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.006Z] [INFO] Quarkus - Kotlin - Runtime ......................... SUCCESS [ 0.234 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common SUCCESS [ 5.440 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization SUCCESS [ 1.911 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Kotlin - Deployment ...................... SUCCESS [ 1.077 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment SUCCESS [ 1.095 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment SUCCESS [ 0.969 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests SUCCESS [ 29.613 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Links ................ SUCCESS [ 0.042 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime ...... SUCCESS [ 0.937 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment ... SUCCESS [ 11.839 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization ... SUCCESS [ 0.026 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime SUCCESS [ 2.078 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment SUCCESS [ 1.264 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Health - SPI .................... SUCCESS [ 0.585 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI ......................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI - SPI ................... SUCCESS [ 0.796 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI - Common ................ SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment ... SUCCESS [ 1.121 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Swagger UI ............................... SUCCESS [ 0.027 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Swagger UI - Runtime ..................... SUCCESS [ 2.868 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Swagger UI - Deployment .................. SUCCESS [ 20.521 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime ............... SUCCESS [ 2.276 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment ............ SUCCESS [01:33 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Health - Deployment ............. SUCCESS [ 39.226 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Jaeger - Deployment ...................... SUCCESS [ 18.243 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Caffeine ................................. SUCCESS [ 0.022 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Caffeine - Runtime ....................... SUCCESS [ 0.395 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM ............................ SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM - Runtime .................. SUCCESS [ 10.535 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana JTA - Deployment ................ SUCCESS [ 10.823 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 0.758 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Kubernetes Service Binding - SPI ......... SUCCESS [ 0.713 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 1.048 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Credentials - Deployment ................. SUCCESS [ 0.768 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices .............................. SUCCESS [ 0.048 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - H2 ......................... SUCCESS [ 0.879 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC ..................................... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - H2 ................................ SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - H2 - Runtime ...................... SUCCESS [ 1.061 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - H2 - Deployment ................... SUCCESS [ 0.883 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Agroal - Deployment ...................... SUCCESS [ 53.939 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Caffeine - Deployment .................... SUCCESS [ 0.904 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Panache - Hibernate - Common ............. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime ... SUCCESS [ 1.951 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment SUCCESS [ 0.903 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM - Deployment ............... SUCCESS [04:47 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment ........ SUCCESS [ 18.040 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator ...... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry ............................ SUCCESS [ 0.019 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry - Runtime .................. SUCCESS [ 5.111 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry - Deployment ............... FAILURE [01:05 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger .......... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime SUCCESS [ 1.815 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - gRPC Common - Deployment ................. SUCCESS [ 0.819 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment SKIPPED
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP ............ SUCCESS [ 0.057 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime .. SUCCESS [ 1.171 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment SKIPPED
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - JAXB .......................... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime ................ SUCCESS [ 0.591 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment ............. SUCCESS [ 15.660 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Links ......................... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Links - Runtime ............... SUCCESS [ 1.510 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Links - Deployment ............ SUCCESS [ 0.949 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny - Common ............... SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime ..... SUCCESS [ 3.099 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment .. SUCCESS [ 1.037 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny ........................ SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime .............. SUCCESS [ 0.881 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment ........... SUCCESS [ 15.683 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Qute .......................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Qute - Runtime ................ SUCCESS [ 0.585 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Qute - Deployment ............. SUCCESS [ 26.674 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Multipart ..................... SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime ........... SUCCESS [ 1.332 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment ........ SUCCESS [ 17.396 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Jackson .................... SUCCESS [ 0.023 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Jackson - Runtime .......... SUCCESS [ 0.351 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Jackson - Deployment ....... SUCCESS [ 12.328 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JSON-B ..................... SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JSON-B - Runtime ........... SUCCESS [ 0.346 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JSON-B - Deployment ........ SUCCESS [ 12.289 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JAXB ....................... SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JAXB - Runtime ............. SUCCESS [ 0.316 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - JAXB - Deployment .......... SUCCESS [ 12.201 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Mutiny ..................... SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Mutiny - Runtime ........... SUCCESS [ 0.307 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - REST Client - Mutiny - Deployment ........ SUCCESS [ 11.188 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) SUCCESS [ 0.022 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime SUCCESS [ 1.300 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment SUCCESS [ 19.482 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Type Converters ........ SUCCESS [ 0.021 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime SUCCESS [ 0.188 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment SUCCESS [ 0.885 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment SUCCESS [ 19.180 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging .............. SUCCESS [ 0.020 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin ..... SUCCESS [ 3.233 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime .... SUCCESS [ 1.938 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment . SUCCESS [02:00 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Kafka - Client ........................... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Kafka - Client - Runtime ................. SUCCESS [ 3.946 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - Common ..................... SUCCESS [ 0.246 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Kafka - Client - Deployment .............. SUCCESS [ 1.615 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka ...... SUCCESS [ 0.075 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime SUCCESS [ 2.480 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Avro ..................................... SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Avro - Runtime ........................... SUCCESS [ 1.730 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Apicurio Registry - Avro ................. SUCCESS [ 0.032 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime ....... SUCCESS [ 5.428 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Avro - Deployment ........................ SUCCESS [ 1.200 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment .... SUCCESS [ 1.231 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment SUCCESS [ 3.230 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 ... SUCCESS [ 0.024 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime SUCCESS [ 3.648 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment SUCCESS [ 50.508 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT ....... SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime SUCCESS [ 3.433 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment SUCCESS [ 1.101 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime SUCCESS [ 4.087 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment SUCCESS [ 1.454 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Datasource ...................... SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Datasource - Runtime ............ SUCCESS [ 2.423 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Datasource - Deployment ......... SUCCESS [ 2.246 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - DB2 ........................ SUCCESS [ 2.140 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive DB2 Client ...................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive DB2 Client - Runtime ............ SUCCESS [ 3.036 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive DB2 Client - Deployment ......... SUCCESS [ 1.110 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - Postgresql ................. SUCCESS [ 1.114 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive PostgreSQL Client ............... SUCCESS [ 0.020 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime ..... SUCCESS [ 3.012 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment .. SUCCESS [ 3.203 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive MySQL Client .................... SUCCESS [ 0.073 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive MySQL Client - Runtime .......... SUCCESS [ 3.759 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - MySQL ...................... SUCCESS [ 0.864 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive MySQL Client - Deployment ....... SUCCESS [ 1.831 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - MSSQL ...................... SUCCESS [ 1.273 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive MS SQL Client ................... SUCCESS [ 0.060 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime SUCCESS [ 2.660 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment SUCCESS [ 2.963 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - Oracle ..................... SUCCESS [ 1.651 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Oracle Client ................... SUCCESS [ 0.102 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Oracle Client - Runtime ......... SUCCESS [ 3.225 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Reactive Oracle Client - Deployment ...... SUCCESS [ 1.962 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Mailer ................................... SUCCESS [ 0.042 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Mailer - Runtime ......................... FAILURE [ 8.429 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Mailer - Deployment ...................... SKIPPED
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - gRPC - Deployment ........................ SUCCESS [03:15 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Redis Client ............................. SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Redis Client - Runtime ................... SUCCESS [ 5.720 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Redis Client - Deployment ................ SUCCESS [ 3.033 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana STM ............................. SUCCESS [ 0.052 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana STM - Runtime ................... SUCCESS [ 4.162 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana STM - Deployment ................ SUCCESS [ 0.896 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant .... SUCCESS [ 0.027 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana LRA Participant - Runtime ....... SUCCESS [ 6.269 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment SUCCESS [ 0.994 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - PostgreSQL ........................ SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime .............. SUCCESS [ 0.636 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment ........... SUCCESS [ 1.440 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - DB2 ............................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - DB2 - Runtime ..................... SUCCESS [ 1.618 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - DB2 - Deployment .................. SUCCESS [ 1.377 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Derby ............................. SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Derby - Runtime ................... SUCCESS [ 1.132 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - Derby ...................... SUCCESS [ 0.914 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Derby - Deployment ................ SUCCESS [ 2.456 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MariaDB ........................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MariaDB - Runtime ................. SUCCESS [ 1.981 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - DevServices - MariaDB .................... SUCCESS [ 0.903 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MariaDB - Deployment .............. SUCCESS [ 1.403 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MSSQL ............................. SUCCESS [ 0.046 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MSSQL - Runtime ................... SUCCESS [ 0.838 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MSSQL - Deployment ................ SUCCESS [ 2.384 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MySQL ............................. SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MySQL - Runtime ................... SUCCESS [ 0.597 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - MySQL - Deployment ................ SUCCESS [ 1.419 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Oracle ............................ SUCCESS [ 0.026 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Oracle - Runtime .................. SUCCESS [ 1.540 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - JDBC - Oracle - Deployment ............... SUCCESS [ 3.652 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Envers - Parent ................ SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Envers - Runtime ............... SUCCESS [ 1.838 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Envers - Deployment ............ SUCCESS [01:11 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive ....................... SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive - Runtime ............. SUCCESS [ 2.144 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive - Deployment .......... SUCCESS [ 2.260 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Panache - Mock ........................... SUCCESS [ 1.910 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - Common ...... SUCCESS [ 0.048 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime SUCCESS [ 0.549 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment SUCCESS [ 1.000 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA ......... SUCCESS [ 0.027 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime ..... SUCCESS [ 2.463 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment .. SUCCESS [01:05 min]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime SUCCESS [ 14.306 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment SUCCESS [ 31.039 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Panache - Query Language ................. SUCCESS [ 10.817 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - MongoDB with Panache - Common ............ SUCCESS [ 0.074 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime .... SUCCESS [ 4.323 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - MongoDB Client - Deployment .............. SUCCESS [ 55.651 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment . SUCCESS [ 1.855 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common . SUCCESS [ 0.060 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime SUCCESS [ 1.336 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment SUCCESS [ 1.525 s]
[2026-02-18T23:33:04.007Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA .... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime SUCCESS [ 2.447 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment SUCCESS [ 3.722 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Parent ............ SUCCESS [ 0.065 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Runtime ........... SUCCESS [ 1.245 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Deployment ........ SUCCESS [ 16.241 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent ..... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime .... SUCCESS [ 11.852 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment . SUCCESS [ 5.905 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - REST data with Panache - Parent .......... SUCCESS [ 0.059 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - REST data with Panache - Runtime ......... SUCCESS [ 4.749 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - REST data with Panache - Deployment ...... SUCCESS [ 4.964 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime SUCCESS [ 0.633 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment SUCCESS [01:32 min]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent .. SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime . SUCCESS [ 1.852 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment SUCCESS [ 1.267 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch client common .............. SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime SUCCESS [ 1.285 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment SUCCESS [ 2.111 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch ... SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime SUCCESS [ 8.494 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment SUCCESS [ 3.844 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling SUCCESS [ 0.057 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime SUCCESS [ 2.432 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment SUCCESS [ 3.950 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST client - Parent ....... SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST client - Runtime ...... SUCCESS [ 1.025 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST client - Deployment ... SUCCESS [ 8.012 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime SUCCESS [ 5.202 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment SUCCESS [ 1.043 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Kafka Streams ............................ SUCCESS [ 0.041 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Kafka Streams - Runtime .................. SUCCESS [ 5.726 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Kafka Streams - Deployment ............... SUCCESS [ 2.384 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - DI .............................. SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - DI - Runtime .................... SUCCESS [ 1.146 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - DI - Deployment ................. SUCCESS [ 10.670 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - Parent - Aggregator ......... SUCCESS [ 0.020 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web ............................... SUCCESS [ 0.017 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - Common Runtime .............. SUCCESS [ 0.615 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent ... SUCCESS [ 0.063 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime .. SUCCESS [ 2.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent .. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime . SUCCESS [ 0.534 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - Runtime ..................... SUCCESS [ 1.777 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment SUCCESS [ 1.341 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment SUCCESS [ 1.391 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - Deployment .................. SUCCESS [ 2.547 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests .... SUCCESS [ 26.873 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests ... SUCCESS [ 17.733 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Data JPA .......................... SUCCESS [ 0.045 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Data JPA - Runtime .............. SUCCESS [ 2.962 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Data JPA - Deployment ........... SUCCESS [ 33.510 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Security - Parent ................. SUCCESS [ 0.039 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Security - Runtime ................ SUCCESS [ 2.638 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Security - Deployment ............. SUCCESS [ 22.651 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Boot - Properties ................. SUCCESS [ 0.040 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Boot - Properties - Runtime ....... SUCCESS [ 0.324 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Boot - Properties - Deployment .... SUCCESS [ 0.918 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Cloud Config Client ............... SUCCESS [ 0.057 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime ..... SUCCESS [ 6.050 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment .. SUCCESS [ 2.088 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Cache .................................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Cache - Runtime .......................... SUCCESS [ 2.204 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Cache - Deployment ....................... SUCCESS [ 51.103 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Cache ........................... SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Cache - Runtime ................. SUCCESS [ 0.228 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Cache - Deployment .............. SUCCESS [ 12.442 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Scheduling ...................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Scheduling - Runtime ............ SUCCESS [ 0.232 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Scheduling - Deployment ......... SUCCESS [ 23.512 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring Data REST ......................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Data REST - Runtime ............. SUCCESS [ 3.783 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Spring - Data REST - Deployment .......... SUCCESS [ 37.795 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security JPA ............................. SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security JPA - Runtime ................... SUCCESS [ 0.719 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security JPA - Deployment ................ SUCCESS [ 51.684 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security JDBC .................... SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security JDBC - Runtime .......... SUCCESS [ 1.368 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security JDBC - Deployment ....... SUCCESS [02:27 min]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security LDAP .................... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security LDAP - Runtime .......... SUCCESS [ 8.204 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Elytron Security LDAP - Deployment ....... SUCCESS [ 23.921 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security OAuth2 .......................... SUCCESS [ 0.028 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security OAuth2 - Runtime ................ SUCCESS [ 2.202 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Security OAuth2 - Deployment ............. SUCCESS [ 2.433 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - SmallRye JWT Build - Deployment .......... SUCCESS [ 10.312 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - SmallRye JWT ............................. SUCCESS [ 0.060 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - SmallRye JWT - Runtime ................... SUCCESS [ 2.278 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - SmallRye JWT - Deployment ................ SUCCESS [01:11 min]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Common - Deployment ....... SUCCESS [ 3.340 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment ...... SUCCESS [ 6.859 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client .................... SUCCESS [ 0.040 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client - Runtime .......... SUCCESS [ 4.094 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client - Deployment ....... SUCCESS [ 4.244 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter ........ SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime ... SUCCESS [ 2.461 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment SUCCESS [ 3.979 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter SUCCESS [ 0.042 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime SUCCESS [ 3.659 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment SUCCESS [ 2.191 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation ......... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime SUCCESS [ 3.533 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment SUCCESS [ 2.307 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime SUCCESS [ 2.989 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment SUCCESS [ 2.268 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Authorization ................... SUCCESS [ 0.029 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Authorization - Runtime ......... SUCCESS [ 3.796 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Admin Client .................... SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Admin Client - Runtime .......... SUCCESS [ 3.153 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Admin Client - Deployment ....... SUCCESS [ 3.758 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Keycloak Authorization - Deployment ...... SUCCESS [ 7.016 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Infinispan - Client ...................... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Infinispan - Client - Runtime ............ SUCCESS [ 10.105 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Infinispan - Client - Deployment ......... SUCCESS [ 5.192 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda Event Server ............... SUCCESS [ 7.365 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda - Common Deployment ........ SUCCESS [ 6.335 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda - Runtime .................. SUCCESS [ 7.140 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda - Deployment ............... SUCCESS [ 29.821 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda - Archetype ................ SUCCESS [ 13.834 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda X-Ray ...................... SUCCESS [ 0.036 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime ............. SUCCESS [ 8.040 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment ......... SUCCESS [ 2.152 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda HTTP ....................... SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime ............. SUCCESS [ 9.572 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server .......... SUCCESS [ 5.014 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment .......... SUCCESS [ 4.621 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype ........... SUCCESS [ 1.262 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API ....... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime SUCCESS [ 2.554 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda REST Event Server .......... SUCCESS [ 7.676 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment SUCCESS [ 2.286 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype SUCCESS [ 0.084 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - HTTP Azure Functions ..................... SUCCESS [ 0.040 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - HTTP Azure Functions - Runtime ........... SUCCESS [ 6.559 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - HTTP Azure Functions - Deployment ........ SUCCESS [ 3.711 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - HTTP Azure Functions - Archetype ......... SUCCESS [ 7.053 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy .................................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Server Common Parent ............... SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Server Common - Runtime ............ SUCCESS [ 7.306 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Server Common - Deployment ......... SUCCESS [ 2.212 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy HTTP Binding ....................... SUCCESS [ 0.039 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy HTTP - Runtime ..................... SUCCESS [ 7.052 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy HTTP - Deployment .................. SUCCESS [ 21.025 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Amazon Lambda Binding .............. SUCCESS [ 0.037 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime ............ SUCCESS [ 4.120 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment ......... SUCCESS [ 2.106 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype .......... SUCCESS [ 0.103 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Knative Events Binding ............. SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Knative Events - Runtime ........... SUCCESS [ 3.475 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Knative Events - Deployment ........ SUCCESS [ 46.756 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding ..... SUCCESS [ 0.031 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime ... SUCCESS [ 3.294 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment SUCCESS [ 2.208 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Scala .................................... SUCCESS [ 0.035 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Scala - Runtime .......................... SUCCESS [ 0.683 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Scala - Deployment ....................... SUCCESS [ 4.623 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image .......................... SUCCESS [ 0.030 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Runtime ................ SUCCESS [ 2.494 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - SPI .................... SUCCESS [ 3.124 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Util ................... SUCCESS [ 2.409 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Deployment ............. SUCCESS [ 6.305 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Buildpack - Parent ..... SUCCESS [ 0.038 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Buildpack .............. SUCCESS [ 4.837 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Buildpack - Deployment . SUCCESS [ 4.707 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Docker - Parent ........ SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Docker ................. SUCCESS [ 1.444 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Docker - Deployment .... SUCCESS [ 2.369 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Jib - Parent ........... SUCCESS [ 0.055 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Jib .................... SUCCESS [ 5.872 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Container Image - Jib - Deployment ....... SUCCESS [ 6.157 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Kubernetes Client ........................ SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.008Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal ... SUCCESS [ 4.723 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Client - SPI .................. SUCCESS [ 3.438 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment SUCCESS [ 5.997 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - S2I - Parent ........... SUCCESS [ 0.070 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - S2I .................... SUCCESS [ 4.597 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - S2I - Deployment ....... SUCCESS [ 13.887 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - OpenShift - Parent ..... SUCCESS [ 0.034 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - OpenShift .............. SUCCESS [ 1.426 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Container Image - OpenShift - Deployment . SUCCESS [ 14.833 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Vanilla ..................... SUCCESS [ 0.045 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime ........... SUCCESS [ 5.990 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment ........ FAILURE [ 29.704 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Openshift ................... SUCCESS [ 0.033 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime ......... SUCCESS [ 2.106 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Minikube .................... SUCCESS [ 0.047 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime .......... SUCCESS [ 2.705 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Client - Runtime .............. SUCCESS [ 10.660 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Client - Deployment ........... FAILURE [ 11.265 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Config ........................ SUCCESS [ 9.235 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Config - Runtime .............. FAILURE [ 13.826 s]
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Config - Deployment ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - OpenShift Client ......................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - OpenShift Client - Runtime ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - OpenShift Client - Deployment ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Flyway ................................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Flyway - Runtime ......................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Flyway - Deployment ...................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase ................................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase - Runtime ...................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase - Deployment ................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase MongoDB ........................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase MongoDB - Runtime .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Liquibase MongoDB - Deployment ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL ......................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL - Runtime ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL - Deployment ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL Client .................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - JSON ........................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - JSON - Runtime ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - JSON - Deployment .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - GELF ........................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - GELF - Runtime ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Picocli .................................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Picocli - Runtime ........................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Picocli - Deployment ..................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - HTTP Google Cloud Functions .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Google Cloud Functions ................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Google Cloud Functions - Runtime ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Google Cloud Functions - Deployment ...... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - AWT - Parent ............................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - AWT - Runtime ............................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - AWT - Deployment ......................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - BOM - Descriptor JSON .................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Maven Plugin ............................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Gradle Plugin - Parent ................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Gradle Model ............................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Gradle Plugin ............................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Extension Gradle Plugin .................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Command Line Interface ................... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests ........................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Test - Avro code generation and reload SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - AWT .................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - No AWT ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bouncy Castle ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS ... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE ... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Class tranformer ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Shared library ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Common JPA entities .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Infinispan Client .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Devtools ............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Gradle tooling ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Main ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka ................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka SSL ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka SASL ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka Avro ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka Streams ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services ... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA .................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - DB2 ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - Derby .......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - H2 ............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL .......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - MySQL .......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - Oracle ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP .......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Vert.x Web ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Vert.x ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring DI ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring Web ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring Data JPA ...... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring Boot properties SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Spring Data REST ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron Security ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron Undertow ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Flyway ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Liquibase ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client ... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP ... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Container Image - Parent SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Container Image - Standard SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent .. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes Client .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenShift Client ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - MongoDB Client ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Jackson .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JSON-B ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny ...... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Virtual Http ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Maven tooling ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Scala ................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kotlin ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - MongoDB Panache ...... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Narayana STM ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - SmallRye Config ...... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JPA without entities . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Quartz ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Redis Client ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Logging - GELF ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Cache ................ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Qute ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bootstrap Config ..... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - InjectMock ........... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - REST client .......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - REST Client Reactive . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Packaging ............ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Simple with space .... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Picocli .............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Picocli Native ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - WebJar Locator ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Dev Mode ............. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - IDE Launcher ......... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenTelemetry ........ SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x . SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Logging - JSON ....... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JAXB ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - JAXP ................. SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Mailer ............... SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set SKIPPED
[2026-02-18T23:33:04.009Z] [INFO] Quarkus - Integration Tests - Logging with Panache . SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - Locales .............. SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - Redis DevService ..... SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - TLS ........... SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming ..... SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors .. SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 ...... SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Health ........ SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate ..... SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] Quarkus - Integration Tests - Google Cloud Function SKIPPED
[2026-02-18T23:33:04.010Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:33:04.010Z] [INFO] BUILD FAILURE
[2026-02-18T23:33:04.010Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:33:04.010Z] [INFO] Total time: 01:43 h
[2026-02-18T23:33:04.010Z] [INFO] Finished at: 2026-02-18T23:33:03Z
[2026-02-18T23:33:04.010Z] [INFO] ------------------------------------------------------------------------
[2026-02-18T23:33:04.010Z] [ERROR] Java heap space -> [Help 1]
[2026-02-18T23:33:04.010Z] [ERROR]
[2026-02-18T23:33:04.010Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2026-02-18T23:33:04.010Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-02-18T23:33:04.010Z] [ERROR]
[2026-02-18T23:33:04.010Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-02-18T23:33:04.010Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[2026-02-18T23:33:05.789Z] -----------------------------------
[2026-02-18T23:33:05.789Z] quarkus_test_0_FAILED
[2026-02-18T23:33:05.789Z] -----------------------------------
[2026-02-18T23:33:05.789Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-18T23:33:05.789Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-02-18T23:33:05.789Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-18T23:33:05.789Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-18T23:33:05.789Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-02-18T23:33:05.789Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-18T23:33:05.789Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-02-18T23:33:05.789Z] The test here is quarkus
[2026-02-18T23:33:05.789Z] The directory in the external.sh is quarkus
[2026-02-18T23:33:10.560Z] quarkus-test
[2026-02-18T23:33:16.517Z] Untagged: localhost/adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2026-02-18T23:33:16.517Z] Deleted: 5fab02800e6eef128a4ab63a267b69c43bb1758bc17e0b54ea0129444fc1b506
[2026-02-18T23:33:16.517Z] Deleted: 6e45aa32a41d48440aee23184e25b9e80ebbccec3425fbf7cdb1367b9b8b3128
[2026-02-18T23:33:16.517Z] Deleted: c329d474b8da41fc386565e68c5d31ff1c38ced79a1e7a303541cc0ba47456a6
[2026-02-18T23:33:16.517Z] Deleted: 612bad4e5b745ba9475029899ce1d98084eb7dfb89cb88799bffa00a0dd8f792
[2026-02-18T23:33:16.518Z] Deleted: b742f54ac42721f1266783bfb8965f6d8282962ed1bdb260a50e774145de5262
[2026-02-18T23:33:16.518Z] Deleted: e67af7c65757f7a3c2e496a18a2e21ee73a05ad26f6c6e2660770af3724e1f29
[2026-02-18T23:33:16.518Z] Deleted: 90458bfd7327b856239e60aec90f0eb5c553f0c42b74d9906c892f490d6a00ba
[2026-02-18T23:33:16.518Z] Deleted: a5b653e7fc0cef8f28daa4d86fc410df479fdf014ce8596d2c39f01e1ebaa47d
[2026-02-18T23:33:16.518Z] Deleted: 308559d6c3d6088e60bac85fd1cc2e3ef72dad67c3ccce16a1e3a60bad63c37d
[2026-02-18T23:33:16.518Z] Deleted: 89c6fbb141acec5dd1bcedd7d0cef3c578203dc62a8915e0c68e5737486726d1
[2026-02-18T23:33:16.518Z] Deleted: 5c6dd90ae32e5ee182b3fd6053643fa79fb19fb030fb072f180cd0fc13570e1f
[2026-02-18T23:33:16.518Z] Deleted: d3eb535f74a2d262d9790399b3b20f23ab181d5c95aec14b61458273dbd1aaf7
[2026-02-18T23:33:16.518Z] Deleted: b6f27f3ee39c043303336ae38ca3eac2ecb8cfd55531b16bec4e26c28895163d
[2026-02-18T23:33:16.518Z] Deleted: 771f19ab804fe90748b6b46f21ffc79b44f878be9e2b96abec32c898403e62d5
[2026-02-18T23:33:16.518Z] Deleted: ec9f736e1042e422b1075650381e992eb9e000c3b85d92066eedb1e0e69d955d
[2026-02-18T23:33:16.518Z] Deleted: 7d0bebc4e90a7607c16848d48f369adb23bc8641570bf1f173369e4ef1d4036a
[2026-02-18T23:33:16.518Z] Deleted: 6485a326fb37bb3a02effe9c4a0ffe8000bb02c38612441bb31e67d4cbdf1366
[2026-02-18T23:33:16.518Z] Deleted: 54837fb8429c5ff6a495388d1a9b0478de81e7242cd8bb97802fe0501aaa81d5
[2026-02-18T23:33:16.518Z] Deleted: bbca50e31759f07a5ad66c0a9f3062fddfc0b4487616636c87f46b6778db309a
[2026-02-18T23:33:16.518Z] Deleted: cc2988a4ec15936e4368738660d4ef12d6247079ba0061e3a0954cb4c3a6f21e
[2026-02-18T23:33:16.518Z] Deleted: 51a9fc841368d929d9d46439895e508ea65aa82a9fb3656c71b05c1231424473
[2026-02-18T23:33:16.518Z] Error: parsing reference "//17-hotspot-ubuntu-linux_x86-64--:74": invalid reference format
[2026-02-18T23:33:16.518Z]
[2026-02-18T23:33:16.518Z] TEST TEARDOWN:
[2026-02-18T23:33:16.518Z] Nothing to be done for teardown.
[2026-02-18T23:33:16.518Z] quarkus_test_0 Finish Time: Wed Feb 18 23:33:15 2026 Epoch Time (ms): 1771457595709